3
0
Commit Graph

4968 Commits

Author SHA1 Message Date
Tomaž Jerman 1eb360f43e Hook svc level alteration management to DAL 2023-10-26 17:09:57 +02:00
Tomaž Jerman b86f67cf6f Update store addapters to support DAL schema alterations 2023-10-26 17:09:57 +02:00
Tomaž Jerman 4224ba9828 Update pkg/dal to handle schema alterations 2023-10-26 17:09:57 +02:00
Tomaž Jerman 0695eb7118 Prepare a rough template for schema alteration management 2023-10-26 17:09:57 +02:00
Tomaž Jerman bc923209f4 Define base DAL schema alteration resource 2023-10-26 17:09:56 +02:00
Katrin Yordanova 526db41441 Fix CButtonSubmit conflict resolve issues 2023-10-26 16:25:47 +03:00
Katrin Yordanova 7e2f49223d Fix CInputConfirm styles in compose 2023-10-26 16:23:05 +03:00
Kelani Tolulope 176b28b8fa Fix continuos modal navigation feature lint error 2023-10-26 13:11:35 +01:00
Kelani Tolulope eaa337c598 Add a continious modal navigation flow for all page block 2023-10-24 14:19:32 +01:00
Kelani Tolulope 55fed4a550 Add save as copy to module and chart resources 2023-10-24 14:02:07 +01:00
Kelani Tolulope 8d9b4c8c7d Add compose sidebar navigation improvements 2023-10-24 13:57:12 +01:00
Kelani Tolulope 84bfc13e2a Fix unsaved changes logic when a resources is deleted 2023-10-24 13:54:15 +01:00
Kelani Tolulope f2527ef43e Add back navigation feture on record modal 2023-10-24 13:24:33 +01:00
Kelani Tolulope 31bc22db3c Add improvement to tabbed page block configuration 2023-10-24 13:21:01 +01:00
Katrin Yordanova 0f1af05f26 Add spinner to CInputConfirm and apply necessary changes to all webapps 2023-10-24 13:15:05 +03:00
Katrin Yordanova 2ae3484eb6 Add CButtonSubmit and apply it to webapps 2023-10-24 12:37:04 +03:00
Mumbi Francis 82636aefaf Add an option to soft delete page icon 2023-10-24 12:34:40 +03:00
Katrin Yordanova 305b334d3e Add text primary to form groups across all webapps 2023-10-24 12:30:44 +03:00
Jože Fortun 90fb441069 Fix compose tests 2023-10-23 16:48:10 +02:00
Jože Fortun 2508b60dc0 Add ability to manage custom chart color schemes 2023-10-23 16:34:18 +02:00
Emmy Leke 6f455148ec Add ability to determine number of records loaded at once. 2023-10-23 16:17:51 +02:00
Peter Grlica e5c3edabd6 Removed notification actions 2023-10-20 15:56:17 +02:00
Jože Fortun 0073c0bf69 v2023.3.8 2023.3.8 2023-10-18 15:53:30 +02:00
Jože Fortun 20592216f2 v2023.3.8-rc.1 2023.3.8-rc.1 2023-10-18 10:58:50 +02:00
Jože Fortun 99d81ccf2e Fix reporter metric format 2023-10-17 16:58:24 +02:00
Jože Fortun c9fca53b2b Fix console error when deleting block in compose page builder 2023-10-17 16:57:15 +02:00
Jože Fortun a7dd0743ae Fix record modal closing by itself if quickly closing and opening a new modal in under 300ms 2023-10-17 15:41:23 +02:00
Jože Fortun d2eca44325 Fix page layout expressions variables when switching from view to edit mode 2023-10-17 15:41:16 +02:00
Jože Fortun 28d4d0d1b1 Change automation tab item list :key to index 2023-10-17 11:07:56 +02:00
Tomaž Jerman 532e1ac46b Fix lapsus with envoyx json decoder
The decoder's reset didn't reset because we used an incorrect
reader and didn't reload the JSON decoder.
2023-10-16 12:26:39 +02:00
Tomaž Jerman 399f9a7cc4 Plug new envoy to record import endpoints 2023-10-09 14:45:01 +02:00
Jože Fortun 38580e549d v2023.3.7 2023.3.7 2023-10-04 10:29:18 +02:00
Tomaž Jerman 58e5b6a21b Fix record fetching ending prematurely due to RBAC
If nothing from a chunk was included due to RBAC, the fetching ended
prematurelly.

Track both fetched and filtered items to overcome this.
2023-10-03 17:38:39 +02:00
Jože Fortun 48c2db1529 Improve builder performance with record lists 2023-10-02 16:43:36 +02:00
Jože Fortun c36a1e53a9 Rename apigw profiler hit route 2023-09-29 15:22:31 +02:00
Jože Fortun f1b77d453a v2023.3.7-rc.2 2023.3.7-rc.2 2023-09-29 12:53:54 +02:00
Tomaž Jerman 1e29e618f5 Revert "Fix record fetching ending prematurely due to RBAC"
This reverts commit 8e03ea56ef.
2023-09-29 12:29:42 +02:00
Jože Fortun 86c12cc57c Sync how permissions buttons UI/UX looks 2023-09-28 15:17:01 +02:00
Jože Fortun ed377a7d2b Remove required from user name on user update 2023-09-28 13:33:13 +02:00
Jože Fortun 478a99f683 v2023.3.7-rc.1 2023.3.7-rc.1 2023-09-28 10:58:24 +02:00
Jože Fortun 8c6c3b8cd9 Adjust record page blocks refresh in modal 2023-09-27 17:22:23 +02:00
Jože Fortun 55dfcb8ab7 Fix page not rendering when using add in magnified record list 2023-09-26 12:42:22 +02:00
Jože Fortun a052906a4f Add option to remove user defined filter presets 2023-09-26 09:56:17 +02:00
Jože Fortun baf8b10282 Make record and user fields sortable 2023-09-26 09:56:17 +02:00
Jože Fortun daf1caeb1d Fix refresh all record values prompt in modal 2023-09-26 09:55:18 +02:00
Tomaž Jerman 8e03ea56ef Fix record fetching ending prematurely due to RBAC
If nothing from a chunk was included due to RBAC, the fetching ended
prematurelly.

Track both fetched and filtered items to overcome this.
2023-09-25 11:01:22 +02:00
Jože Fortun 5fbd8ee97f Fix page/layout builder change detection 2023-09-25 10:39:41 +02:00
Jože Fortun bc825c16d7 Adjust topbar padding to be only on title 2023-09-21 15:04:12 +02:00
Jože Fortun 733c56e7fc Fix lib/js tests 2023-09-21 14:48:37 +02:00
Jože Fortun a544780753 Fix non-record blocks not refetching on record create/update 2023-09-20 15:52:06 +02:00