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 |
|
kukulaka
|
6d815b64db
|
amended collections def so field length is 64 chars
|
2020-09-21 16:56:14 +01:00 |
|
rijkvanzanten
|
98ea2bcbb1
|
Remove auth idle timeout from settings
Fixes #313
|
2020-09-18 15:28:17 -04:00 |
|
rijkvanzanten
|
810464f332
|
Fix admin access flag in init role creation
|
2020-09-18 13:03:34 -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
|
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 |
|
rijkvanzanten
|
8a0651e2ca
|
Fix type
|
2020-09-14 18:23:08 -04:00 |
|
rijkvanzanten
|
eae2c5ba39
|
Fix meta/system in seeder
|
2020-09-14 17:36:27 -04:00 |
|
rijkvanzanten
|
1aa6be8d80
|
Make generated junction table hidden by default
|
2020-09-14 11:58:00 -04:00 |
|
rijkvanzanten
|
5b99264cf1
|
Fix relation nullification on delete
|
2020-09-11 16:20:17 -04:00 |
|
rijkvanzanten
|
09518f7816
|
Allow auto-generating o2m collection/field
|
2020-09-11 15:02:59 -04:00 |
|
rijkvanzanten
|
a3494384c7
|
Set token expiration in ms
|
2020-09-10 16:53:26 -04:00 |
|
Ben Haynes
|
3c7a38ca6e
|
cleaner install options
|
2020-09-10 16:14:27 -04:00 |
|
rijkvanzanten
|
7d988dba04
|
Fix batch for system collections
|
2020-09-10 15:26:53 -04:00 |
|
rijkvanzanten
|
3e72d09f45
|
Add correct form layout to webhooks
|
2020-09-10 15:14:04 -04:00 |
|
rijkvanzanten
|
ce5cc90775
|
Add collections interface
|
2020-09-10 14:58:08 -04:00 |
|