open-consul/ui/packages/consul-ui/app/components/consul
John Cowen eeb04ae436
ui: Partitions Application Layer (#11017)
* Add Partition to all our models

* Add partitions into our serializers/fingerprinting

* Make some amends to a few adapters ready for partitions

* Amend blueprints to avoid linting error

* Update all  our repositories to include partitions, also

Remove enabled/disable nspace repo and just use a nspace with
conditionals

* Ensure nspace and parition parameters always return '' no matter what

* Ensure data-sink finds the model properly

This will later be replaced by a @dataSink decorator but we are find
kicking that can down the road a little more

* Add all the new partition data layer

* Add a way to set the title of the page from inside the route

and make it accessibile via a route announcer

* Make the Consul Route the default/basic one

* Tweak nspace and partition abilities not to check the length

* Thread partition through all the components that need it

* Some ACL tweaks

* Move the entire app to use partitions

* Delete all the tests we no longer need

* Update some Unit tests to use partition

* Fix up KV title tests

* Fix up a few more acceptance tests

* Fixup and temporarily ignore some acceptance tests

* Stop using ember-cli-page-objects fillable as it doesn't seem to work

* Fix lint error

* Remove old ACL related test

* Add a tick after filling out forms

* Fix token warning modal

* Found some more places where we need a partition var

* Fixup some more acceptance tests

* Tokens still needs a repo service for CRUD

* Remove acceptance tests we no longer need

* Fixup and "FIXME ignore" a few tests

* Remove an s

* Disable blocking queries for KV to revert to previous release for now

* Fixup adapter tests to follow async/function resolving interface

* Fixup all the serializer integration tests

* Fixup service/repo integration tests

* Fixup deleting acceptance test

* Fixup some ent tests

* Make sure nspaces passes the dc through for when thats important

* ...aaaand acceptance nspaces with the extra dc param
2021-09-15 19:50:11 +01:00
..
acl ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
auth-method ui: Fixup prettier for scss files and run (#10296) 2021-05-27 13:23:54 +01:00
discovery-chain ui: [BUGFIX] Add missing `@` to fix missing non-subset Failovers (#10913) 2021-08-26 17:01:26 +01:00
exposed-path/list ui: Add EmptyState for exposed paths, plus additional details (#9445) 2021-01-05 16:59:16 +00:00
external-source ui: Add Vault as a Service External Source (#10769) 2021-08-04 18:22:43 -04:00
health-check ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
instance-checks ui: [BUGFIX] Ensure we show the correct count of instances for each node (#9749) 2021-02-11 11:36:36 +00:00
intention ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
kind ui: Re-organize our %h* placeholders (#9584) 2021-01-26 17:53:45 +00:00
kv ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
loader ui: Loader amends/improvements (#10181) 2021-05-07 12:23:29 +01:00
lock-session ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
logo Update brand assets (#10081) 2021-05-03 16:19:09 +01:00
metadata/list ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
node ui: [BUGFIX] Ensure we show the correct count of instances for each node (#9749) 2021-02-11 11:36:36 +00:00
node-identity/template ui: Move identity components (#9298) 2020-11-30 18:42:59 +00:00
nspace ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
policy ui: Partitions Application Layer (#11017) 2021-09-15 19:50:11 +01:00
role ui: Improves UI engineering docs (#9875) 2021-03-17 15:58:17 +00:00
service ui: Search/filtering 'Filtered by:' search status (#9442) 2021-01-25 18:13:54 +00:00
service-identity/template ui: Move identity components (#9298) 2020-11-30 18:42:59 +00:00
service-instance ui: Unix Domain Socket support (#10287) 2021-05-26 17:52:25 +01:00
source ui: Create Routing Configurations route and page (#10835) 2021-08-16 12:04:04 -04:00
token ui: Add copy button for Secret ID in Tokens list page (#10735) 2021-07-30 13:52:37 -04:00
tomography/graph ui: Move linting to the `node:test` script (#9385) 2020-12-14 15:28:35 +00:00
transparent-proxy Create TransparentProxy mode label for service instance page 2021-04-15 09:19:21 -04:00
upstream ui: Support Route optional parameters/segments (#10212) 2021-05-26 17:43:46 +01:00
upstream-instance ui: Split up the socket mode from the socket path (#10581) 2021-08-11 13:00:32 -04:00