-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* #29: Initial PixelUnit commit Converted all vuetify to vue-material, cleaned up JS a little bit. Had to replace the static file reference with a link to the live website's version of the file, as we don't yet have a way to serve static files that I know of. * #29: Update PixelUnit route * #29: Remove console.logs * #29: Write template unit test for PixelUnit Once file storage is implemented, the config file can be loaded for the test as well, which will allow testing of the page's function * #29: Remove commented console.logs * #29: Comment out test rather than skip it * #29: Fix likely location of CI test fail Added dummy catch block to the promise I think is causing the issue. * #29: Remove PixelUnit test from test suite Didn't completely remove it, so that it can be tackled in a future TD ticket. * #29: Move scoped styles to _tools.scss * #29: Wrap styles to avoid overflow
- Loading branch information
1 parent
d95c505
commit a217467
Showing
12 changed files
with
680 additions
and
40 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.