Commit Graph

3085 Commits

Author SHA1 Message Date
Rijk van Zanten
9894de96cf Merge pull request #758 from nickrum/status-required-improvement
Remove outdated required field property
2020-10-22 19:56:02 +02:00
rijkvanzanten
12c61b54da v9.0.0-rc.2 2020-10-22 19:54:27 +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
Nicola Krumschmidt
3052b850ef Remove field.meta.required property 2020-10-22 18:52:45 +02:00
Nicola Krumschmidt
151df2b63c Make Storage Asset Presets options required 2020-10-22 18:50:06 +02:00
Nicola Krumschmidt
eab54e1183 Make the status system field required 2020-10-22 16:55:52 +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
Nitwel
d71acbb9f3 rename option 2020-10-21 18:48:24 +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
Nitwel
fb755efc4e fix ts errors 2020-10-21 09:51:34 +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
rijkvanzanten
413c8bab64 Merge branch 'main' into file-replace 2020-10-20 15:19:36 -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