Julia Gru
8adce76012
add dictionary item picker
2023-04-21 12:20:02 +02:00
Julia Gru
5947baadf1
insert partina view from both modals
2023-04-21 11:38:07 +02:00
Julia Gru
d1a865a44d
add snippet utils
2023-04-21 10:31:43 +02:00
Julia Gru
83001fbcc1
add field creation logic
2023-04-20 13:46:19 +02:00
Julia Gru
c7aaf1495c
pass instert value down
2023-04-20 13:24:58 +02:00
Julia Gru
293b3e9dd1
Merge branch 'main' into feature/partial-view-editor
2023-04-19 13:25:20 +02:00
Julia Gru
e42d6e35c0
move things around again
2023-04-19 13:25:12 +02:00
Julia Gru
d48ca20f8c
move things around
2023-04-19 13:24:09 +02:00
Julia Gru
7a57b1b923
Update template-workspace-edit.element.ts
2023-04-18 10:22:22 +02:00
Julia Gru
d9a4b71419
Update template-workspace-edit.element.ts
2023-04-17 12:24:48 +02:00
Julia Gru
74b2583fbc
fix alias
2023-04-17 10:54:30 +02:00
Julia Gru
6f9f739505
fix import patrial views action manifest
2023-04-17 10:27:15 +02:00
Julia Gru
b842fd5620
add partial views sidebar element
2023-04-17 10:23:40 +02:00
Julia Gru
2abdfc5f61
Merge branch 'main' into feature/partial-view-editor
2023-04-17 09:40:21 +02:00
Nathan Woulfe
6b68ce68a8
needs to be called after setting OpenAPI config
2023-04-17 08:56:46 +02:00
Julia Gru
dab95de08a
add insert value tab
2023-04-14 16:21:16 +02:00
Julia Gru
b568c0d514
add insert sidebar and menu
2023-04-14 13:40:32 +02:00
Jacob Overgaard
72abe48dca
update uui to 1.2.0-rc.3
2023-04-14 12:49:03 +02:00
Julia Gru
f330616d14
Merge branch 'main' into feature/partial-view-editor
2023-04-14 09:38:52 +02:00
Mads Rasmussen
94cbe725af
remove double request to get init status
2023-04-13 14:17:50 +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
Julia Gru
85c541da6c
Merge branch 'main' into feature/partial-view-editor
2023-04-13 12:11:27 +02:00
Jacob Overgaard
fd78cf292e
Merge pull request #638 from umbraco/bugfix/log-viewer-links
...
Log viewer links
2023-04-13 11:15:34 +02:00
Jacob Overgaard
700252f318
reset filter expression when navigating to search with empty query
2023-04-13 11:03:59 +02:00
Jacob Overgaard
8eb4ae2952
Merge branch 'main' into bugfix/log-viewer-links
2023-04-13 10:56:37 +02:00
Julia Gru
fed1be0271
make fatal black
2023-04-12 18:55:06 +02:00
Julia Gru
30f7537e5e
fix polling bug
2023-04-12 18:49:37 +02:00
Julia Gru
f6c7a60d5b
fix silly styling
2023-04-12 18:37:45 +02:00
Julia Gru
3c4f15d002
fix message templates dates and chart
2023-04-12 18:26:40 +02:00
Julia Gru
bbf0fe1848
add remove search funcion
2023-04-12 17:59:13 +02:00
Julia Gru
262ac0861d
add saving search
2023-04-12 17:36:01 +02:00
Julia Gru
1810bba3ab
fix typo
2023-04-12 13:52:37 +02:00
Julia Gru
6411fbb113
remove redundant search
2023-04-12 13:42:33 +02:00
Niels Lyngsø
ff26d023b9
Merge pull request #641 from umbraco/feature/navigate_to_edit_path_when_created
2023-04-12 13:41:52 +02:00
Julia Gru
fc216d65d0
add loader to the input, remeove search button
2023-04-12 13:15:28 +02:00
Julia Gru
5bc57c1e77
add link and query to number of error
2023-04-12 12:27:49 +02:00
Niels Lyngsø
f8672605ac
no need for this amount of code in here.
2023-04-12 11:23:35 +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
0ac4264c8c
Merge remote-tracking branch 'origin/main' into bugfix/log-viewer-links
2023-04-12 10:23:36 +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ø
2016f4ec03
clean up router utils
2023-04-12 09:22:18 +02:00
Julia Gru
802dfe0fbd
add menu item
2023-04-12 08:45:09 +02:00
Niels Lyngsø
76cea853ff
correct type
2023-04-11 15:50:50 +02:00
Niels Lyngsø
fdfc21a80c
text correction
2023-04-11 15:47:23 +02:00
Jacob Overgaard
4c51c7a3e5
send out empty log levels
2023-04-11 15:47:06 +02:00