aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Free some space in jam list, allow preparing state to edit infoGravatar momothereal2018-06-22-3/+3
|
* Don't check for commits before and after jamGravatar momothereal2018-06-22-2/+3
|
* Fix scss lintGravatar momothereal2018-06-22-31/+35
|
* Updated team lists, jam team list, added buttons to team viewGravatar momothereal2018-06-22-56/+182
|
* Reset duplicate team membersGravatar momothereal2018-06-22-30/+0
|
* Start work on Gitlab activity feedGravatar momothereal2018-06-22-36/+206
|
* Fix participant list stylingGravatar momothereal2018-06-20-7/+32
|
* Basic team information in team page + failed attempt at scssGravatar momothereal2018-06-20-2/+75
|
* Fix view nameGravatar momothereal2018-06-20-2/+2
|
* Start work on individual team viewGravatar momothereal2018-06-20-3/+64
|
* Fix teams not being restricted to their jam, and allow users to be in two ↵Gravatar momothereal2018-06-20-15/+5
| | | | teams for two different jams
* Cleanup team list querying, add tooltip to Gitlab user buttonGravatar momothereal2018-06-19-21/+16
|
* Add GitLab button next to usernameGravatar momothereal2018-06-19-2/+11
|
* Fix lintingGravatar momothereal2018-06-19-2/+2
|
* Start work on team list pageGravatar momothereal2018-06-19-0/+78
|
* Merge branch 'momo/fix-jam-question-add' into 'master'Gravatar Gareth Coles2018-06-19-570/+521
|\ | | | | | | | | Fix creating questions for code jams See merge request python-discord/projects/site!8
| * Fix creating questions for code jamsGravatar Momo2018-06-19-570/+521
|/
* Add package.jsonGravatar Gareth Coles2018-06-19-0/+28
|
* [Jams] EasyList was blocking the JetBrains logoGravatar Gareth Coles2018-06-19-4/+4
|
* [Jams] Team member cards coloured based on assignmentGravatar Gareth Coles2018-06-19-7/+20
|
* [DB] Migration for code_jams to add teams list to all documentsGravatar Gareth Coles2018-06-19-0/+11
|
* [Jams] Additional logging on teams pageGravatar Gareth Coles2018-06-19-0/+4
|
* [Jams] Additional logging on teams pageGravatar Gareth Coles2018-06-19-0/+4
|
* Small styling fix for applications pageGravatar Gareth Coles2018-06-19-3/+7
|
* Remove extraneous codeGravatar Gareth Coles2018-06-18-26/+2
|
* Partner updatesGravatar Gareth Coles2018-06-18-382/+428
|
* s/color/colour/gGravatar Joseph2018-06-17-3/+3
|
* Change which key is being fetched, should be last commit to fix thisGravatar Joseph2018-06-17-1/+1
|
* Add param to audit_log function so that old data can be None and still workGravatar Joseph2018-06-17-5/+5
|
* Switch key argument to sorted to be a keyword argumentGravatar Joseph2018-06-17-1/+1
|
* Merge branch 'gists-to-snippets' into 'master'Gravatar Gareth Coles2018-06-17-116/+56
|\ | | | | | | | | Wiki audit logs See merge request python-discord/projects/site!4
| * Wiki audit logsGravatar Joseph Banks2018-06-17-116/+56
|/
* Merge branch 'code-jam-backend-teams' into 'master'Gravatar Gareth Coles2018-06-17-16/+854
|\ | | | | | | | | Backend for team assignment See merge request python-discord/projects/site!6
| * Backend for team assignmentGravatar Gareth Coles2018-06-17-16/+854
|/
* [Wiki] Quick-fix for broken editorGravatar Gareth Coles2018-06-17-69/+71
|
* redeploymentGravatar Leon Sandøy2018-06-15-1/+1
|
* Merge branch 'allow-non-list-schemas' into 'master'Gravatar Gareth Coles2018-06-14-61/+86
|\ | | | | | | | | Allow schemas to not use a list when applicable See merge request python-discord/projects/site!2
| * Allow schemas to not use a list when applicableGravatar Volcyy2018-06-14-61/+86
|/
* Remove debug print from productionGravatar Joseph2018-06-13-2/+0
|
* [FAQ] Categorize and add FAQ about GitLabGravatar Gareth Coles2018-06-13-144/+218
|
* Compile as much JS with Gulp as possibleGravatar Gareth Coles2018-06-13-314/+31003
| | | | | | | | | | This will concatenate ALL of our JS, and minify it - thus leaving us with a single file to be loaded. There's a few libraries we can't do this with, unfortunately - these are now added in fouc.js: * Ace Editor * Flatpickr * Font-Awesome
* [DB] Attempt reconnection if current connection was lostGravatar Gareth Coles2018-06-13-1/+8
|
* [CI] Fix missing backslashGravatar Gareth Coles2018-06-13-1/+1
|
* [CI] Use a container that has gitGravatar Gareth Coles2018-06-13-1/+4
|
* Build CI container on the CIGravatar Gareth Coles2018-06-13-14/+54
|
* Add JavaScript lintingGravatar Gareth Coles2018-06-13-160/+338
|
* Update GitLab URLGravatar Gareth Coles2018-06-12-9/+9
|
* [Jams] User ID and avatar on approvals pageGravatar Gareth Coles2018-06-12-30/+42
|
* It's always the smallest changes that don't lintGravatar Gareth Coles2018-06-12-1/+1
|
* [Jams] Mention user in #code-jam-logs on approvalGravatar Gareth Coles2018-06-12-1/+10
|