kinyaelgrande
d1c68ce3c0
Add support for SMTP Configurations test
2022-12-02 14:30:48 +03:00
Tomaž Jerman
28e082c507
Add default report frame multi value separator
2022-11-23 16:07:40 +01:00
Vivek Patel
85179f5e42
Remove handle requirement from resource API
...
We removed handle requirement for all resource like namespace(slug), module, user, page, chart.
Due to that namespace import/export was broken as we were using handle as reference, hence fixed it by replacing handle usage with ID of resource.
It also fixes index of template table for handle column.
2022-11-23 15:36:57 +02:00
Denis Arh
d64acc3099
Reverted and reimplemented route deleted flag handling
2022-11-23 11:29:23 +01:00
Tomaž Jerman
8f5e71845a
Properly set the multivalue flag on frame columns
2022-11-22 11:49:03 +01:00
Denis Arh
b1ba01b474
Fix import paths in templates & generated go files
2022-11-17 17:29:51 +01:00
Denis Arh
0f8e03742f
Fix import paths (corteza-server => corteza/server)
2022-11-16 15:52:24 +01:00
Denis Arh
ec75432d0c
Fix workflow function for RBAC manipulation
...
Cause: mixed params for resource and operation.
Closes #503
2022-11-15 15:04:20 +01:00
Peter Grlica
16257e9d4b
Fixed deleted apigw status on save
...
Fixed bug that was overwriting deletedAt status in effect un-deleting
the route.
2022-11-14 15:23:08 +01:00
Corteza Monorepo Migrator
683c7c56e2
Moving server files to ./server
2022-11-14 09:26:39 +01:00