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
16edc28809
Fix permissions trace issue on hasWildcard resources
2024-02-08 16:50:11 +03:00
Tomaž Jerman
2637334460
Fix post opt. tests
2024-02-06 13:39:22 +01:00
Tomaž Jerman
cb89c9b1a4
Remove excessive statechange logging
2024-02-06 13:39:22 +01:00
Tomaž Jerman
7bafd82dde
Update StateChangeHandler for stacktrace changes
2024-02-06 13:39:22 +01:00
Tomaž Jerman
74a54da6f1
Improve workflow stacktrace logging to reduce pressure for iterators
2024-02-06 13:39:22 +01:00
Tomaž Jerman
405ab13643
Properly update wIndex on workflow changes
2024-01-10 11:11:15 +01:00
Tomaž Jerman
03806a20ab
Set workflow & trigger ID when actionloggng create events
2023-06-13 09:49:04 +02:00
Tomaž Jerman
31f7e14c84
Make workflow/trigger actionlog consistent with other resources
...
Change the default severity to notice to show creates, updates,
deletes, and undeletes in the production ruleset.
2023-06-12 14:39:31 +02:00
Tomaž Jerman
37035984ae
Fix known concurrent map access issues
2023-06-08 15:54:11 +02:00
Tomaž Jerman
88804b460e
Change filter slices to be []string vs []uint64
...
This is to allow front-end to properly handle ID values.
This change was done to keep consistent with what we were doing
before. Alternative version would be to have a sepparate struct
on the rest package.
2023-05-24 12:26:01 +02:00
Tomaž Jerman
462619f2b9
Change logs to encode uint64 values as strings
...
This is due to us introducing the web console and the uints needing
to be string encoded (because of JavaScript).
2023-05-24 12:26:01 +02:00
Vivek Patel
6b14f78e8e
Support error handler results
...
It adds error wrapper, error message, error step ID in result of error handler.
2023-05-17 18:10:21 +05:30
Tomaž Jerman
d431b90a98
Make names required for resources
2023-01-26 15:22:59 +01:00
Vivek Patel
83f95ed5da
Refactor data-privacy endpoints
...
Moved DataPrivacyRequest and DataPrivacyRequestComment under DataPrivacy route
2023-01-25 22:25:48 +05:30
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
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