Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
This repository was archived by the owner on Mar 1, 2026. It is now read-only.
codeRIT
/
hackathon-manager
Public archive
Notifications
You must be signed in to change notification settings
Fork
24
Star
33
Code
Issues
65
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor:
first_name
and
last_name
move from
questionnaire
to
user
- #241
#241
Merged
peterkos
merged 30 commits into
2.0
codeRIT/hackathon-manager:2.0
from
issue-222
codeRIT/hackathon-manager:issue-222
Copy head branch name to clipboard
Aug 30, 2020
Conversation
Commits
30
(30)
Checks
Files changed
Merged
refactor:
first_name
and
last_name
move from
questionnaire
to
user
#241
peterkos
merged 30 commits into
2.0
codeRIT/hackathon-manager:2.0
from
issue-222
codeRIT/hackathon-manager:issue-222
Copy head branch name to clipboard
Commits
Commits on May 26, 2020
Initial move: first/last name; user->quesitonnaire
Show description for dd63c2f
peterkos
committed
dd63c2f
View commit details
Copy full SHA for dd63c2f
Browse repository at this point
refactor: Attempt to fix backend params
Show description for c8571f3
peterkos
committed
c8571f3
View commit details
Copy full SHA for c8571f3
Browse repository at this point
refactor: Make HoundBot a little happier
peterkos
committed
5032247
View commit details
Copy full SHA for 5032247
Browse repository at this point
Commits on May 27, 2020
feat: Admin list shows first/last names
peterkos
committed
1362047
View commit details
Copy full SHA for 1362047
Browse repository at this point
Commits on May 29, 2020
inprog on stats page
Show description for a098e1a
peterkos
committed
a098e1a
View commit details
Copy full SHA for a098e1a
Browse repository at this point
Commits on May 30, 2020
Refactored stats datatable and controller
Show description for 8be1aa6
peterkos
committed
8be1aa6
View commit details
Copy full SHA for 8be1aa6
Browse repository at this point
Migration is now backwards compatible with pre-2.0
Show description for 0f1b0ae
peterkos
committed
0f1b0ae
View commit details
Copy full SHA for 0f1b0ae
Browse repository at this point
4space->2space :rage: #downwith2spaces
peterkos
committed
890a753
View commit details
Copy full SHA for 890a753
Browse repository at this point
Commits on Jun 8, 2020
Merge branch '2.0' into issue-222
Show description for ce3ade8
peterkos
committed
ce3ade8
View commit details
Copy full SHA for ce3ade8
Browse repository at this point
Commits on Jun 9, 2020
Fix various first_name/last_name bugs
Show description for f79be12
peterkos
committed
f79be12
View commit details
Copy full SHA for f79be12
Browse repository at this point
Fixed remainder of tests for name refactor
peterkos
committed
c2bacfa
View commit details
Copy full SHA for c2bacfa
Browse repository at this point
Fix datatable style and count ranges
peterkos
committed
334eadc
View commit details
Copy full SHA for 334eadc
Browse repository at this point
Fix some more style bugs
peterkos
committed
a25e69c
View commit details
Copy full SHA for a25e69c
Browse repository at this point
Commits on Jun 18, 2020
Viewing bus list w/ passengers now works
peterkos
committed
5be9b1f
View commit details
Copy full SHA for 5be9b1f
Browse repository at this point
Commits on Jun 19, 2020
Adds Users & Staff support for #222
cbaudouinjr
committed
7869dfb
View commit details
Copy full SHA for 7869dfb
Browse repository at this point
Commits on Jun 28, 2020
Adds #222 support to stats, fixes stats layout
cbaudouinjr
committed
9b0bc4d
View commit details
Copy full SHA for 9b0bc4d
Browse repository at this point
Fixes Hound issues
cbaudouinjr
committed
de98e6f
View commit details
Copy full SHA for de98e6f
Browse repository at this point
Removes Hound whitespace issues
cbaudouinjr
committed
4de5632
View commit details
Copy full SHA for 4de5632
Browse repository at this point
Commits on Jun 30, 2020
History audit bugfix
Show description for d791024
peterkos
committed
d791024
View commit details
Copy full SHA for d791024
Browse repository at this point
Add nil check back, whoops. This works better.
peterkos
committed
5350fcb
View commit details
Copy full SHA for 5350fcb
Browse repository at this point
Commits on Jul 2, 2020
Squashed commit of the following:
Show description for 6556b17
peterkos
committed
6556b17
View commit details
Copy full SHA for 6556b17
Browse repository at this point
Merge branch '2.0' into issue-222
cbaudouinjr
authored
df42cf6
View commit details
Copy full SHA for df42cf6
Browse repository at this point
Commits on Jul 18, 2020
Fix undefined err on bus list info
peterkos
committed
2b2cec1
View commit details
Copy full SHA for 2b2cec1
Browse repository at this point
Commits on Aug 29, 2020
Fix bus captain bug, update schema
peterkos
committed
900a0a8
View commit details
Copy full SHA for 900a0a8
Browse repository at this point
Commits on Aug 30, 2020
Squashed commit of the following:
Show description for 5c3dff5
peterkos
committed
5c3dff5
View commit details
Copy full SHA for 5c3dff5
Browse repository at this point
Actually assign current_user
peterkos
committed
eadaddd
View commit details
Copy full SHA for eadaddd
Browse repository at this point
mymlh working
peterkos
committed
6f72d89
View commit details
Copy full SHA for 6f72d89
Browse repository at this point
Refactor questionnnaire new to be nicer to read
peterkos
committed
33e3c65
View commit details
Copy full SHA for 33e3c65
Browse repository at this point
Patch condition error for info refactor
Show description for 8012b30
peterkos
committed
8012b30
View commit details
Copy full SHA for 8012b30
Browse repository at this point
Merge branch '2.0' into issue-222
peterkos
authored
8f6e894
View commit details
Copy full SHA for 8f6e894
Browse repository at this point
You can’t perform that action at this time.