Commit Graph

7988 Commits

Author SHA1 Message Date
Jacob Overgaard
d61206fa00 Merge pull request #865 from umbraco/chore/move-log-viewer
Feature: set up Log Viewer Package
2023-09-08 13:51:14 +02:00
Jacob Overgaard
4500ca6b7e bump to preview003 2023-09-08 13:39:09 +02:00
Jacob Overgaard
5b086a5fb8 Merge pull request #866 from umbraco/feature/uui-1.4.0-rc.2
update UUI to rc2
2023-09-08 08:53:04 +02:00
Niels Lyngsø
2ca272c61b update to rc2 2023-09-08 08:45:02 +02:00
Mads Rasmussen
f408b59e99 import log viewer package 2023-09-07 19:01:24 +02:00
Mads Rasmussen
736b793d48 move manifest imports from settings package 2023-09-07 18:59:14 +02:00
Mads Rasmussen
d5c9520615 add umbraco-package file 2023-09-07 18:59:03 +02:00
Mads Rasmussen
5cda156640 move log viewer outside of settings folder 2023-09-07 18:57:13 +02:00
Niels Lyngsø
13c6f75b81 Merge pull request #860 from umbraco/feature/property-editor-ui-config-collection 2023-09-07 13:25:06 +02:00
Niels Lyngsø
df115823ff import sorting 2023-09-07 13:14:54 +02:00
Niels Lyngsø
73b3afb0a4 Merge remote-tracking branch 'origin/main' into feature/property-editor-ui-config-collection
# Conflicts:
#	src/packages/core/workspace/workspace-property/workspace-property.context.ts
2023-09-07 13:13:01 +02:00
Niels Lyngsø
a7ff7d484d Merge pull request #863 from umbraco/bugfix-user-group-workspace-missing-entity-type 2023-09-07 13:02:13 +02:00
Mads Rasmussen
0f8bc00309 return entity type from method 2023-09-07 12:26:13 +02:00
Niels Lyngsø
480fb85c85 Merge pull request #848 from umbraco/feature/variant-context-as-workspace-context
VariantContext
2023-09-07 09:59:14 +02:00
Niels Lyngsø
e9e24ddbae remove import 2023-09-07 09:51:22 +02:00
Niels Lyngsø
0478597033 Merge remote-tracking branch 'origin/main' into feature/property-editor-ui-config-collection 2023-09-07 09:50:36 +02:00
Niels Lyngsø
e12991c606 Merge remote-tracking branch 'origin/main' into feature/variant-context-as-workspace-context
# Conflicts:
#	src/packages/core/components/variant-selector/variant-selector.element.ts
#	src/packages/core/workspace/workspace-split-view/workspace-split-view.element.ts
#	src/packages/core/workspace/workspace-variant/variantable-property/variantable-property.element.ts
#	src/packages/templating/stylesheets/workspace/stylesheet-workspace.context.ts
2023-09-07 09:49:51 +02:00
Niels Lyngsø
5641ddc1a9 Merge pull request #850 from umbraco/feature/setup-stylesheet-workspace 2023-09-06 15:34:51 +02:00
Niels Lyngsø
5c5e8194b4 Merge remote-tracking branch 'origin/main' into feature/setup-stylesheet-workspace
# Conflicts:
#	src/packages/templating/stylesheets/workspace/stylesheet-workspace-edit.element.ts
2023-09-06 15:24:23 +02:00
Niels Lyngsø
93d0dce61a rename to propertyEditor not data-type 2023-09-06 14:58:07 +02:00
Julia Gru
cdf4714ba2 Update stylesheet.data.ts 2023-09-06 14:01:13 +02:00
Julia Gru
1cd3408813 fix data saving 2023-09-06 13:59:52 +02:00
Niels Lyngsø
29f63ac2ac code idea 2023-09-06 12:29:03 +02:00
Niels Lyngsø
8262117717 corrections for stylesheet mock data handler 2023-09-06 12:00:08 +02:00
Niels Lyngsø
4d005ed46d Merge pull request #858 from umbraco/feature/backoffice-style 2023-09-06 11:30:32 +02:00
Niels Lyngsø
c2125bcce2 Merge remote-tracking branch 'origin/main' into feature/setup-stylesheet-workspace 2023-09-06 11:27:53 +02:00
Julia Gru
094933a61f cleanup 2023-09-06 11:21:44 +02:00
Julia Gru
0719031856 fix formatting 2023-09-06 11:19:29 +02:00
Niels Lyngsø
40e45755c3 Merge remote-tracking branch 'origin/main' into feature/backoffice-style 2023-09-06 11:18:44 +02:00
Jacob Overgaard
fe15b0a214 Merge pull request #857 from umbraco/feature/translation-rename-to-localization
Feature/translation rename to localization
2023-09-06 11:16:26 +02:00
Niels Lyngsø
6f13a399d8 Merge pull request #859 from umbraco/bugfix-missing-external-libs-type-declaration-files 2023-09-06 11:16:19 +02:00
Niels Lyngsø
4da0c3a388 comment for future refactor 2023-09-06 10:52:51 +02:00
Julia Gru
3dfd978336 fix rules 2023-09-06 10:44:53 +02:00
Julia Gru
c276115283 load component on route change 2023-09-06 10:38:25 +02:00
Julia Gru
bb8f82062a fix fake data mistakes 2023-09-06 10:33:26 +02:00
Niels Lyngsø
8c24739b35 more corrections 2023-09-06 10:28:33 +02:00
Niels Lyngsø
304f3faf5a clean up 2023-09-06 10:09:26 +02:00
Niels Lyngsø
1ee13490bc isDataTypeVariantContext 2023-09-06 10:09:19 +02:00
Julia Gru
ab0a5cc11b fix bug with content 2023-09-06 10:08:17 +02:00
Mads Rasmussen
667f0e0fc3 keep d.ts files for external libs 2023-09-06 10:07:05 +02:00
Niels Lyngsø
42f70882fb createVariantContext 2023-09-06 10:02:54 +02:00
Niels Lyngsø
e117ee5c8b Merge branch 'feature/variant-context-as-workspace-context' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/variant-context-as-workspace-context 2023-09-06 09:46:30 +02:00
Niels Lyngsø
0241b2dafa rename create methods 2023-09-06 09:46:17 +02:00
Niels Lyngsø
7a131dd399 Update src/apps/backoffice/backoffice.element.ts
Co-authored-by: Mads Rasmussen <madsr@hey.com>
2023-09-06 09:45:07 +02:00
Niels Lyngsø
c50bad1fc4 rename dataset to variant 2023-09-06 09:42:50 +02:00
Julia Gru
92a6773978 fix typo 2023-09-06 09:12:09 +02:00
Niels Lyngsø
24ff98e707 style correction 2023-09-05 17:12:12 +02:00
Niels Lyngsø
cfdf100f95 last round of style import corrections 2023-09-05 17:03:37 +02:00
Niels Lyngsø
3a4ed4682e setup UmbTextStyle 2023-09-05 16:16:04 +02:00
Julia Gru
f0ceea5567 remove vite inline import 2023-09-05 13:15:54 +02:00