aboutsummaryrefslogtreecommitdiffstats
path: root/pysite (follow)
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch 'origin/master'Gravatar Gareth Coles2018-06-24-1/+6
|\
| * [Jams/Teams] Add day padding to activity feed, disabled submit button to ↵Gravatar momothereal2018-06-24-1/+6
| | | | | | | | avoid spam
* | [Jams] Fix broken team-jam assoc on editGravatar Gareth Coles2018-06-24-1/+14
|/
* Merge remote-tracking branch 'origin/master'Gravatar Gareth Coles2018-06-24-37/+57
|\
| * [Jams/Teams] Hopefully optimize jam team listGravatar momothereal2018-06-23-24/+16
| |
| * [Jams/Teams] De-associate delete teams from jamsGravatar momothereal2018-06-23-1/+25
| |
| * [Jams/Teams] Simplify getting the code jam for a team (team -> jam)Gravatar momothereal2018-06-23-13/+17
| |
* | [API] Implement chunk-based user update mechanismGravatar Gareth Coles2018-06-24-91/+162
|/
* [API] Check for DB-nuking empty data in users POSTGravatar Gareth Coles2018-06-23-1/+4
|
* 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-2/+123
|
* Merge branch 'master' into teams-user-frontendGravatar momothereal2018-06-22-1/+1
|\
| * [Jams] Allow editing info while preparingGravatar Gareth Coles2018-06-20-1/+1
| |
* | Free some space in jam list, allow preparing state to edit infoGravatar momothereal2018-06-22-1/+1
| |
* | Updated team lists, jam team list, added buttons to team viewGravatar momothereal2018-06-22-4/+55
| |
* | Start work on Gitlab activity feedGravatar momothereal2018-06-22-4/+0
| |
* | Fix participant list stylingGravatar momothereal2018-06-20-0/+4
| |
* | 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
| |
* | 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-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
|/
* Fix creating questions for code jamsGravatar Momo2018-06-19-1/+5
|
* [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
|
* 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
|
* Wiki audit logsGravatar Joseph Banks2018-06-17-116/+56
|
* Backend for team assignmentGravatar Gareth Coles2018-06-17-10/+428
|
* Allow schemas to not use a list when applicableGravatar Volcyy2018-06-14-57/+59
|
* Remove debug print from productionGravatar Joseph2018-06-13-2/+0
|
* Compile as much JS with Gulp as possibleGravatar Gareth Coles2018-06-13-16/+16
| | | | | | | | | | 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
|
* Update GitLab URLGravatar Gareth Coles2018-06-12-5/+5
|
* [Jams] User ID and avatar on approvals pageGravatar Gareth Coles2018-06-12-0/+2
|
* 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
|
* LintingGravatar Gareth Coles2018-06-12-1/+1
|
* [Jams] Role assignment on approval/unapprovalGravatar Gareth Coles2018-06-12-3/+21
|