Commit Graph

516 Commits

Author SHA1 Message Date
Niels Lyngsø
306b91c684 docs and todos 2023-03-16 13:33:59 +01:00
Niels Lyngsø
66d8c40b7a Merge remote-tracking branch 'origin/main' into feature/manifest-conditions
# Conflicts:
#	src/backoffice/shared/components/section/section-views/section-views.element.ts
2023-03-16 10:23:45 +01:00
Niels Lyngsø
bb6012608a ensure conditions is based on same type, for future progress on the matter. 2023-03-16 10:19:46 +01:00
Niels Lyngsø
80f7d32473 Merge remote-tracking branch 'origin/main' into feature/manifest-conditions 2023-03-16 10:10:00 +01:00
Niels Lyngsø
8e8403fda9 more tests 2023-03-16 09:58:33 +01:00
Niels Lyngsø
3dfaa27d57 comment 2023-03-16 09:22:07 +01:00
Niels Lyngsø
4ab67426da Merge remote-tracking branch 'origin/main' into bugfix/observer-should-resubscripe-if-hostdisconnected 2023-03-16 09:07:11 +01:00
Nathan Woulfe
e7961af9d3 fixes model changes 2023-03-16 18:02:40 +10:00
Nathan Woulfe
6b86f31c9e regenerate 2023-03-16 16:18:16 +10:00
Niels Lyngsø
7a6b4e74a8 Merge remote-tracking branch 'origin/bugfix/observer-should-resubscripe-if-hostdisconnected' into feature/modal-routing 2023-03-15 20:20:25 +01:00
Niels Lyngsø
28b4ea55d8 make observer re-subscribe on hostConnected if unsubscribed by hostDisconnected 2023-03-15 20:17:52 +01:00
Niels Lyngsø
ab08024e7f fixing moving observable in DOM 2023-03-15 14:02:11 +01:00
Niels Lyngsø
b8289a1a00 Merge remote-tracking branch 'origin/main' into feature/modal-routing 2023-03-15 13:26:34 +01:00
Mads Rasmussen
d54aa90edb Merge branch 'main' into feature/manifest-conditions 2023-03-14 18:59:49 +01:00
Niels Lyngsø
c6e42ddf64 moved responsibility 2023-03-14 16:25:55 +01:00
Jacob Overgaard
a72c15e93d add rollup to extensions-api to access types from outside 2023-03-14 16:12:16 +01:00
Jacob Overgaard
9edcf5418b export the entrypoint lifecycle onInit type as its own 2023-03-14 16:12:02 +01:00
Niels Lyngsø
763121df1f POC Modal deeplinking 2023-03-14 12:00:43 +01:00
Niels Lyngsø
200befcf55 Merge branch 'main' into feature/manifest-conditions 2023-03-14 10:29:13 +01:00
Mads Rasmussen
80e5df7807 rename interfaces from editor to workspace 2023-03-13 21:19:22 +01:00
Mads Rasmussen
08c8ca3364 add conditions to workspace views 2023-03-13 21:18:08 +01:00
Mads Rasmussen
f0f094b736 filter on conditions 2023-03-13 21:09:15 +01:00
Mads Rasmussen
c943c1d061 add conditions to section view manifest 2023-03-13 21:04:50 +01:00
Mads Rasmussen
a2f6a4cdcc add conditions to sidebar apps 2023-03-13 20:59:55 +01:00
Mads Rasmussen
a4db26de7d add conditions to property actions manifest 2023-03-13 20:50:48 +01:00
Mads Rasmussen
520bda84ab add conditions to menu item 2023-03-13 20:47:58 +01:00
Mads Rasmussen
00ce3b0275 add conditions to bulk action manifest 2023-03-13 20:43:05 +01:00
Mads Rasmussen
887bdd64a2 add conditions to entity action 2023-03-13 20:40:36 +01:00
Mads Rasmussen
835425d821 add conditions to collections and dashboards 2023-03-13 20:31:47 +01:00
Mads Rasmussen
c94189ff28 add conditions to collection view 2023-03-13 20:22:05 +01:00
Niels Lyngsø
f0692baf54 POC 2023-03-13 16:50:44 +01:00
Jacob Overgaard
535fc2f252 add rollup.config.js to store lib 2023-03-13 16:43:07 +01:00
Jacob Overgaard
b45768e9d6 add rollup.config.ts to model libs 2023-03-13 16:42:54 +01:00
Jacob Overgaard
12bd6decea make import from uui more specific to avoid getting the whole commonjs module in the rollup bundle 2023-03-13 16:42:38 +01:00
Jacob Overgaard
5615d9cbcc Merge pull request #586 from umbraco/feature/property-editor-interface
Create the Property Editor interface
2023-03-13 14:16:19 +01:00
Niels Lyngsø
30ba4b23c1 Merge remote-tracking branch 'origin/main' into feature/modal-routing 2023-03-13 14:12:39 +01:00
Jacob Overgaard
6dc4c32e6b add rollup to notification lib 2023-03-13 13:51:36 +01:00
Jacob Overgaard
d506a627e4 move notification default layout to src/core 2023-03-13 13:51:27 +01:00
Niels Lyngsø
5f5edf014a make interface extend HTMLElement 2023-03-13 13:02:00 +01:00
Niels Lyngsø
d195ccedd2 make property editor interface 2023-03-13 13:01:15 +01:00
Jacob Overgaard
86b6725aa4 Merge remote-tracking branch 'origin/main' into feature/slimmer-libs 2023-03-13 10:20:17 +01:00
Niels Lyngsø
9bb480d620 updated docs 2023-03-10 23:27:15 +01:00
Niels Lyngsø
a73597a5b1 ModalHandler submit / onSubmit using UmbModalToken Result type 2023-03-10 23:20:09 +01:00
Niels Lyngsø
43cf312bc9 simplify to one promise that rejects on close 2023-03-10 15:15:10 +01:00
Niels Lyngsø
f586c195d1 dont use the name modal layout for modal content 2023-03-10 14:41:12 +01:00
Niels Lyngsø
7140c483fb minus n 2023-03-10 14:38:03 +01:00
Mads Rasmussen
516ff7691e call close resolver when closing the modal 2023-03-10 11:58:12 +01:00
Mads Rasmussen
2353e4b7fa call close from within the modal element 2023-03-10 11:56:26 +01:00
Mads Rasmussen
16572f3505 Merge branch 'main' into feature/modal-extension-point 2023-03-10 11:37:04 +01:00
Niels Lyngsø
6195965fc1 Split View for Document Workspace (#581)
* updated package-lock

* fix document root route

* deep link for variants

* also post fix the redirect

* split view router concept

* remove comment

* split view routing

* fix only one variant scenario

* add bolean state class

* simplified solution

* using block grid editor as deep router test

* bring back the splitViewIndex for workspace-vari

* moving footer, and spread across variants

* hide footer when no content

* only show navigation in right variant

* switchVariant in splitView

* switching refactored to workspace context

* close concept

* create VariantID from data, not props

* fix variant variant ID

* TODOs

* use ContextToken

* just a difference tag on properties

* a bit more

* closeSplitView use URL

* move splitView code into a splitViewManager

* readonly props

* JSDoc

* change JSDoc sligthly

* less dom activity for splitView change

* use router-slot events for updates

* some docs

* context

* fix imports
2023-03-10 11:34:08 +01:00