Jože Fortun
|
b2b65b5a08
|
Fix auth server templates on mobile views
|
2022-11-23 11:28:28 +01:00 |
|
Vivek Patel
|
8571b3c568
|
Fix options codegen
Just ran `make codegen`, to regenerate generated files
|
2022-11-21 14:59:35 +05:30 |
|
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
|
a48dfc0261
|
Refactor synthetic compose record generation
|
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
|
a8081d46c4
|
Refactor seeder CLI commands and init DAL modules
Closes #474
|
2022-11-18 10:55:18 +01:00 |
|
Yangruipis
|
abeed75c9a
|
fix(rdbms): check number regex
Regex for checking number will miss floats with 2+ precision like 0.01,
and treat str with multi dot as number like 0.1.1.1.
|
2022-11-18 10:15:24 +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 |
|
Vivek Patel
|
627da636b6
|
Prevent disabling of system field mapping for recordID
By preserving false for "Module.Config.DAL.SystemFieldEncoding.ID.Omit" while saving or updating module
|
2022-11-16 12:55:19 +01:00 |
|
Tomaž Jerman
|
f548694d04
|
Add hideSidebar property to namespace meta
|
2022-11-16 12:53:22 +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 |
|