Commit Graph

64 Commits

Author SHA1 Message Date
rijkvanzanten
09d8f670f5 Return user id as minimum data in /users/me 2020-10-19 11:18:58 -04:00
rijkvanzanten
fa1674c41b Don't require user to have role in permissions/me 2020-10-19 11:17:51 -04:00
rijkvanzanten
a9abde7a04 Don't return empty array if no oauth providers 2020-10-16 15:44:27 -04:00
rijkvanzanten
592ab925db Add toArray util 2020-10-15 18:00:27 -04:00
rijkvanzanten
cac329c783 Convert env var values that contain , to arrays 2020-10-15 17:45:15 -04:00
rijkvanzanten
da0b97abd5 Add detailed stack info in error report button
Closes #577
2020-10-14 18:31:13 -04:00
rijkvanzanten
e1be24832a Cleanup spec service 2020-10-06 15:41:08 -04:00
rijkvanzanten
c993d2394b Merge branch 'main' into api-openapi 2020-10-06 14:45:58 -04:00
rijkvanzanten
4147ff9278 Allow null as max length value
Fixes #513
2020-10-05 17:38:39 -04:00
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
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
eeedc01c53 Add /utils/revert, use in app
Fixes #485
2020-10-02 16:20:06 -04:00
rijkvanzanten
a2bb2db180 Don't return empty array for no oauth providers 2020-10-02 14:04:44 -04:00
rijkvanzanten
551cb19e9a Dynamically generate graphql schema, resolve using services 2020-10-02 10:34:47 -04:00
Nitwel
5b936eaf4e add basic structure 2020-09-29 21:25:59 +02:00
rijkvanzanten
e612be4b72 Add 404, rename sso to oauth, add redirect query param 2020-09-28 12:03:43 -04:00
rijkvanzanten
2af75e3cfb Fix 500 on singleton retrieval
Fixes #418
2020-09-24 14:10:20 -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
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
5f4b97aeab Pull in custom interfaces from the API 2020-09-15 18:33:08 -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
7d988dba04 Fix batch for system collections 2020-09-10 15:26:53 -04:00
rijkvanzanten
9546dbb834 Dynamically register / fire webhooks 2020-09-10 14:00:28 -04:00
rijkvanzanten
d781c2b0e5 Merge responsemanager with respond middleware 2020-09-09 09:17:37 -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
266c07fde7 Temporarily disable caching 2020-09-08 17:22:34 -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
ffe3cc0fea Fix files not returning busboy error 2020-09-08 14:56:48 -04:00
rijkvanzanten
7f1f105349 Merge branch 'main' into feature-rate-limiting 2020-09-08 12:31:57 -04:00
kukulaka
2c63941a72 Merge branch 'main' into feature-redis-cache 2020-09-02 23:09:17 +01:00
rijkvanzanten
e4f8b16717 Add password reset flow 2020-09-01 15:58:12 -04:00
rijkvanzanten
d7d3de86d2 Add server service, update returned info 2020-09-01 13:08:52 -04:00
rijkvanzanten
70e54515f8 Fix typing issue 2020-08-31 19:39:37 -04:00
rijkvanzanten
56ba0eec64 Various relational updates 2020-08-31 19:22:25 -04:00
kukulaka
8a21d6fd01 Making sure delete is present 2020-08-31 17:40:16 +01:00