-
Notifications
You must be signed in to change notification settings - Fork 128
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Edm 521 continue lc updates (#34028)
* stabilize logic to match all user flow mockups * extract logic into function to get/set url params | refactor pagination to show count on current results * update routing syntax * update pagination related markup | update onSelecton functionality * refresh all filter options on browser refresh | update variable names for readability * stablize logic to display modal w different messages * refactor form logic | add custom search url hook * update pagination markup * only update params onSubmit | remove custom hook * update alert text | refactor alert logic for certs when state is selected * continue logic updates to lc search form * refactor modal close function * cleanup * add feature toggle for lce * update api endpoint, rewire w new property names * update endpoint to fetch live data, refactor accordingly * connect results pages to live endpoints, refactor * reset all state values when clearing name field | update styles * update components styles | cleanup search logic * add faqs to ui * remove tests to fetch data till live data is solid --------- Co-authored-by: Nick Hibbits <[email protected]>
- Loading branch information
1 parent
7ec18a9
commit 3e795c5
Showing
11 changed files
with
310 additions
and
299 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
16 changes: 4 additions & 12 deletions
16
src/applications/gi/components/LicenseCertificationAdminInfo.jsx
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
72 changes: 0 additions & 72 deletions
72
src/applications/gi/components/LicenseCertificationInfoTabs.jsx
This file was deleted.
Oops, something went wrong.
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.