aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/staff (follow)
Commit message (Expand)AuthorAgeLines
* Add user settings modal, with connections management and account deletionGravatar Gareth Coles2019-10-23-1/+1
* Add role mapping migration I forgot to commitGravatar Gareth Coles2019-10-23-0/+18
* Add is_staff to role mappings, and the logic to go with itGravatar Gareth Coles2019-10-20-0/+5
* Signals: Handle (and test) mapping updates/deletionsGravatar Gareth Coles2019-10-11-2/+4
* Remove app_label from role mapping modelGravatar Gareth Coles2019-10-03-3/+0
* Add model to map Discord roles to Django permissions groupsGravatar Gareth Coles2019-10-03-0/+61
* Applying PR Feedback: Colour constants for readability & absolute importGravatar Sebastiaan Zeeff2019-09-01-6/+18
* Changing LogView to DetailView, as per Volcy's reviewGravatar Sebastiaan Zeeff2019-08-24-27/+5
* Adding tests for deleted message viewGravatar Sebastiaan Zeeff2019-08-23-2/+98
* Adding tests for filters and the deleted message front-end viewGravatar Sebastiaan Zeeff2019-08-23-0/+85
* Making the deleted-messages-frontend functional with changes, including:Gravatar Sebastiaan Zeeff2019-08-23-6/+42
* Adding message display to frontendGravatar Sebastiaan Zeeff2019-08-23-1/+2
* Adding initial staff app to DjangoGravatar Sebastiaan Zeeff2019-08-23-0/+36