3
0
Commit Graph

5461 Commits

Author SHA1 Message Date
Jože Fortun
eb197996e6 Update menu button on profile pages 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 2023.9.8 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 2023.9.8-rc.3 2024-08-30 13:34:41 +02:00
Mumbi Francis
fcc5a751e6 Add record-values formatter to records patch service 2024-08-30 13:29:53 +03: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 2023.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
Tomaž Jerman
b43da9f96b Address multi value aggregation keys for reporting 2024-08-29 12:48:08 +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 2023.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
3b2d5b616c Fix handling of datetime fields for date-only and time-only record values 2024-08-23 18:09:11 +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
f5e6c45d07 Add decade button to CInputDatetime 2024-08-23 14:54:46 +02:00
Tomaž Jerman
c3bf35eee1 Add some nil checks to typed values 2024-08-23 13:28:16 +02:00
Tomaž Jerman
f17a9da29c Allow record updates via envoy on matching IDs 2024-08-22 12:01:15 +02:00
Jože Fortun
65b8def8fe Fix import recordID mapping on UI 2024-08-22 12:01:08 +02:00
Jože Fortun
3ec2b00b66 Fix accounting number missing ) 2024-08-20 10:36:53 +02:00
Jože Fortun
99a4007c54 Add labels property to default-client response and auth.user 2024-08-20 09:59:53 +02:00
Jože Fortun
f27ce16ff9 Fix allow duplicates on user, record and select fields 2024-08-20 09:58:33 +02:00
Kelani Tolulope
6683568c8a Update docker scripts on e2e workflow 2024-08-14 12:18:39 +01:00
Mumbi Francis
25a9db0ef3 Fix updatedAt field value in stylesheet theme provision 2024-08-05 12:14:58 +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
Mumbi Francis
36faf60b93 Fix Postgres timestamp sort inconsistencies 2024-07-25 14:40:07 +03:00
Mumbi Francis
a56b825528 Fix the number of Dart sass transpiler instances spun up 2024-07-25 13:45:23 +03:00
Katrin Yordanova
eb10e19b3a Fix empty field selector values in page blocks 2024-07-19 13:16:43 +03:00
Jože Fortun
734c0fc96c Fix OIDC provider icons not centered verticially 2024-07-17 16:48:13 +02: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
1b4b349385 Fix external OIDC providers not showing on login page 2024-07-08 13:47:35 +02:00
Jože Fortun
1e02679b31 Remove unneded internal checkbox in auth settings 2024-07-08 13:47:20 +02:00
Emmy Leke
ceb717266f Add Make file for linking libraries 2024-07-03 16:48:34 +01:00
Katrin Yordanova
72d6ff8ee5 Add cy ids to number and string fields, and RecordBase 2024-06-24 13:41:53 +03:00
Peter Grlica
9f301a19b6 Removed migration script, not needed anymore 2024-06-17 12:13:32 +02: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