mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-21 13:31:55 -05:00
[PR #1206] [MERGED] updated calendar to pull from real cal, account deletions enabled #1172
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/harvard-edge/cs249r_book/pull/1206
Author: @kai4avaya
Created: 2/27/2026
Status: ✅ Merged
Merged: 2/27/2026
Merged by: @profvjreddi
Base:
dev← Head:feat/account-deletion-calendar📝 Commits (1)
5ae6b3bupdated calendar to pull from real cal, account deletions enabled📊 Changes
5 files changed (+395 additions, -53 deletions)
View changed files
📝
tinytorch/site/extra/community/app.js(+4 -1)📝
tinytorch/site/extra/community/events.html(+255 -45)📝
tinytorch/site/extra/community/modules/profile.js(+89 -1)📝
tinytorch/site/extra/community/modules/styles.js(+27 -0)📝
tinytorch/site/extra/community/modules/ui.js(+20 -6)📄 Description
Allow users to delete their accounts
Events now pulls events from our global calendar
UI updates
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.