aboutsummaryrefslogtreecommitdiffstats
path: root/templates/staff (follow)
Commit message (Collapse)AuthorAgeLines
* Compile as much JS with Gulp as possibleGravatar Gareth Coles2018-06-13-35/+5
| | | | | | | | | | 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
* [Jams] User ID and avatar on approvals pageGravatar Gareth Coles2018-06-12-28/+34
|
* [Jams] Approvals interfaceGravatar Gareth Coles2018-06-12-1/+161
|
* Replace GitHub with GitLab across the projectGravatar Gareth Coles2018-06-07-3/+3
|
* Move from CSS to SCSS (#86)Gravatar Gareth Coles2018-06-05-18/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rewrite existing style.css with sass * Add "uses-rst" class for pages that use rendered RST This replaces the previous method of just listing every page in the sass * Remove old debug print * Mixins and error pages * Newly built CSS * Add SASS cache to .gitignore * New error SASS * Slight changes to error template * Add UIKit SCSS to repo This includes the LICENSE and our customizations, which makes life way easier for contributors * Reorganize sass folder; your watchers can avoid uikit now * Sass folder should be called scss * Change variable names * [SCSS] Linting * Fix scss_lint gem name [ci skip] * [SCSS] Now you can compile with just Python! * Temporary hack to make the wiki editor taller * [SCSS] @jchristgit * [SCSS.py] Require specification of include dir to simplify the SCSS imports * [SCSS] All inline styles have been removed * [SCSS] Update UIKit theme to import from our variables * [SCSS] Remove extra newlines in errors/_common.scss
* Privacy/Usability updates (#75)Gravatar Gareth Coles2018-05-20-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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] Fix infraction table display when user is not on serverGravatar Gareth Coles2018-05-19-1/+1
|
* [Jams] Update edit state availabilityGravatar Gareth Coles2018-05-19-6/+6
|
* Form preamble, jam creation fixesGravatar Gareth Coles2018-05-19-0/+149
|
* [Jams] Basics may now be edited at any pointGravatar Gareth Coles2018-05-19-16/+3
|
* Fix various page titlesGravatar Gareth Coles2018-05-19-6/+5
|
* Jammer profilesGravatar Gareth Coles2018-05-19-1/+0
|
* Fix infractions setupGravatar Gareth Coles2018-05-19-4/+6
|
* [Jams] Some amount of public display, but links not ready yetGravatar Gareth Coles2018-05-19-2/+2
|
* Logical block organisationGravatar Gareth Coles2018-05-19-4/+4
|
* Add "preparing" stateGravatar Gareth Coles2018-05-19-2/+14
|
* [Jams] Linting and infractionsGravatar Gareth Coles2018-05-19-1/+331
|
* Fix some small question-editing bugsGravatar Gareth Coles2018-05-19-3/+3
|
* [Jams] Complete question listing/editing/etcGravatar Gareth Coles2018-05-19-0/+1711
|
* [Jams] Add non-task info text to be displayed at jam announcementGravatar Gareth Coles2018-05-19-35/+165
|
* [Jams] A bunch more work. That's all for tonight, though.Gravatar Gareth Coles2018-05-18-2/+6
|
* [Jams] Huge amount of work on code jam admin areaGravatar Gareth Coles2018-05-18-3/+734
|
* Migration runner and migrations (#69)Gravatar Gareth Coles2018-05-14-7/+263
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Migration runner and migrations * Remove demo wiki data * [Staff] Table management pages * Fix weird travis build omission * Address review and comments by @Volcyy * [Tables] Fix pagination * Move table definitions to new file with nameduple * Linting * Address lemon's review comments * Address @Volcyy's review * Address lemon's review * Update search placeholder * Search by key now available
* Attempt to fix CSRF; add debug info to staff pageGravatar Gareth Coles2018-04-05-1/+4
|
* Staff page typoGravatar Gareth Coles2018-03-29-1/+1
|
* Dynamic OpenGraph metadata in page templatesGravatar Gareth Coles2018-03-14-1/+3
|
* Jinja is weirdGravatar Gareth Coles2018-02-21-1/+1
|
* Rearrange views and templatesGravatar Gareth Coles2018-02-21-0/+9