Tomaž Jerman
|
dc4f8f22f3
|
Fix failing tests
|
2023-03-17 11:14:51 +01:00 |
|
Tomaž Jerman
|
a0e25b457f
|
Cleanup record encoding logic, add tests
|
2023-03-17 10:58:46 +01:00 |
|
Tomaž Jerman
|
1e6cbf6123
|
Add logic for record datasourceimport/export
|
2023-03-17 10:58:46 +01:00 |
|
Tomaž Jerman
|
7af889c164
|
Add logic for resource translation import/export
|
2023-03-17 10:58:46 +01:00 |
|
Tomaž Jerman
|
c42cf298de
|
Tweak logic & add base RBAC import/export test
|
2023-03-17 10:58:46 +01:00 |
|
Tomaž Jerman
|
cf30aeb75d
|
Tweak logic & add base import/export test
|
2023-03-17 10:58:46 +01:00 |
|
Mumbi Francis
|
54dd8d0ef3
|
Fix missing font file error on integration test
|
2023-03-15 16:14:45 +03:00 |
|
Mumbi Francis
|
e7c2fdcb11
|
Validate font file for avatar generation
and fix the tests that we're broken by the new avatar feature
|
2023-03-15 15:04:03 +03:00 |
|
Vivek Patel
|
e8b6117fe5
|
Fix tests for AuthClient
Added meta.name to test to avoid, missing error
|
2023-02-22 14:53:29 +05:30 |
|
Vivek Patel
|
c7de539ea9
|
Fix tests for Workflow, Template
Added Name, short in tests.
|
2023-02-22 14:46:58 +05:30 |
|
Peter Grlica
|
07a7feb200
|
Fixed apigw integration test
|
2023-01-26 12:35:59 +01:00 |
|
Peter Grlica
|
31ca5d6c29
|
Added Response postfilter
- removed json response
- added response postfilter
- unit tests
|
2023-01-16 13:52:44 +01:00 |
|
Tomaž Jerman
|
3bb299ce72
|
Fix part of the broken tests
|
2022-12-09 11:18:18 +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 |
|
skamensky
|
9ac63876be
|
Add support for RDBMS schema management
With `DB_ALLOW_DESTRUCTIVE_CHANGES=true` Corteza can change DB tables and columns when Compose Module configuration changes.
|
2022-11-26 13:10:39 +01:00 |
|
Denis Arh
|
4ab9ca16c8
|
Reverted and reimplemented route deleted flag handling
|
2022-11-23 12:31:01 +01:00 |
|
Denis Arh
|
40f0b15f64
|
Refactor old seeder code and restructure commands
corteza
users
synthetic
generate
remove
compose
records
synthetic
generate
remove
|
2022-11-18 10:55:18 +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 |
|