-
Notifications
You must be signed in to change notification settings - Fork 24
Feedback fixes #185
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
Feedback fixes #185
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
Deploying hackkit with
|
| Latest commit: |
a7aeb39
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://817813b1.hackkit.pages.dev |
| Branch Preview URL: | https://feedback-fixes.hackkit.pages.dev |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
backups-test | 84f8646 | Jul 03 2025, 12:55 AM |
1 similar comment
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
backups-test | 84f8646 | Jul 03 2025, 12:55 AM |
joshuasilva414
approved these changes
Jul 14, 2025
Contributor
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 solid to me
team-sunhacks
added a commit
to sunhacksio/sunhacks.io-25
that referenced
this pull request
Aug 6, 2025
* 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>
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.
Why
During setup with Sunhacks, we had noticed some small bugs and received feedback on some fixes that we should make. This PR satisfies those
What
Fixed the following issues:
Satisfies
#184