Commit Graph

88 Commits

Author SHA1 Message Date
minie4 d07093e621 🐛 Add missing spacer text for changed rooms 2022-06-13 17:13:02 +02:00
minie4 813c936c4f Add timetable group feature 2022-06-13 00:28:43 +02:00
minie4 e38691c2eb 🐛 Fix line warp in Timetable View 2022-06-03 15:48:00 +02:00
minie4 72c8b3adc1 Add loading spinner 2022-06-02 21:55:59 +02:00
minie4 bb2891a968 Request new data on date change 2022-06-02 21:55:28 +02:00
minie4 8bfa0e1bde 🔇 Remove console.log 2022-06-02 21:10:35 +02:00
minie4 1fee9bf0c2 Skip weekend days on the timetable 2022-06-02 16:46:43 +02:00
minie4 5911043ca0 Only show changes matching the original teacher 2022-06-02 16:35:24 +02:00
minie4 f356fb9725 Allow setting API endpoint via env variable 2022-05-20 00:05:57 +02:00
minie4 0eea73b780 ♻️ Refactor frontend 2022-05-20 00:02:38 +02:00
minie4 fde5a07ddf 🚸 Make menu button toggle settings 2022-05-19 23:31:12 +02:00
minie4 01cce13104 Add about section 2022-05-05 22:53:46 +02:00
minie4 64196eeab2 Use Vue-based login page 2022-05-05 14:39:41 +02:00
minie4 d3a49eed49 Add PWA Support 2022-05-04 21:54:21 +02:00
minie4 3f73ad4552 💄 Show notes on frontend 2022-05-04 14:37:17 +02:00
minie4 9404d3e4db 🐛 Only show changed value if it is different 2022-05-04 14:37:05 +02:00
minie4 7a97aed12e 🐛 Add missing build step to dockerfile 2022-05-04 01:55:31 +02:00
minie4 7ecff18efd Switch to global date selector 2022-05-04 00:32:23 +02:00
minie4 9c4a09fadc Fetch data from backend 2022-05-03 23:02:34 +02:00
minie4 118924aa76 Allow entering custon substitution filter 2022-05-01 21:03:34 +02:00
minie4 c733325cc9 ♻️ Use a better method to not create a pointer 2022-05-01 19:23:05 +02:00
minie4 495771b0e8 Add settings page 2022-05-01 14:26:07 +02:00
minie4 8c64568077 Add menu button for opening the settings 2022-04-30 23:08:29 +02:00
minie4 a7a505b694 Show SubstitutionColor in SubstitutionView 2022-04-30 22:35:46 +02:00
minie4 4c7e504ccd 🐛 Fix sometimes displaying subject two times 2022-04-30 21:07:50 +02:00
minie4 459d1ce0ec Show substitutions on the timetable 2022-04-30 20:23:02 +02:00
minie4 6e118221b9 Add history view 2022-04-30 18:21:45 +02:00
minie4 63d335d04a 💄 Change some sizes and colors 2022-04-30 17:25:35 +02:00
minie4 3f0fb43232 💄 Add SourceSansPro Font 2022-04-30 17:24:49 +02:00
minie4 4fef04d2a4 Add substitution plan 2022-04-30 15:01:07 +02:00
minie4 237c88789a 💄 Add timetable design 2022-04-30 01:18:37 +02:00
minie4 1050ff1344 💄 Make titlebar stick at the top of the page 2022-04-30 00:44:43 +02:00
minie4 39f768ff0a 💄 Make titlebar smaller 2022-04-30 00:13:24 +02:00
minie4 cf698ee984 💄 Make bottom navbar smaller 2022-04-30 00:07:33 +02:00
minie4 6ac3550112 💄 Add bottom navbar 2022-04-29 23:40:12 +02:00
minie4 86c7927a22 Add timetable route 2022-04-29 22:56:32 +02:00
minie4 3f956b6c2c 💄 Add Titlebar 2022-04-29 22:54:48 +02:00
minie4 5302392f08 🎉 Initialize Vue.js + Vite project 2022-04-29 17:05:53 +02:00