Tomaž Jerman
8f3c3c3ea7
Add default report frame multi value separator
2022-12-12 15:22:09 +01:00
Tomaž Jerman
734bd2c21f
Properly set the multivalue flag on frame columns
2022-12-12 15:22:09 +01:00
Vivek Patel
b181c061a4
Fix app setting test for Nylas
2022-12-07 10:43:50 +01:00
Vivek Patel
b1465d1907
Fix reporting tests and page cursor
2022-12-07 10:43:39 +01:00
Tomaž Jerman
ce2c487f5f
Fix broken external auth test
2022-12-07 09:26:01 +01:00
Tomaž Jerman
d8d7661bfa
Expose some external auth settings to make providers available
2022-12-06 17:07:45 +01:00
Tomaž Jerman
d53fa26044
Add support for Nylas (and other) integration authentication
2022-12-06 17:07:45 +01:00
kinyaelgrande
1f1f0d2ce3
Add support for SMTP Configurations test
2022-12-05 13:52:35 +03:00
kinyaelgrande
29262afadf
Add support for personalized auth screen
2022-11-29 12:20:36 +03:00
kinyaelgrande
fda4730a46
Add restart warning message on settings CLI
2022-11-28 13:43:35 +03:00
Denis Arh
207f01daf5
Refresh code templates and regenerate go files
...
Mostly minor changes related to go 1.19 comment formatting.
2022-11-27 10:57:03 +01:00
Denis Arh
e5d67c6e16
Error package related codebase improvements
...
Remove/replace "github.com/pkg/errors" and "errors"
with "fmt" or "corteza/server/pkg/errors"
Closes #528
2022-11-27 10:29:36 +01:00
Vivek Patel
1699e3f94b
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-24 10:28:22 +02:00
Denis Arh
4ab9ca16c8
Reverted and reimplemented route deleted flag handling
2022-11-23 12:31:01 +01:00
Denis Arh
40f0b15f64
Refactor old seeder code and restructure commands
...
corteza
users
synthetic
generate
remove
compose
records
synthetic
generate
remove
2022-11-18 10:55:18 +01:00
Denis Arh
211a6da71c
Refactor synthetic user generation
2022-11-18 10:55:18 +01:00
Denis Arh
06adbac59e
Move seeder commands to sys & cmp components
2022-11-18 10:55:18 +01:00
Denis Arh
c966780e00
Fix import paths in templates & generated go files
2022-11-17 17:33:24 +01:00
Denis Arh
29eacc9f65
Fix import paths (corteza-server => corteza/server)
2022-11-16 16:12:58 +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