Jože Fortun
19d3c8b964
Fix ace editor and color picker dark theme styles
2024-01-30 17:46:05 +03:00
Jože Fortun
3239092331
Standardize card styles
2024-01-30 17:46:05 +03:00
Mumbi Francis
88608fbb08
Add darkmode on customCSS
2024-01-30 17:46:04 +03:00
Jože Fortun
da6f8ee1b9
Add initial table style sync
2024-01-30 17:46:04 +03:00
Mumbi Francis
1412ce28d9
Refactor provisioning
2024-01-30 17:46:04 +03:00
Jože Fortun
3d9a2da551
Improve branding editor UI and merge it into one card
2024-01-30 17:46:04 +03:00
Mumbi Francis
f983804b33
Add side/top bar variables and minor changes.
2024-01-30 17:46:04 +03:00
Jože Fortun
82f330a806
Further update/standardize styles for theme support
2024-01-30 17:46:04 +03:00
Mumbi Francis
aa7408188a
Add custom scss
2024-01-30 17:46:04 +03:00
Jože Fortun
4826e7cae9
Adjust light theme styles to prepare for other themes
2024-01-30 17:46:03 +03:00
kinyaelgrande
608690858f
Update body-color, gray-300 and gray-700 to black
2024-01-30 17:46:03 +03:00
kinyaelgrande
a9d1bc098c
Update studio themes provision
2024-01-30 17:46:03 +03:00
kinyaelgrande
dcc0876254
Resolve BE reviews
2024-01-30 17:46:03 +03:00
kinyaelgrande
0095663f60
Add support for dark mode in Corteza studio
2024-01-30 17:46:03 +03:00
Tomaž Jerman
405ab13643
Properly update wIndex on workflow changes
2024-01-10 11:11:15 +01:00
kinyaelgrande
c11165e19d
Fix reference to single-digit record ids
2024-01-09 14:38:31 +03:00
Peter Grlica
0346f90a0c
Removed deprecated code from messagebus
2024-01-08 09:28:01 +01:00
Gergely Szabo
3bb5dd96cc
fixing the year issue in TestStepAggregate
...
The TestStepAggregate function in exec_aggregate_test.go contained the
current year hardcoded. Now, it's dynamic.
2024-01-04 10:35:40 +01:00
Peter Grlica
cbdad33e1c
Remove enabled setting on record deduplication
2023-12-22 12:13:23 +01:00
Peter Grlica
52ea952116
Module deduplication validation and provisioning of old rules
2023-12-21 10:08:53 +01:00
Mohammed Alamri
fdcb27ebe3
Fix #1486
2023-12-20 15:10:24 +01:00
Tomaž Jerman
4520742ad8
Cover re-type alterations by creating additional columns
2023-12-13 10:17:12 +01:00
Tomaž Jerman
33821ddd9f
Fix dal schema alterations not presenting/reloading revision models
2023-12-12 15:27:48 +01:00
Tomaž Jerman
3e1d7bd42b
Fix dal schema alt to use correct attribute codec idents
2023-12-12 09:26:31 +01:00
Tomaž Jerman
1d5402678d
Fix namespace export error when i18n resources reference deleted resources
2023-12-11 13:34:42 +01:00
Peter Grlica
47beebb3f3
Added error wrapping for compose record wf functions
2023-11-30 15:24:56 +01:00
guangwu
db42a86bd1
chore: slice append replace loop ( #1358 )
2023-11-29 11:56:48 +01:00
Tomaž Jerman
77572e1675
Add extra type mapping to mysql dialect
2023-11-16 09:27:36 +01:00
Tomaž Jerman
28774f0f1c
Add ResourceType filter to dal alteration struct
2023-11-16 09:26:57 +01:00
Tomaž Jerman
58ea38233e
Fix mssql alter column query
2023-11-14 16:01:44 +01:00
Tomaž Jerman
7d3c88f0b2
Fix DAL model diff computation for record revisions and psql db
...
* Fixed up type inconsistency.
* Added some missing type fit matching.
2023-11-14 13:20:54 +01:00
Tomaž Jerman
0d999d1bba
Change external auth providers to always reload on settings change
2023-11-09 15:58:58 +01:00
Peter Grlica
7acdf183f4
Added sass to docker image
2023-11-03 13:27:20 +01:00
Tomaž Jerman
a384efa290
Fix (tmp skip invalid) tests
2023-11-03 11:37:43 +01:00
Tomaž Jerman
dc54b55e55
Fix namespace export error when resources reference deleted resources
2023-11-03 11:28:10 +01:00
kinyaelgrande
8a8b3bd8c8
Fix corteza-studio bootstrap scss order
...
and ui.custom-css settings reference
2023-11-01 16:14:35 +03:00
Mumbi Francis
e4269669d8
Add Corteza studio UI personalization feature
2023-10-31 15:52:39 +03:00
Tomaž Jerman
760760f7f6
Fix tests #2
2023-10-30 08:44:16 +01:00
Tomaž Jerman
5e3810302f
Fix tests
2023-10-27 16:33:47 +02:00
Tomaž Jerman
be82687d96
Fix invalid SQL for pgsql column type change
2023-10-26 17:09:59 +02:00
Tomaž Jerman
e852e7bcf1
Allow dismissed filter parameter for dal schema alterations
2023-10-26 17:09:59 +02:00
Tomaž Jerman
1e10db1e95
Add tests & tweaks for RDBMS dialect column fit checks
2023-10-26 17:09:59 +02:00
Tomaž Jerman
caabf6647e
Cleanup svc functions, add actionlog & rbac
2023-10-26 17:09:59 +02:00
Tomaž Jerman
71d3cf6518
Add elevated permissions to svc activate step
2023-10-26 17:09:59 +02:00
Tomaž Jerman
c1241cf8a8
Add missing fields to dal schema alteration def. files
2023-10-26 17:09:59 +02:00
Tomaž Jerman
107128463a
Add missing column definition for enum type
2023-10-26 17:09:59 +02:00
Tomaž Jerman
7a85cf3e1a
Change alteration merge to remove all found duplicates
...
Before it terminated too quickly so it would incloude half of the
duplicates.
This would cause a problem if we added multiple bits with the same
ident (nested record values for example).
2023-10-26 17:09:59 +02:00
Tomaž Jerman
3eb709b90a
Post test tweaks and fixes
2023-10-26 17:09:59 +02:00
Tomaž Jerman
7c6fb592bc
Fix lapsus in module->model attribute type mapping
2023-10-26 17:09:59 +02:00
Tomaž Jerman
c99f68030d
Switch mysql information schema to column type
...
Column type provides more information about the storage, such as
intager signature and decimal precision.
2023-10-26 17:09:59 +02:00