Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an option for jExam like styling in Selma (#149)
* prüfunge overview * prüfungsergebnisse * diagram * fix diagram layout * reorganise code * Add features to the courseresults page as well * Use document_idle instead of document_start * Add href to grade overview * Make everythin asynchronous to prevent lag * Reorganise 'my exams' table * Remove useless timespans from 'my exams' table * Add column title 'Notenverteilung' * Map grade placeholders to emojis and add tooltips * Add try counter to course results * Add setting to toggle the Theme * Make tests pass * Change user facing setting name * Change internal setting name * Add button to disable table * Reload page after disable button is clicked to apply changes * Make button a toggle instead of having only a disable button
- Loading branch information