forked from blankoslo/Pizza.v2
-
Notifications
You must be signed in to change notification settings - Fork 0
Update prod #116
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
Merged
Merged
Update prod #116
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
* feat: improved responsiveness * try adding frontend uri staging * add config-var to prod aswell * feat: tweaks text size
* refactor addtoslack button * make sections more aligned * align sixth section * change from div to section * small design changes * image size * fix function * rename file * update imports
* Improving the process of syncing users to channels * Added msg on join channel * added sync all users on startup * docu
* small styling changes in frontend * fix scaling issues in all sections * feat tweaks styling fifth section * feat: makes footer more responsive * fix: small styling changes * chore: revert first section --------- Co-authored-by: Stian Sulebak <[email protected]>
* Lint * fix tweaks first saction to fit mobile * fix import error * feat: tweaks login button color and animates first section * fix overflow issue first section --------- Co-authored-by: Stian Sulebak <[email protected]>
* fixes placements of postits in admin panel * tweaks event calendar for smalelr screens * fix: h-w issue events modal * final fix scaling events and calendar modal * fix tweaks rest of modals and adds slack channel modal for consistancy * tweaks font size * feat: makes create event better for mobile * chore: removesunused classnames * feat: delete event better for mobile
* refactor: restructures landing page folders to be consistent * chore: removes unused assets * feat: adds basil to fifth section * docs: documented some important functions in frontend * docs: update root and frontend README and diagrams * chore: disables old react frontend * fix: misbehaving width in slack-channel Card * chore: renames inconsistent filename
fix: default active field on users to update to false When switching channels, users who were previously in the channel did not get their active-field set to False. This only concerns when reading full list of users in a channel, and updating users accordingly -- such as when switching channels
* minor fix:)
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.
Fixes PB-69, new users joining pizza channel