-
See merge request !73 * chore(release): propose release 2.0.0 * fix(test): fix test null case * fix: also create empty nested namespaces * feat(dev): also init empty namesapces in dev mode * fix(helm): ingressroute for token introspection endpoint added See merge request !97 * fix(helm): ingressroute for token introspection endpoint added * feat: token introspection endpoint added See merge request !96 * feat: token introspection endpoint added * chore: update openfga-pep to 0.11.0 See merge request !95 * chore: update openfga-pep to 0.11.0 * chore(ui): angular deps and info text updates See merge request !94 * style(ui): infotexts improved * chore: update ng-zorro and less * chore: update angular packages * fix: ui client redirect URI See merge request !92 * chore(helm): add podmonitor * feat: add case insensitive sorting to metadata Namespaces and Datasets See merge request !93 * docs: add production host as server to openapi reference See merge request !91 * docs: bump redocly/cli to 2.0.8 and remove hideHostName option * docs: add production host to openapi * feat(ui): Caching added See merge request !90 * feat(ui): role-info and user platform roles are now cached in ui * feat(ui): namespace and dataset gets are now cached in ui * chore: update openfga-pep extension to 0.9.3 adding metrics See merge request !89 * perf(ui): remove withFetch() from http client * chore: dep update to openfga-pep 0.9.3 metrics fix * chore: dep update to openfga-pep 0.9.2 metrics improvment * chore: dep update to openfga-pep 0.9.1 with metrics support * wip: busy integrating instrumentation from openfga pep pluging * fix: no @Timed on private methods allowed * chore: add more timers * chore: add first timer * fix: commit all messages in a batch and rely on throttled strategy to commit offsets See merge request !87 * chore: add simple log when ack fails * fix: return void and fix typing issues * fix: commit all messages in a batch and rely on throttled strategy to commit offsets * feat(ui): error handling See merge request !88 * style(ui): virtual lists of ns and ds look the same now * fix(ui): namespace and dataset details * feat(ui): better error handling (modal dialog display) * feat: ui polish See merge request !83 * style(ui): better listing of namespaces regardless of description * perf(ui): instead of following Location on resource creation, parse id * fix(ui): creating new namespaces no longer triggers undefined requests * fix: unquoted cors settings in properties file * fix: Location header now uses scheme of baseUri instead of requestUri * feat(ui): better avatar color algorithm * chore: change debug to trace logging * feat: support orderBy on GET /namespaces/:id/children * perf(ui): use serverside filtering instead of clientside for namespaces * fix: fix support for rsql =ex= operator * fix(ui): fixes display of namespaces in general overview * feat(ui): namespace header also has 'to parent ns' button * feat(ui): support for child namespaces * style(ui): improved generated avatar icons for datasets and namespaces * feat(ui): added ordering to some listings * fix(ui): remove titles from dataset and namespace menu * feat(ui): add link to namespace to dataset header component * fix: Fixed server exception when listing datasets with 'includeStats' & 'orderBy' * feat(ui): use wildcard filtering for virtual table filter input * chore: stop tracking openapi schema in Git (now built into target folder) * fix: smallrye messaging config defaults now adhere to oblx overrides See merge request !86 * chore(helm): adhere to correct base uri config * fix: give full base-uri to obelisk (include scheme https/http) * fix: add var substituion to smallrye mutiny setup * fix: Add database reference to replica/shard IDs and simplify templating See merge request !85 * chore: simplify templates and use {table} macro to refer to created table * fix: add ref to inventory table statements as well * fix: add database reference to replica id * fix: remove CORS from inventory service See merge request !82 * fix: remove CORS from inventory service * fix: Inventory-store CH template (no distributed tables, only replication enabled) See merge request !78 * ci: remove quick-image build * chore(helm): config change for metastore * fix: Validated both data & metastore CH templates on CH cluster Note: metastore only supports replication now (no distributed tables) * fix: Fixed Distributed constructor arguments in CH templates * fix: Fixed Qute syntax errors in CH templates * ci: quick image build for debug * fix: Fixed tableEngine template parameter providing a wrong (static) value when replicated=true * fix: Fixed inventory-store CH template containing illegal trailing comma * fix: /namespaces are now sortable (via orderBy parameter) See merge request !81 * feat: wildcard matching for equals and not equals operations See merge request !80 * feat: ui simplification See merge request !79 * feat: user service added to conditionally show ui elements * feat: big redesign should make ui simpler in use * fix(ui): use correct visibility colors (private:red, public:green) * fix: Fix for visibility not being set in OpenFGA when creating a namespace or dataset See merge request !77 * fix: stop trying to add user that already exists in tests * feat: namespace and dataset APIs now have a 'role-info' endpoint to fetch permissions in the resource for the current user * fix: Fixed visibility not being set in OpenFGA when creating a namespace or dataset * fix: create init config users on normal runs too * feat: create users from init config in dev mode See merge request !76 * feat: create local users from (init) ObeliskConfig when in devmode * refactor: move ObeliskConfig to defenitions package * refactor: integrate ui as a service * feat!: replace JPA/Panache with Clickhouse Metastore * ci: integrate Releaser component and overhaul CI (restructuring) * chore: updated to openfga-pep 0.8.0 * deps(ui): bump ui deps
See merge request !73 * chore(release): propose release 2.0.0 * fix(test): fix test null case * fix: also create empty nested namespaces * feat(dev): also init empty namesapces in dev mode * fix(helm): ingressroute for token introspection endpoint added See merge request !97 * fix(helm): ingressroute for token introspection endpoint added * feat: token introspection endpoint added See merge request !96 * feat: token introspection endpoint added * chore: update openfga-pep to 0.11.0 See merge request !95 * chore: update openfga-pep to 0.11.0 * chore(ui): angular deps and info text updates See merge request !94 * style(ui): infotexts improved * chore: update ng-zorro and less * chore: update angular packages * fix: ui client redirect URI See merge request !92 * chore(helm): add podmonitor * feat: add case insensitive sorting to metadata Namespaces and Datasets See merge request !93 * docs: add production host as server to openapi reference See merge request !91 * docs: bump redocly/cli to 2.0.8 and remove hideHostName option * docs: add production host to openapi * feat(ui): Caching added See merge request !90 * feat(ui): role-info and user platform roles are now cached in ui * feat(ui): namespace and dataset gets are now cached in ui * chore: update openfga-pep extension to 0.9.3 adding metrics See merge request !89 * perf(ui): remove withFetch() from http client * chore: dep update to openfga-pep 0.9.3 metrics fix * chore: dep update to openfga-pep 0.9.2 metrics improvment * chore: dep update to openfga-pep 0.9.1 with metrics support * wip: busy integrating instrumentation from openfga pep pluging * fix: no @Timed on private methods allowed * chore: add more timers * chore: add first timer * fix: commit all messages in a batch and rely on throttled strategy to commit offsets See merge request !87 * chore: add simple log when ack fails * fix: return void and fix typing issues * fix: commit all messages in a batch and rely on throttled strategy to commit offsets * feat(ui): error handling See merge request !88 * style(ui): virtual lists of ns and ds look the same now * fix(ui): namespace and dataset details * feat(ui): better error handling (modal dialog display) * feat: ui polish See merge request !83 * style(ui): better listing of namespaces regardless of description * perf(ui): instead of following Location on resource creation, parse id * fix(ui): creating new namespaces no longer triggers undefined requests * fix: unquoted cors settings in properties file * fix: Location header now uses scheme of baseUri instead of requestUri * feat(ui): better avatar color algorithm * chore: change debug to trace logging * feat: support orderBy on GET /namespaces/:id/children * perf(ui): use serverside filtering instead of clientside for namespaces * fix: fix support for rsql =ex= operator * fix(ui): fixes display of namespaces in general overview * feat(ui): namespace header also has 'to parent ns' button * feat(ui): support for child namespaces * style(ui): improved generated avatar icons for datasets and namespaces * feat(ui): added ordering to some listings * fix(ui): remove titles from dataset and namespace menu * feat(ui): add link to namespace to dataset header component * fix: Fixed server exception when listing datasets with 'includeStats' & 'orderBy' * feat(ui): use wildcard filtering for virtual table filter input * chore: stop tracking openapi schema in Git (now built into target folder) * fix: smallrye messaging config defaults now adhere to oblx overrides See merge request !86 * chore(helm): adhere to correct base uri config * fix: give full base-uri to obelisk (include scheme https/http) * fix: add var substituion to smallrye mutiny setup * fix: Add database reference to replica/shard IDs and simplify templating See merge request !85 * chore: simplify templates and use {table} macro to refer to created table * fix: add ref to inventory table statements as well * fix: add database reference to replica id * fix: remove CORS from inventory service See merge request !82 * fix: remove CORS from inventory service * fix: Inventory-store CH template (no distributed tables, only replication enabled) See merge request !78 * ci: remove quick-image build * chore(helm): config change for metastore * fix: Validated both data & metastore CH templates on CH cluster Note: metastore only supports replication now (no distributed tables) * fix: Fixed Distributed constructor arguments in CH templates * fix: Fixed Qute syntax errors in CH templates * ci: quick image build for debug * fix: Fixed tableEngine template parameter providing a wrong (static) value when replicated=true * fix: Fixed inventory-store CH template containing illegal trailing comma * fix: /namespaces are now sortable (via orderBy parameter) See merge request !81 * feat: wildcard matching for equals and not equals operations See merge request !80 * feat: ui simplification See merge request !79 * feat: user service added to conditionally show ui elements * feat: big redesign should make ui simpler in use * fix(ui): use correct visibility colors (private:red, public:green) * fix: Fix for visibility not being set in OpenFGA when creating a namespace or dataset See merge request !77 * fix: stop trying to add user that already exists in tests * feat: namespace and dataset APIs now have a 'role-info' endpoint to fetch permissions in the resource for the current user * fix: Fixed visibility not being set in OpenFGA when creating a namespace or dataset * fix: create init config users on normal runs too * feat: create users from init config in dev mode See merge request !76 * feat: create local users from (init) ObeliskConfig when in devmode * refactor: move ObeliskConfig to defenitions package * refactor: integrate ui as a service * feat!: replace JPA/Panache with Clickhouse Metastore * ci: integrate Releaser component and overhaul CI (restructuring) * chore: updated to openfga-pep 0.8.0 * deps(ui): bump ui deps
To find the state of this project's repository at the time of any of these versions, check out the tags.
Loading