Rijk van Zanten
|
cd133a3264
|
Merge pull request #761 from directus/fix-755
Fix nested information not loading
|
2020-10-23 15:47:03 +02:00 |
|
Rijk van Zanten
|
a8d4ba55c1
|
Merge pull request #762 from directus/fix-750
Replace `replaceAll` with `replace`
|
2020-10-22 20:18:12 +02:00 |
|
Rijk van Zanten
|
22d1a61cd7
|
Merge pull request #757 from nickrum/leave-dialog-fix
Call navigation guard in item route component
|
2020-10-22 20:12:48 +02:00 |
|
Rijk van Zanten
|
5b44aa1a43
|
Merge pull request #756 from dimitrov-adrian/icon-interface
Update icons.json for icon interface
|
2020-10-22 20:09:25 +02:00 |
|
rijkvanzanten
|
ed384571ea
|
Fix missing sortfield in files
|
2020-10-22 20:03:37 +02:00 |
|
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 |
|
Nitwel
|
4c5c8cc629
|
replace replaceAll with replace
|
2020-10-22 18:22:21 +02:00 |
|
Nicola Krumschmidt
|
f17dbd4e25
|
Use hasEdits computed inside navigation guard
|
2020-10-22 18:20:54 +02:00 |
|
Nitwel
|
a9c3443935
|
fix nested information not loading
|
2020-10-22 18:13:44 +02:00 |
|
Nicola Krumschmidt
|
53d3ff860e
|
Enable save options for new items
|
2020-10-22 18:03:07 +02:00 |
|
Nitwel
|
c8b894aef1
|
code tweaks
|
2020-10-22 17:56:31 +02:00 |
|
Nitwel
|
2dd509e48a
|
add proper error handling
|
2020-10-22 17:26:37 +02:00 |
|
Nicola Krumschmidt
|
eab54e1183
|
Make the status system field required
|
2020-10-22 16:55:52 +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 |
|
e01
|
b753f947c4
|
Update icons ligature names
|
2020-10-22 14:58:48 +03: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 |
|
Nitwel
|
bfe7f59182
|
fix repeater open on load and add name option
|
2020-10-21 13:41:09 +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
|
2d12e73871
|
Fix item loading on first open
|
2020-10-20 16:32:10 -04:00 |
|
rijkvanzanten
|
ad14563651
|
Merge branch 'main' into assets
|
2020-10-20 16:30:28 -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 |
|
Nitwel
|
adf5b593b0
|
fix cloning of a field
|
2020-10-20 17:14:02 +02: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
|
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 |
|
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 |
|