-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(removing type/subtype): Removing type and subtype from ui (#454)
* Update site title * init fields to medicaid submittion form * submission comments * update isprod check for next domain * update title check test * adjust layout width * Revert "adjust layout width" This reverts commit 9f6889f. * add subject and description to submit forms * adjust some fields did some refactoring * remove temo form * lots of refactoring * move dashboard to feature * getAllForms hood refactor structure * add types and subtypes schemas * add subject and description * add useGetPackageTypes * refactor authority, type, and subtype. move to a pattern of lookup indices. * remove tests... little value, just confusing at this point * reset file to clear junk diff * remove commented lines * remove unused func * remove comments * lint * remove comment * remove file * lint * type to clear vs code red line * lint * remove unused vars * Correct custom resource replies * added some api calls and hooks * add subtypes stuff * filter for do not use * update query and waiver implimentation * update submit query * fix table name typo * refactor * refactor inports * updates per paul * prettier" * middle ground ish * yes * rename * asdf * Add back * ok * ok * asdf * align names * asdf * break the seatool index sink away, for operational speed. * correct logic for disabled triggers * update decode record util * added shared comps * Refactor our sinks and reindex workflow * Set status to undefined when undefined * skip records without a status * types * fix conflicts * update getAllForms * update types and detail and page * fix unit tests * refactor * lots of refactors * refactor * add deconde thing back * temp comment four fields stuff out * clean up * remove unused api/util/seatoolservice * Remove remaining repack stuff * uncomment additinal seatool fields * update details page fields * update type and subtype fields and stuff * update more stuff and queries * update styles * update that details page sidebar thing * style updates * pushing pixels * pushing pixels * use a transaction with commit and rollback for submit handler * write types and subtypes as a single insert to reduce pressure on ksql and increase performance * collapse action type into main query * i am danerous, iceman * fixing an issue... pulling authority id from the static map * remove transmit begin * Bring back review team thing * Bug fixes * small bug fixes * substitute some weird characters in type and subtype * better * Adding fetchTypes tests and adjust styling * Add subtype tests and prettierrc file :0 * Combined type/subtype hooks and tests and mocks * Remove unused files * Pushing pixels * Pixel pushing * Update sidebar for details page * typo * Merge with master * Fixed sidebar bug * fixing bugs * fixing bugs * Bug Fixes * Add size to query * Bug fixes withn subtypes * Remainnig bug squashing * Squashed the rest of the bugs * Add waivered shared comps * Remove type and subtype from ui * Update default sort order --------- Co-authored-by: Mike Dial <[email protected]> Co-authored-by: Mike Dial <[email protected]>
- Loading branch information
1 parent
627eaff
commit 7318884
Showing
11 changed files
with
170 additions
and
445 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
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.