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
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
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
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
Julia Gru
92a6773978
fix typo
2023-09-06 09:12:09 +02:00
Julia Gru
f0ceea5567
remove vite inline import
2023-09-05 13:15:54 +02:00
Niels Lyngsø
962f95147f
Merge remote-tracking branch 'origin/main' into feature/setup-stylesheet-workspace
...
# Conflicts:
# src/packages/templating/partial-views/workspace/partial-view-workspace.context.ts
# src/packages/templating/stylesheets/workspace/stylesheet-workspace.context.ts
2023-09-05 13:06:35 +02:00
Julia Gru
f668f4fc6f
add diconnected callback
2023-09-05 12:45:04 +02:00
Julia Gru
550d39bbc3
fix handlers
2023-09-05 12:36:05 +02:00
Lone Iversen
b092738fa5
meta object
2023-09-05 12:14:37 +02:00
Lone Iversen
6a406c9ad5
rename of stuff
2023-09-05 11:32:40 +02:00
Julia Gru
811f077211
add handlers
2023-09-05 11:19:47 +02:00
Niels Lyngsø
ad282e6eb7
Context API discriminator ( #839 )
...
* ability to set discriminator method
* test context discriminator
* clean up
* Embed the discriminator method in ContextToken
* main type dance, still 6 minor things to correct.
* temp commit, before test removing DicriminatorType
* one less generic type to parse around
* implement UMB_DATA_TYPE_WORKSPACE_CONTEXT
* user workspace context token
* stylesheet
* media
* member
* document
* language
* template
* media-type
* user group
* dictionary
* member type
* member group
* correct member group token
* relation type
* partial views
* document-type
* remove unused prop
* remove console.log
* docs
* import order
* variable name update
* correct text
* added implementation example
---------
Co-authored-by: Mads Rasmussen <madsr@hey.com >
2023-09-05 10:27:00 +02:00
Julia Gru
c8e1807fbd
Merge branch 'main' into feature/setup-stylesheet-workspace
2023-09-04 12:16:34 +02:00
Julia Gru
f124754185
rename create item utils funcion
2023-09-04 10:18:49 +02:00
Niels Lyngsø
f1033d5657
Merge branch 'feature/document-type-groups' of https://github.com/umbraco/Umbraco.CMS.Backoffice into feature/document-type-groups
2023-08-31 14:04:49 +02:00
Niels Lyngsø
f38ab42ce3
add comment
2023-08-31 14:04:13 +02:00
Lone Iversen
b80d62d8cf
moved comment
2023-08-31 13:55:14 +02:00
Lone Iversen
e3870ae795
add unique to observer
2023-08-31 13:21:41 +02:00
Lone Iversen
20a582e552
remove "data" from property name. remove console
2023-08-31 13:12:26 +02:00
Julia Gru
e24a04ccba
Update stylesheet.folder.server.data.ts
2023-08-30 12:48:16 +02:00
Julia Gru
bb408dd355
clenaup
2023-08-29 14:23:12 +02:00
Julia Gru
456f0a2561
add rule element
2023-08-29 12:43:46 +02:00
Julia Gru
17f6838cdb
implement sorting
2023-08-28 15:35:11 +02:00
Julia Gru
7b94bcc47f
cleanup
2023-08-28 08:53:15 +02:00
Julia Gru
75faffbb6b
correct null routing
2023-08-28 08:53:02 +02:00
Julia Gru
5acc7192c4
add todo about bug
2023-08-28 08:52:41 +02:00
Niels Lyngsø
c1b77b600d
minor correction for scaffold creation
2023-08-25 09:56:36 +02:00
Niels Lyngsø
61bb89329e
update implementation to be async
2023-08-25 09:51:39 +02:00
Niels Lyngsø
ac8a53de6a
imports
2023-08-25 09:45:54 +02:00
Niels Lyngsø
0983d2e285
make onSetup async + public createPropertyScaffold
2023-08-25 09:43:03 +02:00
Niels Lyngsø
b9456fde47
add createPropertyScaffold
2023-08-25 09:33:34 +02:00
Julia Gru
cee92f3a85
extract rules from content
2023-08-24 15:18:28 +02:00
Julia Gru
b9625757f8
Merge branch 'main' into feature/setup-stylesheet-workspace
2023-08-24 14:23:31 +02:00
Lone Iversen
1f8800282e
Merge branch 'main' into feature/document-type-groups
2023-08-23 16:17:39 +02:00
Lone Iversen
115bc0f36c
modal routing
2023-08-23 16:10:40 +02:00
Niels Lyngsø
517dc76236
correct mdx docs
2023-08-23 14:28:41 +02:00
Niels Lyngsø
e0a22a59bb
update import order
2023-08-23 10:39:53 +02:00
Niels Lyngsø
d558db19cc
update spacing
2023-08-23 10:39:20 +02:00
Niels Lyngsø
0e7d800265
use conditions right
2023-08-23 10:37:34 +02:00
Lone Iversen
1808d822f0
composition, tags, delete
2023-08-23 10:25:57 +02:00
Julia Gru
78f13f4e53
updating rules and content
2023-08-23 10:08:27 +02:00
Julia Gru
9bcb091b6b
fix font in language selector
2023-08-22 10:03:21 +02:00
Julia Gru
52cb0b916c
add rules methods to context
2023-08-21 14:45:01 +02:00
Julia Gru
359ad583c7
add rules observable
2023-08-21 11:36:08 +02:00