-
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
Merging lucy and chanel friends activity #918
base: dev
Are you sure you want to change the base?
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 693b898 - Browse repository at this point
Copy the full SHA 693b898View commit details -
feat: add sync functions for add/remove/edit timetables. Create/dupli…
…cate/delete one timetable synced, and history sync started
Configuration menu - View commit details
-
Copy full SHA for 556cda2 - Browse repository at this point
Copy the full SHA 556cda2View commit details
Commits on Sep 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f78a65d - Browse repository at this point
Copy the full SHA f78a65dView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b34215a - Browse repository at this point
Copy the full SHA b34215aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fa8fad - Browse repository at this point
Copy the full SHA 6fa8fadView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5413ad - Browse repository at this point
Copy the full SHA c5413adView commit details -
Merge branch 'dev' of github.com:devsoc-unsw/notangles into sync-time…
…tables
Configuration menu - View commit details
-
Copy full SHA for a8d3859 - Browse repository at this point
Copy the full SHA a8d3859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33939c2 - Browse repository at this point
Copy the full SHA 33939c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e58572 - Browse repository at this point
Copy the full SHA 5e58572View commit details
Commits on Sep 29, 2024
-
feat: add database dto to frontend object parsing. Also, add event to…
… eventDTO parsing.
Configuration menu - View commit details
-
Copy full SHA for 8b30f08 - Browse repository at this point
Copy the full SHA 8b30f08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f1d08c - Browse repository at this point
Copy the full SHA 4f1d08cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 100b6e9 - Browse repository at this point
Copy the full SHA 100b6e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ce381b - Browse repository at this point
Copy the full SHA 1ce381bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f145df - Browse repository at this point
Copy the full SHA 1f145dfView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d4ac6f - Browse repository at this point
Copy the full SHA 3d4ac6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9090244 - Browse repository at this point
Copy the full SHA 9090244View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fb4b4b7 - Browse repository at this point
Copy the full SHA fb4b4b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 292ddd9 - Browse repository at this point
Copy the full SHA 292ddd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07669d3 - Browse repository at this point
Copy the full SHA 07669d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8a85f7 - Browse repository at this point
Copy the full SHA f8a85f7View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83d0b22 - Browse repository at this point
Copy the full SHA 83d0b22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 041c5bf - Browse repository at this point
Copy the full SHA 041c5bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for dab2162 - Browse repository at this point
Copy the full SHA dab2162View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68f7fba - Browse repository at this point
Copy the full SHA 68f7fbaView commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8e382a - Browse repository at this point
Copy the full SHA c8e382aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a7ede0 - Browse repository at this point
Copy the full SHA 4a7ede0View commit details
Commits on Oct 4, 2024
-
sent request to BE when creating a default timetable
Jasmine Tran committedOct 4, 2024 Configuration menu - View commit details
-
Copy full SHA for d478241 - Browse repository at this point
Copy the full SHA d478241View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45bd563 - Browse repository at this point
Copy the full SHA 45bd563View commit details -
Changed createDefaultTimetable to accept userID and make a call to BE…
… when setting default timetable. In convertClassToDTO, fixed reduce to have initial empty [] otherwise it breaks. Sent missing mapKey from FE to BE in createNewTimetable
Jasmine Tran committedOct 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 859e20b - Browse repository at this point
Copy the full SHA 859e20bView commit details -
Merge branch 'sync-timetables' of github.com:devsoc-unsw/notangles in…
…to sync-timetables
Jasmine Tran committedOct 4, 2024 Configuration menu - View commit details
-
Copy full SHA for a8109ad - Browse repository at this point
Copy the full SHA a8109adView commit details -
reduced four useEffects in App.tsx into one
Jasmine Tran committedOct 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 493d289 - Browse repository at this point
Copy the full SHA 493d289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 923ed2a - Browse repository at this point
Copy the full SHA 923ed2aView commit details -
checked for valid term, before gettingUserInfo and creating default t…
…imetableg
Jasmine Tran committedOct 4, 2024 Configuration menu - View commit details
-
Copy full SHA for d6727d7 - Browse repository at this point
Copy the full SHA d6727d7View commit details -
removed timeout and fixed delete timetable by including header
Jasmine Tran committedOct 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 4536dfa - Browse repository at this point
Copy the full SHA 4536dfaView commit details -
separated useEffect in App.tsx so that displayTimetables is its own t…
…o avoid circular calls
Jasmine Tran committedOct 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 038c665 - Browse repository at this point
Copy the full SHA 038c665View commit details
Commits on Oct 6, 2024
-
fix: user display timetables are deep copies, and other course/app co…
…ntext variables set during init fetch of timetables
Configuration menu - View commit details
-
Copy full SHA for f0096ab - Browse repository at this point
Copy the full SHA f0096abView commit details -
fix: remove hard-coding of term in add timetable, and added back inte…
…rval/altered logic to handle duplication of new timetables bug
Configuration menu - View commit details
-
Copy full SHA for 2ce5dd6 - Browse repository at this point
Copy the full SHA 2ce5dd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 572938e - Browse repository at this point
Copy the full SHA 572938eView commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c6471f5 - Browse repository at this point
Copy the full SHA c6471f5View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc16c10 - Browse repository at this point
Copy the full SHA dc16c10View commit details
Commits on Oct 25, 2024
-
removed groupsSidebarCollapsed as location.pathname == /friends can b…
…e used. Deleted FriendsButton.tsx. And merged main
Jasmine Tran committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for bfc0daf - Browse repository at this point
Copy the full SHA bfc0dafView commit details -
added group banner information as fixed
Jasmine Tran committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 301c47c - Browse repository at this point
Copy the full SHA 301c47cView commit details -
fixed useLocation to display group information banner
Jasmine Tran committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 695eb80 - Browse repository at this point
Copy the full SHA 695eb80View commit details -
deleted TimetableShared and made Friends page only display a timetable
Jasmine Tran committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 9faa0b3 - Browse repository at this point
Copy the full SHA 9faa0b3View commit details -
fixed top left border radius conditionally rendered on only / page
Jasmine Tran committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 2403478 - Browse repository at this point
Copy the full SHA 2403478View commit details -
created fixed right side bar for friends activities
Jasmine Tran committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 3c0054c - Browse repository at this point
Copy the full SHA 3c0054cView commit details -
Jasmine Tran committed
Oct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 6e1b1ab - Browse repository at this point
Copy the full SHA 6e1b1abView commit details -
adjusted zIndex of the activity bar to 999 to be below top navbar
Jasmine Tran committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for 6e0690f - Browse repository at this point
Copy the full SHA 6e0690fView commit details -
added some of chanels functions to FriendsActivity.tsx as noted, and …
…handle screen display when a user is apart of no groups
Jasmine Tran committedOct 25, 2024 Configuration menu - View commit details
-
Copy full SHA for e5b5484 - Browse repository at this point
Copy the full SHA e5b5484View commit details
Commits on Oct 29, 2024
-
changed duplicateClasses in timetableHelpers to generate a new uuid f…
…or duplicated classes
Jasmine Tran committedOct 29, 2024 Configuration menu - View commit details
-
Copy full SHA for be0f6e6 - Browse repository at this point
Copy the full SHA be0f6e6View commit details
Commits on Oct 30, 2024
-
merged sync-timetable with lucy-and-chanel-activity
Jasmine Tran committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for be33adf - Browse repository at this point
Copy the full SHA be33adfView commit details -
returned timetables of the friends of the logged in user
Jasmine Tran committedOct 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 34a67c4 - Browse repository at this point
Copy the full SHA 34a67c4View commit details
Commits on Nov 1, 2024
-
added activity to be saved in the backend for classes
Jasmine Tran committedNov 1, 2024 Configuration menu - View commit details
-
Copy full SHA for dd02549 - Browse repository at this point
Copy the full SHA dd02549View commit details -
unscheduled items are saved to BE
Jasmine Tran committedNov 1, 2024 Configuration menu - View commit details
-
Copy full SHA for a18b451 - Browse repository at this point
Copy the full SHA a18b451View commit details -
Jasmine Tran committed
Nov 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 89a73b5 - Browse repository at this point
Copy the full SHA 89a73b5View commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a4dab5e - Browse repository at this point
Copy the full SHA a4dab5eView commit details
Commits on Nov 5, 2024
-
Merge branch 'sync-timetables' into merging-lucy-and-chanel-friends-a…
…ctivity
Jasmine Tran committedNov 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 7f46f36 - Browse repository at this point
Copy the full SHA 7f46f36View commit details
Commits on Nov 15, 2024
-
Merge branch 'dev' of https://github.com/devsoc-unsw/notangles into m…
…erging-lucy-and-chanel-friends-activity
Configuration menu - View commit details
-
Copy full SHA for e538669 - Browse repository at this point
Copy the full SHA e538669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1acc2b9 - Browse repository at this point
Copy the full SHA 1acc2b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f740f20 - Browse repository at this point
Copy the full SHA f740f20View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d95cf - Browse repository at this point
Copy the full SHA f1d95cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc34091 - Browse repository at this point
Copy the full SHA dc34091View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce67f1b - Browse repository at this point
Copy the full SHA ce67f1bView commit details -
partial fix for getCurrentActivity + findCurrentActivity so easier fo…
…r future subcom to continue
Configuration menu - View commit details
-
Copy full SHA for 816438a - Browse repository at this point
Copy the full SHA 816438aView commit details