kinyaelgrande
|
78b644a463
|
Fix isNil WF expression function
|
2024-11-28 18:46:05 +03:00 |
|
Peter Grlica
|
fd7b018456
|
Null values on datetime fields
|
2024-06-12 12:38:06 +02:00 |
|
Tomaž Jerman
|
280ae83376
|
Add/tweak tests for TypedVale.Clone
|
2024-02-06 13:39:22 +01:00 |
|
Tomaž Jerman
|
ad6494e866
|
Improve TypedValue clone to go parallel after certain threshold
|
2024-02-06 13:39:22 +01:00 |
|
Tomaž Jerman
|
52ac5698c8
|
Introduce .Clone to typed values for deep copy
|
2024-02-06 13:39:22 +01:00 |
|
Tomaž Jerman
|
9cb5d05c34
|
Refactor expr bits for the new path utils
|
2024-02-06 13:39:22 +01:00 |
|
Tomaž Jerman
|
1f415be2db
|
Add an efficient expr path traverser
|
2024-02-06 13:38:52 +01:00 |
|
Peter Grlica
|
7bc36eb46f
|
Added splice workflow function
|
2023-08-25 14:53:56 +02:00 |
|
Vivek Patel
|
83f95ed5da
|
Refactor data-privacy endpoints
Moved DataPrivacyRequest and DataPrivacyRequestComment under DataPrivacy route
|
2023-01-25 22:25:48 +05:30 |
|
Tomaž Jerman
|
0419d0240b
|
Add the float cast function to workflow gval handlers
|
2023-01-20 11:53:41 +01:00 |
|
Tomaž Jerman
|
863ee99515
|
Fix broken expr test due to function export
|
2022-12-12 15:22:09 +01:00 |
|
Tomaž Jerman
|
107d7a70ce
|
Add support for in and nin ref handlers in reporter joins
|
2022-12-12 15:22:09 +01:00 |
|
Denis Arh
|
207f01daf5
|
Refresh code templates and regenerate go files
Mostly minor changes related to go 1.19 comment formatting.
|
2022-11-27 10:57:03 +01:00 |
|
Denis Arh
|
e5d67c6e16
|
Error package related codebase improvements
Remove/replace "github.com/pkg/errors" and "errors"
with "fmt" or "corteza/server/pkg/errors"
Closes #528
|
2022-11-27 10:29:36 +01:00 |
|
Denis Arh
|
c966780e00
|
Fix import paths in templates & generated go files
|
2022-11-17 17:33:24 +01:00 |
|
Denis Arh
|
29eacc9f65
|
Fix import paths (corteza-server => corteza/server)
|
2022-11-16 16:12:58 +01:00 |
|
Corteza Monorepo Migrator
|
683c7c56e2
|
Moving server files to ./server
|
2022-11-14 09:26:39 +01:00 |
|