Nicola Krumschmidt
151df2b63c
Make Storage Asset Presets options required
2020-10-22 18:50:06 +02:00
rijkvanzanten
f583fae41a
Allow setting now() as default value
...
Fixes #742
2020-10-21 13:28:33 +02:00
rijkvanzanten
51c2eb0af9
Set default value for modified on column
...
Fixes #716
2020-10-21 13:06:36 +02:00
rijkvanzanten
6c0afa9651
Add userName util function to render user's name
2020-10-19 13:31:44 -04:00
rijkvanzanten
4d8ba0ad93
Fix datetime interface name
2020-10-19 10:19:56 -04:00
rijkvanzanten
387571f745
Fix sort values of user detail page
2020-10-15 18:00:37 -04:00
rijkvanzanten
592ab925db
Add toArray util
2020-10-15 18:00:27 -04:00
rijkvanzanten
7185cd48cb
Allow searchPath / connection string in PG
...
Fixes #676
2020-10-15 17:44:50 -04:00
rijkvanzanten
c116f90d7a
Remove timezone field from directus_users
...
Fixes #42
2020-10-15 17:38:06 -04:00
rijkvanzanten
e5152fca6d
Add missing relation seeds
2020-10-15 10:34:13 -04:00
rijkvanzanten
7f23159760
Default new users to active status
2020-10-15 10:26:28 -04:00
rijkvanzanten
121e200a11
Use csv type for ip access
2020-10-13 15:49:52 -04:00
rijkvanzanten
1c405000fc
Add custom css field to settings
2020-10-13 15:24:16 -04:00
rijkvanzanten
773edc6e6e
Use boolean flag for webhooks "data" field
...
Fixes #614
2020-10-12 17:25:06 -04:00
rijkvanzanten
8afe2ee0c9
Fix m2o not nesting pk correctly
2020-10-12 16:03:26 -04:00
rijkvanzanten
c11c42584f
Merge branch 'main' into fix/i18n
2020-10-12 14:24:41 -04:00
rijkvanzanten
470ff12859
Set correct primary key for collections in relations
2020-10-12 14:17:56 -04:00
rijkvanzanten
fa2e255b7e
Update spec service to use m2a
2020-10-12 14:16:54 -04:00
rijkvanzanten
f1186bb066
Fix fetching single o2m column
2020-10-12 10:35:06 -04:00
Rijk van Zanten
c8092011b2
Merge pull request #585 from directus/fix-381
...
Add unnamed custom collection grouping.
2020-10-11 19:03:13 -04:00
Rijk van Zanten
5230ed44ec
Merge branch 'main' into add-modified_on
2020-10-11 18:53:42 -04:00
Rijk van Zanten
b3a04db08b
Merge pull request #584 from directus/fix-108
...
Add displays for hidden fields
2020-10-11 18:50:18 -04:00
rijkvanzanten
58dfa5d717
Remove temp fields from m2a
2020-10-09 19:35:41 -04:00
maartenvn
716784a1c8
Replace 'locale' with 'language'
...
- Update fields translations use 'language' instead of 'locale'
- Replace all translation files from locale to language
- Update the docs with locale to language
2020-10-10 00:59:10 +02:00
rijkvanzanten
676d78f6ee
Add m2a data fetching
2020-10-09 18:23:34 -04:00
rijkvanzanten
321580dfd4
Build out m2anode in query-to-ast
2020-10-09 17:09:51 -04:00
rijkvanzanten
b846cc1c5e
wip
2020-10-09 16:48:20 -04:00
rijkvanzanten
d33d877d02
Merge branch 'main' into many-to-any
2020-10-09 15:58:43 -04:00
rijkvanzanten
c140870e90
Use related PK
2020-10-09 15:53:46 -04:00
rijkvanzanten
b0ba488395
Merge main
2020-10-09 15:46:04 -04:00
rijkvanzanten
71dcbc34b7
Return primary keys if no explicit fields are requested
2020-10-09 15:27:55 -04:00
rijkvanzanten
5dba15082f
Handle non-o2m cases
2020-10-09 13:13:49 -04:00
rijkvanzanten
34323d48fc
Add one_collection_field / one_allowed_collections columns to relations
2020-10-09 13:07:15 -04:00
rijkvanzanten
5b91bc3577
Rework nested ast typings to nodes
2020-10-09 13:07:15 -04:00
Nitwel
7753b79f02
add headerPlaceholder prop to repeater
2020-10-09 18:42:42 +02:00
Nitwel
447c59ce2d
clean code
2020-10-09 14:05:00 +02:00
Nitwel
fb756f75f4
support unnamed collection navigations and fix repeater naming
2020-10-08 11:35:06 +02:00
Nitwel
a5e59d050e
add displays
2020-10-08 10:39:46 +02:00
Nitwel
c2751a630b
add displays for hidden fields
2020-10-08 10:38:30 +02:00
Nicola Krumschmidt
b824b9fa10
Add relation between presets and roles to seeds
...
This fixes the presets and bookmarks browse view showing All instead of
the role if the scope is set to a role.
2020-10-08 02:16:15 +02:00
Ben Haynes
157878b387
fixes #487
2020-10-07 17:25:37 -04: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
Ben Haynes
6cb496492c
Fix activity action display
2020-10-06 16:19:18 -04:00
rijkvanzanten
746e4de41a
Set proper default browse preset for roles
...
Fixes #525
2020-10-05 17:35:52 -04:00
rijkvanzanten
bf76244ba7
Various system schema name changes
...
Fixes #482
2020-10-02 17:43:58 -04:00
rijkvanzanten
28dbdce04e
Nest items in items key
2020-10-02 10:34:48 -04:00
rijkvanzanten
b52e0431b8
Cleanup webhooks
...
Fixes #393
2020-09-30 16:40:46 -04:00
rijkvanzanten
1d6c00bb1d
Fix API returning empty object for nested null m2o
...
Fixes #432
2020-09-29 11:51:34 -04:00
rijkvanzanten
a5ff0a40c0
Add support for dot notation in filter parameter
...
Fixes #176
2020-09-25 12:40:52 -04:00