-
Notifications
You must be signed in to change notification settings - Fork 5
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
V2.0.0 #2
Open
Okazari
wants to merge
443
commits into
master
Choose a base branch
from
v2.0.0
base: master
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.
Conversation
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
* 💩 Windows don't like volumes * ♻️ Refactored GraphQL helpers * ♻️ Added an author ressource + reworked publish & unpublish mechanism * 🚧 Saved book mock for game interface dev * 🚧 WIP - Need to rework page structure & design * Add User button to Toolbar and SCSS to make it always at the bottom. * Add Profile Components and Password sub-components * Refactor Password comp. to Stateless * deleted useless comments in Password comp. * Add button validation to Password form * 🚧 writing mutation for Profile/Password Components. * ♻️ Updated some small things (unused classes, some style) * 🚧 modify the Password comp. to fetch data to mutation using formSubmit * 🚧 WIP graphQL resolver to change User Password * 🚧 WIP resolver to update Password too * 💄 add pseudo-responsive style for Password form * 💄 add style for error displaying in Password comp * 🚧 Password Mutation now check for error, modify db and send back errors * 🎨 rewriting updatePassword resolver * 🎨 rm trailing space to please eslint :)
* 🎨 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
…or w/o ErrorMessage or NoDOM
…ansitionContainer
…geAndApplyEffects to it
…ral is replaced by 'mydraft'
… are now instances of WideButton
…space between new animation
…when panel is closed.
… the Page slide to the left
…counting conditions/effects/rolls
Fe 62 rolling dice
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.