-
Notifications
You must be signed in to change notification settings - Fork 1
Deployment of dining API and various changes #120
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
Conversation
This file contains hidden or 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
Co-authored-by: dullseagull <2543772@students.wits.ac.za>
Co-authored-by: dullseagull <2543772@students.wits.ac.za>
-removed redundant Create .env
Update config.yml
-Change UI elements to match those of the bookings page, user reports page and user requests page
Admin requests management UI
-changed the style of the manage reports page to be more in line with the rest of the website
Changed style of Manage Reports page
-Changed header to have centred menu icon -Changed header to have a fixed size -Changed header font to grow only to a certain extent -Removed header text from small screens -Changed home layout at smaller screen sizes
Changes to mobile/header UI
Co-authored-by: dullseagull <2543772@students.wits.ac.za>
Image rekognition
Co-authored-by: dullseagull <2543772@students.wits.ac.za>
Image Rekognition
-brought in edit booking notifications from Tamirs branch -fixed error when editing a booking but keeping it on the same time, day, and venue
Brought in edit booking notifications
-updated sidebar UI -removed unnecessary files from previously used pages -removed unnecessary CSS from sidebar css
Updated UI, removed unnecessary files
- if a user loads the site and is already logged in, they are routed to the dashboard. - fixed error where the text indicating to use a wits email did not display
-brought over notifications from Tamir's notification branch -removed some unnecessary lines
Booking and Recurring Booking notifications
Already logged in routing
-created util to create notifications to cut down on repeated code and improve performance
made createNotification util
-added an API for getting venues by field
Update index.js
-each venue was calling the get Schedules API, changed it to have one call with all schedules passed into each venue and sorted after
fixed unnecessary API calls
-added checks for the dining API key for getting bookings
added API access for dining group
morriscommaruben
approved these changes
Sep 29, 2024
AJ-222
approved these changes
Sep 30, 2024
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.