consul/ui/packages/consul-ui/app/utils
John Cowen 26341f0b05
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
..
dom
editor
filter
form ui: Move nspace CRUD to use the same approach as partitions (#11633) 2021-12-01 11:04:02 +00:00
helpers
http ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
intl
routing
search
storage
ticker
ascend.js
atob.js
btoa.js
callable-type.js
create-fingerprinter.js ui: Ensure dc selector correctly shows the currently selected dc (#11380) 2021-10-26 19:26:04 +01:00
distance.js
get-environment.js ui: Pass primary dc through to uiserver (#11317) 2021-10-26 10:30:17 -04:00
get-form-name-property.js
isFolder.js
keyToArray.js
left-trim.js
maybe-call.js
merge-checks.js
minimizeModel.js
non-empty-set.js
promisedTimeout.js
right-trim.js
templatize.js
tomography.js
ucfirst.js
update-array-object.js