Commit Graph

3073 Commits

Author SHA1 Message Date
Nicola Krumschmidt
f17dbd4e25 Use hasEdits computed inside navigation guard 2020-10-22 18:20:54 +02:00
Nicola Krumschmidt
c5742b6557 Call navigation guard in item route component
This fixes the Unsaved Changes dialog not showing up except for
singleton collections.
2020-10-22 16:12:14 +02:00
Rijk van Zanten
099d6eb8f3 Merge pull request #686 from directus/relational-sort
Add sorting to m2m and o2m
2020-10-21 13:52:17 -04:00
rijkvanzanten
50e00f39b6 Merge branch 'main' into relational-sort 2020-10-21 19:30:25 +02:00
Rijk van Zanten
69e8c0aeb3 Merge pull request #731 from directus/user-invite
Add user invitation
2020-10-21 13:28:43 -04: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
rijkvanzanten
e8f8e86c2c Use correct log level in hook registration
Ref #738
2020-10-21 18:28:16 +02:00
Rijk van Zanten
2202e9430d Merge pull request #747 from directus/repeater-fix
Fix repeater open on load and add name option
2020-10-21 11:30:57 -04:00
Nitwel
bfe7f59182 fix repeater open on load and add name option 2020-10-21 13:41:09 +02:00
rijkvanzanten
f583fae41a Allow setting now() as default value
Fixes #742
2020-10-21 13:28:33 +02:00
Rijk van Zanten
fb8f1419a3 Merge pull request #746 from directus/mysql-install
Set default value for modified on column
2020-10-21 07:13:44 -04:00
rijkvanzanten
51c2eb0af9 Set default value for modified on column
Fixes #716
2020-10-21 13:06:36 +02:00
rijkvanzanten
40377b341d Normalize filenames on upload
Closes #687
2020-10-20 20:18:16 -04: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
bd1f534bf2 Merge branch 'user-invite' of https://github.com/directus/next into user-invite 2020-10-20 22:02:11 +02:00
Nitwel
d58eecf451 clean up code 2020-10-20 22:01:51 +02:00
rijkvanzanten
5b9ccad5d6 Rename translation, cleanup codestyle 2020-10-20 15:26:57 -04:00
rijkvanzanten
1ca5e68c5d Merge branch 'main' into user-invite 2020-10-20 15:24:25 -04:00
Rijk van Zanten
932cd4a93a Merge pull request #735 from directus/fix-field-cloning
Fix cloning of a field
2020-10-20 11:23:31 -04:00
Nitwel
adf5b593b0 fix cloning of a field 2020-10-20 17:14:02 +02:00
rijkvanzanten
3f387eb471 Remove check for comment in field creation 2020-10-20 11:03:10 -04:00
Rijk van Zanten
dd09dfb33e Merge pull request #734 from directus/format-datetime
Allow for custom formats
2020-10-20 10:55:36 -04:00
Nitwel
dd5ea08c8c change form-grid spacing 2020-10-20 16:03:37 +02:00
Nitwel
31dfcd5370 fix type-label spacing 2020-10-20 16:01:15 +02:00
Nitwel
00823c9eb4 make long time longer 2020-10-20 15:56:34 +02:00
rijkvanzanten
8a49d34564 v9.0.0-rc.1 v9.0.0-rc.1 2020-10-20 09:49:30 -04:00
Rijk van Zanten
c6ba13be24 Merge pull request #729 from directus/fix-727
Handle case where collectionInfo.meta is null
2020-10-20 09:47:24 -04:00
Rijk van Zanten
139693a9d7 Merge pull request #730 from directus/fix-726
Allow for relation to the same collection
2020-10-20 09:45:43 -04:00
Nitwel
a50d929f66 change to american time 2020-10-20 15:41:58 +02:00
Nitwel
dbcae8324b allow for custom formats 2020-10-20 13:25:36 +02:00
Nitwel
5167b33430 add user invitation 2020-10-20 12:46:37 +02:00
Nitwel
e3a1d3f9ce allow for relation to the same collection 2020-10-20 10:22:08 +02:00
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
Ben Haynes
24da502089 fixes #702 2020-10-19 18:07:34 -04:00
rijkvanzanten
4088cd9308 Fix shortcut on editing comment 2020-10-19 17:10:32 -04:00
rijkvanzanten
ac1ae68683 Remove indicator & icons
Ref #691
2020-10-19 16:51:09 -04:00
rijkvanzanten
83971d9bc6 Make app / server creation async
Fixes #690
2020-10-19 16:38:15 -04:00
Rijk van Zanten
7a6bdfb6a3 Merge pull request #698 from WoLfulus/fix/response-event
Fix & improvements in the response hook
2020-10-19 16:26:10 -04:00
rijkvanzanten
a0d909f7d9 Cleanup server file a bit 2020-10-19 16:21:38 -04:00
Rijk van Zanten
c2945dd2b7 Merge pull request #725 from directus/permissions-404
permissions 404
2020-10-19 15:33:40 -04:00
rijkvanzanten
fed57e9bc6 Close permissions drawer if permissions row doesn't exist 2020-10-19 15:32:53 -04:00
rijkvanzanten
a6908c2963 VS Code, why. 2020-10-19 15:29:11 -04:00
rijkvanzanten
35c06b0b15 Throw forbidden exception on 404 2020-10-19 15:27:05 -04:00
Rijk van Zanten
7db7eaef4b Merge pull request #724 from directus/user-name
Show email if user name isn't set
2020-10-19 13:43:46 -04:00
rijkvanzanten
54f19fc5a5 Fix user display not showing email 2020-10-19 13:43:01 -04:00
rijkvanzanten
ffd9fed573 Fix spacing of required star 2020-10-19 13:40:43 -04:00