3
0
Commit Graph

362 Commits

Author SHA1 Message Date
Tomaž Jerman
2637334460 Fix post opt. tests 2024-02-06 13:39:22 +01:00
Tomaž Jerman
41e86f2c16 Fix unit tests 2024-02-06 13:39:22 +01:00
Tomaž Jerman
225f516045 Cleanup workflow state management loops 2024-02-06 13:39:22 +01:00
Tomaž Jerman
cb89c9b1a4 Remove excessive statechange logging 2024-02-06 13:39:22 +01:00
Tomaž Jerman
5d32ea1eb4 Refactor stackframe construction to reduce memory pressure 2024-02-06 13:39:22 +01:00
Tomaž Jerman
7bafd82dde Update StateChangeHandler for stacktrace changes 2024-02-06 13:39:22 +01:00
Tomaž Jerman
74a54da6f1 Improve workflow stacktrace logging to reduce pressure for iterators 2024-02-06 13:39:22 +01:00
Tomaž Jerman
280ae83376 Add/tweak tests for TypedVale.Clone 2024-02-06 13:39:22 +01:00
Tomaž Jerman
ad6494e866 Improve TypedValue clone to go parallel after certain threshold 2024-02-06 13:39:22 +01:00
Tomaž Jerman
52ac5698c8 Introduce .Clone to typed values for deep copy 2024-02-06 13:39:22 +01:00
Tomaž Jerman
01aaddad58 Init ID generation at app CLI init 2024-02-06 13:39:22 +01:00
Tomaž Jerman
03ef28ea49 Fix compose/automation tests, add benchmarks 2024-02-06 13:39:22 +01:00
Tomaž Jerman
9cb5d05c34 Refactor expr bits for the new path utils 2024-02-06 13:39:22 +01:00
Tomaž Jerman
6c499217ef Add tests for pkg/str methods 2024-02-06 13:39:22 +01:00
Tomaž Jerman
8031e2093a Change pkg/id to utilize channels for better performance 2024-02-06 13:38:52 +01:00
Tomaž Jerman
1f415be2db Add an efficient expr path traverser 2024-02-06 13:38:52 +01:00
Tomaž Jerman
860e0c585c Tweakup the rule index to reduce allocs 2024-02-06 13:38:52 +01:00
Tomaž Jerman
5fdfd7f107 Rework RBAC rule indexing to improve raw lookup performance 2024-02-06 13:38:52 +01:00
Mumbi Francis
c25d759392 Add dark-mode on minified default custom css 2024-01-30 17:46:06 +03:00
Jože Fortun
001afe2dde Change default extra-light color to match designs (#768D9A with 0.5 opacity on bg #0B344E is #3E5A6F 2024-01-30 17:46:06 +03:00
Jože Fortun
8fb5c3695f Adjust report dark theme styles 2024-01-30 17:46:06 +03:00
Mumbi Francis
eded8d843c Update provisioning for light and extra-light 2024-01-30 17:46:06 +03:00
Jože Fortun
7bedc78e44 Move shared classes from webapp custom.scss to server custom.scss 2024-01-30 17:46:05 +03:00
Jože Fortun
2126953371 Adjust topbar theme picker styles 2024-01-30 17:46:05 +03:00
Jože Fortun
cc99327618 Adjust CMAP styling for themes 2024-01-30 17:46:05 +03:00
Mumbi Francis
e62c4a6600 Standardize map buttons 2024-01-30 17:46:05 +03:00
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