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 |
|
Tomaž Jerman
|
cf30aeb75d
|
Tweak logic & add base import/export test
|
2023-03-17 10:58:46 +01:00 |
|
Tomaž Jerman
|
804d59722a
|
Base envoy codegen
|
2023-03-17 10:58:46 +01:00 |
|
Tomaž Jerman
|
1e929210b4
|
Add codegen for resource value getter/setter
Getters and setters will be used by Envoy to update values.
Most of the getters/setters can be deducted from the model
definitions.
|
2023-03-17 09:27:34 +01: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
|
2ea16012f1
|
Enable filtering, sorting, and paging for federation nodes
|
2023-01-13 08:57:46 +01:00 |
|
Tomaž Jerman
|
3bb299ce72
|
Fix part of the broken tests
|
2022-12-09 11:18:18 +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 |
|