Commit Graph
4745 Commits
Author SHA1 Message Date
Katrin Yordanova ca12cc90cd Fix connection map not showing in privacy app on mobile 2023-06-01 12:51:20 +03:00
Emmy Leke c9390153b5 Ensure hidden blocks aren't hidden forever 2023-05-31 12:15:02 +01:00
Atanas Yonkov 0fcbec0b9a Change the n items to n resource name in record lists 2023-05-30 17:08:46 +03:00
Jože Fortun fc16955cc5 Merge branch '2023.3.x-fix-sorting-list-wf-sessions' into 2023.3.x 2023-05-30 16:04:05 +02:00
Jože Fortun a386fa420b Adjust admin automation sessions UI/UX 2023-05-30 16:03:05 +02:00
Vivek Patel 7fcfb40d2e Fix issue with session list
It fixes issue of sorting and pagination for the status column due to Its stringify interpretation.
2023-05-30 16:03:05 +02:00
Kelani Tolulope a0b128676b Fix sortlng for admin automation sessions list 2023-05-30 16:03:05 +02:00
Jože Fortun 58456a93b6 Merge branch '2023.3.x-bugfix-layout-copy-issue' into 2023.3.x 2023-05-30 16:01:42 +02:00
Jože Fortun a91f5de736 Add copy of prefix when cloning layout 2023-05-30 13:42:11 +02:00
Katrin Yordanova 3f1f2721d7 Fix handle not unique issue on page layout copy 2023-05-30 13:42:11 +02:00
Tomaž Jerman 992510539e Add missing sessionID param to automation session search 2023-05-30 12:33:27 +02:00
Jože Fortun 84215c0edf Fix workflow error step expression editor modal not working 2023-05-29 17:41:32 +02:00
Atanas Yonkov af62eba712 Fix Funnel chart labels get hidden when you hover on them 2023-05-29 14:17:45 +03:00
Jože Fortun 7c7136fd6b Improve record list performance 2023-05-26 18:33:18 +02:00
Katrin Yordanova 947fe146dd Fix max-height issue for ItemPicker in safari 2023-05-26 14:02:26 +03:00
Tomaž Jerman 41cbe2fb65 Update page->layout migration to include RBAC rules
Apply page RBAC rules to the _forked_ page layout resource.
This is under an assumption that the same rules would be applied
on both places.
2023-05-26 12:13:23 +02:00
Tomaž Jerman 614637c362 Fix rbac rule resource lapsus when editing page 2023-05-26 12:11:05 +02:00
Tomaž Jerman 162a0fd054 Fix failing store test 2023-05-24 12:58:23 +02:00
Jože Fortun fe6ab0c0dd Fix workflow onTimestamp and onInterval triggers not showing constraints input 2023-05-24 12:49:11 +02:00
Tomaž Jerman db58d93a34 Merge branch '2023.3.x-fix-filter-ids' into 2023.3.x 2023-05-24 12:26:30 +02:00
Tomaž Jerman 88804b460e Change filter slices to be []string vs []uint64
This is to allow front-end to properly handle ID values.
This change was done to keep consistent with what we were doing
before. Alternative version would be to have a sepparate struct
on the rest package.
2023-05-24 12:26:01 +02:00
Tomaž Jerman 462619f2b9 Change logs to encode uint64 values as strings
This is due to us introducing the web console and the uints needing
to be string encoded (because of JavaScript).
2023-05-24 12:26:01 +02:00
Vivek Patel 28bc2231c4 Fix compose public attachment access
By adding exception to Page, Namespace, and Icon attachment while serving it(Original, Preview)
2023-05-24 12:42:46 +05:30
Jože Fortun 5d0aba2cee Fix grid blocks not remounting on page/layout change in builder 2023-05-23 15:46:40 +02:00
Katrin Yordanova 9dba361a80 Add CInputColorPicker 2023-05-23 14:52:01 +03:00
Jože Fortun bb2021d604 Add error notifications for field/layout expression evaluation 2023-05-22 13:57:39 +02:00
Jože Fortun c444504f27 Seralize page layout evaluate record object 2023-05-22 12:49:31 +02:00
Katrin Yordanova 00f366e3b0 Replace admin user/role picker with vue-select 2023-05-22 11:31:29 +03:00
Katrin Yordanova df9b741b66 Fix multiline comments displaying as inline comments under privacy requests 2023-05-19 18:04:36 +03:00
Jože Fortun ab7b35f634 Fix record variable not available in layout expressions 2023-05-19 16:49:02 +02:00
Jože Fortun e98ec7d8f2 Fix MFA template title in provisions 2023-05-19 16:10:31 +02:00
Jože Fortun 7e7c7c4b25 Adjust compose navigation block configuratorUI 2023-05-19 15:38:09 +02:00
Jože Fortun d09b92ca49 v2023.3.1 2023.3.1 2023-05-18 16:22:37 +02:00
Jože Fortun cbcad219a4 Refresh twitter feed when url changes 2023-05-18 16:17:40 +02:00
Atanas Yonkov af6d644a68 Fix url Input Field Width for Content Page Block 2023-05-18 17:01:06 +03:00
Jože Fortun ae731eee20 v2023.3.1-rc.1 2023.3.1-rc.1 2023-05-18 13:01:48 +02:00
Kelani Tolulope dd023ed8b4 Fix metrics data not being consistent when configurator is updated 2023-05-18 11:46:22 +01:00
Atanas Yonkov dc4864927c Add https to-all urls input values across corteza 2023-05-18 13:05:50 +03:00
Emmy Leke 4c702b9b13 Address review comment 2023-05-18 09:37:14 +01:00
Emmy Leke bc45fad5b3 Make sidebar CTAs stick to top 2023-05-18 09:37:14 +01:00
Kelani Tolulope 78e2485e9f Update record organizer configurator 2023-05-18 10:33:45 +02:00
Kelani Tolulope ca4d7b0f6f Add support for modal option for record organizer page block 2023-05-18 10:33:45 +02:00
Kelani Tolulope 21a594ae62 Add support for modal option for geometry block 2023-05-18 10:33:14 +02:00
Jože Fortun f4dd6eda0b Improve record selector resolution in blocks 2023-05-18 10:21:00 +02:00
Atanas Yonkov 2d9310fee3 Fix Page title not showing on small screens 2023-05-17 18:12:03 +03:00
Vivek Patel 6b1bc3e69c Merge branch '2023.3.x-improve-error-handler' into 2023.3.x 2023-05-17 18:12:32 +05:30
Jože Fortun 25e43544f4 Add error handler results 2023-05-17 18:10:21 +05:30
Vivek Patel 6b14f78e8e Support error handler results
It adds error wrapper, error message, error step ID in result of error handler.
2023-05-17 18:10:21 +05:30
Jože Fortun 1dad94b64d Fix workflow dry run processing not stopping on timeout/error 2023-05-16 13:57:45 +02:00
Kelani Tolulope 207957feea Add metric drilldown 2023-05-16 12:54:00 +01:00