Commit Graph

1371 Commits

Author SHA1 Message Date
rijkvanzanten
d49496395f Remove unused import 2020-11-09 17:25:16 -05:00
rijkvanzanten
8cbdfb409b Use prefetched schema info 2020-11-09 17:13:48 -05:00
rijkvanzanten
0697f4b4be Add new overview method, attach it every request 2020-11-09 15:19:23 -05:00
rijkvanzanten
d18b5800ed Fix cli command function name 2020-11-09 13:34:45 -05:00
rijkvanzanten
528112314d Remove outdated tests, fix imports 2020-11-09 12:29:01 -05:00
rijkvanzanten
ad56b8b556 Rename schema to specs, add schema package 2020-11-09 11:19:03 -05:00
rijkvanzanten
11dc1b6462 Don't auto-nest o2m if you don't have read access 2020-11-06 14:57:57 -05:00
rijkvanzanten
ee5211ce02 Fix nesting parent item recursively
Fixes #906
2020-11-06 14:15:26 -05:00
rijkvanzanten
2cc6114411 v9.0.0-rc.8 2020-11-05 18:57:41 -05:00
rijkvanzanten
57b7b3db06 Update user invite UX, add accept invite route
Fixes #886, closes #891
2020-11-05 18:54:52 -05:00
rijkvanzanten
31dadde0c2 Add permissions to /assets endpoint
Fixes #887
2020-11-05 18:22:15 -05:00
rijkvanzanten
dd4db04066 Change webhook url from varchar to text
Fixes #881
2020-11-05 16:10:04 -05:00
rijkvanzanten
8dbfd34862 Update batch style to drawer 2020-11-05 15:39:07 -05:00
rijkvanzanten
a432640ecb Add batch delete w/ keys in body
Fixes #819
2020-11-05 14:47:57 -05:00
rijkvanzanten
9471bc1c95 Start on new batch operations 2020-11-05 14:21:10 -05:00
rijkvanzanten
9c9468798e Fix error logging in redis cache
Fixes #896
2020-11-05 14:18:42 -05:00
rijkvanzanten
1c7b0d9425 Update system key constraints
Fixes #790, fixes #885
2020-11-05 11:59:01 -05:00
rijkvanzanten
07dd583060 Fix package resolution
Ref #882
2020-11-05 10:33:39 -05:00
rijkvanzanten
0cbdcace62 v9.0.0-rc.7 2020-11-05 09:47:49 -05:00
rijkvanzanten
b02c2d85d5 Add more descriptive error on startup on empty DB 2020-11-04 17:28:29 -05:00
rijkvanzanten
a30da7e4c0 Update primary key checks for new versino of schema inspector 2020-11-04 15:18:45 -05:00
rijkvanzanten
f1289a66dc Use csv of strings for permissions fields 2020-11-04 11:31:04 -05:00
rijkvanzanten
2f3e406022 Fix too strict update permission check
Fixes #817
2020-11-04 11:02:38 -05:00
rijkvanzanten
88efab510e Update versions 2020-11-04 11:02:30 -05:00
Rijk van Zanten
f651b29c78 Merge pull request #877 from nickrum/service-meta-cleanup
Use knex instance property in MetaService class
2020-11-04 15:59:09 +01:00
Nicola Krumschmidt
20a02f05bd Use knex instance property in MetaService class 2020-11-04 12:19:50 +01:00
JuanCarlosJr97
e6aa40d5c2 Undoing change made by mistake to CACHE_ENABLED instead of CORS_ENABLED 2020-11-04 08:33:58 +00:00
JuanCarlosJr97
606f81dd0b Updating CORS_ENABLED to true as documentation describes 2020-11-04 08:32:18 +00:00
JuanCarlosJr97
2fc00a7842 Updating CORS_ENABLED to true by default
Updating CORS_ENABLED to true by default as the documentation describes
2020-11-04 02:01:13 +00:00
rijkvanzanten
220bdf3c4d v9.0.0-rc.6 2020-11-03 19:28:21 -05:00
rijkvanzanten
baa62027ad Return JSON/CSV as unknown JSON blobs in GraphQL
Fixes #870
2020-11-03 19:18:23 -05:00
rijkvanzanten
79cdd62f18 Fix redis rate limiter
Fixes #835
2020-11-03 18:19:29 -05:00
rijkvanzanten
e5d70ebde2 Fix nested m2m updates
Fixes #849
2020-11-03 17:51:16 -05:00
rijkvanzanten
39d9b34248 Fix default value check
Fixes #854
2020-11-03 15:39:49 -05:00
Ben Haynes
ee4f3df78a fixes #866 2020-11-03 12:24:33 -05:00
Rijk van Zanten
5e8272c698 Merge pull request #863 from maartenvn/fix/email-button
Use inline-block instead of inline-flex for GMail support
2020-11-03 16:01:17 +01:00
maartenvn
b5d8cab3f1 Use inline-block instead of inline-flex for GMail support 2020-11-03 15:56:46 +01:00
rijkvanzanten
99557a0e14 v9.0.0-rc.5 2020-11-02 16:58:52 -05:00
rijkvanzanten
a11e2800b6 Fix permissions not using preset variables 2020-11-02 16:19:05 -05:00
rijkvanzanten
874ae7a334 Update knex-schema-inspector 2020-11-02 12:42:04 -05:00
maartenvn
e5438be3fe Use same button style as Directus for emails 2020-11-02 17:29:41 +01:00
Rijk van Zanten
70334511ad Merge pull request #845 from dimitrov-adrian/main
Fix _ncontains typo
2020-11-02 15:44:01 +01:00
e01
84f902bfac Fix _ncontains typo 2020-11-02 16:39:56 +02:00
maartenvn
7845814629 Cleanup & white-label the email templates 2020-11-02 13:40:50 +01:00
maartenvn
54161c0c72 Make PUBLIC_URL end-slash insensitive 2020-10-31 11:23:28 +01:00
maartenvn
6d38ddab76 Redirect to admin URL using relative URL 2020-10-31 11:22:32 +01:00
rijkvanzanten
9a38fdea5e Fix redirect from / in api 2020-10-30 19:04:31 -04:00
rijkvanzanten
e3a60b4bfa v9.0.0-rc.4 2020-10-30 18:44:18 -04:00
rijkvanzanten
91cf8bdfc8 Fix redirect to admin for subpaths 2020-10-30 18:33:41 -04:00
rijkvanzanten
98a515178d Add index.js file as default entry to lib 2020-10-30 18:33:32 -04:00