-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Formatting changes, update imports, other minor changes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix tests * initial commit * fix not drawing * Add label for plot mode selection * add github action to test frontend * downgrade eslint until a fix is released * add pre-commit hook for linting frontend * fix makefile? * pre-commit ci doesn't seem to like using make target * pre-commit ci will take more effort. github action will suffice for now * Add type testing for frontend * fix modelview type errors * fix modelview type errors * fix some DataView possibly undefineds * docstring for dataview interp * need matplotlib for testing * TODO: Stack docstring is incomplete * cleanup prettier config, add lint check for backend * only one issue left (in refl1d, bumps still has plenty) * Pin typescript to 5.6.3 until vue-tsc fix releases * add svg-loader * update imports, ModelData now extends Plotly.PlotData * interface modeldata extends plotly plot data * modeldata is a type again * install bumps-webview-client before running test:types * remove sourcemap from build script * update bumps to 1.0.0a11 * test bumps@fix-libraries-package-lookup * Ok, bumps should be at a12 when it releases * empty commit to re-trigger pipeline * update some deps * update ruff precommit version * fix reference in simple builder --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Brian Benjamin Maranville <[email protected]>
- Loading branch information
1 parent
c05a0e4
commit 3b8c34e
Showing
17 changed files
with
213 additions
and
104 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
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
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.