-
Notifications
You must be signed in to change notification settings - Fork 291
TypeCheck Frontend #2394
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
Draft
samfreund
wants to merge
44
commits into
PhotonVision:main
Choose a base branch
from
samfreund:vue-tsc
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+485
−354
Draft
TypeCheck Frontend #2394
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
cd4c77e
add typecheck infra
samfreund 8ed49b8
fix typecheck errors
samfreund a7b6180
add workflow
samfreund 23ed4e3
enable noImplicitAny
samfreund a7b568e
more fixes
samfreund 61b2814
lint
samfreund 15c5e24
more eslint rules
samfreund 0077bea
replace ref with useTemplateRef
samfreund a6eaafb
fix any's
samfreund dfee95d
refactor cameraInfoFor
samfreund 81dce15
lint
samfreund 6ec213c
fix some 'as' instances
samfreund 7d27bc2
Update photon-client/src/components/cameras/CameraCalibrationInfoCard…
samfreund 8830a7d
address comments
samfreund 1800098
Remove extra tsconfig
Gold856 333c158
remove 'as' spam
samfreund 4cf6224
better coalescing
samfreund f787c33
remove extra stuff/comments from workflow
samfreund 7fe19b7
remove double negate
samfreund 7175fc3
fix double script
samfreund ff0a9d5
Add type checking lints
Gold856 8a90347
none should be a selectable arducam model
samfreund b177cfd
fix the weird stuff
samfreund 9661d93
lint
samfreund fbaf928
fix restrict-template-expressions
samfreund 241c069
remove unused components [skip ci]
samfreund d565655
fix require-await [skip ci]
samfreund 088354d
fix prefer-promise-reject-errors
samfreund ede1ca7
fix unsafe enum comparison
samfreund d43a710
replace pipeline index references with type
samfreund eade98c
fix floating promises
samfreund acfb871
come on man
samfreund fbdfb99
remove old comment
samfreund 0ecc274
condense check
samfreund f46b5b6
docs
samfreund 80ac4cd
bit more verbose, but more typesafe
samfreund 531836d
fix itemprops for pv-select
samfreund cd94114
fix backend hostname stuff
samfreund cf6952d
remove fetch-depth option
samfreund 6ccd9cc
void import
Gold856 990d440
fix typeLabels typing
samfreund f74d9f5
refactor metric colors typing
samfreund 5f837de
refactor dark mode checks
samfreund 88b0611
bring back og trackball control init
samfreund File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1,3 @@ | ||
| /// <reference types="vite/client" /> | ||
|
|
||
| declare module "vue3-virtual-scroll-list"; |
This file contains hidden or 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 hidden or 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.