fb1f6d2a33
Add django-cors-headers
b219e3f6bc
Remove top-level package.json
eff598f475
Integrate TailwindCSS
a3be509893
Change API url
6af754afa6
Add django-rest-framework
a7293c659d
CI: Ignore README.md
f36e692361
Do not run for pull requests
fe97f540a0
Fix CI being blocked
d6f77c0c19
Add django-cors-headers
52881a88c6
Remove top-level package.json
76b09fea39
Integrate TailwindCSS
89f6959fc1
Change API url
77d6ad2618
Add django-rest-framework
Allow filtering on session list
Filtering was added and later removed because it was done in a manual way and only very few (hard-coded) parameters were available. This needs a better solution.
Add graphs
This was added and later re-moved because:
- it was too slow (didn't cache it, though!)
- it wasn't particularly good looking
- relied on image generated by the back-end (should probably use…
Make start session and finish session not reload the whole page
I've already did a POC of returning HTML partials with Django in 3f037b4c7c, additionally there are packages for improving working with partials.
Further reading:
9481bd5fef
Add pre-commit
4083165123
Use the black profile for isort
45bb2681c7
Use isort on migrations
dbb8ec3f9a
Handle empty edition_id