-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix ts errors * go to service edit page in edit mode * group with other basic components * tweaks from convo with Josh * update service edit drawer to use RHF * convert AttributeModal to RHF * attribute supplement schemas * schema updates * dynamic fields * update i18n generation * update schema & migrations * update api * Attribute modal * update handler cache * fix linting errors * alter view * supplement handling * uncomment criteria * update mock data * update msw worker, clean up common schema files * update handler * add submit handler, update schema * use Section.* components * add sections * patch for z.never() * schema update * break in to pieces * add i18next as peerdep * enable new turbo ui * sonarcloud workspace binding * service attribute processing * update criteria * extract processing to separate fns * unify service attrib select criteria, update api & mock data * allow passed data, widen param type * display data * implement Add Attribute modal * fix useRouter import * launch service drawer * remove data viewer * temp disable gtag addition * `slug` isn't being passed to page props?? * temp remove service multi select popover * revert paths * fix PageContent props * fix group spacing * Add Coverage modal * remove placeholder * styling * api routes & mock data * service edit drawer work * cleanup console.log * update attribute schemas * remove devtool * misc cleanup * sonarlint config * cleanup * fix schema * fix sonarlint issues * add sonarlint recommendation * fix sonar/deepsource issues --------- Signed-off-by: Joe Karow <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
5f7236a
commit 95a2e05
Showing
101 changed files
with
4,598 additions
and
2,117 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 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
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
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.