Niels Lyngsø
42610b8483
type corrections
2023-04-17 11:05:01 +02:00
Niels Lyngsø
a7b2aec5d2
ideas for testing
2023-04-17 11:04:56 +02:00
Mads Rasmussen
1b0d2ebec2
look in selected items instead of requesting the repository
2023-04-17 10:47:38 +02:00
Mads Rasmussen
0880c199f0
add support for multiple + request items in context
2023-04-17 10:41:41 +02:00
Niels Lyngsø
3f9f972b9a
correct type
2023-04-17 09:56:45 +02:00
Niels Lyngsø
346981d03b
add type
2023-04-17 09:55:25 +02:00
Mads Rasmussen
39ed952cf7
Merge branch 'main' into feature/data-type-picker
2023-04-17 08:58:54 +02:00
Mads Rasmussen
952d585df7
add umb prefix
2023-04-16 21:28:56 +02:00
Mads Rasmussen
14247b04a5
add umb prefix
2023-04-16 20:59:15 +02:00
Mads Rasmussen
cce5477195
add umb prefix
2023-04-16 20:48:38 +02:00
Mads Rasmussen
26fed3638d
prefix with umb
2023-04-16 20:40:13 +02:00
Niels Lyngsø
8d27725d96
index
2023-04-14 16:32:57 +02:00
Niels Lyngsø
ff94a986c8
initial convert
2023-04-14 16:32:53 +02:00
Niels Lyngsø
24a371d3b9
switch format
2023-04-14 08:59:09 +02:00
Niels Lyngsø
6f9edf21d9
commit original code
2023-04-14 08:58:50 +02:00
Mads Rasmussen
d5b5f9dffe
rename entrypoint to entryPoint
2023-04-13 15:38:30 +02:00
Mads Rasmussen
af6bfffa9f
cache entry points to prevent loading them multiple times
2023-04-13 15:20:05 +02:00
Mads Rasmussen
e77ccebb4e
Merge branch 'main' into feature/one-step-closer-to-core-code-aligned-with-packages
2023-04-13 13:08:30 +02:00
Warren Buckley
0e77570527
Simplify the problem and show if something is an RxJS subscribable, a HTML WebComponent or some other object
2023-04-13 12:58:19 +02:00
Warren Buckley
1dcf75c32a
Attempt number two - data returned doesn't seem right :S
2023-04-13 12:58:19 +02:00
Warren Buckley
07b1febdc9
WIP & messy but trying to serialize the object data
...
NOTE: Currently gets so far before another circular dependancy this time its trying to serialize lit stuff - so way toooo deep
2023-04-13 12:58:19 +02:00
Mads Rasmussen
bef326ec69
add data type picker token
2023-04-12 17:05:28 +02:00
Mads Rasmussen
06744ec39b
add picker context base class
2023-04-12 17:05:01 +02:00
Jacob Overgaard
d1994f55a3
Merge branch 'main' into manual-json-schema
2023-04-12 14:49:32 +02:00
Jacob Overgaard
545d46b8d3
improve dashboard json schema
2023-04-12 14:43:27 +02:00
Jacob Overgaard
f03a768e0b
dashboard examples
2023-04-12 14:35:28 +02:00
Jacob Overgaard
501958e2df
updated examples
2023-04-12 14:19:41 +02:00
Jacob Overgaard
f9f5074662
ignore certain properties
2023-04-12 11:38:29 +02:00
Jacob Overgaard
915da8f3e5
correct examples
2023-04-12 11:38:25 +02:00
Niels Lyngsø
f58d5b7ca7
Merge remote-tracking branch 'origin/main' into feature/document-type-workspace-take-3
2023-04-12 11:24:12 +02:00
Niels Lyngsø
f8672605ac
no need for this amount of code in here.
2023-04-12 11:23:35 +02:00
Jacob Overgaard
b5a1415220
export everything from router
2023-04-12 11:22:16 +02:00
Jacob Overgaard
5b4f61fc5b
use all manifest types
2023-04-12 11:22:01 +02:00
Niels Lyngsø
2694069dd5
don't lint fix this import.
2023-04-12 11:18:46 +02:00
Niels Lyngsø
5f884c2004
remove dublet
2023-04-12 11:17:43 +02:00
Niels Lyngsø
753c3a2d6d
Merge remote-tracking branch 'origin/main' into feature/navigate_to_edit_path_when_created
...
# Conflicts:
# libs/workspace/actions/save/save.action.ts
2023-04-12 11:11:05 +02:00
Jacob Overgaard
e8fb2aa2c3
Merge remote-tracking branch 'origin/main' into manual-json-schema
2023-04-12 10:48:33 +02:00
Mads Rasmussen
e546f469e8
Feature: Data type creation ( #645 )
...
* split data type handlers into multiple files
* return promise
* test register root as same entity as items
* add insert method to entity db
* redirect to new data type when selecting in options modal
* add options to modal name
* Update manifests.ts
* add margin to data type info view
* fix import
* update with models from server
* push new item to tree
2023-04-12 10:04:46 +02:00
Niels Lyngsø
78a65d3b67
fix import
2023-04-12 09:35:56 +02:00
Niels Lyngsø
2a98c8576f
fix import
2023-04-12 09:35:05 +02:00
Niels Lyngsø
2016f4ec03
clean up router utils
2023-04-12 09:22:18 +02:00
Niels Lyngsø
e5bbb10638
Merge remote-tracking branch 'origin/main' into feature/navigate_to_edit_path_when_created
...
# Conflicts:
# libs/router/route.context.ts
# src/backoffice/settings/languages/workspace/language/language-workspace.element.ts
2023-04-11 15:31:36 +02:00
Niels Lyngsø
b177677145
Merge remote-tracking branch 'origin/main' into feature/router-slot-2.0.0
2023-04-11 12:33:07 +02:00
Jacob Overgaard
b16b8b7335
Chore/update tree api types ( #644 )
...
* update types from v13
* replace endpoint names
2023-04-11 10:32:05 +02:00
Jacob Overgaard
630b727a02
upgrade router-slot to 2.0.0
2023-04-04 16:47:29 +02:00
Niels Lyngsø
42f901aa41
Proff of concept for navigating to edit path when created
2023-04-04 15:48:36 +02:00
Niels Lyngsø
debc94481c
more changes
2023-04-04 14:03:05 +02:00
Niels Lyngsø
f8b8f2c259
updated models ( #639 )
...
* updated models
* potential fix of eslint
* fix eslint rules
* first batch
* dictionary corrections
* batch 2
* batch 3
* tiny correction
* batch 4
* rename key to id internal models
* batch 5
* batch 6
* correct LogLevelCountsReponseModel
* batch 7
* batch 8
* batch 9
* health check data
* _createTableItems
* revert to key for checkbox list
* batch 9
2023-04-04 13:19:19 +02:00
Niels Lyngsø
dae902c2a0
Partly Document Type Workspace ( #636 )
...
* move container property logic into a manager
* restructure of property structure helpers
* simpler styling
* migrate structural code to helper classes
* rename to helper
* re arrange
* rename + transfer structural views
* styling
* context observers
* refactor container observables
* _observeOwnerProperties
* clean up
* creation of base structure
* add property method
* move style
* view and edit properties
* use !
* import ordering
* correct typing
* fixes
2023-04-03 11:34:54 +02:00
Jacob Overgaard
57f13546ad
try to parse the error.body as JSON since the error detail may have been packed away into a json string
2023-04-03 10:35:21 +02:00