Commit Graph

76 Commits

Author SHA1 Message Date
Nitwel
a00b525095 fix error handling 2020-10-20 09:58:02 +02:00
Nitwel
2deaab67ec fix error handling 2020-10-20 09:56:13 +02:00
rijkvanzanten
298d1c29a4 Add header bar to drawer 2020-10-16 13:29:54 -04:00
rijkvanzanten
6d76cf6737 Rename modal to drawer 2020-10-16 12:14:31 -04:00
rijkvanzanten
e8bee549a2 Rename drawer to sidebar 2020-10-16 11:53:20 -04:00
rijkvanzanten
120ef2f05a Rename close to esc 2020-10-15 18:47:06 -04:00
rijkvanzanten
9ca6996155 Merge branch 'main' into esc-to-close 2020-10-15 18:38:39 -04:00
Nitwel
b4ecb4778b fix navigate on save in singleton 2020-10-15 18:12:37 +02:00
rijkvanzanten
047d2b6d97 Rename help translation keys 2020-10-14 16:07:50 -04:00
rijkvanzanten
6fd78b90ee Replace browse/detail naming with collection/item 2020-10-14 16:05:50 -04:00
rijkvanzanten
bab82426f9 Make sure collection has meta before reading singleton 2020-10-13 10:49:30 -04:00
rijkvanzanten
fa2e255b7e Update spec service to use m2a 2020-10-12 14:16:54 -04:00
Nitwel
c19ac51ffa add 'close' event to v-dialog and v-modal 2020-10-09 14:55:58 +02:00
Nitwel
fb756f75f4 support unnamed collection navigations and fix repeater naming 2020-10-08 11:35:06 +02:00
Rijk van Zanten
ff466c2bb7 Merge pull request #494 from directus/v-list-subdued
Added subdued and tweak dense prop
2020-10-06 17:14:20 -04:00
Rijk van Zanten
c2f3d992e8 Update app/src/modules/collections/routes/detail.vue 2020-10-06 13:09:10 -04:00
Nitwel
cad36ee042 fix going back for others too 2020-10-06 18:18:54 +02:00
Nitwel
de55e1a18e Update props of v-list 2020-10-05 18:13:56 +02:00
rijkvanzanten
72fc6aee9c Fix typing of refs 2020-09-29 18:11:53 -04:00
Nitwel
08dbee851b change function parameters and clean code 2020-09-28 19:03:27 +02:00
Nitwel
3206b57918 finish adding own shortcut handler 2020-09-24 11:35:56 +02:00
Nitwel
f84a28fd20 add reference to useShortcuts 2020-09-23 18:41:02 +02:00
rijkvanzanten
5bba717e2d Don't show create item button if you don't have create permissions
Fixes #390
2020-09-21 18:41:18 -04:00
rijkvanzanten
25e2d35e35 Fix deleting bookmarks
Fixes #213
2020-09-18 15:42:04 -04:00
rijkvanzanten
aa014542a4 Rename roles.admin to roles.admin_access
Closes #142
2020-09-18 12:16:09 -04:00
rijkvanzanten
9a4016ef86 Add export drawer detail, fix search 2020-09-15 15:19:05 -04:00
rijkvanzanten
ec3b2ae46d Fix typing issue 2020-09-14 18:18:29 -04:00
rijkvanzanten
f63da70257 Fix module / collections list 2020-09-14 18:05:45 -04:00
rijkvanzanten
6f201e72b0 Add webhooks browse 2020-09-10 14:44:55 -04:00
rijkvanzanten
29cee06685 Show validation errors in app
Closes #206
2020-09-09 15:49:18 -04:00
rijkvanzanten
72e99084a1 Rename presets title->bookmark 2020-09-08 11:33:19 -04:00
rijkvanzanten
d0e897d735 Rename view -> layout in db 2020-09-08 11:22:18 -04:00
rijkvanzanten
53ed9bc0f8 Use router.go(-1) instead of backlink on detail 2020-09-08 10:56:43 -04:00
Ben Haynes
c7dcd11d27 new preset icons and tooltips 2020-09-07 11:19:01 -04:00
rijkvanzanten
14f68ac180 Add rename/delete to bookmarks 2020-09-04 17:49:56 -04:00
rijkvanzanten
dbf7b3e28e Only show bookmark scope on hover 2020-09-04 17:27:12 -04:00
rijkvanzanten
9981898acd Show bookmark scope icons 2020-09-04 17:25:05 -04:00
rijkvanzanten
4a8941ea0f Add clear bookmark changes button 2020-09-04 17:20:06 -04:00
rijkvanzanten
15e86a4efb Update bookmark editing flow 2020-09-04 16:56:57 -04:00
rijkvanzanten
54862fde5e Fix bookmarks not routing 2020-09-03 18:02:48 -04:00
rijkvanzanten
afda504e77 Add headline to singleton detail 2020-09-03 16:56:36 -04:00
rijkvanzanten
6d768285b2 Finish reset page preferences button on tabular 2020-09-03 10:07:43 -04:00
rijkvanzanten
0e886f4db0 Replace soft delete with archive, add unarchive 2020-09-02 13:17:11 -04:00
rijkvanzanten
d2f8f278ce delete_forever->delete, move_to_trash->archive 2020-09-01 18:43:47 -04:00
rijkvanzanten
56ba0eec64 Various relational updates 2020-08-31 19:22:25 -04:00
Ben Haynes
8a0217824d add empty collections 2020-08-31 18:05:04 -04:00
Ben Haynes
39832523b6 use label as deault collection icon 2020-08-31 17:23:22 -04:00
rijkvanzanten
578356b98f Dynamically register/deregister modules 2020-08-31 16:40:18 -04:00
rijkvanzanten
533c44c6c7 Flatten module structure 2020-08-31 16:10:31 -04:00
rijkvanzanten
54d37bf930 Add save permissions 2020-08-31 15:17:28 -04:00