-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: Forms 1115 composition api admin (#1512)
* Update AddOwner AddOwner updated to the composition API and has full test coverage * Update AdminPage.vue AdminPage is updated to the composition API. Moved the developer tab to the front for the admin store, so we don't immediately fetch all the forms. * Update Developer.vue Developer view updated to the composition API * Update AdminFormsTable.vue Updated AdminFormsTable to the composition API * Update AdminAPIsTable AdminAPIsTable is converted to the composition API and has almost full coverage. Just missing the internationalization rendering. * Update AdministerForm AdministerForm is updated to the composition API * Update AdministerUser.vue AdministerUser is updated to the composition API * Update AdminVersions, AdminUsersTable AdminVersions and AdminUsersTable updated to the composition API as well as having full test coverage * Update Dashboard.vue Updated Dashboard to the composition API * Update FormComponentsProactiveHelp.spec.js Added another test to FormComponentsProactiveHelp
- Loading branch information
1 parent
4536b3f
commit 4f3cc6d
Showing
17 changed files
with
989 additions
and
553 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.