Commit Graph

32 Commits

Author SHA1 Message Date
21b2e68198 Add profile management
- Save class filter, timetable and timetable groups in profiles
- Easily switch between profiles
- Rename profiles
- Export/Import/Duplicate profiles
2023-08-26 21:54:02 +02:00
48364d4c59 Add support for multiple remote timetables
- Add timetable "title" column to db
- Make API return array of timetables
- Add settings page for selecting a timetable
- Add InfoCard if no timetable is selected
2023-06-18 14:30:36 +02:00
55517f6c1b ♻️ Replace relative paths with "@" alias 2023-06-06 21:02:09 +02:00
2837255552 🚸 Show infocard on loading failure 2023-06-04 19:58:03 +02:00
626fdcb46c 🚸 Add loading indicator to timetable view 2023-06-04 16:10:54 +02:00
819e63cf31 🎨 Improve CSS around Swiper component 2023-06-04 16:04:26 +02:00
f243137145 ♻️ Refactor frontend 2022-12-10 16:10:10 +01:00
4346aa23c5 Implement day navigation gestures with Swiper.js 2022-09-11 20:40:08 +02:00
e1a429162a 🐛 Fix height of "center" element 2022-08-22 22:29:15 +02:00
f17f720f58 💄 Change scrollbar behaviour 2022-08-22 12:25:15 +02:00
1439bfb056 ♻️ Refactor frontend code 2022-08-21 23:10:21 +02:00
59a2c0eacb 🌐 Add Localization feature 2022-08-21 16:57:06 +02:00
5fd7ae44fd Add "trusted" and "source" to Timetable 2022-08-21 00:50:06 +02:00
9a5d7d5717 Add prompt for selecting a class 2022-07-06 18:35:42 +02:00
e2635b1c20 ♻️ Move colors to css variables 2022-06-28 22:48:52 +02:00
13c3a2c374 🐛 Fix double spacer if teacher is changed 2022-06-14 15:56:39 +02:00
d07093e621 🐛 Add missing spacer text for changed rooms 2022-06-13 17:13:02 +02:00
813c936c4f Add timetable group feature 2022-06-13 00:28:43 +02:00
e38691c2eb 🐛 Fix line warp in Timetable View 2022-06-03 15:48:00 +02:00
8bfa0e1bde 🔇 Remove console.log 2022-06-02 21:10:35 +02:00
5911043ca0 Only show changes matching the original teacher 2022-06-02 16:35:24 +02:00
0eea73b780 ♻️ Refactor frontend 2022-05-20 00:02:38 +02:00
3f73ad4552 💄 Show notes on frontend 2022-05-04 14:37:17 +02:00
9404d3e4db 🐛 Only show changed value if it is different 2022-05-04 14:37:05 +02:00
7ecff18efd Switch to global date selector 2022-05-04 00:32:23 +02:00
9c4a09fadc Fetch data from backend 2022-05-03 23:02:34 +02:00
c733325cc9 ♻️ Use a better method to not create a pointer 2022-05-01 19:23:05 +02:00
4c7e504ccd 🐛 Fix sometimes displaying subject two times 2022-04-30 21:07:50 +02:00
459d1ce0ec Show substitutions on the timetable 2022-04-30 20:23:02 +02:00
63d335d04a 💄 Change some sizes and colors 2022-04-30 17:25:35 +02:00
237c88789a 💄 Add timetable design 2022-04-30 01:18:37 +02:00
86c7927a22 Add timetable route 2022-04-29 22:56:32 +02:00