| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | [Jams] Fix broken team-jam assoc on edit | 2018-06-24 | -1/+14 | |
| | | ||||
| * | [Jams] Fix margin on theme label | 2018-06-24 | -3/+7 | |
| | | ||||
| * | Fix broken flatpickr | 2018-06-24 | -4/+8 | |
| | | ||||
| * | Fix tests | 2018-06-24 | -0/+6 | |
| | | ||||
| * | Merge remote-tracking branch 'origin/master' | 2018-06-24 | -37/+57 | |
| |\ | ||||
| | * | Merge branch 'momo/optimize-teams-list' into 'master' | 2018-06-23 | -37/+57 | |
| | |\ | | | | | | | | | | | | | Optimize team lists and better relations See merge request python-discord/projects/site!10 | |||
| | | * | [Jams/Teams] Hopefully optimize jam team list | 2018-06-23 | -24/+16 | |
| | | | | ||||
| | | * | [Jams/Teams] De-associate delete teams from jams | 2018-06-23 | -1/+25 | |
| | | | | ||||
| | | * | [Jams/Teams] Simplify getting the code jam for a team (team -> jam) | 2018-06-23 | -13/+17 | |
| | |/ | ||||
| * / | [API] Implement chunk-based user update mechanism | 2018-06-24 | -91/+162 | |
| |/ | ||||
| * | [API] Check for DB-nuking empty data in users POST | 2018-06-23 | -4/+5 | |
| | | ||||
| * | [Jams/Teams] Replace user Discord button with avatar link | 2018-06-23 | -10/+16 | |
| | | ||||
| * | [Jams/Teams] Reduce participant card padding | 2018-06-23 | -2/+2 | |
| | | ||||
| * | Styling and title adjustments to team list | 2018-06-23 | -5/+19 | |
| | | ||||
| * | Merge branch 'teams-user-frontend' into 'master' | 2018-06-23 | -22/+840 | |
| |\ | | | | | | | | | User frontend for teams See merge request python-discord/projects/site!9 | |||
| | * | Add some documentation to the team_edit_repo route | 2018-06-23 | -8/+28 | |
| | | | ||||
| | * | Fix linting issue | 2018-06-23 | -1/+1 | |
| | | | ||||
| | * | Show more helpful error messages when editing team repo | 2018-06-23 | -12/+29 | |
| | | | ||||
| | * | Some improvements | 2018-06-23 | -7/+20 | |
| | | | | | | | | | | | * Don't show teams button if jam has no teams * Fix some mistakes in team repo validation | |||
| | * | Pluck team repo in team list | 2018-06-23 | -1/+1 | |
| | | | ||||
| | * | Fix linting issue | 2018-06-23 | -1/+1 | |
| | | | ||||
| | * | GitLab team repo storage, edit form, etc. | 2018-06-23 | -20/+280 | |
| | | | ||||
| | * | Add button to jam index in team list | 2018-06-22 | -1/+7 | |
| | | | ||||
| | * | Rebuild JS | 2018-06-22 | -2/+2 | |
| | | | ||||
| | * | Merge branch 'master' into teams-user-frontend | 2018-06-22 | -265/+273 | |
| | |\ | |/ |/| | ||||
| * | | Update Font-Awesome Pro to 5.1.0 | 2018-06-21 | -4/+4 | |
| | | | ||||
| * | | [Jams] Allow editing info while preparing | 2018-06-20 | -3/+3 | |
| | | | ||||
| * | | Fix RST editor loading on pages that use it | 2018-06-20 | -263/+271 | |
| | | | ||||
| | * | Free some space in jam list, allow preparing state to edit info | 2018-06-22 | -3/+3 | |
| | | | ||||
| | * | Don't check for commits before and after jam | 2018-06-22 | -2/+3 | |
| | | | ||||
| | * | Fix scss lint | 2018-06-22 | -31/+35 | |
| | | | ||||
| | * | Updated team lists, jam team list, added buttons to team view | 2018-06-22 | -56/+182 | |
| | | | ||||
| | * | Reset duplicate team members | 2018-06-22 | -30/+0 | |
| | | | ||||
| | * | Start work on Gitlab activity feed | 2018-06-22 | -36/+206 | |
| | | | ||||
| | * | Fix participant list styling | 2018-06-20 | -7/+32 | |
| | | | ||||
| | * | Basic team information in team page + failed attempt at scss | 2018-06-20 | -2/+75 | |
| | | | ||||
| | * | Fix view name | 2018-06-20 | -2/+2 | |
| | | | ||||
| | * | Start work on individual team view | 2018-06-20 | -3/+64 | |
| | | | ||||
| | * | Fix teams not being restricted to their jam, and allow users to be in two ↵ | 2018-06-20 | -15/+5 | |
| | | | | | | | | | teams for two different jams | |||
| | * | Cleanup team list querying, add tooltip to Gitlab user button | 2018-06-19 | -21/+16 | |
| | | | ||||
| | * | Add GitLab button next to username | 2018-06-19 | -2/+11 | |
| | | | ||||
| | * | Fix linting | 2018-06-19 | -2/+2 | |
| | | | ||||
| | * | Start work on team list page | 2018-06-19 | -0/+78 | |
| |/ | ||||
| * | Merge branch 'momo/fix-jam-question-add' into 'master' | 2018-06-19 | -570/+521 | |
| |\ | | | | | | | | | Fix creating questions for code jams See merge request python-discord/projects/site!8 | |||
| | * | Fix creating questions for code jams | 2018-06-19 | -570/+521 | |
| |/ | ||||
| * | Add package.json | 2018-06-19 | -0/+28 | |
| | | ||||
| * | [Jams] EasyList was blocking the JetBrains logo | 2018-06-19 | -4/+4 | |
| | | ||||
| * | [Jams] Team member cards coloured based on assignment | 2018-06-19 | -7/+20 | |
| | | ||||
| * | [DB] Migration for code_jams to add teams list to all documents | 2018-06-19 | -0/+11 | |
| | | ||||
| * | [Jams] Additional logging on teams page | 2018-06-19 | -0/+4 | |
| | | ||||