Commit Graph

453 Commits

Author SHA1 Message Date
rijkvanzanten
64b380a8a5 Fix deep recursive m2o temp filtering 2020-09-23 17:07:53 -04:00
rijkvanzanten
3f41b349fd Return null for empty m2o 2020-09-23 16:59:20 -04:00
rijkvanzanten
8dea70398f Fix m2o returning as array 2020-09-23 16:55:27 -04:00
rijkvanzanten
a5be4e3e48 Rework AST runner
Way cleaner to read / maintain now. Should also fix a couple issues.

Ref #406, ref #376, ref #350
2020-09-23 15:57:32 -04:00
rijkvanzanten
78bfd0f326 Add count command 2020-09-23 13:42:01 -04:00
rijkvanzanten
658b30197f Fix unique flag on directus users 2020-09-23 13:38:51 -04:00
rijkvanzanten
302763f7ca Remove console log 2020-09-22 17:47:55 -04:00
rijkvanzanten
85ca7b5d17 Run prettier 2020-09-22 16:11:28 -04:00
rijkvanzanten
7caf429d1d Add custom endpoints support 2020-09-22 15:55:22 -04:00
rijkvanzanten
48fca55651 Restructure exports for services 2020-09-22 13:16:14 -04:00
rijkvanzanten
0a266e098a Fix creation of junction fields on m2m when using corresponding
Fixes #368
2020-09-22 11:32:29 -04:00
rijkvanzanten
ba85e4e6a2 Add dynamic export file name
Closes #387
2020-09-21 17:56:35 -04:00
rijkvanzanten
15043c7a95 Fix item create not returning 2020-09-21 17:32:02 -04:00
rijkvanzanten
ff83f17b4d Add system icons
Closes #385
2020-09-21 17:13:38 -04:00
rijkvanzanten
e3b731cf7a Handle wrong JSON in post/patch payload
Fixes #80
2020-09-21 16:44:53 -04:00
rijkvanzanten
bb7b76aef9 Return 200 OK on create/update with no read permissions
Fixes #33
2020-09-21 16:29:07 -04:00
rijkvanzanten
d9bfd6148f Fix router not reaching 404 handler
Fixes #352
2020-09-21 13:32:03 -04:00
rijkvanzanten
b3101b85ad Indent payload overrides in import endpoint under data 2020-09-21 13:19:39 -04:00
rijkvanzanten
b009fa86b1 Remove misc divider from settings
Fixes #378
2020-09-21 12:19:58 -04:00
Rijk van Zanten
a6a8f3753c Merge pull request #372 from directus/MSSQL
amended collections def so field length is 64 chars
2020-09-21 12:09:40 -04:00
kukulaka
6d815b64db amended collections def so field length is 64 chars 2020-09-21 16:56:14 +01:00
Nitwel
f4dee0b10b fixed boolean, color display and repeater options 2020-09-21 09:44:40 +02:00
rijkvanzanten
b59e6953be v9.0.0-beta.1 2020-09-18 17:50:41 -04:00
rijkvanzanten
5644fc5895 Use newer version of knex-schema-inspector
Fixes #341
2020-09-18 17:46:41 -04:00
rijkvanzanten
98ea2bcbb1 Remove auth idle timeout from settings
Fixes #313
2020-09-18 15:28:17 -04:00
rijkvanzanten
2afbdff222 v9.0.0-beta.0 2020-09-18 13:12:08 -04:00
rijkvanzanten
00bb007897 v9.0.0-alpha.42 2020-09-18 13:03:50 -04:00
rijkvanzanten
810464f332 Fix admin access flag in init role creation 2020-09-18 13:03:34 -04:00
rijkvanzanten
6d88ed8d1e v9.0.0-alpha.41 2020-09-18 13:00:56 -04:00
rijkvanzanten
d87fc912f4 Fix date saving in MySQL
Ref #283
2020-09-18 12:57:26 -04:00
rijkvanzanten
9db318895f Fix admin access flag in role create cli 2020-09-18 12:51:10 -04:00
rijkvanzanten
cf6eddbecf Fix status on users created in cli 2020-09-18 12:50:41 -04:00
rijkvanzanten
67a55ad228 Disable rate limiter by default
Fixes #323
2020-09-18 12:30:15 -04:00
rijkvanzanten
aa014542a4 Rename roles.admin to roles.admin_access
Closes #142
2020-09-18 12:16:09 -04:00
rijkvanzanten
52540e60a3 Fix updating in SQLite
Fixes #141, ref #283
2020-09-18 12:06:46 -04:00
rijkvanzanten
bed7f67203 Add role create cli command 2020-09-18 11:49:36 -04:00
rijkvanzanten
075d62515c Fix defaults extraction in sqlite 2020-09-18 10:02:17 -04:00
rijkvanzanten
22184c8f2b Ignore local .db files 2020-09-18 10:01:54 -04:00
rijkvanzanten
8b06e3b9ad v9.0.0-alpha.40 2020-09-17 17:39:59 -04:00
rijkvanzanten
4476da28db v9.0.0-alpha.39 2020-09-17 17:38:28 -04:00
rijkvanzanten
a75b377328 Add create user command 2020-09-17 17:38:02 -04:00
rijkvanzanten
a409b9cb9a Add database install / migrate commands 2020-09-17 17:25:56 -04:00
rijkvanzanten
9ffc056bd3 Restructure seeds, add database install cli command 2020-09-17 16:19:09 -04:00
rijkvanzanten
e8b842297c Move telemetry flag to env 2020-09-17 11:55:45 -04:00
rijkvanzanten
7b2e890925 Add telemetry 2020-09-17 11:52:06 -04:00
rijkvanzanten
d1457b0461 Finish downloading custom extensions 2020-09-16 10:48:06 -04:00
rijkvanzanten
5f4b97aeab Pull in custom interfaces from the API 2020-09-15 18:33:08 -04:00
rijkvanzanten
b8eff4c788 Use CSV for special, add on create / on update for fields 2020-09-15 17:31:37 -04:00
rijkvanzanten
d141f28fc1 Handle key constraints in roles on delete 2020-09-15 16:12:06 -04:00
rijkvanzanten
7b46d412c5 Allow role to be nullified 2020-09-15 16:11:54 -04:00