Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tidy(ui): cleanup #5809

Merged
merged 25 commits into from
Feb 27, 2024
Merged

tidy(ui): cleanup #5809

merged 25 commits into from
Feb 27, 2024

Conversation

psychedelicious
Copy link
Collaborator

@psychedelicious psychedelicious commented Feb 27, 2024

What type of PR is this? (check all applicable)

  • Bug Fix
  • Cleanup

Description

  • Fix all typescript issues in frontend - future PRs much pass checks!
  • Add and use knip to remove OODLES of unused code
  • Add knip to frontend check workflow, it doesn't fail any but it does run the check
  • Move from madge to dpdm for circular dependencies, update workflow
  • Remove extraneous model install route - only the heuristic import is used now
  • Fix a number of issues in the new model manager UI - mostly related to types

QA Instructions, Screenshots, Recordings

App should still run. Thanks to all the static analysis tools we use, we can be confident nothing has broken

Merge Plan

This PR can be merged when approved

@github-actions github-actions bot added api python PRs that change python files backend PRs that change backend files services PRs that change app services frontend-deps PRs that change frontend dependencies frontend PRs that change frontend files CICD labels Feb 27, 2024
@psychedelicious psychedelicious force-pushed the psyche/tidy/ui/cleanup branch 2 times, most recently from e40fda1 to 24a1aa6 Compare February 27, 2024 07:49
@hipsterusername hipsterusername merged commit 18af534 into next Feb 27, 2024
7 of 8 checks passed
@hipsterusername hipsterusername deleted the psyche/tidy/ui/cleanup branch February 27, 2024 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api backend PRs that change backend files CICD frontend PRs that change frontend files frontend-deps PRs that change frontend dependencies python PRs that change python files services PRs that change app services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants