rijkvanzanten
|
9e2826057e
|
Optimize search performance
|
2021-01-21 14:38:37 -05:00 |
|
Jakob-em
|
6675b0b567
|
Fix empty saved page after change
|
2021-01-13 23:40:48 +01:00 |
|
Igor Savin
|
7cddb458cb
|
Run prettier across app and api
|
2020-12-08 02:22:00 +02:00 |
|
rijkvanzanten
|
65a4812415
|
Show uncaught errors on item save
Fixes #2926
|
2020-11-27 18:08:01 -05:00 |
|
e01
|
5a3b56db2c
|
Fix use custom selection init value
|
2020-11-23 13:56:33 +02:00 |
|
rijkvanzanten
|
ea71f58fd8
|
Reset edits on successful save as copy
Fixes #979
|
2020-11-13 12:10:30 -05:00 |
|
rijkvanzanten
|
49f261f990
|
Show revisions/comments on singletons
Fixes #978
|
2020-11-13 10:34:35 -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
|
528112314d
|
Remove outdated tests, fix imports
|
2020-11-09 12:29:01 -05:00 |
|
rijkvanzanten
|
dd803a915b
|
Fix archive button permissions check
Fixes #900
|
2020-11-06 14:57:44 -05:00 |
|
rijkvanzanten
|
6525a87398
|
Fix cant read copy of undefined
|
2020-11-05 17:31:05 -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
|
4878f7a4c2
|
Fix permissions check, fix style in disabled textarea
|
2020-11-04 12:36:58 -05:00 |
|
rijkvanzanten
|
39144a83a1
|
Override default value with preset in app
Fixes #825
|
2020-11-04 12:22:20 -05:00 |
|
rijkvanzanten
|
cdd7ca78ea
|
Fix shortcut shift modifier on mac
Fixes #604
|
2020-11-03 18:59:07 -05:00 |
|
rijkvanzanten
|
dca7df6fb2
|
Fix v-field-select dropdown
Ref #852
|
2020-11-03 15:16:07 -05:00 |
|
rijkvanzanten
|
ca297dda3a
|
Check for default values
|
2020-10-26 11:14:35 +01: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 |
|
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 |
|
rijkvanzanten
|
6860daa7bd
|
Add cache buster to cards layout card
|
2020-10-22 19:47:02 +02:00 |
|
rijkvanzanten
|
0ba006c962
|
Cleanup file upload
|
2020-10-22 19:36:21 +02:00 |
|
Nitwel
|
2dd509e48a
|
add proper error handling
|
2020-10-22 17:26:37 +02:00 |
|
rijkvanzanten
|
b98499b140
|
Fix item loading on first open
|
2020-10-20 16:42:09 -04:00 |
|
rijkvanzanten
|
a84f40c45f
|
Fix typing of timeout
|
2020-10-20 16:25:53 -04:00 |
|
rijkvanzanten
|
3879ae6969
|
Make sure to not double-fetch on collection change
Fixes #532
|
2020-10-20 16:17:17 -04:00 |
|
Nitwel
|
80f7ad7755
|
redo replacing of image
|
2020-10-19 19:46:24 +02:00 |
|
Rijk van Zanten
|
fc5f984da8
|
Merge pull request #575 from directus/repeater-start-selection
Fix opening repeater row when creating new one
|
2020-10-14 12:44:40 -04:00 |
|
rijkvanzanten
|
fa2e255b7e
|
Update spec service to use m2a
|
2020-10-12 14:16:54 -04:00 |
|
Nitwel
|
f706e7a327
|
fix keyCombination validation
|
2020-10-09 18:13:56 +02:00 |
|
Nitwel
|
05dcbf945b
|
Fix opening repeater row when creating new one
|
2020-10-07 17:52:18 +02:00 |
|
rijkvanzanten
|
f0e7e906ae
|
Allow to-be-created fields to be selected in m2m setup
Fixes #443
|
2020-10-05 19:11:34 -04:00 |
|
rijkvanzanten
|
69c9a9f992
|
Add no-data special key to hide non-data fields in system
|
2020-10-05 16:49:06 -04:00 |
|
Nitwel
|
0f9359e890
|
delete all keys pressed on keyUp
|
2020-10-05 16:42:15 +02:00 |
|
Nitwel
|
28e29941c2
|
clear map instead of removing letters
|
2020-10-05 16:25:53 +02:00 |
|
Nitwel
|
3f8460c0d9
|
Fix keyUp events not triggered
|
2020-10-05 16:13:09 +02:00 |
|
rijkvanzanten
|
3f77e5b885
|
Ignore auto-fill enter in shortcut
|
2020-09-30 16:44:10 -04:00 |
|
rijkvanzanten
|
c1757676c5
|
Don't run handlers if key doesn't exist
|
2020-09-30 13:44:08 -04:00 |
|
rijkvanzanten
|
b7ab31b33d
|
Use second param instead of augmenting system event
|
2020-09-29 18:26:30 -04:00 |
|
rijkvanzanten
|
72fc6aee9c
|
Fix typing of refs
|
2020-09-29 18:11:53 -04:00 |
|
rijkvanzanten
|
f3f519e22e
|
Merge branch 'main' into tweak-shortcuts
|
2020-09-29 18:04:14 -04:00 |
|
rijkvanzanten
|
0978db7986
|
Don't proceed to save on error
Fixes #442
|
2020-09-29 12:29:08 -04:00 |
|
Nitwel
|
0000abab3b
|
add cancelNext function
|
2020-09-28 20:14:01 +02:00 |
|
Nitwel
|
08dbee851b
|
change function parameters and clean code
|
2020-09-28 19:03:27 +02:00 |
|