Commit Graph

4574 Commits

Author SHA1 Message Date
Mads Rasmussen
ca966ea37a add todo 2023-02-28 13:42:18 +01:00
Mads Rasmussen
88eadb498e add data flow image 2023-02-28 13:41:03 +01:00
Mads Rasmussen
0d8216735a add manifest example 2023-02-28 13:17:24 +01:00
Mads Rasmussen
2befdc032e add repository draft 2023-02-28 13:00:06 +01:00
Mads Rasmussen
fec5fb2cb4 remove trees mdx 2023-02-28 12:00:09 +01:00
Mads Rasmussen
67772e7937 add header app manifest 2023-02-28 11:59:27 +01:00
Mads Rasmussen
e0eb7d3243 update entity actions with images 2023-02-28 11:52:41 +01:00
bkclerke
8a967042ee update contrib images 2023-02-28 08:26:33 +01:00
Jesper Møller Jensen
759af5e36a added labels to the alignment selection 2023-02-28 16:06:25 +13:00
Julia Gru
a589c0f674 create message component 2023-02-27 15:48:23 +01:00
Jacob Overgaard
f4a992668c update lockfile 2023-02-27 14:42:23 +01:00
Julia Gru
041a2bc322 get logs 2023-02-27 14:22:09 +01:00
Jacob Overgaard
8becba36fc Merge pull request #551 from umbraco/feature/server-packages
Feature/server packages
2023-02-27 13:43:06 +01:00
Jacob Overgaard
5ec64f85da make methods public 2023-02-27 13:26:43 +01:00
Jacob Overgaard
3d9313d4e9 add todo 2023-02-27 13:23:55 +01:00
Niels Lyngsø
c589821e7f Merge remote-tracking branch 'origin/main' into feature/document-split-view 2023-02-27 11:04:54 +01:00
Jacob Overgaard
1784877e6e change url to /package/manifest to reflect latest backend changes 2023-02-27 10:59:48 +01:00
Jacob Overgaard
ad7f4b0833 Merge branch 'main' into feature/server-packages 2023-02-27 10:51:26 +01:00
Julia Gru
e12079e81d style saved search element 2023-02-25 17:10:29 +01:00
Julia Gru
9cadf749c0 Merge branch 'main' into feature/log-viewer 2023-02-25 16:45:49 +01:00
Julia Gru
b6faf65b13 add saved searches 2023-02-25 16:45:30 +01:00
Julia Gru
db2f4da54a add ui-elemnts 2023-02-25 10:43:59 +01:00
Julia Gru
6353098921 move files around 2023-02-25 10:25:23 +01:00
Julia Gru
7a71af1b27 remove console logs 2023-02-25 10:19:46 +01:00
Julia Gru
b86b6a1a7c extend clickable area of native date input 2023-02-25 10:16:57 +01:00
Niels Lyngsø
310f0c51ec Merge pull request #540 from umbraco/feature/document-variants 2023-02-24 15:57:17 +01:00
Nathan Woulfe
f9ad636344 Member Group edit view - minor styles (#543)
minor style tidyup

Co-authored-by: Mads Rasmussen <madsr@hey.com>
2023-02-24 15:48:09 +01:00
Nathan Woulfe
1e1e3cbd79 translations section - button and input labels (#542)
* translations section - button and input labels

* consistent margin on main element

---------

Co-authored-by: Mads Rasmussen <madsr@hey.com>
2023-02-24 15:35:54 +01:00
Niels Lyngsø
8dea55ee85 Merge branch 'main' into feature/document-variants 2023-02-24 15:15:28 +01:00
Niels Lyngsø
73b7b2fe64 Merge remote-tracking branch 'origin/main' into feature/document-variants
# Conflicts:
#	src/backoffice/shared/components/index.ts
2023-02-24 15:13:58 +01:00
Jacob Overgaard
ca9b4069aa ease a bit on engines section to allow static builds to run (#554) 2023-02-24 15:13:29 +01:00
Jacob Overgaard
6df66a0e72 fetch and store package migrations in store 2023-02-24 15:12:28 +01:00
Jacob Overgaard
e854e636ed new PackageMigrations repository 2023-02-24 15:12:20 +01:00
Niels Lyngsø
4aef53b44f add JS Docs 2023-02-24 15:11:22 +01:00
Niels Lyngsø
ebd575ba6e correct relative paths 2023-02-24 15:10:21 +01:00
Niels Lyngsø
b25d96b41b change comment 2023-02-24 15:07:55 +01:00
Jacob Overgaard
2321fdfd47 Turn off e2e (#552)
* Turn off e2e

* remove empty workflow

---------

Co-authored-by: Mads Rasmussen <madsr@hey.com>
2023-02-24 14:21:58 +01:00
Jacob Overgaard
30189bc4ff Update to Node 18 (#550)
* update to Node 18 (latest LTS) and add .nvmrc for CLI instructions

* update vite to latest minor

* update github workflows to Node 18.x

---------

Co-authored-by: Mads Rasmussen <madsr@hey.com>
2023-02-24 14:13:23 +01:00
Jacob Overgaard
3816673a7c Merge pull request #533 from umbraco/feature/property-editor-slider
Feature/property editor slider
2023-02-24 14:00:31 +01:00
Lone Iversen
bfb4f49350 Merge remote-tracking branch 'origin/main' into feature/property-editor-slider 2023-02-24 13:53:18 +01:00
Warren Buckley
fad80b4625 Storybook V7 Upgrade (#549)
* sb@next upgrade --prerelease

Run the storybook upgrade command to get 7.0.0 beta 53 - From the community Discord to try & get MDX code syntax working

* Storybook did not boot due to duplicate story IDs

Fix stories that had duplicate IDs - clearly copy/paste error

* Convert storybook.js to TypeScript

* WIP in trying to get the MDX files happy & working

* fresh package lock file. It fixes the js error with syntax highlighting in mdx files

* add code language to examples

* remove .stories from mdx files. It can cause problems

* story store is now the default

* Put the content of the ContextAPI MDX back & update codefences with typescript lang

* Put GettingStarted.mdx content back to include links

* Rename to .ts file extension

* Update MDX codefences to use typescript lang

* Fix order of stories and don't auto generate docs for every story - its tooooo much

* Fixup links to other MDX docs pages from Getting Started

---------

Co-authored-by: Mads Rasmussen <madsr@hey.com>
2023-02-24 13:53:03 +01:00
Julia Gru
91af512d64 provide context to child elements 2023-02-24 11:30:45 +01:00
Julia Gru
cfc5315106 rename views 2023-02-24 10:11:17 +01:00
Jacob Overgaard
5e2a2ec390 add env to turn on and off extension mocking 2023-02-24 09:10:11 +01:00
Jacob Overgaard
77c7def9d7 update models 2023-02-24 09:10:02 +01:00
Jacob Overgaard
987e363f20 change model based on feedback from Kenn 2023-02-24 09:07:25 +01:00
Jacob Overgaard
07b41567f0 rename to ServerExtension controller 2023-02-24 08:57:47 +01:00
Mads Rasmussen
4b82cbf0c1 combine stories 2023-02-23 21:44:57 +01:00
Mads Rasmussen
53919ee6b5 remove .stories from mdx files 2023-02-23 21:44:17 +01:00
Mads Rasmussen
d8e2cc9605 fix merge 2023-02-23 21:40:02 +01:00