| Commit message (Expand) | Author | Age | Lines |
* | Remove space from end of `JAMMERS_ROLE` id in constants.py | Joseph Banks | 2018-07-06 | -1/+1 |
* | Settings route | momothereal | 2018-07-05 | -0/+64 |
* | Revamp jam index, add winner team staff backend and user frontend | Momo | 2018-07-04 | -2/+49 |
* | Fix typo in table editor post | Joseph | 2018-07-02 | -1/+1 |
* | Add a simple API for off-topic category names. | Volcyy | 2018-07-02 | -0/+89 |
* | Optimize the team list, again. | Momo | 2018-07-02 | -8/+11 |
* | Merge branch 'momo/enhance-jam-index' into 'master' | Gareth Coles | 2018-07-02 | -1/+15 |
|\ |
|
| * | Fix typo from last commit | momothereal | 2018-06-19 | -1/+1 |
| * | Needs a self | Momo | 2018-06-19 | -1/+1 |
| * | Make it a class method (review comment) | Momo | 2018-06-19 | -6/+6 |
| * | Disable the join button if the user has already applied to a code jam | momothereal | 2018-06-19 | -1/+15 |
* | | Merge remote-tracking branch 'origin/master' | Gareth Coles | 2018-06-24 | -1/+6 |
|\ \ |
|
| * | | [Jams/Teams] Add day padding to activity feed, disabled submit button to avoi... | momothereal | 2018-06-24 | -1/+6 |
* | | | [Jams] Fix broken team-jam assoc on edit | Gareth Coles | 2018-06-24 | -1/+14 |
|/ / |
|
* | | Merge remote-tracking branch 'origin/master' | Gareth Coles | 2018-06-24 | -37/+57 |
|\ \ |
|
| * | | [Jams/Teams] Hopefully optimize jam team list | momothereal | 2018-06-23 | -24/+16 |
| * | | [Jams/Teams] De-associate delete teams from jams | momothereal | 2018-06-23 | -1/+25 |
| * | | [Jams/Teams] Simplify getting the code jam for a team (team -> jam) | momothereal | 2018-06-23 | -13/+17 |
* | | | [API] Implement chunk-based user update mechanism | Gareth Coles | 2018-06-24 | -91/+162 |
|/ / |
|
* | | [API] Check for DB-nuking empty data in users POST | Gareth Coles | 2018-06-23 | -1/+4 |
* | | Add some documentation to the team_edit_repo route | Momo | 2018-06-23 | -8/+28 |
* | | Fix linting issue | momothereal | 2018-06-23 | -1/+1 |
* | | Show more helpful error messages when editing team repo | momothereal | 2018-06-23 | -10/+26 |
* | | Some improvements | momothereal | 2018-06-23 | -4/+15 |
* | | Pluck team repo in team list | momothereal | 2018-06-23 | -1/+1 |
* | | Fix linting issue | momothereal | 2018-06-23 | -1/+1 |
* | | GitLab team repo storage, edit form, etc. | momothereal | 2018-06-23 | -2/+123 |
* | | Merge branch 'master' into teams-user-frontend | momothereal | 2018-06-22 | -1/+1 |
|\ \ |
|
| * | | [Jams] Allow editing info while preparing | Gareth Coles | 2018-06-20 | -1/+1 |
* | | | Free some space in jam list, allow preparing state to edit info | momothereal | 2018-06-22 | -1/+1 |
* | | | Updated team lists, jam team list, added buttons to team view | momothereal | 2018-06-22 | -4/+55 |
* | | | Start work on Gitlab activity feed | momothereal | 2018-06-22 | -4/+0 |
* | | | Fix participant list styling | momothereal | 2018-06-20 | -0/+4 |
* | | | Basic team information in team page + failed attempt at scss | momothereal | 2018-06-20 | -1/+5 |
* | | | Fix view name | momothereal | 2018-06-20 | -1/+1 |
* | | | Start work on individual team view | momothereal | 2018-06-20 | -1/+48 |
* | | | Fix teams not being restricted to their jam, and allow users to be in two tea... | momothereal | 2018-06-20 | -15/+5 |
* | | | Cleanup team list querying, add tooltip to Gitlab user button | momothereal | 2018-06-19 | -16/+9 |
* | | | Add GitLab button next to username | momothereal | 2018-06-19 | -1/+5 |
* | | | Fix linting | momothereal | 2018-06-19 | -2/+2 |
* | | | Start work on team list page | momothereal | 2018-06-19 | -0/+42 |
|/ / |
|
* / | Fix creating questions for code jams | Momo | 2018-06-19 | -1/+5 |
|/ |
|
* | [DB] Migration for code_jams to add teams list to all documents | Gareth Coles | 2018-06-19 | -0/+11 |
* | [Jams] Additional logging on teams page | Gareth Coles | 2018-06-19 | -0/+4 |
* | [Jams] Additional logging on teams page | Gareth Coles | 2018-06-19 | -0/+4 |
* | s/color/colour/g | Joseph | 2018-06-17 | -3/+3 |
* | Change which key is being fetched, should be last commit to fix this | Joseph | 2018-06-17 | -1/+1 |
* | Add param to audit_log function so that old data can be None and still work | Joseph | 2018-06-17 | -5/+5 |
* | Switch key argument to sorted to be a keyword argument | Joseph | 2018-06-17 | -1/+1 |
* | Wiki audit logs | Joseph Banks | 2018-06-17 | -116/+56 |