Commit Graph

38 Commits

Author SHA1 Message Date
7b04760a7d 🚑 Fix swiperjs not working correctly after update 2023-06-03 19:49:19 +02:00
0e5e693422 🧑‍💻 Add UI for generating API tokens (/token) 2023-02-20 01:03:52 +01:00
00c2ac9a56 Display times on the timetable 2023-01-03 00:21:08 +01:00
4057e4c88b 🚸 Add text if there is no entry for selected day
- Overlay if substitutions / history view is still loading
- Overlay if no substitution exists for current day
- Overlay if no history exists for current day
2023-01-02 23:07:28 +01:00
46657359f0 🚸 Improve substitution texts 2023-01-02 20:02:15 +01:00
d22755d8c3 🚸 ♻️ Refactor store and improve UX
- Move view related functions out of the store
- Restructure the store.js file
- Improve error handling of `/check`
- Show red loading spinner if data fetch failed
- Prefetch current, next and previous day instead of only current
- Refactor some other frontend file
2023-01-01 23:09:53 +01:00
8c8a45aae3 🚑️ Revert development changes 2022-12-10 16:13:07 +01:00
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
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
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
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
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
59a2c0eacb 🌐 Add Localization feature 2022-08-21 16:57:06 +02:00
9a5d7d5717 Add prompt for selecting a class 2022-07-06 18:35:42 +02:00
97cd856f03 ♻️ Change right to flex-end for compatibility 2022-06-29 14:48:35 +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
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
1fee9bf0c2 Skip weekend days on the timetable 2022-06-02 16:46:43 +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
64196eeab2 Use Vue-based login page 2022-05-05 14:39:41 +02:00
7ecff18efd Switch to global date selector 2022-05-04 00:32:23 +02:00
8c64568077 Add menu button for opening the settings 2022-04-30 23:08:29 +02:00
63d335d04a 💄 Change some sizes and colors 2022-04-30 17:25:35 +02:00
1050ff1344 💄 Make titlebar stick at the top of the page 2022-04-30 00:44:43 +02:00
39f768ff0a 💄 Make titlebar smaller 2022-04-30 00:13:24 +02:00
cf698ee984 💄 Make bottom navbar smaller 2022-04-30 00:07:33 +02:00
6ac3550112 💄 Add bottom navbar 2022-04-29 23:40:12 +02:00
3f956b6c2c 💄 Add Titlebar 2022-04-29 22:54:48 +02:00