rijkvanzanten
|
58dfa5d717
|
Remove temp fields from m2a
|
2020-10-09 19:35:41 -04: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
|
a16e5774f8
|
Create M2ANode
|
2020-10-09 17:01:54 -04:00 |
|
rijkvanzanten
|
9cad3694d9
|
Merge branch 'main' into many-to-any
|
2020-10-09 16:49:59 -04:00 |
|
rijkvanzanten
|
b1e34c3b0f
|
Fix *.* case on non-relational data
|
2020-10-09 16:49:39 -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
|
847157506a
|
Comment out services (temp)
|
2020-10-09 14:34:34 -04:00 |
|
rijkvanzanten
|
5dba15082f
|
Handle non-o2m cases
|
2020-10-09 13:13:49 -04:00 |
|
rijkvanzanten
|
a910e4c712
|
Temp comment out oas in favor of spec branch
|
2020-10-09 13:07:15 -04:00 |
|
rijkvanzanten
|
25862429bd
|
Augment types for m2a
|
2020-10-09 13:07:15 -04:00 |
|
rijkvanzanten
|
d8bd6c82ab
|
Consider root ast a collection
|
2020-10-09 13:07:15 -04:00 |
|
rijkvanzanten
|
2e6b295ee4
|
Fix type check
|
2020-10-09 13:07:15 -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 |
|
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 |
|
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 |
|
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 |
|