Commit Graph

123 Commits

Author SHA1 Message Date
Rijk van Zanten
bf2d99a534 Fix infinite loop in recent files filter (#3975)
Fixes #3942
2021-02-08 16:36:09 -05:00
Rijk van Zanten
5d96529341 Don't navigate on save as copy on validation error (#3854)
Fixes #3430
2021-01-29 18:04:22 -05:00
Nicola Krumschmidt
4bfbc2ba9f Prevent add/edit dialogs from saving if value is null 2021-01-26 13:14:32 +01:00
rijkvanzanten
d2705713e1 Use body for moving files to folder
Fixes #19
2021-01-20 21:37:46 -05:00
rijkvanzanten
4ea6aa1f7c Add image picker to md interface 2021-01-19 12:11:16 -05:00
Igor Savin
7cddb458cb Run prettier across app and api 2020-12-08 02:22:00 +02:00
rijkvanzanten
70c6484fcc Fix download button not having token
Fixes #3305
2020-12-07 14:27:57 -05:00
rijkvanzanten
ec9ce55720 Use batch drawer for users / files
Fixes #985
2020-11-13 12:03:22 -05:00
rijkvanzanten
ec8bf08cde Fix open in window link
Fixes #986
2020-11-13 10:49:23 -05:00
Ben Haynes
342349be90 file link text updates 2020-11-13 10:46:32 -05:00
rijkvanzanten
ef901218a5 Don't navigate on save error 2020-11-11 15:57:32 -05:00
rijkvanzanten
8a4578fee6 Fix file preview token 2020-11-11 15:41:47 -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
94c03b4d4a Use new error handler where we don't handle errors better 2020-11-05 17:24:27 -05:00
rijkvanzanten
207d347b80 Add notify function 2020-11-05 16:34:32 -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
rijkvanzanten
4e54d9fe1e Improve consistency 2020-10-26 10:33:11 +01: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
Nitwel
2dd509e48a add proper error handling 2020-10-22 17:26:37 +02:00
Nitwel
d71acbb9f3 rename option 2020-10-21 18:48:24 +02:00
Nitwel
f11a8715fa Merge branch 'main' into file-replace 2020-10-19 19:53:54 +02:00
Nitwel
80f7ad7755 redo replacing of image 2020-10-19 19:46:24 +02:00
rijkvanzanten
6c0afa9651 Add userName util function to render user's name 2020-10-19 13:31:44 -04:00
rijkvanzanten
0f20f9ea7c Add download query param to assets endpoint 2020-10-19 12:45:10 -04:00
Nitwel
ce2d381ada add ability to replace file 2020-10-19 12:44:18 +02:00
e01
552fbff5ed Small UX touches 2020-10-18 20:11:32 +03:00
rijkvanzanten
8d72e198c8 Fix dnd uploads on file library root 2020-10-16 16:15:55 -04:00
rijkvanzanten
4fe77447c1 Fix wrong reference in file info 2020-10-16 13:48:39 -04:00
rijkvanzanten
2b1395b5fc Update drawer actions 2020-10-16 13:46:52 -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
4295c3c488 Scope global file upload to file library
Fixes #399, fixes #262
2020-10-14 18:06:40 -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
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
447c59ce2d clean code 2020-10-09 14:05:00 +02:00
Nitwel
6aab9a76eb add modified_by 2020-10-07 19:10:16 +02:00
Nitwel
7b257cd038 add modified_on to files 2020-10-07 18:51:23 +02:00
Nitwel
e915b53872 fix back arrow in folder 2020-10-07 13:11:36 +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
Nitwel
de55e1a18e Update props of v-list 2020-10-05 18:13:56 +02:00