aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/main/jams (follow)
Commit message (Collapse)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-746/+0
|
* Revamp jam index, add winner team staff backend and user frontendGravatar Momo2018-07-04-0/+6
|
* Optimize the team list, again.Gravatar Momo2018-07-02-8/+11
|
* Merge branch 'momo/enhance-jam-index' into 'master'Gravatar Gareth Coles2018-07-02-1/+15
|\ | | | | | | | | Disable the join button if the user has already applied to a code jam See merge request python-discord/projects/site!7
| * Fix typo from last commitGravatar momothereal2018-06-19-1/+1
| |
| * Needs a selfGravatar Momo2018-06-19-1/+1
| |
| * Make it a class method (review comment)Gravatar Momo2018-06-19-6/+6
| |
| * Disable the join button if the user has already applied to a code jamGravatar momothereal2018-06-19-1/+15
| |
* | [Jams/Teams] Add day padding to activity feed, disabled submit button to ↵Gravatar momothereal2018-06-24-1/+6
| | | | | | | | avoid spam
* | [Jams/Teams] Hopefully optimize jam team listGravatar momothereal2018-06-23-24/+16
| |
* | [Jams/Teams] Simplify getting the code jam for a team (team -> jam)Gravatar momothereal2018-06-23-12/+3
| |
* | Add some documentation to the team_edit_repo routeGravatar Momo2018-06-23-8/+28
| |
* | Fix linting issueGravatar momothereal2018-06-23-1/+1
| |
* | Show more helpful error messages when editing team repoGravatar momothereal2018-06-23-10/+26
| |
* | Some improvementsGravatar momothereal2018-06-23-4/+15
| | | | | | | | | | * Don't show teams button if jam has no teams * Fix some mistakes in team repo validation
* | Pluck team repo in team listGravatar momothereal2018-06-23-1/+1
| |
* | Fix linting issueGravatar momothereal2018-06-23-1/+1
| |
* | GitLab team repo storage, edit form, etc.Gravatar momothereal2018-06-23-1/+119
| |
* | Updated team lists, jam team list, added buttons to team viewGravatar momothereal2018-06-22-4/+55
| |
* | Basic team information in team page + failed attempt at scssGravatar momothereal2018-06-20-1/+5
| |
* | Fix view nameGravatar momothereal2018-06-20-1/+1
| |
* | Start work on individual team viewGravatar momothereal2018-06-20-1/+48
| |
* | Cleanup team list querying, add tooltip to Gitlab user buttonGravatar momothereal2018-06-19-16/+9
| |
* | Add GitLab button next to usernameGravatar momothereal2018-06-19-1/+5
| |
* | Fix lintingGravatar momothereal2018-06-19-2/+2
| |
* | Start work on team list pageGravatar momothereal2018-06-19-0/+42
|/
* Replace GitHub with GitLab across the projectGravatar Gareth Coles2018-06-07-3/+3
|
* [Jams] Fix signup messageGravatar Gareth Coles2018-06-03-2/+2
|
* [Jams] Send signup messages to jam log channelGravatar Gareth Coles2018-06-02-1/+14
|
* [Jams] Add mod-log logging of code jam application statusGravatar Gareth Coles2018-05-31-2/+48
|
* Update privacy policy and related migrationsGravatar Gareth Coles2018-05-31-15/+1
| | | | | * Don't collect DOB anymore, and remove it from database * Make doubly-sure all emails are gone because I'm paranoid and "update" doesn't do what it sounds like
* Privacy/Usability updates (#75)Gravatar Gareth Coles2018-05-20-11/+102
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use less intrusive oauth scopes, add login redirect method * Remove debugging prints, add missing __init__ * Work towards new privacy policy * Fix judging state icons on code jam management page * Jammer profile retraction and punishments based on jam status * Linting * [Jams] Deny profile saving for users < 13 years, and finish removal page * Fix tests * Clean up and address Volcyy's review * Add proper login redirection to require_roles decorator * Fix template is_staff() and add staff link to navigation * Address lemon's review * Linting * Privacy page formatting * Privacy page formatting
* [Jams] Redirect user back to form from profile pageGravatar Gareth Coles2018-05-20-2/+20
|
* [Jams] Fix bad redirectGravatar Gareth Coles2018-05-19-2/+2
|
* Linting, and remove seconds from date formatterGravatar Gareth Coles2018-05-19-1/+1
|
* [Jams] Fix ordering on view pageGravatar Gareth Coles2018-05-19-3/+6
|
* Jammer profilesGravatar Gareth Coles2018-05-19-2/+71
|
* Fix infractions setupGravatar Gareth Coles2018-05-19-8/+6
|
* [Jams] Signups code is more or less done, just a few things leftGravatar Gareth Coles2018-05-19-9/+180
|
* [Jams] Some amount of public display, but links not ready yetGravatar Gareth Coles2018-05-19-3/+14
|
* [Jams] More restructuringGravatar Gareth Coles2018-05-17-1/+1
|
* Restructure code jams page layoutGravatar Gareth Coles2018-05-17-0/+23