Commit Graph

5520 Commits

Author SHA1 Message Date
Niels Lyngsø
8d61ff50f2 clean up 2023-04-12 14:04:09 +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
Niels Lyngsø
5f21fdaf21 move styles 2023-04-12 12:54:57 +02:00
Niels Lyngsø
1154646081 save mock data 2023-04-12 12:50:04 +02:00
Julia Gru
5bc57c1e77 add link and query to number of error 2023-04-12 12:27:49 +02:00
Niels Lyngsø
9ba3c149ff move styles 2023-04-12 11:49:04 +02:00
Niels Lyngsø
4bc7544958 move styles 2023-04-12 11:48:42 +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
Jacob Overgaard
8c7a422b97 update command to base on tsconfig with --include param 2023-04-12 11:24:03 +02:00
Niels Lyngsø
f8672605ac no need for this amount of code in here. 2023-04-12 11:23:35 +02:00
Jacob Overgaard
c2e977d010 add type guard 2023-04-12 11:22:39 +02:00
Jacob Overgaard
b7b8024a6a use type File instead of Blob (ts error) 2023-04-12 11:22:27 +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
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ø
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ø
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
Jacob Overgaard
bfb5a2b041 delete log levels if there are none 2023-04-11 15:46:57 +02:00
Jacob Overgaard
439d885adb output nothing 2023-04-11 15:46:40 +02:00
Niels Lyngsø
dac22ea243 out comment warning. 2023-04-11 15:37:33 +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
Jacob Overgaard
c3cfcae436 Merge branch 'main' into bugfix/log-viewer-links 2023-04-11 15:10:28 +02:00
Niels Lyngsø
114c2e5d57 Merge pull request #642 from umbraco/feature/router-slot-2.0.0 2023-04-11 14:58:11 +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
345a277961 use full location.href for initial routing 2023-04-05 10:40:08 +02:00
Jacob Overgaard
ee348745a0 use full location.href for initial routing 2023-04-05 10:38:03 +02:00
Jacob Overgaard
6ddb200ec9 make sure to preserve the querystring when making the first router navigation 2023-04-05 10:30:42 +02:00
Jacob Overgaard
9e8b6d366f make sure to link using the base path (without leading slash) 2023-04-05 10:30:34 +02:00
Jacob Overgaard
0057e1f457 make sure to link using the base path (without leading slash) 2023-04-05 10:30:14 +02:00
Jacob Overgaard
01dc04b991 make sure to preserve the querystring when making the first router navigation 2023-04-05 10:29:45 +02:00
Jacob Overgaard
ddb391a5d0 check for .checked value 2023-04-05 10:02:09 +02:00
Jacob Overgaard
0ac938d77a use rxjs to debounce query 2023-04-05 09:50:03 +02:00
Jacob Overgaard
80ac8c41ad move changestate to root element 2023-04-05 09:49:17 +02:00
Jacob Overgaard
2f7228f930 save log message query to url 2023-04-05 09:39:45 +02:00
Jacob Overgaard
8dcb119a77 save log level to url 2023-04-05 09:39:26 +02:00