-
Notifications
You must be signed in to change notification settings - Fork 26
Remove Unimplemented Sections #190
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
Conversation
joshuasilva414
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like you found most of it! I pointed out a couple places where points was left in. Please make sure points is removed everywhere. Also, I think everything here should be deleted rather than commented out to keep things clean. It's already in source control, so we're not losing any of it permanently. Thank you for your work on this!
Deploying hackkit with
|
| Latest commit: |
b30ce53
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://bac9a5e0.hackkit.pages.dev |
| Branch Preview URL: | https://feat-205-clearing.hackkit.pages.dev |
|
@ryanMathram The build is failing. Can you run |
|
@joshuasilva414 Fixed the issues when run the command. |
* updates infisical json * Feedback fixes (acmutsa#185) * updates to use bucket-env * fix volunteer permissions * fix bug with local storage write * debounce registration write * remove create registration alert * adds volunteer action * removes points * updates ui for volunteers * removes super admin actions * updates event ui for volunteers * adds recent registrations * formatter * Create LICENSE * Remove Unimplemented Sections (acmutsa#190) * Clearing out admin "coming soon" and some of the unused config variables * Cleared out Secret Registration sections * Commented out all code that related to teams and invites * Deleted all issues with unimplemented sections fully * Hero Page Update alpha-1 --------- Co-authored-by: Christian Walker <christiandwalker2021@gmail.com> Co-authored-by: Christian Walker <76548772+christianhelp@users.noreply.github.com> Co-authored-by: Joshua Silva <72359611+joshuasilva414@users.noreply.github.com> Co-authored-by: Ryan Godson Mathuram <168239412+ryanMathram@users.noreply.github.com> Co-authored-by: Ansh Bhalala <ansh@bhalala.org>
Why
Some portions of the website need to taken out in order for the release for Version 1.0
What
Commented/Stripped out details like pages with yet developed, secret registration, and teams/invitees.
Satisfies
https://linear.app/acmutsa/issue/HK-205/remove-unimplemented-links-and-buttons
Resolved: #188