rijkvanzanten
|
ea1853acfb
|
Alias joins to prevent naming conflicts in nested queries
Fixes #3294
|
2020-12-08 17:55:40 -05:00 |
|
rijkvanzanten
|
996e9f34ac
|
Fix lang import, use system-languages interface on users
|
2020-12-08 13:39:50 -05:00 |
|
Igor Savin
|
7cddb458cb
|
Run prettier across app and api
|
2020-12-08 02:22:00 +02:00 |
|
rijkvanzanten
|
a5e8da9677
|
Exit the process on successfull CLI commands
Fixes #3256
|
2020-12-07 18:52:17 -05:00 |
|
rijkvanzanten
|
5bedda945c
|
Warn, don't error, on missing PKs in schema
Fixes #3251
|
2020-12-07 18:24:33 -05:00 |
|
Nicola Krumschmidt
|
a4ceab217d
|
Improve cli init error message
|
2020-12-06 23:07:52 +01: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
|
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 |
|
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
|
0002393486
|
Allow nested objects in env vars
FE: DB_SSL__CA=example
|
2020-11-20 15:19:38 -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
|
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 |
|
rijkvanzanten
|
982fa6aded
|
Cast permissions validation as json
Should fix #965
|
2020-11-12 10:57:55 -05:00 |
|
rijkvanzanten
|
ae0fcc28fe
|
Use dropdown for boolean default value
|
2020-11-11 16:10:33 -05:00 |
|
rijkvanzanten
|
393078cc98
|
Prevent sorting on illegal fields
Fixes #955
|
2020-11-11 15:05:53 -05:00 |
|
rijkvanzanten
|
e02365e5c3
|
Treat MySQL 0000-00-00 as null
|
2020-11-11 14:50:00 -05:00 |
|