mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-27 10:00:32 -04:00
* [UI]: Ember Data Migration Identity List and Details (#15157) * Update identity views edm * Use model directly * Code cleanup! * Refresh list view if deleted * Update identity detail page * Identity show.. * Have different method types * Update delete... * [UI] Ember Data Migration: Identity forms, show, edit, create and list routes (#15291) * Identity forms... * Fetch entities and groups in route * Update forms to have edit * Fix breadcrumbs * Update save to use api service method * Merge entities form... * Update aliases * Entity and group show routes * Fix create / save action * Add alias form. * Fix some tests! * Fix tests and update capability check * WIP fixing tests... * Fixes some details page bugs * Edit form delete actions.. * Passing all tests!! * Refactor some utils * Update to class based syntax * Form label updates * Remove unused onSuccess * [UI] Identity EDM code cleanup (#15608) * Fix cancelLink action * Update tests to have the correct args * Ensure add alias button shows when alias does not exist * Fix lookup input * Fix other tabs and pages.. * Address comments Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| item-alias | ||
| edit-form.hbs | ||
| edit-form.js | ||
| entity-nav.hbs | ||
| entity-nav.ts | ||
| item-aliases.hbs | ||
| item-details.hbs | ||
| item-details.js | ||
| item-groups.hbs | ||
| item-members.hbs | ||
| item-metadata.hbs | ||
| item-parent-groups.hbs | ||
| item-policies.hbs | ||
| lookup-input.hbs | ||
| lookup-input.js | ||
| popup-alias.hbs | ||
| popup-alias.js | ||
| popup-members.hbs | ||
| popup-members.js | ||
| popup-metadata.hbs | ||
| popup-metadata.js | ||
| popup-policy.hbs | ||
| popup-policy.js | ||