Commit Graph

121 Commits

Author SHA1 Message Date
f243137145 ♻️ Refactor frontend 2022-12-10 16:10:10 +01:00
f6e4bd2ec1 🚑 Fix last entry partially covered by bottom nav 2022-10-03 15:21:14 +02:00
2e4039cd70 Replace circular with linear loading indicator 2022-10-03 14:28:40 +02:00
257f665ce6 Add theme support 2022-10-03 12:05:44 +02:00
ae4249f1f0 🌐 Add translation for configureTimetableGroup 2022-09-30 18:00:33 +02:00
debe5025dd 🚑 Add missing calls to getDateSkippingWeekend 2022-09-30 15:42:08 +02:00
f8257f06e5 🐛 Skip weekend in navigation 2022-09-28 21:14:46 +02:00
e66e6c28fa 🚑 Fix overflow issue in firefox 2022-09-12 16:14:08 +02:00
864a007284 💄 Add box-shadow to titlebar and bottomnav 2022-09-11 23:43:45 +02:00
4346aa23c5 Implement day navigation gestures with Swiper.js 2022-09-11 20:40:08 +02:00
7b2a465abd 🚑 Fix history not loading if no class is selected 2022-08-30 15:31:53 +02:00
e1a429162a 🐛 Fix height of "center" element 2022-08-22 22:29:15 +02:00
a785671567 🩹 Correctly default to "en" language 2022-08-22 12:56:50 +02:00
f17f720f58 💄 Change scrollbar behaviour 2022-08-22 12:25:15 +02:00
09366401a3 ️ Add focus color change in settings menu 2022-08-21 23:42:46 +02:00
198dee45d3 Add swipe gestures for changing days 2022-08-21 23:35:02 +02:00
1439bfb056 ♻️ Refactor frontend code 2022-08-21 23:10:21 +02:00
9e9cf8618d Jump to next monday if it is weekend on pageload 2022-08-21 20:02:40 +02:00
ebce0bcab3 🌐 Add German translation 2022-08-21 19:41:08 +02:00
59a2c0eacb 🌐 Add Localization feature 2022-08-21 16:57:06 +02:00
710a07b04b Show class on changes no filter is selected 2022-08-21 15:48:24 +02:00
0e46c8908e 🩹 Don't show trust-warn if no class is selected 2022-08-21 01:19:23 +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
14cf7f5f60 🏗️ Merge substitution filter and timetable filter 2022-07-06 18:32:19 +02:00
97cd856f03 ♻️ Change right to flex-end for compatibility 2022-06-29 14:48:35 +02:00
021a7ba009 🚸 Show possible subjects instead of "???" 2022-06-28 22:52:30 +02:00
75923bc25a ♻️ Remove useless sorting of substitutions 2022-06-28 22:51:51 +02:00
61679dc0c9 ♻️ Move some declarations out of base.css 2022-06-28 22:50:53 +02:00
f00518edb6 🚸 Improve login page 2022-06-28 22:50:01 +02:00
e2635b1c20 ♻️ Move colors to css variables 2022-06-28 22:48:52 +02:00
62858870b4 📱 Boxed layout for larger screens 2022-06-28 22:15:55 +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
72c8b3adc1 Add loading spinner 2022-06-02 21:55:59 +02:00
bb2891a968 Request new data on date change 2022-06-02 21:55:28 +02:00
8bfa0e1bde 🔇 Remove console.log 2022-06-02 21:10:35 +02:00
1fee9bf0c2 Skip weekend days on the timetable 2022-06-02 16:46:43 +02:00
5911043ca0 Only show changes matching the original teacher 2022-06-02 16:35:24 +02:00
f356fb9725 Allow setting API endpoint via env variable 2022-05-20 00:05:57 +02:00
0eea73b780 ♻️ Refactor frontend 2022-05-20 00:02:38 +02:00
fde5a07ddf 🚸 Make menu button toggle settings 2022-05-19 23:31:12 +02:00
01cce13104 Add about section 2022-05-05 22:53:46 +02:00
64196eeab2 Use Vue-based login page 2022-05-05 14:39:41 +02:00
d3a49eed49 Add PWA Support 2022-05-04 21:54:21 +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
7a97aed12e 🐛 Add missing build step to dockerfile 2022-05-04 01:55:31 +02:00