Commit Graph

896 Commits

Author SHA1 Message Date
rijkvanzanten
5bcb004ca6 v9.0.0-rc.20 2020-12-03 13:23:00 -05:00
Rijk van Zanten
2785135d34 Update README.md 2020-12-03 13:04:20 -05:00
rijkvanzanten
d352609a50 Add support for custom migrations extension 2020-12-02 15:51:58 -05:00
rijkvanzanten
c30d2059d7 Remove key/secret check 2020-12-02 15:29:57 -05:00
rijkvanzanten
e3d289b7a4 Add CLI bootstrap command 2020-12-02 15:27:54 -05:00
Rijk van Zanten
39a11dc882 Merge pull request #3261 from nickrum/required-cleanup
Remove unused required properties
2020-12-01 17:06:52 -05:00
Rijk van Zanten
a59221caab Merge pull request #3260 from nickrum/keyv-typo-fix
Fix a typo in cache.ts
2020-12-01 17:06:18 -05:00
Nicola Krumschmidt
7a36dd3d0a Remove unused required properties 2020-12-01 18:51:27 +01:00
Nicola Krumschmidt
47b06dc99f Fix a typo in cache.ts 2020-12-01 18:48:26 +01:00
rijkvanzanten
9ce3f264b6 Bad log, no log 2020-12-01 12:45:09 -05:00
rijkvanzanten
d7b74e3473 v9.0.0-rc.19 2020-11-27 21:01:35 -05:00
rijkvanzanten
eb306e91b1 Ignore dist in tsconfig 2020-11-27 20:58:25 -05:00
rijkvanzanten
e8c2a61277 Fix wrong import 2020-11-27 20:58:10 -05:00
rijkvanzanten
cc2b18d711 Cas't string default value NULL to null
Fixes #2924
2020-11-27 20:53:51 -05:00
rijkvanzanten
100937c2dd Fix *.*.* fields using wrong default fields
Fixes #3219
2020-11-27 19:44:53 -05:00
rijkvanzanten
a9ffc40979 Fix schema not handling uppercases in PG
Fixes #3213
2020-11-27 19:31:25 -05:00
rijkvanzanten
0dbaefcb4c Add default nested limit 2020-11-27 19:16:44 -05:00
Rijk van Zanten
da84dbbc71 Merge pull request #3173 from patvong/patvong/no-limit-to-relationnal-fields
Fetching the relational fields were incorrectly bounded to a maximum of 100 items.
2020-11-27 18:58:07 -05:00
rijkvanzanten
08c248f4a0 Don't treat leading zero values as numbers
Fixes #3216
2020-11-27 18:42:25 -05:00
rijkvanzanten
0cdc85e607 Revert global width
Needs some more thinking / experimentation
2020-11-27 18:28:07 -05:00
rijkvanzanten
1b3aa5a059 Finish m2a setup 2020-11-27 17:31:00 -05:00
rijkvanzanten
665ab42c5d Merge branch 'main' into m2a-interface 2020-11-27 13:55:06 -05:00
rijkvanzanten
1f88cd4a32 Add relational nested updates to API 2020-11-27 13:44:57 -05:00
rijkvanzanten
8272786315 v9.0.0-rc.18 2020-11-25 16:40:39 -05:00
Pat Vongphrachanh
e2e524d324 Fetching the relational fields were incorrectly bounded to a maximum of 100 items. 2020-11-23 16:52:38 -05:00
rijkvanzanten
023424d2b0 Fix import of exception 2020-11-23 10:52:18 -05:00
rijkvanzanten
e07fc813f9 Show table in PK service exception
Ref #3130
2020-11-23 10:51:05 -05:00
rijkvanzanten
c8f9831eb1 Throw error if table doens't have primary key
Fixes #3130
2020-11-23 10:49:42 -05:00
rijkvanzanten
7891920209 Fix nested or filter in permissions
Fixes #3167
2020-11-23 10:24:00 -05:00
rijkvanzanten
56028c4136 v9.0.0-rc.17 2020-11-20 15:31:31 -05:00
rijkvanzanten
c2057c2680 v9.0.0-rc.16 2020-11-20 15:26:25 -05:00
rijkvanzanten
0002393486 Allow nested objects in env vars
FE: DB_SSL__CA=example
2020-11-20 15:19:38 -05:00
rijkvanzanten
290d272b54 v9.0.0-rc.15 2020-11-18 21:09:22 -05:00
rijkvanzanten
d44f99331c Fix links to next repo 2020-11-18 20:34:14 -05:00
rijkvanzanten
4f29681fa2 Fix lookup 2020-11-18 12:39:26 -05:00
rijkvanzanten
563fdaba9c Fix shared fields in m2a fetch 2020-11-17 11:44:29 -05:00
rijkvanzanten
168e96ed03 Support field scoping in fields parameter 2020-11-17 11:27:09 -05:00
rijkvanzanten
a17c3ce6db Start on m2a-builder interface 2020-11-16 15:38:59 -05:00
rijkvanzanten
89293a3db7 Merge branch 'main' into sdk 2020-11-15 20:03:52 -05:00
Kyle Herock
c0683dd7f2 handle CLI promise rejections and exit with non-zero exit code 2020-11-14 09:27:58 -05:00
Kyle Herock
1ddb579009 fix database import for user create command 2020-11-13 20:39:57 -05:00
rijkvanzanten
e3b6ffa595 v9.0.0-rc.14 2020-11-13 17:46:16 -05:00
rijkvanzanten
dca88cefa6 Fix seed creation on SQLite 2020-11-13 17:30:36 -05:00
rijkvanzanten
e30170ab0a Fix asset permission check when you don't have settings
Fixes #887
2020-11-13 12:18:23 -05:00
rijkvanzanten
f8c64d5cd4 Pass item key in update before hook
Fixes #987
2020-11-13 10:44:48 -05:00
rijkvanzanten
8057081ce6 Re-fix @types/express-session situation
Fixes #991
2020-11-13 10:11:23 -05:00
rijkvanzanten
137fba838d Fix conceal on user 2020-11-12 18:22:04 -05:00
rijkvanzanten
e8f0d70322 Replace deep-map, fix _and filter parsing 2020-11-12 16:09:51 -05:00
rijkvanzanten
0c72ee6b1d Fix deep filters in app, fix current-user/current-role in filters 2020-11-12 14:12:05 -05:00
rijkvanzanten
236bde3c59 Fix deep query validation 2020-11-12 13:08:11 -05:00