Commit Graph

415 Commits

Author SHA1 Message Date
Nitwel
8ae6afb4da fix endpoint not found 2020-10-05 10:42:00 +02:00
Nitwel
bc6582186f Merge branch 'main' into api-reference 2020-10-05 10:21:10 +02:00
Nitwel
37ee083ea2 import specs from package 2020-10-05 10:17:20 +02:00
Nitwel
af30a692b5 change way of responding 2020-10-05 10:05:00 +02:00
Nitwel
6e3841d69d add own api to servers 2020-10-05 10:02:10 +02:00
rijkvanzanten
bf76244ba7 Various system schema name changes
Fixes #482
2020-10-02 17:43:58 -04:00
rijkvanzanten
30a34bce27 Fix file upload not returning uploaded file
Fixes #483
2020-10-02 17:19:05 -04:00
rijkvanzanten
f57b542c4d Require user password to setup tfa
Fixes #183
2020-10-02 17:12:25 -04:00
rijkvanzanten
23458b5b9f Last port change, promise 2020-10-02 16:26:40 -04:00
rijkvanzanten
eeedc01c53 Add /utils/revert, use in app
Fixes #485
2020-10-02 16:20:06 -04:00
rijkvanzanten
1524c3e398 Change default port to 8805 2020-10-02 14:56:39 -04:00
rijkvanzanten
a2bb2db180 Don't return empty array for no oauth providers 2020-10-02 14:04:44 -04:00
rijkvanzanten
f4ad48c979 Remove testing file 2020-10-02 13:37:39 -04:00
rijkvanzanten
08c003907a Use shared tsconfig for excluding node modules 2020-10-02 13:32:33 -04:00
rijkvanzanten
4afe0175d7 Remove stray test + console log 2020-10-02 11:44:08 -04:00
rijkvanzanten
1ec0bf15d5 Start on filters 2020-10-02 10:34:48 -04:00
rijkvanzanten
c3ca7ad868 Re-gen package lock 2020-10-02 10:34:48 -04:00
rijkvanzanten
c5b95de08d Use system services for system collections 2020-10-02 10:34:48 -04:00
rijkvanzanten
28dbdce04e Nest items in items key 2020-10-02 10:34:48 -04:00
rijkvanzanten
537fe8f8dd Allow deep query 2020-10-02 10:34:48 -04:00
rijkvanzanten
e3dc72b779 Add relational support for querying 2020-10-02 10:34:48 -04:00
rijkvanzanten
551cb19e9a Dynamically generate graphql schema, resolve using services 2020-10-02 10:34:47 -04:00
rijkvanzanten
7ac0ab1de6 Use items (plural) as hook scope
Fixes #488
2020-10-02 10:30:50 -04:00
rijkvanzanten
58f4c944e0 Update filter structure 2020-10-01 18:08:45 -04:00
WoLfulus
9fda1a91ed Added process.exit and database connection shutdown 2020-10-01 13:16:41 -03:00
Nitwel
46275688d4 merge arrays instead of overriding them 2020-10-01 17:24:55 +02:00
Nitwel
5b0882527b generalize namings and fix s missing on responses 2020-10-01 12:00:43 +02:00
Nitwel
9a747251f6 add support for relational fields 2020-10-01 10:31:43 +02:00
rijkvanzanten
b52e0431b8 Cleanup webhooks
Fixes #393
2020-09-30 16:40:46 -04:00
rijkvanzanten
306c4109a4 Check if item exists instead of relying on presence of pk 2020-09-30 15:32:38 -04:00
Nitwel
70b55f826a filter for relations 2020-09-30 20:44:28 +02:00
rijkvanzanten
0a20cc8d65 Replace .flat() to support node 10
Fixes #459
2020-09-30 14:34:14 -04:00
Nitwel
70fa3d0a3b add basics for relations 2020-09-30 20:25:24 +02:00
Nitwel
f438fb7fea load fields all at once 2020-09-30 15:43:12 +02:00
rijkvanzanten
d165babcd7 Allow generated UUID/date/role/user value to pass required
Fixes #446, fixes #448
2020-09-30 09:31:25 -04:00
Nitwel
0859daf30c finish basic generation 2020-09-30 13:30:36 +02:00
rijkvanzanten
c107303f05 Don't accept null as a value in a required field 2020-09-29 17:57:29 -04:00
rijkvanzanten
67b60860df Use allow null to validate payload on submit 2020-09-29 17:52:38 -04:00
Nitwel
5b936eaf4e add basic structure 2020-09-29 21:25:59 +02:00
rijkvanzanten
a54221f8a9 Remove stray console.log 2020-09-29 11:54:40 -04:00
rijkvanzanten
1d6c00bb1d Fix API returning empty object for nested null m2o
Fixes #432
2020-09-29 11:51:34 -04:00
rijkvanzanten
3973ad398f Fix not being able to delete images
Fixes #431
2020-09-29 11:06:27 -04:00
rijkvanzanten
4d1dc088da Fix users/roles command in cli 2020-09-29 10:59:50 -04:00
rijkvanzanten
f1159d08cd Fix date io in api 2020-09-28 18:16:27 -04:00
rijkvanzanten
aa0a0f9f6e Fix datetime using timezones in pg 2020-09-28 17:29:27 -04:00
rijkvanzanten
e612be4b72 Add 404, rename sso to oauth, add redirect query param 2020-09-28 12:03:43 -04:00
rijkvanzanten
74ee27a8d6 Throw correct exception in get-email-from-profile util 2020-09-28 12:03:32 -04:00
rijkvanzanten
5ce1028647 Move grant config to root 2020-09-28 12:02:02 -04:00
rijkvanzanten
7f4c3b3d2a Emit events for system collections 2020-09-25 17:22:40 -04:00
rijkvanzanten
59c5183f93 Generate languages on auto generate of languages collection 2020-09-25 15:40:36 -04:00