3
0
Commit Graph

4687 Commits

Author SHA1 Message Date
Jože Fortun
8a2e6b46ec Remove redundant column picker all records description 2023-04-26 14:41:51 +02:00
Kelani Tolulope
ba015fb7c7 Fix date time module field responsiveness 2023-04-26 11:50:53 +01:00
Mumbi Francis
dadca706a1 Fix hash and query URL trimming on URL input field 2023-04-25 16:48:50 +03:00
Tomaž Jerman
f9312750b5 Prevent agg. step offloading on sqlserver
It was not intended to work in v0, there were some blockers.
This will be introduces in later versions.
2023-04-24 13:14:05 +02:00
Tomaž Jerman
1d4ab0bc51 "Fix" broken upgrade for dedup config on mssql
The upgrade was simply omitted since there is no way it could
happen on MSSQL (it was introduced when the change was introduced).
2023-04-24 12:49:19 +02:00
Tomaž Jerman
7675e5db3b Fix broken setting value provisioning due to missing defaults 2023-04-24 12:32:34 +02:00
Jože Fortun
4d36558fac v2023.3.0 2023.3.0 2023-04-20 17:49:18 +02:00
Jože Fortun
693e932f62 v2023.3.0-rc.3 2023.3.0-rc.3 2023-04-20 17:28:34 +02:00
Mumbi Francis
bdf92b9f80 Fix error handling and update permission on auth-profile page (#1089) 2023-04-20 18:23:41 +03:00
Jože Fortun
eeac4c05b5 Adjust CResourceList full height implementation 2023-04-20 16:41:11 +02:00
Emmy Leke
decfe7eae6 Make standalone CResourceList full height 2023-04-20 15:33:53 +01:00
Jože Fortun
4400037ba7 Set block style to card when untabbing it 2023-04-20 16:13:43 +02:00
Tomaž Jerman
80596c970f Add multopart form parsing to the auth route handlers 2023-04-20 16:08:13 +02:00
Jože Fortun
b9f40c6009 Improve record toolbar back button 2023-04-20 15:47:14 +02:00
Jože Fortun
d1b0621424 Update block screenshots 2023-04-20 15:46:17 +02:00
Jože Fortun
1fe1871abe Fallback to label if name missing for metricFields 2023-04-20 14:34:23 +02:00
Jože Fortun
b7fc3edce9 Make deleted charts not selectable 2023-04-20 14:28:32 +02:00
Jože Fortun
dc62e94c28 Disable cloning of record pages 2023-04-20 14:12:22 +02:00
Jože Fortun
a5a95e1627 Fix new block y position 2023-04-20 13:57:50 +02:00
Katrin Yordanova
6103a15791 Fix initial values for managing namespace from sidebar 2023-04-20 13:31:58 +03:00
Jože Fortun
b627419384 Fallback chart dimension field labels to names 2023-04-20 09:52:04 +02:00
Tomaž Jerman
e76d296491 Fix number check regex to allow +- prefix 2023-04-20 09:31:49 +02:00
Jože Fortun
64b7d6bb4f Fix record modal not showing page 2023-04-19 20:00:25 +02:00
Katrin Yordanova
a223f0ce84 Make titles more user-friendly and open Jitsi in new tab on click 2023-04-19 17:57:37 +03:00
Jože Fortun
63a57c667c Remove use-css-transforms from vue-grid since they dont respect z-index 2023-04-19 16:10:21 +02:00
Jože Fortun
4f29e490ff Reposition add in select configurator 2023-04-19 15:41:26 +02:00
Kelani Tolulope
31fc558ef1 Add draggable effect to options list in select configurator 2023-04-19 14:31:57 +01:00
Kelani Tolulope
fabb719163 Add clearer add option to select module field configurator 2023-04-19 14:31:57 +01:00
Jože Fortun
4331401e44 Adjust user avatar saving in admin 2023-04-19 15:22:37 +02:00
Jože Fortun
7d9d52257c Add UI/UX improvements 2023-04-19 14:31:27 +02:00
Jože Fortun
f461866a6c Adjust top offset for charts with axis 2023-04-19 13:01:04 +02:00
Jože Fortun
aea9334f06 Fix blocks overlapping in rare cases when coming from a page with a single block 2023-04-19 12:50:47 +02:00
Jože Fortun
8fa7e047cb Fix max and min for radar charts 2023-04-19 11:42:34 +02:00
Jože Fortun
d0b883ba03 Fix workflow name not shown in resource list 2023-04-19 10:59:16 +02:00
Jože Fortun
6d325b35b1 Make namespace list search smaller 2023-04-18 17:43:46 +02:00
Jože Fortun
136affc116 Change symbol size for line charts 2023-04-18 17:41:45 +02:00
Jože Fortun
201bc87fe5 v2023.3.0-rc.2 2023.3.0-rc.2 2023-04-18 17:19:10 +02:00
Vivek Patel
9492784220 Disable sorting by name for reporter, workflow list
Currently, can't sort/filter using names because they are under meta, and we haven't (yet) implemented filters to use nested JSON properties.
2023-04-18 17:11:14 +02:00
Jože Fortun
b1ee1b8849 General UI/UX improvements for compose 2023-04-18 16:48:04 +02:00
Jože Fortun
cdbe0d1cf5 Adjust record and record list configurator UI/UX 2023-04-18 16:11:45 +02:00
Jože Fortun
aa5027811f Fix chart labels when switching from relative chart type 2023-04-18 15:37:41 +02:00
Jože Fortun
68f570073a Add radar chart 2023-04-18 15:37:41 +02:00
Jože Fortun
df6eaace7f Add scatter chart 2023-04-18 15:37:41 +02:00
Jože Fortun
70cd9b8e87 Add auto grouping to chart time dimensions 2023-04-18 15:37:41 +02:00
Kelani Tolulope
619bd9aee8 Fix calender event source not reflecting changes after additional source added 2023-04-18 15:36:09 +02:00
Kelani Tolulope
d55a8767f0 Fix record filter query builder 2023-04-18 15:35:29 +02:00
Kelani Tolulope
cb507e9530 Remove none from fill/justify options on tab configurator 2023-04-18 15:34:40 +02:00
Kelani Tolulope
32826ff2bd Add support for managing namespace on compose sidebar 2023-04-18 15:33:29 +02:00
Jože Fortun
762c60625c Update provision record page block xywh 2023-04-18 15:01:19 +02:00
Katrin Yordanova
9a2bc8c31a Add option to allow duplicate values for single and each multi value fields 2023-04-18 13:54:08 +03:00