-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Removes graphics method initialization function from backend. Begins creating GM creation modal * Moves template and graphics method state around. Adds a ui model to seperate vcs state from ui state. * Fixes a couple old references to local state. Fixes a typo. * Adds functions to remove GMs. * Adds code to remove temporary Gms and templates on load. Prevents users from making GMs with 2 underscores * Adds more validation to Template creator. Checks if name starts with 2 underscores * Adds toast when a user clicks edit with nothing selected for GMList * Adds tests for GraphicsMethodCreator. Fixes a couple small issues.
- Loading branch information
1 parent
878c40c
commit 1a9b20f
Showing
15 changed files
with
731 additions
and
168 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
Oops, something went wrong.