Commit Graph

582 Commits

Author SHA1 Message Date
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
b1e34c3b0f Fix *.* case on non-relational data 2020-10-09 16:49:39 -04:00
rijkvanzanten
c140870e90 Use related PK 2020-10-09 15:53:46 -04:00
rijkvanzanten
71dcbc34b7 Return primary keys if no explicit fields are requested 2020-10-09 15:27:55 -04:00
rijkvanzanten
a8a69f1fb8 Tweak IO of o2m 2020-10-09 13:03:29 -04:00
Nitwel
7753b79f02 add headerPlaceholder prop to repeater 2020-10-09 18:42:42 +02:00
rijkvanzanten
5c2af0970d Add upsert method 2020-10-09 12:33:36 -04:00
rijkvanzanten
eca967b6ab Add updateByQuery / deleteByQuery support 2020-10-09 12:23:20 -04:00
Nitwel
fc89ef7d42 Merge branch 'main' into fix-108 2020-10-09 14:14:54 +02:00
Nitwel
b13ec9ed33 Merge branch 'main' into fix-381 2020-10-09 14:13:08 +02:00
Nitwel
447c59ce2d clean code 2020-10-09 14:05:00 +02:00
rijkvanzanten
6ee74e06e7 v9.0.0-beta.10 2020-10-08 15:18:20 -04:00
rijkvanzanten
0a0dc0198f I give up. You can have your d*mn lockfile 2020-10-08 15:18:01 -04:00
rijkvanzanten
2b93b99742 Use local specs 2020-10-08 15:01:35 -04:00
rijkvanzanten
272a2090ac Add setup command 2020-10-08 10:18:16 -04: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
rijkvanzanten
0e03847778 Create extension folders if they dont exist yet 2020-10-06 17:21:59 -04:00
rijkvanzanten
4e0b08f989 Fix webhooks registration 2020-10-06 16:49:18 -04:00
Rijk van Zanten
4c9abb102d Merge pull request #452 from directus/api-openapi
Dynamic OAS generation.
2020-10-06 16:30:55 -04:00
rijkvanzanten
55922f0092 Add subspec interface 2020-10-06 16:28:27 -04:00
Rijk van Zanten
b01209c67b Merge pull request #555 from directus/response-hook
Add response hook
2020-10-06 16:22:02 -04:00
rijkvanzanten
d6e5a45be3 Add response hook 2020-10-06 16:21:36 -04:00
Ben Haynes
6cb496492c Fix activity action display 2020-10-06 16:19:18 -04:00
rijkvanzanten
e1be24832a Cleanup spec service 2020-10-06 15:41:08 -04:00
rijkvanzanten
c993d2394b Merge branch 'main' into api-openapi 2020-10-06 14:45:58 -04:00
rijkvanzanten
9d20cbea9c Only return relations for collections/fields you have access to read 2020-10-06 14:43:52 -04:00
rijkvanzanten
2c0d145176 v9.0.0-beta.9 2020-10-05 19:39:38 -04: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
e40b9133cb Handle SQLite date strings
Fixes #475, fixes #512
2020-10-05 18:39:31 -04:00
rijkvanzanten
4147ff9278 Allow null as max length value
Fixes #513
2020-10-05 17:38:39 -04:00
rijkvanzanten
746e4de41a Set proper default browse preset for roles
Fixes #525
2020-10-05 17:35:52 -04:00
rijkvanzanten
162db8b3d0 Fix single item revisions not saving under mysql
Fixes #510
2020-10-05 17:30:55 -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
539774fcc4 cloneDeep dynOAS too 2020-10-05 21:07:35 +02:00
Nitwel
78d2f87457 fix static specs getting manipulated 2020-10-05 21:00:12 +02:00
rijkvanzanten
c1fa0b1e0d Remove missing imports 2020-10-05 12:21:31 -04:00
rijkvanzanten
35074d1285 Update docs 2020-10-05 12:18:18 -04:00
Nitwel
8ae6afb4da fix endpoint not found 2020-10-05 10:42:00 +02:00
Nitwel
bc6582186f Merge branch 'main' into api-reference 2020-10-05 10:21:10 +02:00
Nitwel
37ee083ea2 import specs from package 2020-10-05 10:17:20 +02:00
Nitwel
af30a692b5 change way of responding 2020-10-05 10:05:00 +02:00
Nitwel
6e3841d69d add own api to servers 2020-10-05 10:02:10 +02:00