feat(ui): add identity management for tenants and users
CI / build-and-test (push) Successful in 1m47s
CI / build-and-test (push) Successful in 1m47s
* Implement tenant and user creation in IdentityPage * Add API calls for managing tenants and users * Introduce tenant-scoped API requests * Update sidebar to include identity navigation * Create BooleanStatusBadge component for key status
This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@ git.warky.dev/wdevs/relspecgo/pkg/sqltypes
|
||||
# github.com/beorn7/perks v1.0.1
|
||||
## explicit; go 1.11
|
||||
github.com/beorn7/perks/quantile
|
||||
# github.com/bitechdev/ResolveSpec v1.1.26
|
||||
# github.com/bitechdev/ResolveSpec v1.1.27
|
||||
## explicit; go 1.25.7
|
||||
github.com/bitechdev/ResolveSpec/pkg/cache
|
||||
github.com/bitechdev/ResolveSpec/pkg/common
|
||||
|
||||
Reference in New Issue
Block a user