3
0
Commit Graph

412 Commits

Author SHA1 Message Date
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
Tomaž Jerman
40cf2616ad Fix broken docs codegen 2024-02-27 10:21:55 +01:00
Jože Fortun
a1d5bcd595 Remove margin-left from * in required field labels 2024-02-26 16:37:22 +01:00
Mumbi Francis
8602a7374f Update minified custom css 2024-02-26 16:57:50 +03:00
Jože Fortun
b682cb9824 Adjust field required * styles 2024-02-26 14:47:39 +01:00
Jože Fortun
65832b461c Fix required field * selector 2024-02-26 14:19:57 +01:00
Tomaž Jerman
6fe0b8ae83 Fix empty datetime record value handling to not return zero timestamp 2024-02-26 14:12:42 +01:00
Tomaž Jerman
5f890d90d7 Update dependencies 2024-02-23 11:41:27 +01:00
Tomaž Jerman
d5dab1d4c9 Fix assertAlterationNestedAttributeAdd to use pointers to avoid check errors 2024-02-22 13:03:14 +01:00
Tomaž Jerman
b389d5039d Allow alterations for default schema but prevent applying 2024-02-15 11:23:01 +01:00
Mumbi Francis
4721a2b281 Fix error handling when retriving user data in AuthClient 2024-02-14 17:21:01 +03:00
Tomaž Jerman
65cfca0c95 Fix user data retrieval in authClient 2024-02-14 16:02:34 +03:00
Mumbi Francis
9c6198b512 Fix new users theme assignment (#1684) 2024-02-13 13:46:43 +03:00
Mumbi Francis
64085f96b1 Add theme to existing and new users' metadata 2024-02-12 16:38:57 +01:00
Jože Fortun
373cf7d6c2 Replace some left over constant colors with variables 2024-02-12 13:50:33 +01:00
Jože Fortun
0c5e12b06e Add topbar hide theme selector setting 2024-02-09 15:20:54 +01:00
Tomaž Jerman
5f1b890c51 Address potential nil error for typed value clone 2024-02-09 14:59:22 +01:00
Mumbi Francis
004b5740da Apply theming to auth screens 2024-02-08 17:20:55 +03:00
Mumbi Francis
16edc28809 Fix permissions trace issue on hasWildcard resources 2024-02-08 16:50:11 +03:00
Jože Fortun
e450a57808 Add input-group-addon-bg variable to webapp_variables.scss 2024-02-08 13:07:18 +01:00