3
0
Commit Graph

893 Commits

Author SHA1 Message Date
Jože Fortun
d6aa8ef935 Fix record lists that use old linkToParent preventing removing of parent field 2024-09-24 12:19:41 +02:00
Jože Fortun
f9823a6c5d Fix datepicker being hidden in horizontal record block 2024-09-23 11:31:59 +02:00
Jože Fortun
0c08742a40 Fix wrong sidebar config opened when pasting workflow steps 2024-09-23 11:31:59 +02:00
Jože Fortun
19249f345d Update typo deffered to deferred 2024-09-23 11:31:58 +02:00
Jože Fortun
1218ef9419 Break long script text in code snippets table and make row clickable 2024-09-23 11:31:58 +02:00
Jože Fortun
08787130b8 Prevent creating new fields with dots in their name 2024-09-23 11:31:58 +02:00
Jože Fortun
cd6bf89e26 Fix being able to add new metrics in charts 2024-09-23 11:31:58 +02:00
Jože Fortun
9263f690b4 v2023.9.8 2024-08-30 15:57:32 +02:00
Jože Fortun
713a2dcceb v2023.9.8-rc.3 2024-08-30 13:34:41 +02:00
Jože Fortun
7598fef137 Add based 300ms timeouts to block spinners 2024-08-29 16:06:03 +02:00
Jože Fortun
da733bbce9 Change watch of record blocks from record.recordID to record.updatedAt, so it triggers the same + on record save 2024-08-29 16:01:22 +02:00
Jože Fortun
08f97bbe5c v2023.9.8-rc.2 2024-08-29 13:02:52 +02:00
Jože Fortun
54231e53c8 Fix mapping layout blocks when grid not editable 2024-08-29 13:02:28 +02:00
Kelani Tolulope
d157579a2d Fix for the glitch affecting page blocks after a move 2024-08-29 10:58:49 +01:00
Jože Fortun
fd511b9052 Update code snippets UI/UX 2024-08-28 17:18:31 +02:00
Mumbi Francis
3a732c8155 Refactor code snippets 2024-08-28 14:30:58 +03:00
Mumbi Francis
06ab6a421e Add enable switch on code snippets 2024-08-28 12:08:31 +03:00
Jože Fortun
2d63f4d0d7 v2023.9.8-rc.1 2024-08-23 17:22:01 +02:00
Jože Fortun
15c2426c34 Prevent field configuration changes for options that change database record values 2024-08-23 17:15:15 +02:00
Mumbi Francis
f2b6c4a879 Fix code-snippets translations 2024-08-23 18:12:43 +03:00
Mumbi Francis
2e8b0e96a3 Add support for injecting custom code-snippets in webapps 2024-08-23 17:55:09 +03:00
Jože Fortun
65b8def8fe Fix import recordID mapping on UI 2024-08-22 12:01:08 +02:00
Jože Fortun
f27ce16ff9 Fix allow duplicates on user, record and select fields 2024-08-20 09:58:33 +02:00
Jože Fortun
d5d623b982 Show label instead of name for fields selectors in metric, progress, geometry and calendar block configurators 2024-07-29 08:31:48 +02:00
Jože Fortun
d619a4273e Fix not being able to filter by number or string fields in record list filter 2024-07-29 08:18:37 +02:00
Katrin Yordanova
eb10e19b3a Fix empty field selector values in page blocks 2024-07-19 13:16:43 +03:00
Jože Fortun
2a5f7e94ec Fix map page block not showing markers 2024-07-17 16:30:35 +02:00
Jože Fortun
62f8a81f93 Fix location field not highlighting clicked location with marker opacity 2024-07-17 16:30:20 +02:00
Jože Fortun
7c177080ab Fix some user selects showing selected value as undefined if user was not on the first page 2024-07-09 15:16:54 +02:00
Jože Fortun
301ae29030 Fix required field validator not checking if field can be read by user, before throwing required field error 2024-07-08 17:07:09 +02:00
Jože Fortun
2151243267 Fix ownedBy field not being prefilled when creating new record 2024-07-08 16:18:28 +02:00
Jože Fortun
c06d9d28bf Make user record field values clearable 2024-07-08 16:18:28 +02:00
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
Jože Fortun
1e02679b31 Remove unneded internal checkbox in auth settings 2024-07-08 13:47:20 +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
Emmy Leke
53e0a53888 Add clone functionality to Reporter web app 2024-06-13 11:03:10 +01: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