Denis Arh
|
d64acc3099
|
Reverted and reimplemented route deleted flag handling
|
2022-11-23 11:29:23 +01:00 |
|
Jože Fortun
|
18eded89d2
|
Fix auth server templates on mobile views
|
2022-11-23 11:24:34 +01:00 |
|
Vivek Patel
|
397c3e0ce7
|
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-23 14:48:08 +05:30 |
|
Tomaž Jerman
|
8f5e71845a
|
Properly set the multivalue flag on frame columns
|
2022-11-22 11:49:03 +01:00 |
|
Tomaž Jerman
|
a7f70cf801
|
Remove the Meta field from parsed filter objects
|
2022-11-22 11:40:34 +01:00 |
|
Tomaž Jerman
|
b13d19e617
|
Add nin ref to base QL handlers
|
2022-11-22 11:40:05 +01:00 |
|
skamensky
|
11f7eb1529
|
Legacy corteza server 2022.9.x fix missing col type (#505)
* Add support for dropdowns field type in physical tables
|
2022-11-22 07:54:42 +01:00 |
|
Yangruipis
|
8fc2510c95
|
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:16 +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 |
|