Vikram Rangnekar
|
8024a8420b
|
Use logger error instead of panic in goja handlers
|
2019-11-22 00:58:03 -05:00 |
Vikram Rangnekar
|
6bd27d7c79
|
Add a db:reset command only for dev mode
|
2019-11-22 00:07:06 -05:00 |
Vikram Rangnekar
|
a4c09dedd5
|
Optimize db queries limit use of transactions
|
2019-11-21 02:14:12 -05:00 |
Vikram Rangnekar
|
396f4bcfd8
|
Fix issues with JWT auth
|
2019-11-15 01:35:19 -05:00 |
Vikram Rangnekar
|
0a6995eaca
|
Fix bug with migration template name
|
2019-11-10 01:35:06 -05:00 |
Vikram Rangnekar
|
3438c3efb9
|
Fix macro syntax bug in app templates
|
2019-11-09 21:53:26 -05:00 |
Vikram Rangnekar
|
605ec63466
|
Fix bugs and add new production mode
|
2019-11-07 02:37:24 -05:00 |
Vikram Rangnekar
|
89bc93e159
|
Add nested where clause to filter based on related tables
|
2019-11-04 23:44:42 -05:00 |
Vikram Rangnekar
|
77a51924a7
|
Block unauthorized requests when 'anon' role is not defined
|
2019-11-02 17:13:17 -04:00 |
Vikram Rangnekar
|
0deb3596c5
|
Change config key inherit to inherits
|
2019-10-31 01:14:51 -04:00 |
Vikram Rangnekar
|
b87ba1fcd0
|
Add config driven presets for insert, update and upsert
|
2019-10-30 03:27:11 -04:00 |
Vikram Rangnekar
|
f8aac8d4d7
|
Allow config files to inherit from other config files
|
2019-10-28 01:48:04 -04:00 |
Vikram Rangnekar
|
34867a2733
|
Add RBAC option to disable functions eg. count
|
2019-10-27 01:52:48 -04:00 |
Vikram Rangnekar
|
6d2f334011
|
Add ability to block queries and mutations by role
|
2019-10-26 01:34:29 -04:00 |
Vikram Rangnekar
|
cabd2d81ae
|
Preserve allow.list ordering on save
|
2019-10-25 01:39:59 -04:00 |
Vikram Rangnekar
|
6bc66d28bc
|
Get RBAC working for queries and mutations
|
2019-10-24 02:07:42 -04:00 |
Vikram Rangnekar
|
9299855d8a
|
Add ability to set filters per operation / action
|
2019-10-06 16:28:10 -04:00 |
Vikram Rangnekar
|
52ee2cf6a3
|
Update docs, getting started guide and mutations
|
2019-10-04 22:20:54 -04:00 |
Vikram Rangnekar
|
20ddfb26f3
|
Fix duplicte column bug
|
2019-09-29 15:20:59 -04:00 |
Vikram Rangnekar
|
63afefa9e8
|
Fix new app templates
|
2019-09-29 01:16:34 -04:00 |
Vikram Rangnekar
|
7e4d14fbca
|
Add database setup commands
|
2019-09-28 11:34:03 -04:00 |
Vikram Rangnekar
|
ecec2968e9
|
Add initialization command to setup new apps
|
2019-09-27 02:19:24 -04:00 |