3
0
Commit Graph

420 Commits

Author SHA1 Message Date
Jože Fortun
35d455f154 Adjust refresh on related records update when saving in modal 2023-10-30 11:18:13 +01:00
Kelani Tolulope
6284ac5af9 Fix record selector, metric, chart values not refreshed when inline and bulk edit changes are applied to related records 2023-10-30 11:18:13 +01:00
Kelani Tolulope
79791dc8d2 Add changes detection to record editing 2023-10-30 11:15:45 +01:00
Tomaž Jerman
59b381c9c1 Add missing translations for schema alterations 2023-10-30 10:23:49 +01:00
Jože Fortun
b7c2ea8f25 Fix page block copy/paste 2023-10-27 12:11:53 +02:00
Tomaž Jerman
6b7a6a5896 FE tweaks and fixes 2023-10-26 17:09:59 +02:00
Jože Fortun
bf154e44c5 Hide alterations modal on load if no alterations exist 2023-10-26 17:09:59 +02:00
Jože Fortun
0d19f76f2d Add alteration params translations 2023-10-26 17:09:59 +02:00
Jože Fortun
0f8308af89 Add schema alteration translations 2023-10-26 17:09:59 +02:00
Tomaž Jerman
d6c669cec6 Generate API clients and fix misreferenced API client methods 2023-10-26 17:09:58 +02:00
Tomaž Jerman
79b7676a9a WIP Connect modal to API 2023-10-26 17:09:58 +02:00
Jože Fortun
bf32ffa490 Add Dal Alterations modal 2023-10-26 17:09:57 +02:00
Tomaž Jerman
2bcf86ef3c Update DAL issue rendering for modules and connections 2023-10-26 17:09:57 +02:00
Tomaž Jerman
9d0327a8ed Add missing page layout loading indicator 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
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
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
Jože Fortun
48c2db1529 Improve builder performance with record lists 2023-10-02 16:43:36 +02:00
Jože Fortun
86c12cc57c Sync how permissions buttons UI/UX looks 2023-09-28 15:17:01 +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
daf1caeb1d Fix refresh all record values prompt in modal 2023-09-26 09:55:18 +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
Jože Fortun
c12ca79392 Fix record not referenced when creating related record in a modal 2023-09-20 12:10:42 +02:00
Jože Fortun
ba2d4fe93b Fix record values not resolving in edge cases 2023-09-20 12:10:39 +02:00
Jože Fortun
5b9a17962b Transition layout builder block change detection to ID's instead of indexes 2023-09-20 10:56:32 +02:00
Jože Fortun
d64ed2b456 Add option to save page layout as copy with or without references 2023-09-20 10:56:28 +02:00
Jože Fortun
c89df1c846 Remove redundant param from namespace importer 2023-09-19 13:17:17 +02:00
Jože Fortun
d5f8faac5a Sync page edit icons 2023-09-18 15:21:03 +02:00