open-consul/ui/packages/consul-ui/app/components/consul
John Cowen 91383269b9
ui: Move nspace CRUD to use the same approach as partitions (#11633)
This sounds a bit 'backwards' as the end goal here is to add an improved UX to partitions, not namespaces. The reason for doing it this way is that Namespaces already has a type of 'improved UX' CRUD in that it has one to many relationship in the form when saving your namespaces (the end goal for partitions). In moving Namespaces to use the same approach as partitions we:

- Ensure the new approach works with one-to-many forms.
- Test the new approach without writing a single test (we already have a bunch of tests for namespaces which are now testing the approach used by both namespaces and partitions)

Additionally:

- Fixes issue with missing default nspace in the nspace selector
- In doing when checking to see that things where consistent between the two, I found a few little minor problems with the Admin Partition CRUD so fixed those up here also.
- Removed the old style Nspace notifications
2021-12-01 11:04:02 +00:00
..
acl/disabled ui: Remove legacy ACLs (#11096) 2021-09-22 18:32:51 +01:00
auth-method ui: Fix brand coloring for inline-code plus docs (#11578) 2021-11-23 18:32:11 +00:00
discovery-chain ui: Fix brand coloring for inline-code plus docs (#11578) 2021-11-23 18:32:11 +00:00
exposed-path/list ui: Replaces almost all remaining instances of SASS variables with CSS (#11200) 2021-10-07 19:21:11 +01:00
external-source ui: Add Consul API Gateway as an external source (#11371) 2021-11-10 16:54:12 -05:00
health-check ui: Replaces almost all remaining instances of SASS variables with CSS (#11200) 2021-10-07 19:21: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: Notifications re-organization/re-style (#11577) 2021-11-24 18:14:07 +00:00
kind ui: Re-organize our %h* placeholders (#9584) 2021-01-26 17:53:45 +00:00
kv ui: Fix code editor resizing and restyle (#11474) 2021-11-12 15:28:06 +00:00
loader ui: Fix brand coloring for inline-code plus docs (#11578) 2021-11-23 18:32:11 +00:00
lock-session ui: Replaces almost all remaining instances of SASS variables with CSS (#11200) 2021-10-07 19:21: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
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: Adds initial CRUD for partitions (#11188) 2021-10-08 16:29:30 +01: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: Replaces almost all remaining instances of SASS variables with CSS (#11200) 2021-10-07 19:21:11 +01:00
transparent-proxy Create TransparentProxy mode label for service instance page 2021-04-15 09:19:21 -04:00
upstream ui: Adding partitions + icons to upstreams/upstream instances (#11556) 2021-11-17 17:46:50 +00:00
upstream-instance ui: Adding partitions + icons to upstreams/upstream instances (#11556) 2021-11-17 17:46:50 +00:00