open-consul/ui-v2/tests/unit/mixins
John Cowen 81f209d71e UI: ACL Roles (#5635)
Adds support for ACL Roles and Service Identities CRUD, along with necessary changes to Tokens, and the CSS improvements required.

Also includes refinements/improvements for easier testing of deeply nested components.

1. ember-data adapter/serializer/model triplet for Roles
2. repository, form/validations and searching filter for Roles
3. Moves potentially, repeated, or soon to to repeated functionality
into a mixin (mainly for 'many policy' relationships)
4. A few styling tweaks for little edge cases around roles
5. Router additions, Route, Controller and templates for Roles

Also see: 

* UI: ACL Roles cont. plus Service Identities (#5661 and #5720)
2019-05-01 18:22:37 +00:00
..
acl UI: Catch 500 error on token endpoint and revert to legacy tokens (#4874) 2018-11-02 14:44:36 +00:00
intention UI: Simplify/refactor the actions/notification layer (#4572) + (#4573) 2018-08-29 19:14:31 +01:00
kv UI: Simplify/refactor the actions/notification layer (#4572) + (#4573) 2018-08-29 19:14:31 +01:00
policy UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
role UI: ACL Roles (#5635) 2019-05-01 18:22:37 +00:00
token ui: Brings the new ACLs into line with the new repo folder structure (#4857) 2018-10-26 18:40:51 +01:00
click-outside-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
creating-route-test.js UI: New ACLs (#4789) 2018-10-19 08:45:05 -07:00
with-blocking-actions-test.js UI: Simplify/refactor the actions/notification layer (#4572) + (#4573) 2018-08-29 19:14:31 +01:00
with-filtering-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
with-health-filtering-test.js UI V2 (#4086) 2018-05-10 19:52:53 +01:00
with-listeners-test.js ui: Async Search (#4859) 2019-05-01 18:21:34 +00:00
with-resizing-test.js UI: Fixes healthy node listing resize on large portrait screens (#4564) 2018-08-24 12:35:52 +02:00
with-searching-test.js ui: Async Search (#4859) 2019-05-01 18:21:34 +00:00