3
0
Commit Graph

608 Commits

Author SHA1 Message Date
Katrin Yordanova
72d6ff8ee5 Add cy ids to number and string fields, and RecordBase 2024-06-24 13:41:53 +03:00
Jože Fortun
3443314e35 Set default timeout on record lists to 300ms 2024-06-14 16:52:52 +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
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
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
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
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
de90be03a7 Fix prompts not opening page in edit mode when used in sucession 2024-04-24 11:17:24 +02:00
Jože Fortun
2fb301536c Fix record field editor value resolution 2024-04-23 17:19:35 +02:00
Jože Fortun
f4cdde6e09 Make ownedBy editor not clearable 2024-04-23 15:20:11 +02:00
Katrin Yordanova
3559420725 Fix duplicate field name causing field config issues 2024-04-22 12:43:16 +03:00
Kelani Tolulope
ecf56c4f6a Fix incorrect multiline and multivalue rendering 2024-04-19 11:30:29 +01:00
Jože Fortun
f5f6b3fb2e Remove extra margin from multi value errors 2024-04-18 11:07:28 +02:00
Jože Fortun
9e3afa0440 Add user variable to field conditions 2024-04-18 11:06:37 +02:00
Jože Fortun
749b93b650 Remove value-only field editor extra padding 2024-04-17 12:36:56 +02:00
Jože Fortun
9c07c903c8 Fix record page not loading when navigating to new record from create record view 2024-04-17 10:56:02 +02:00
Jože Fortun
8d2ccea51e Fix drilldown with charts that use ${} variables in filter 2024-04-17 10:31:03 +02:00
Jože Fortun
5a4f9344be Prevent double record list fetch on re-drilldown 2024-03-28 10:21:28 +01:00