Commit Graph

104 Commits

Author SHA1 Message Date
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
rijkvanzanten
3e72d09f45 Add correct form layout to webhooks 2020-09-10 15:14:04 -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
rijkvanzanten
a046af7a5c Emit item crud 2020-09-10 13:47:02 -04:00
rijkvanzanten
be3c414b05 Return validation errors 2020-09-09 15:17:28 -04:00
rijkvanzanten
a8552abc23 Treat sanitizedquery as frozen 2020-09-08 18:54:18 -04:00
rijkvanzanten
b19ffd960b Add response middleware and cache 2020-09-08 18:28:23 -04:00
rijkvanzanten
8b97c6d818 Clear middleware/service (temp) 2020-09-08 17:09:15 -04:00
rijkvanzanten
9643b86dc5 Merge branch 'main' into feature-redis-cache 2020-09-08 16:57:15 -04:00
rijkvanzanten
9f3e12f8f2 Run prettier 2020-09-08 16:03:38 -04:00
rijkvanzanten
7f1f105349 Merge branch 'main' into feature-rate-limiting 2020-09-08 12:31:57 -04:00
rijkvanzanten
7554366f6f Show warning icon for no-meta collections/fields 2020-09-03 14:56:31 -04:00
rijkvanzanten
883a322ba8 Create meta row if it doesn't exist yet on update field 2020-09-02 18:39:50 -04:00
rijkvanzanten
46f1969448 Allow permissions variables in filter query param 2020-09-02 18:31:01 -04:00
rijkvanzanten
38e1cf4a55 Add permission variables support 2020-09-02 18:20:02 -04:00
kukulaka
2c63941a72 Merge branch 'main' into feature-redis-cache 2020-09-02 23:09:17 +01:00
rijkvanzanten
9d30b17a73 Fix limit / nested query
Fixes #168, fixes #179
2020-09-02 16:47:43 -04:00
rijkvanzanten
e4f8b16717 Add password reset flow 2020-09-01 15:58:12 -04:00
rijkvanzanten
17c7308f35 Show new server info in app 2020-09-01 13:37:52 -04:00
rijkvanzanten
d7d3de86d2 Add server service, update returned info 2020-09-01 13:08:52 -04:00
rijkvanzanten
f03e4dfd9d Delete related m2o when deleting collection that holds o2m 2020-08-31 19:37:18 -04:00
rijkvanzanten
6fc7bb98f1 Add relationship cascading on collection deletion 2020-08-31 19:35:24 -04:00
rijkvanzanten
56ba0eec64 Various relational updates 2020-08-31 19:22:25 -04:00
rijkvanzanten
4b1fae8d0f Fix deletion of collection that has custom permissions 2020-08-31 17:43:33 -04:00
rijkvanzanten
e10c288920 Add error alert on delete / soft delete from browse 2020-08-31 15:04:36 -04:00
rijkvanzanten
d8ae3b9a8d Finish soft delete 2020-08-31 12:30:19 -04:00
kukulaka
9d6f80149c changes for caching
Most changes should be here, just making sure flush cache is in for each post / delete
2020-08-31 17:16:45 +01:00
rijkvanzanten
1422ffcadd Fix detail delete 2020-08-28 18:34:59 -04:00
rijkvanzanten
a9f384f1c6 Add Joi validation for delete button 2020-08-28 18:15:36 -04:00
rijkvanzanten
336cd65646 Only return fields you're allowed to read 2020-08-28 16:12:32 -04:00
rijkvanzanten
4b5aaaa1ff Rename operation->action, add validate step 2020-08-27 11:56:01 -04:00
rijkvanzanten
dbdc8f2d90 Remove stray console.log 2020-08-26 18:35:06 -04:00
rijkvanzanten
8dcb45faf5 Support CSV in dir_fields.special, add "conceal" 2020-08-25 15:52:10 -04:00
rijkvanzanten
d87038ee5d Use updated errors output format 2020-08-25 15:26:35 -04:00
rijkvanzanten
31d63e0e4d Fix refresh w/ tfa enabled 2020-08-25 14:29:36 -04:00
rijkvanzanten
2958ae1584 Return secret on enabling 2fa 2020-08-25 13:59:43 -04:00
Tanya Byrne
efcb711d92 changing the cache again 2020-08-25 13:23:54 +01:00
Tanya Byrne
75f03a0361 updae cache notes 2020-08-24 13:49:59 +01:00
Tanya Byrne
6a0f294f4d updating of redis cache 2020-08-24 12:44:59 +01:00
rijkvanzanten
4724b95384 Fix sorting on MySQL 2020-08-21 17:09:48 -06:00
rijkvanzanten
bf5b991156 Name count count 2020-08-21 16:40:56 -06:00
rijkvanzanten
ce60b1ab7f Use db default sort to match app output 2020-08-21 15:24:55 -06:00
rijkvanzanten
c4ca868323 Default max sort value to 0 2020-08-21 14:31:00 -06:00
rijkvanzanten
1ba8577a38 Use update permissions explicitly 2020-08-21 12:14:09 -06:00