3
0
Commit Graph

5173 Commits

Author SHA1 Message Date
Mumbi Francis
f82bca2940 Add color swatchers on color picker component 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
08081a9b12 Remove tooltip from compose builder configurator modal cancel button 2024-01-30 17:46:05 +03:00
Jože Fortun
2be91002e0 Add active class to c-input-select dropdown option 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
0e00e75b0f Fix customCSS refresh 2024-01-30 17:46:04 +03:00
Mumbi Francis
88608fbb08 Add darkmode on customCSS 2024-01-30 17:46:04 +03:00
Mumbi Francis
cbcf3dd422 Update vue-select darkmode 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
9da9ad1163 Add dark mode on vue-select 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
Jože Fortun
58691c11e6 Fix layout switching to default after preforming record toolbar action 2024-01-30 14:39:19 +01:00
Jože Fortun
038554aad1 Fix unable to save record if inline record list in other layout 2024-01-30 14:39:18 +01:00
Jože Fortun
8c2eec7f7c Increase default loading time for webapp one initial load 2024-01-26 15:34:11 +01:00
Jože Fortun
f6d3702d33 Fix not being able to switch aggregation operation when defining new metric 2024-01-25 12:54:39 +01:00
Kelani Tolulope
0686be2d68 Fix unsaved changes alert from triggering when RTE is empty 2024-01-22 14:51:21 +01:00
Kelani Tolulope
459140ea0f Optimize test workflow with caching yarn dependencies for libs and docker images. 2024-01-22 09:42:40 +01:00
Jože Fortun
d614a00c27 Fix deleted record alert in record page 2024-01-18 13:49:58 +01:00
Jože Fortun
0aed0e3f08 Fix permission modal evaluation for wildcard permissions 2024-01-18 12:42:20 +01:00
Jože Fortun
3b3cd1ff91 Fix permissions modal not properly evaluating already selected roles/users 2024-01-18 12:42:20 +01:00
Jože Fortun
deea5afcc9 Fix reading namespaceID of undefined in Namespace Sidebar c-input-select 2024-01-18 12:42:20 +01:00
Jože Fortun
3ed3b1ebb8 Enable record field export 2024-01-18 12:39:34 +01:00
Kelani Tolulope
8a60001ccb Update CY test workflow publish step 2024-01-11 10:16:21 +01:00
Tomaž Jerman
405ab13643 Properly update wIndex on workflow changes 2024-01-10 11:11:15 +01:00
Peter Grlica
f5a1b22f0d Tests on new/reopened PRs 2024-01-09 15:50:40 +01:00
kinyaelgrande
c11165e19d Fix reference to single-digit record ids 2024-01-09 14:38:31 +03:00
Kelani Tolulope
f00fa508e1 Update test workflow with publish step 2024-01-08 16:32:29 +01:00
Peter Grlica
0346f90a0c Removed deprecated code from messagebus 2024-01-08 09:28:01 +01:00
Peter Grlica
5be49ecb14 Added missing e2e env vars to server 2024-01-08 08:50:08 +01:00
Peter Grlica
affc0ac0d3 Provisioning support in CI 2024-01-04 16:04:09 +01:00
Kelani Tolulope
8da083e91e Update github workflow with CY tests 2024-01-04 15:30:13 +01:00
Jože Fortun
e9bf3d0b74 Remove social feed block from compose block selector 2024-01-04 14:20:49 +01:00
Jože Fortun
9629b836b4 Prevent input search from changing width when using it 2024-01-04 14:13:56 +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
Katrin Yordanova
db2bdf3246 Properly fix mapObject undefined error in CMap when switching to another page 2024-01-03 14:19:05 +02:00
Jože Fortun
620583aaf7 v2023.9.2 2023.9.2 2023-12-22 16:50:45 +01:00
Katrin Yordanova
737159f7e4 Re-add CY ids in compose and vue 2023-12-22 17:43:48 +02:00
Katrin Yordanova
17ed47744e Prevent map error in CMap when switching to another page 2023-12-22 17:42:54 +02:00
Jože Fortun
e154703af1 Fix workflow list actions export button style 2023-12-22 16:06:39 +01:00