* namespace and ui-config, running out of time ahhh
* fix some tests
* triple back to back runs on namespace and we're solid
* add cleanup test pollution on config-ui/messages and also remove the empty state check as we do that in the component test:
* Fix test error: "Promise rejected during "it should show the list of custom messages": _generalSelectors.GENERAL.listItem is not a function"
* fix more tests
---------
Co-authored-by: Shannon Roberts <shannon.roberts@hashicorp.com>
* fix transform submit issues
* fix and clean up replication
* left overs
* build waiter for namespace capabilities check to show button, hoping it helps with test flaky issues
* [VAULT-35871] UI: Address design UI feedback on namespace picker
* remove unused css class
* dynamic width based on namespace length; not help messages
* handle long namespace name - truncate the second line
* hide/show message element so that it doesn't affect the layout while getting the width.
* add copyright header to scss file
* address PR comments & additional design feedback
* fix syntax error
* address more design feedback: use small buttons