Commit Graph

432 Commits

Author SHA1 Message Date
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
rijkvanzanten
652cc37ad3 Bump versions 2020-09-15 09:25:50 -04:00
rijkvanzanten
62e32d86c5 v9.0.0-alpha.38 2020-09-14 18:25:04 -04:00
rijkvanzanten
ff0a698326 v9.0.0-alpha.37 2020-09-14 18:23:20 -04:00
rijkvanzanten
8a0651e2ca Fix type 2020-09-14 18:23:08 -04:00
rijkvanzanten
f2cfa9d188 v9.0.0-alpha.36 2020-09-14 18:21:16 -04:00
rijkvanzanten
14d4a480bf v9.0.0-alpha.35 2020-09-14 18:20:51 -04:00
rijkvanzanten
e4f1e92159 v9.0.0-alpha.34 2020-09-14 18:16:10 -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
ec8b8fa97c Update example env 2020-09-14 11:06:31 -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
rijkvanzanten
587d325301 Re-init webhooks correclty 2020-09-10 14:44:52 -04:00
rijkvanzanten
7752af6297 Merge branch 'main' into webhooks 2020-09-10 14:15:30 -04:00
rijkvanzanten
68e05a208a Add csv special type, return type based on special flag 2020-09-10 14:14:24 -04:00
rijkvanzanten
9546dbb834 Dynamically register / fire webhooks 2020-09-10 14:00:28 -04:00