Commit Graph

80 Commits

Author SHA1 Message Date
Igor Savin
7cddb458cb Run prettier across app and api 2020-12-08 02:22:00 +02:00
rijkvanzanten
ec9ce55720 Use batch drawer for users / files
Fixes #985
2020-11-13 12:03:22 -05:00
Ben Haynes
5529238aee more user detail info 2020-11-13 10:46:22 -05:00
rijkvanzanten
ef901218a5 Don't navigate on save error 2020-11-11 15:57:32 -05:00
rijkvanzanten
393078cc98 Prevent sorting on illegal fields
Fixes #955
2020-11-11 15:05:53 -05:00
rijkvanzanten
e3af581e8e Don't navigate on delete with error
Fixes #947
2020-11-11 13:41:57 -05:00
rijkvanzanten
c2a95dd5ad Add permissions check on files/users layout
Fixes #930
2020-11-11 13:03:16 -05:00
rijkvanzanten
6251d8b159 Don't read role name when no role on user detail
Fixes #901
2020-11-06 15:11:06 -05:00
rijkvanzanten
dd803a915b Fix archive button permissions check
Fixes #900
2020-11-06 14:57:44 -05:00
rijkvanzanten
57b7b3db06 Update user invite UX, add accept invite route
Fixes #886, closes #891
2020-11-05 18:54:52 -05:00
rijkvanzanten
31dadde0c2 Add permissions to /assets endpoint
Fixes #887
2020-11-05 18:22:15 -05:00
rijkvanzanten
94c03b4d4a Use new error handler where we don't handle errors better 2020-11-05 17:24:27 -05:00
rijkvanzanten
4130337f7a Merge branch 'main' into error-handling 2020-11-05 16:16:44 -05:00
rijkvanzanten
39144a83a1 Override default value with preset in app
Fixes #825
2020-11-04 12:22:20 -05:00
Ben Haynes
a4e858f093 Action button colors for invite user 2020-11-03 16:19:16 -05:00
rijkvanzanten
527a911b77 Change language on save instead of on restart 2020-10-28 13:52:38 -04:00
Nitwel
c8653589b1 Merge branch 'main' into error-handling 2020-10-24 11:21:33 +02:00
Nitwel
ae50632874 clean up imports 2020-10-24 11:15:37 +02:00
Nitwel
f81771ef1c clean up error handling 2020-10-24 10:48:14 +02:00
Rijk van Zanten
ff9f8a9914 Merge pull request #713 from directus/file-replace
add ability to replace file
2020-10-22 19:53:29 +02:00
Nitwel
2dd509e48a add proper error handling 2020-10-22 17:26:37 +02:00
rijkvanzanten
862726e2cb Fix typing thingy 2020-10-21 19:28:20 +02:00
rijkvanzanten
23166925b8 Only show user invite button if user can create users 2020-10-21 19:26:02 +02:00
Nitwel
fb755efc4e fix ts errors 2020-10-21 09:51:34 +02:00
Nitwel
5167b33430 add user invitation 2020-10-20 12:46:37 +02:00
rijkvanzanten
6c0afa9651 Add userName util function to render user's name 2020-10-19 13:31:44 -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
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
Nitwel
c19ac51ffa add 'close' event to v-dialog and v-modal 2020-10-09 14:55:58 +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
Nitwel
cad36ee042 fix going back for others too 2020-10-06 18:18:54 +02:00
rijkvanzanten
28a972cf30 Move last access to user detail sidebar
Closes #471
2020-10-05 16:54:54 -04: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
aa014542a4 Rename roles.admin to roles.admin_access
Closes #142
2020-09-18 12:16:09 -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
rijkvanzanten
40ae4ffbe5 Refresh current user store on user save 2020-09-04 17:53:51 -04:00
rijkvanzanten
6d768285b2 Finish reset page preferences button on tabular 2020-09-03 10:07:43 -04:00
rijkvanzanten
588cf4825c Add archiving to directus_users 2020-09-02 19:06:06 -04:00
rijkvanzanten
b436417c69 Always render for admin 2020-08-31 16:44:24 -04:00
rijkvanzanten
578356b98f Dynamically register/deregister modules 2020-08-31 16:40:18 -04:00