3
0

431 Commits

Author SHA1 Message Date
Tomaž Jerman
baaeb2c2f1 Fix tests 2024-12-11 15:35:17 +01:00
Tomaž Jerman
a1484098f0 Redo export RBAC rules 2024-12-11 15:35:16 +01:00
Tomaž Jerman
192e830fa4 Add extra RBAC bits for resource export controll 2024-12-11 15:35:16 +01:00
Jože Fortun
06d362d244 Add option to disable on record save notifications per record page 2024-12-11 15:35:16 +01:00
Kelani Tolulope
ad64c547a2 Refactor ace editor component 2024-12-11 15:35:15 +01:00
kinyaelgrande
78b644a463 Fix isNil WF expression function 2024-11-28 18:46:05 +03:00
Tomaž Jerman
d6a2be3314 Add some more mssql col type mappings 2024-11-06 10:13:19 +01:00
Tomaž Jerman
2287894203 Add panic recovery to wf exec 2024-11-05 15:23:54 +01:00
Tomaž Jerman
6c671983f8 Assure there are no nil stack frames 2024-10-31 16:48:32 +01:00
Mumbi Francis
031374e88b Fix RecordValue dateOnly and timeOnly casting
and Gval nil DateTime value
2024-10-28 13:04:47 +03:00
Jože Fortun
19931042f4 Add favicon to auth header 2024-10-24 15:19:28 +02:00
Mumbi Francis
126309c6bc Add record update info to records organize API 2024-10-08 15:09:38 +03:00
Mumbi Francis
550db9f7ae Add roleID request param to role-lists API 2024-10-07 15:24:22 +02:00
7heo
ea97ea4986 Enable privacy app, to conform w/ the new default 2024-10-02 13:16:26 +02:00
Jože Fortun
938f65d8fa Add privacy to the .env.example HTTP_WEBAPP_LIST 2024-10-01 09:56:20 +02:00
Mumbi Francis
08be1a1355 Fix language dynamism to align with user's and context preference 2024-09-23 17:20:31 +03:00
Mumbi Francis
f2cdc1a586 Fix preview custom auth screen templates 2024-09-23 16:29:35 +03:00
Mumbi Francis
55fadaa535 Add namespaceID to loaded module-field resource for eval permissions 2024-09-23 11:31:59 +02:00
Jože Fortun
eb197996e6 Update menu button on profile pages 2024-09-23 11:31:58 +02:00
Mumbi Francis
fcc5a751e6 Add record-values formatter to records patch service 2024-08-30 13:29:53 +03:00
Tomaž Jerman
b43da9f96b Address multi value aggregation keys for reporting 2024-08-29 12:48:08 +02:00
Mumbi Francis
06ab6a421e Add enable switch on code snippets 2024-08-28 12:08:31 +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
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
99a4007c54 Add labels property to default-client response and auth.user 2024-08-20 09:59:53 +02:00
Mumbi Francis
25a9db0ef3 Fix updatedAt field value in stylesheet theme provision 2024-08-05 12:14:58 +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
Jože Fortun
734c0fc96c Fix OIDC provider icons not centered verticially 2024-07-17 16:48:13 +02:00
Jože Fortun
1b4b349385 Fix external OIDC providers not showing on login page 2024-07-08 13:47:35 +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
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
Peter Grlica
944c2bcfcd
Forked gval and upgraded to 1.2.2 2024-06-13 10:53:44 +02:00
Katrin Yordanova
4ec49fc4e2 Address comments 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
Peter Grlica
fd7b018456
Null values on datetime fields 2024-06-12 12:38:06 +02:00
Mumbi Francis
838f4ad65e Fix MFA authentication page error: handle user read permissions 2024-06-05 18:03:50 +03:00
Peter Grlica
bc0b185c6b
Resolve healthcheck race conditions 2024-05-13 15:43:10 +02:00
Peter Grlica
7b29b80163
Fixed latest/oldest record fetch automation function 2024-05-13 13:47:35 +02:00
Tomaž Jerman
eb7c39fee5 Add backoff delay for object store fs access
This helps with robustness for async file systems.
2024-04-12 11:52:19 +02:00
Tomaž Jerman
772d03e911 Add type resolution to Session.ResumeState 2024-03-18 14:05:38 +01:00
Tomaž Jerman
74031ca69e Fix automation session search throwing pgql column type errors 2024-03-18 09:57:02 +01:00
Jože Fortun
29f79579a5 Bump axios for all to 0.28.0 2024-03-12 12:36:48 +01:00
Tomaž Jerman
13d0cd514f Change ns clone/import to not require slugs 2024-03-11 09:17:25 +01:00
Jože Fortun
979dbe0b3c Change -font-family to -family-base 2024-03-06 17:27:29 +01:00
Jože Fortun
9c9483e5ce Fix custom-file-input theme styles 2024-03-06 17:14:43 +01:00
Tomaž Jerman
566ff41b6b Temporary fix for user listing via compose user field 2024-03-01 13:19:02 +01:00