-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 🎨 copy Link to commons * 🎨 move Toolbar to Toolbars folder and rename it AppToolbar * 🚧 designing the game view * 🎨 Create GameView comp. for the game Layout, and move all Game related comp underneath * 💄 nightmode for GameView with not 50 but 2 shades of grey * 💄 switch Grey Tone for GameView * 💄 fix width 100% and margin-bottom for last transitions in GameView * 🚧 WIP query for trialGame * 🚧 create game object for trials in a graphQL query && updating some front display * ♻️ Refactor deletePage in graphQL resolver from forEach to Map * 🎨♻️ Create metadata object for Effects and Conditions in EffectService * ♻️ Refactor the mapping from object to use the key as value for options from EffectService * 🎨💄 move Trial and Game containers to their respective Views. Create DisplayStats comp in TrialToolbar * 💄 change style of DisplayStats * ✨🎨 add DisplayObjects to TrialToolbar too * 🐛🚨 fixing no key in iterator for react in DisplayStats/Objects and GamePage comp. * ➕ add normalizr * 🚧 add schema and normalization for the book metaData * ♻️ modify deletePage resolver in RootSchema to change only toPage attr * ♻️ wrong double negations in GameTransition * 💄♻️ change margin on transitionButton * ♻️ refactor usage of EffectService in Effect and Condition Input * ♻️ change wrong variable name on previous refacto
- Loading branch information
Showing
70 changed files
with
4,237 additions
and
757 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.