Commit Graph

6851 Commits

Author SHA1 Message Date
Niels Lyngsø
be8ccba00b more work + todo for next step 2023-06-01 22:14:17 +02:00
dependabot[bot]
e80511d023 Bump vite-plugin-static-copy from 0.14.0 to 0.15.0
Bumps [vite-plugin-static-copy](https://github.com/sapphi-red/vite-plugin-static-copy) from 0.14.0 to 0.15.0.
- [Commits](https://github.com/sapphi-red/vite-plugin-static-copy/compare/v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: vite-plugin-static-copy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 18:57:47 +00:00
dependabot[bot]
840c6d9662 Bump prettier from 2.8.4 to 2.8.8
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.8.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.8.4...2.8.8)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 18:57:35 +00:00
Niels Lyngsø
14fbf4c26f initial work for workspace modal 2023-06-01 19:43:18 +02:00
Jacob Overgaard
4ba9e972d9 fix imports 2023-06-01 16:36:04 +02:00
Jacob Overgaard
d938b72efb remove unused workers initializer 2023-06-01 16:27:24 +02:00
Jacob Overgaard
0bea48665f update imports 2023-06-01 16:22:25 +02:00
Jacob Overgaard
898ad987e6 move code-editor to templating package 2023-06-01 16:22:18 +02:00
Jacob Overgaard
27cdb3e1e3 export from themes 2023-06-01 16:22:01 +02:00
Jacob Overgaard
b8e87717fd add monaco-editor as an external module 2023-06-01 16:21:50 +02:00
Jacob Overgaard
7fe76c1906 add import paths 2023-06-01 16:21:40 +02:00
Jacob Overgaard
4c4f6024f7 pack monaco workers with rollup 2023-06-01 16:17:05 +02:00
Jacob Overgaard
ad5a1657dc only export as a type 2023-06-01 15:06:22 +02:00
Jacob Overgaard
67b8c11785 update code-editor story 2023-06-01 14:33:54 +02:00
Jacob Overgaard
927e75a384 import types 2023-06-01 14:30:44 +02:00
Jacob Overgaard
8d0a8aef31 import type 2023-06-01 14:29:41 +02:00
Niels Lyngsø
ea70c3e871 clean up 2023-06-01 14:24:12 +02:00
Jacob Overgaard
0c9ec0bac0 fix import from lodash 2023-06-01 14:23:23 +02:00
Niels Lyngsø
da27b970c0 initial version 2023-06-01 14:22:45 +02:00
Jacob Overgaard
c284a9190e import type 2023-06-01 14:18:15 +02:00
Jacob Overgaard
eb43352d9f do not import from rxjs directly 2023-06-01 14:17:49 +02:00
Jacob Overgaard
f26f4c3db2 import type 2023-06-01 14:12:45 +02:00
Jacob Overgaard
748c38b92e use dictionary token alias 2023-06-01 14:12:08 +02:00
Jacob Overgaard
d7294ee784 import type 2023-06-01 14:09:40 +02:00
Jacob Overgaard
329249b8f5 Merge branch 'main' into bugfix/storybook-build-oryx 2023-06-01 14:04:17 +02:00
Jacob Overgaard
6adfdd926f change export to import and move components around 2023-06-01 13:53:07 +02:00
Jacob Overgaard
6fe4f192d4 add templates components back in but let entities into their own file 2023-06-01 13:42:41 +02:00
Jacob Overgaard
c5e707058a Merge pull request #753 from umbraco/sorts-installer-dbtypes
Sort Database install types by sortOrder int value from server
2023-06-01 13:37:35 +02:00
Jacob Overgaard
54d164ddef try without components import 2023-06-01 13:36:39 +02:00
Niels Lyngsø
46bf87f2ca todo 2023-06-01 13:29:15 +02:00
Niels Lyngsø
2eb1a726f6 flow step 2 initially setup done 2023-06-01 13:27:58 +02:00
Jacob Overgaard
a6ce2bd40a upgrade storybook to 7.0.18 2023-06-01 13:27:22 +02:00
Warren Buckley
71d8c23697 The database types from the server has a int property designed for the sortOrder to ensure SQLite is first 2023-06-01 12:25:38 +01:00
Niels Lyngsø
030a72bbcb data-type-flow-data-type-picker 2023-06-01 13:15:17 +02:00
Niels Lyngsø
05dbda7aef Merge pull request #748 from umbraco/feature/api-update-20230601 2023-06-01 11:51:23 +02:00
Jacob Overgaard
d2a8024c42 fix storybook build 2023-06-01 11:49:30 +02:00
Niels Lyngsø
687f54e49b correct model to use the right model 2023-06-01 11:45:02 +02:00
Jacob Overgaard
7b0f07094c Merge pull request #751 from umbraco/feature/document-type-settings-tab
Document Type Workspace: Rename details tab to settings
2023-06-01 11:40:24 +02:00
Niels Lyngsø
622fed8e2c Merge pull request #750 from umbraco/feature/user-exports 2023-06-01 11:37:18 +02:00
Jacob Overgaard
c41af9584d Merge pull request #747 from umbraco/feature/create-documents-at-root
create documents at root
2023-06-01 11:35:14 +02:00
Jacob Overgaard
206518cfcb Merge pull request #749 from umbraco/feature/master-template-selector
Templating section CRUD
2023-06-01 11:34:36 +02:00
Niels Lyngsø
be6979d710 rename to settings 2023-06-01 11:33:33 +02:00
Lone Iversen
59d4bfd5f4 dont export manifests 2023-06-01 11:30:55 +02:00
Lone Iversen
77a9e4ccc6 user exports 2023-06-01 11:12:54 +02:00
Julia Gru
a18081256e cleanup 2023-06-01 10:57:52 +02:00
Julia Gru
76b88894ba Merge branch 'main' into feature/master-template-selector 2023-06-01 10:33:25 +02:00
Julia Gru
24e764387f debaounce name input and create alias if not present 2023-06-01 10:33:11 +02:00
Niels Lyngsø
0236776abc generate api 2023-06-01 10:14:02 +02:00
Julia Gru
4d95c3682a fix logviewer chart 2023-06-01 10:10:04 +02:00
Julia Gru
456feff91c rename edit to editor 2023-06-01 09:56:56 +02:00