Feat/events UI - #1159
Draft
ChronoComplexity wants to merge 40 commits into
Draft
Conversation
* Remove Sentry and add Clarity * Add missing argument * Update privacy policy on sidebar
* Remove old account implementation * Remove old account implementation * Delete group sidebar * Remove timetable syncing and groups * Mark login button as WIP
* Add support for multiple years at a time * Revert broken changes for default term * Update new timetable promotional popup * Switch back to production GraphQL API
* fixed create event dropdown and make time buttons smaller * fixed create event dropdown and reduced size of time buttons * Update client/src/components/controls/CustomEvent.tsx Co-authored-by: Mark Tran <29350857+mark-trann@users.noreply.github.com> * hardcoded timePickerWidth * removed redundant code * removed timepickerwidth --------- Co-authored-by: Yumna Zaheed <z5550542@student.unsw.edu.au> Co-authored-by: Mark Tran <29350857+mark-trann@users.noreply.github.com>
* chore: update sponsors * chore: update airwallex imgs
* chore: update sponsors * chore: update airwallex imgs * chore: add new spons * feat: improve homepage spons layout * feat: add sponsors to timetable
* chore: update sponsors * chore: update airwallex imgs * chore: add new spons * feat: improve homepage spons layout * feat: add sponsors to timetable * fix: rm silver spons
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(actions): replace deployment PAT with app dispatch * revert: keep unrelated workflow files unchanged * chore(actions): switch deployment trigger to workflow dispatch * chore(actions): satisfy scoped workflow checks * chore(actions): use github sha expression in dispatch payload * chore(actions): restore matrix build job
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* chore(actions): use deployment dispatch action * fix(actions): keep deploy runner on ubuntu-latest
* chore: update sponsors * chore: update airwallex imgs * chore: add new spons * feat: improve homepage spons layout * feat: add sponsors to timetable * fix: rm silver spons * feat: improve term picker visibility and add course not found helper - Add primary background and white text to TermSelect for better visibility - Add clickable helper message when valid course code format entered but no match found - Helper suggests using Select term dropdown to the left - Increase noOptions container height when helper is shown * fix: remove old NOTFOUND implementation completely * fix: show no options component again without notfound impl * fix: correct typing issues * chore: update members * chore: update current team year
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…1122) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
ChronoComplexity
force-pushed
the
feat/events-ui
branch
from
August 6, 2026 05:53
cfc2097 to
af02c0b
Compare
Member
|
@ChronoComplexity What should I review? I think the branch is cut from a old commit? not sure |
Member
I will firstly update the server-rewrite branch with the current dev branch, then this PR can be safely merged. |
ChronoComplexity
marked this pull request as draft
August 7, 2026 04:55
ChronoComplexity
force-pushed
the
feat/events-ui
branch
from
August 7, 2026 12:00
7092c24 to
44d45e0
Compare
ChronoComplexity
force-pushed
the
feat/events-ui
branch
from
August 7, 2026 15:23
7bd23c5 to
5d5ad69
Compare
ChronoComplexity
force-pushed
the
feat/events-ui
branch
from
August 7, 2026 15:55
5d5ad69 to
10f2cb6
Compare
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
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.
Description 🧾
Feature that allows events to be tracked in backend, and updated and searchable by users on frontend.