Commit Graph

560 Commits

Author SHA1 Message Date
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
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
rijkvanzanten
493e2b1c48 v9.0.0-beta.8 2020-10-02 18:12:01 -04: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
ad24d69650 v9.0.0-beta.7 2020-10-02 14:18:35 -04:00
rijkvanzanten
c36fb905c1 Setup lock structure 2020-10-02 14:17:21 -04:00
rijkvanzanten
a2bb2db180 Don't return empty array for no oauth providers 2020-10-02 14:04:44 -04:00
rijkvanzanten
e53be1f7e2 Fix cli init on non-built api 2020-10-02 13:57:57 -04:00
rijkvanzanten
cd8f2948ad Build in postinstall 2020-10-02 13:47:09 -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
616649af2f Move pre-commit hooks to root 2020-10-02 12:51:32 -04:00
rijkvanzanten
cbad945338 Install dev dependencies for lint staged 2020-10-02 12:47:38 -04:00
rijkvanzanten
4126445fcf Hoist all dependencies 2020-10-02 12:40:22 -04:00
rijkvanzanten
e5a1c62ae9 v9.0.0-beta.5 2020-10-02 12:10:18 -04:00
rijkvanzanten
20ecc15fe0 Remove graphql type json 2020-10-02 11:52:40 -04:00
rijkvanzanten
843dc30e6e Refresh package-lock 2020-10-02 11:50:58 -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