3
0
Commit Graph

686 Commits

Author SHA1 Message Date
Jože Fortun
ee2e678bf6 Hide record toolbar buttons if no permission to use them 2024-07-08 16:18:22 +02:00
Jože Fortun
d0a9dd2fb3 Fix not being able to input new record field values if you have canCreateRecord on module set to allow and canUpdateRecord on the record set to deny 2024-07-08 14:54:47 +02:00
Katrin Yordanova
72d6ff8ee5 Add cy ids to number and string fields, and RecordBase 2024-06-24 13:41:53 +03:00
Jože Fortun
9c283d2ab8 v2023.9.7 2024-06-14 16:56:53 +02:00
Jože Fortun
3443314e35 Set default timeout on record lists to 300ms 2024-06-14 16:52:52 +02:00
Jože Fortun
20ac52383d v2023.9.7-rc.2 2024-06-14 15:45:08 +02:00
Mumbi Francis
7a5e6cfa3b Fix module deduplication translations and handling of multiple field errors 2024-06-14 16:38:51 +03:00
Jože Fortun
14901a68af Fix unintentional write to system fields 2024-06-14 14:18:14 +02:00
Jože Fortun
c73b84369d Update chart number formatting 2024-06-14 13:27:46 +02:00
Jože Fortun
bbb85e9826 Fix echart deps 2024-06-13 14:08:46 +02:00
Jože Fortun
f2363e2176 v2023.9.7-rc.1 2024-06-13 13:28:05 +02:00
Mumbi Francis
32d09e5afc Fix deduplication of unique values in module fields 2024-06-13 13:05:26 +02:00
Katrin Yordanova
08fd291cf6 Fix bottom part of page being cut off for ios 2024-06-13 13:56:24 +03:00
Jože Fortun
fbacfdd121 Add custom css class to page blocks 2024-06-12 17:10:09 +02:00
Jože Fortun
e6c76a1d7e Fix presort by recordID in record list 2024-06-12 16:08:57 +02:00
Jože Fortun
8d3b2c8a8a Reset record errors when determining record page layout 2024-06-12 16:08:57 +02:00
Jože Fortun
f3108cfb51 Fix processing not setting to false if error when saving record 2024-06-12 16:08:57 +02:00
Jože Fortun
151e29b830 Fix calendar not updating size if no events loaded 2024-06-12 16:08:57 +02:00
Jože Fortun
fdfe29d8fe Fix geometry field opening map 2024-06-12 16:08:57 +02:00
Jože Fortun
2a3820fc5a Fix record list filter closing when deleting last filter 2024-06-12 16:08:57 +02:00
Jože Fortun
3ccbda19e6 Add block custom ids for css 2024-06-12 16:08:57 +02:00
Jože Fortun
1465a090a4 Fix geometry multi value handling 2024-06-12 16:08:57 +02:00
Jože Fortun
5f5c5c84f7 Change geometry labels to location 2024-06-12 16:08:57 +02:00
Jože Fortun
68cc6955f6 Update topbar app menu button 2024-06-12 16:08:57 +02:00
Jože Fortun
ae3ca017f9 Fix chart tooltip not dissapearing 2024-06-12 16:08:57 +02:00
Jože Fortun
344d661acd Update record list parent field handling 2024-06-12 16:08:57 +02:00
Jože Fortun
07d49f0625 Update calendar configurator UX/UI 2024-06-12 16:08:57 +02:00
Jože Fortun
2ef3e50686 Open record fields in modal if you're already in a modal 2024-06-12 16:08:57 +02:00
Jože Fortun
7a4c1028c8 Update geometry page block UX/UI and fix title field not displaying 2024-06-12 16:08:57 +02:00
Jože Fortun
94ffd1748b Add record prop to block base 2024-06-12 16:08:57 +02:00
Jože Fortun
69050f25ac Fix geometry block filter interpolation modify-ing filter 2024-06-12 16:08:57 +02:00
Jože Fortun
e2e747229a Fix chart save processing 2024-06-12 16:08:57 +02:00
Jože Fortun
260629310d Fix charts processing if no field or module found 2024-06-12 16:08:57 +02:00
Jože Fortun
9784d401d1 Fix drilldown label in chart configurator 2024-06-12 16:08:57 +02:00
Jože Fortun
0e63870ece Update number configurator ui 2024-06-12 15:21:09 +03:00
Katrin Yordanova
4ec49fc4e2 Address comments 2024-06-12 15:21:09 +03:00
Katrin Yordanova
28a86ccac8 Add currency and accounting number formats to module fields 2024-06-12 15:21:09 +03:00
Katrin Yordanova
115f7462a9 Add support for number formatting in charts 2024-06-12 15:21:09 +03:00
Jože Fortun
1fccfa75a1 Fix adding new record from related record list not opening in edit mode 2024-06-01 17:04:57 +02:00
Jože Fortun
8d63ed4511 Fix not all related fields populated when adding record from related record list 2024-06-01 16:59:48 +02:00
Jože Fortun
719b4215de Fix filters dropdown hiding behind sidebar 2024-05-23 15:38:40 +02:00
Jože Fortun
df391e2aa2 Fix current record values not included in page layout variables 2024-05-15 08:38:12 +02:00
Jože Fortun
a342b74366 v2023.9.6-b 2024-05-14 16:57:55 +02:00
Jože Fortun
60376b71c2 Fix module all records url to reflect edit state 2024-05-14 16:49:16 +02:00
Jože Fortun
e766b4be2c Fix redirecting to record view with workflow prompt 2024-05-14 16:49:16 +02:00
Jože Fortun
2873e0123e v2023.9.6-a 2024-04-29 15:24:27 +02:00
Jože Fortun
447e6fada3 Fix charts with bool values not showing correct labels
Fix metric label on tooltips to show field title instead of name
2024-04-29 15:15:35 +02:00
Jože Fortun
ad95e6a387 Adjust chart editor to rerender chart on config change even if chart is new 2024-04-29 15:11:50 +02:00
Jože Fortun
1b8de1edff v2023.9.6 2024-04-25 13:25:27 +02:00
Jože Fortun
7cf5a66d12 v2023.9.6-rc.2 2024-04-24 11:25:33 +02:00