Commit Graph

4183 Commits

Author SHA1 Message Date
Mads Rasmussen
c0d4ab70f5 add import alias 2023-02-28 14:08:43 +01:00
Mads Rasmussen
52bd9147b1 add rollup config 2023-02-28 14:08:43 +01:00
Mads Rasmussen
d18bc9d3be add import barrel 2023-02-28 14:08:43 +01:00
Mads Rasmussen
1e241e7588 rename file 2023-02-28 14:08:43 +01:00
Mads Rasmussen
2946851c0e move entity action base class to lib folder 2023-02-28 14:08:43 +01:00
bkclerke
8a967042ee update contrib images 2023-02-28 08:26:33 +01:00
Jacob Overgaard
f4a992668c update lockfile 2023-02-27 14:42:23 +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
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
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
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
Jacob Overgaard
676e8229e8 add fake server model 2023-02-23 17:20:42 +01:00
Jacob Overgaard
fa56351cce add flag to test if packages have been loaded once (is there a better way?) 2023-02-23 17:16:34 +01:00
Jacob Overgaard
a30c0249ba load extensions rather than packages in server controller 2023-02-23 17:13:08 +01:00
Jacob Overgaard
7f83bd6ab5 add extensions as separate ArrayState 2023-02-23 17:12:47 +01:00
Jacob Overgaard
8d34878b89 update installed packages view 2023-02-23 16:53:10 +01:00
Jacob Overgaard
5c95b75b0c add pipe first() to prevent the loader from running multiple times 2023-02-23 16:53:03 +01:00
Jacob Overgaard
b4245cf423 switch to ReplaySubject so listeners wait for the first response (important for the extension loader) 2023-02-23 16:52:18 +01:00
Jacob Overgaard
db63f3a11d reorder imports 2023-02-23 16:37:23 +01:00
Jacob Overgaard
f3ac52cbad update types based on unknown 2023-02-23 16:36:29 +01:00
Jacob Overgaard
3197bc70d7 add a crude check to see if server extensions match a known pattern 2023-02-23 16:26:08 +01:00
Jacob Overgaard
fae27b0927 add package models 2023-02-23 16:25:52 +01:00
Jacob Overgaard
a111ea9ab2 allow base manifests to be registered (those would come from the server) 2023-02-23 16:25:15 +01:00
Jacob Overgaard
06c1a495a9 allow to check unknown objects for manifest type 2023-02-23 16:24:49 +01:00
Jacob Overgaard
eb4511ba5a change to paged models 2023-02-23 16:24:36 +01:00
Jacob Overgaard
93bbd52695 move models to @umbraco-cms/models 2023-02-23 16:24:25 +01:00
Jacob Overgaard
54fa248ee5 add mock data to msw 2023-02-23 16:08:08 +01:00
Jacob Overgaard
7593d04b3e provide package store and attach server package controller to main element 2023-02-23 16:08:00 +01:00
Jacob Overgaard
feb2e06abc add package controller to load server packages and register their extensions 2023-02-23 16:07:40 +01:00