3
0
Commit Graph

5256 Commits

Author SHA1 Message Date
Jože Fortun
cc920a8fc3 Make compose builder layout switcher small 2023.9.3-rc.3 2024-02-14 15:37:58 +01:00
Mumbi Francis
4721a2b281 Fix error handling when retriving user data in AuthClient 2024-02-14 17:21:01 +03:00
Tomaž Jerman
65cfca0c95 Fix user data retrieval in authClient 2024-02-14 16:02:34 +03:00
Jože Fortun
81a7de9224 Adjust positioning for no records text on small blocks 2024-02-13 13:00:04 +01:00
Jože Fortun
b626ea04e7 Update inline edit tooltip to include field title 2024-02-13 12:30:35 +01:00
Jože Fortun
ce4cbd3570 Increase min width for inline record list field editors 2024-02-13 12:05:40 +01:00
Mumbi Francis
9c6198b512 Fix new users theme assignment (#1684) 2024-02-13 13:46:43 +03:00
Jože Fortun
e5a9e91f3f Fix external oidc table styles 2024-02-12 17:19:50 +01:00
Jože Fortun
9ff55d64b5 v2023.9.3-rc.3 2024-02-12 16:43:13 +01:00
Mumbi Francis
64085f96b1 Add theme to existing and new users' metadata 2024-02-12 16:38:57 +01:00
Jože Fortun
82f21b7007 Add admin manage schema alterations permissions translation 2024-02-12 16:38:07 +01:00
Jože Fortun
96f7da81c7 Hide system fields if value is '0' 2024-02-12 16:33:21 +01:00
Jože Fortun
384b181e1f Remove b-table sort styles from CResourceList 2024-02-12 16:24:29 +01:00
Jože Fortun
c52e8ee81b Fix current theme not applying on page refresh 2024-02-12 16:00:08 +01:00
Jože Fortun
a966b02cb3 Fix pontential issue with system fields updating in inline editing 2024-02-12 14:01:09 +01:00
Jože Fortun
373cf7d6c2 Replace some left over constant colors with variables 2024-02-12 13:50:33 +01:00
Jože Fortun
0c5e12b06e Add topbar hide theme selector setting 2024-02-09 15:20:54 +01:00
Tomaž Jerman
5f1b890c51 Address potential nil error for typed value clone 2024-02-09 14:59:22 +01:00
Jože Fortun
b93dbd46c7 v2023.9.3-rc.2 2023.9.3-rc.2 2024-02-09 13:50:57 +01:00
Jože Fortun
16f8ab51b8 v2023.9.3-rc.1 2023.9.3-rc.1 2024-02-08 15:34:00 +01:00
Mumbi Francis
004b5740da Apply theming to auth screens 2024-02-08 17:20:55 +03:00
Mumbi Francis
16edc28809 Fix permissions trace issue on hasWildcard resources 2024-02-08 16:50:11 +03:00
Emmy Leke
7a2045d375 Fixes CInputSelect prop type errors 2024-02-08 14:45:02 +01:00
Kelani Tolulope
32c79d2730 Standardize sorting on all c-resource-list-table 2024-02-08 14:29:58 +01:00
Jože Fortun
e450a57808 Add input-group-addon-bg variable to webapp_variables.scss 2024-02-08 13:07:18 +01:00
Jože Fortun
3fb1e7a1f4 Fix auth settings initial load responsiveness 2024-02-08 13:01:28 +01:00
Jože Fortun
0c83101268 Add description to theme variables 2024-02-08 12:51:32 +01:00
Jože Fortun
161aa8c027 Fix compose not building 2024-02-08 11:57:49 +01:00
Jože Fortun
8674742551 Move admin logo upload to theming 2024-02-07 15:37:43 +01:00
Jože Fortun
50d964ca24 Add minor style fixes to compose module edit 2024-02-07 15:09:44 +01:00
Jože Fortun
02b740551c Update record field configurator UX 2024-02-07 15:09:27 +01:00
Jože Fortun
319038e6de Fix disabled and selected styles for CInputSelect items 2024-02-07 13:28:33 +01:00
Jože Fortun
b85ebad9b0 Remove enabled from module.recordDeDup 2024-02-06 14:17:11 +01:00
Tomaž Jerman
f6a4e9bb50 Add some test env values 2024-02-06 14:06:14 +01:00
Jože Fortun
462dfada3b Update Plain header option buttons to outline-extra-light 2024-02-06 13:58:12 +01:00
Jože Fortun
ddd3d46dc7 Sync reporter table sort styles with other tables 2024-02-06 13:43:40 +01:00
Jože Fortun
82a5822221 Sync block wrap styles for compose/reporter 2024-02-06 13:43:40 +01:00
Tomaž Jerman
49e72cbc0a Merge branch '2023.9.x-opt' into 2023.9.x 2024-02-06 13:39:39 +01:00
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