Commit Graph

443 Commits

Author SHA1 Message Date
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
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
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
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
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
rijkvanzanten
bf76244ba7 Various system schema name changes
Fixes #482
2020-10-02 17:43:58 -04:00
rijkvanzanten
30a34bce27 Fix file upload not returning uploaded file
Fixes #483
2020-10-02 17:19:05 -04:00
rijkvanzanten
f57b542c4d Require user password to setup tfa
Fixes #183
2020-10-02 17:12:25 -04:00
rijkvanzanten
23458b5b9f Last port change, promise 2020-10-02 16:26:40 -04:00
rijkvanzanten
eeedc01c53 Add /utils/revert, use in app
Fixes #485
2020-10-02 16:20:06 -04:00
rijkvanzanten
1524c3e398 Change default port to 8805 2020-10-02 14:56:39 -04:00
rijkvanzanten
a2bb2db180 Don't return empty array for no oauth providers 2020-10-02 14:04:44 -04:00
rijkvanzanten
f4ad48c979 Remove testing file 2020-10-02 13:37:39 -04:00
rijkvanzanten
08c003907a Use shared tsconfig for excluding node modules 2020-10-02 13:32:33 -04:00
rijkvanzanten
4afe0175d7 Remove stray test + console log 2020-10-02 11:44:08 -04:00
rijkvanzanten
1ec0bf15d5 Start on filters 2020-10-02 10:34:48 -04:00
rijkvanzanten
c3ca7ad868 Re-gen package lock 2020-10-02 10:34:48 -04:00
rijkvanzanten
c5b95de08d Use system services for system collections 2020-10-02 10:34:48 -04:00
rijkvanzanten
28dbdce04e Nest items in items key 2020-10-02 10:34:48 -04:00
rijkvanzanten
537fe8f8dd Allow deep query 2020-10-02 10:34:48 -04:00
rijkvanzanten
e3dc72b779 Add relational support for querying 2020-10-02 10:34:48 -04:00
rijkvanzanten
551cb19e9a Dynamically generate graphql schema, resolve using services 2020-10-02 10:34:47 -04:00