Tomaž Jerman
b0421af984
Add tests for settings import/export
2023-04-02 11:11:19 +02:00
Tomaž Jerman
d7d41c813c
Fix invalid references for progress page block
2023-03-29 12:33:29 +02:00
Mumbi Francis
3707f7edae
Embed avatar initials font path and relocate it
2023-03-29 12:28:08 +03:00
Tomaž Jerman
89423c60b0
Fix RBAC import/export tests
2023-03-20 16:13:11 +01:00
Tomaž Jerman
22a70f61a8
Fix invalid matchup when importing resources
...
Matchups were not scoped which caused them to get matched
to any matched ident, regardles of scope.
This caused NS duplication to "move" original resources to the
cloned one instead of copying them.
2023-03-20 16:07:49 +01:00
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