Commit graph

11 commits

Author SHA1 Message Date
Luc Didry
0f844cee70
💄 — Add link to dashboard on logo and title 2024-03-27 16:52:24 +01:00
Luc Didry
098575f186
— Link to reschedule non-ok checks (fix #27) 2024-03-14 16:49:03 +01:00
Luc Didry
76bd10108d
🚨 — Improve djlint test and fix its warnings/errors 2024-03-14 16:49:02 +01:00
Luc Didry
f2cec6a8ae
🗃💄🎨 — Lot of changes: DB, UI and some code improvements
- 🗃 Store last status and submitted_at in Task. Reduce queries number
- 🗃 Add an Unknown status
- 💄 Add a logo
- 💄 Add a navbar
- 💄 Add a filter on domains page
- 🎨 Use url_for in every templates’ href
2024-03-14 16:49:02 +01:00
Luc Didry
fff99f3b6c
📝 — Add links to API doc in footer. Fix #24 2023-12-14 16:56:22 +01:00
Luc Didry
c4bbda52a5
🎨🔥 — Don’t use js for auto-refresh 2023-12-14 16:38:39 +01:00
Luc Didry
ca09506a11 💄 — Improve links in footer 2023-12-04 17:25:37 +01:00
Luc Didry
d1462684fe 💄 — Add link to repository in footer (Fix #17) 2023-12-04 10:41:48 +01:00
Luc Didry
1f33110e68 🚨 — HTML linting 2023-11-21 16:11:10 +01:00
75a8af37f0 Added a few more template files 2023-10-18 02:23:36 +02:00
83f57c6e47 Started working on a simple web interface.
- The web interface is exposed at /, and the api
  at /api.
- Include picocss for a minimal CSS framework
- Added some queries and models.Task properties
  to access the latest results
2023-10-13 09:43:47 +02:00