mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-23 11:41:24 +01:00
* Update plugin-settings tab routes * Get LDAP engine working with plugin-settings and general-settings * Add copyright headers * Fix ts error * Fix more failing tests * Gate header by ff * Update failing tests and fix bugs * Add changelog * Fix configure tabs route name * Update comment * Address some comments * configuration route.. * Update configure and configuration routes to use header * Update tab-page-header component name * Fix onClose modal issue where screen locks up * Put configure back.. * Fix template errors * Update manage dropdown.. * Move things back.. * Fix tests! * Fix modal locked in bug * Fix failing test where it wasnt transitioning to the configuration route * Use ember concurrency instead * Check if onConfirm exists before calling it * Update variable * Remove unused ConfigureTabs * Fix JS doc and remove conditional Co-authored-by: Kianna <30884335+kiannaquach@users.noreply.github.com>