Commit Graph

41 Commits

Author SHA1 Message Date
856e514da7 🐳 Add docker support 2022-05-04 00:45:11 +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
6444f09ae3 Make history API compatible with frontend 2022-05-03 22:52:13 +02:00
96b1c0e959 Return history of future substitutions 2022-05-03 20:44:10 +02:00
aff1b5991c Return all future substitutions by default 2022-05-03 20:27:57 +02:00
b58a44392f Allow CORS 2022-05-03 20:27:04 +02:00
87e7df5f90 Update substitutions automatically 2022-05-03 18:56:00 +02:00
1c8a307815 Mark non-existent substitutions as removed 2022-05-03 18:36:07 +02:00
f1c71f6ef6 Find and handle changed substitutions 2022-05-03 17:23:12 +02:00
8a61620410 🐛 Fix comparing classes and matching some entries 2022-05-03 17:22:15 +02:00
e36c90786a Split substitution if it is longer than 1 lesson 2022-05-02 23:44:23 +02:00
b3f2ec52d4 🚧 Started working on processing of substitutions 2022-05-02 22:56:38 +02:00
9bd8132119 Add parser scripts 2022-05-02 00:47:04 +02:00
69c601ebe8 🐛 Fix typo 2022-05-01 23:58:49 +02:00
078d9f6c66 Add classes table and API enpoint 2022-05-01 23:35:21 +02:00
a47d913d6f Add timetable, substitutions and history API 2022-05-01 23:23:20 +02:00
0fbcd02169 🗃️ Add notes to database schema 2022-05-01 22:32:50 +02:00
118924aa76 Allow entering custon substitution filter 2022-05-01 21:03:34 +02:00
e5f7948c46 🗃️ Add database schema 2022-05-01 20:58:27 +02:00
c733325cc9 ♻️ Use a better method to not create a pointer 2022-05-01 19:23:05 +02:00
a7d197752f Add Prisma example 2022-05-01 17:00:38 +02:00
8da44976e1 Add express backend server 2022-05-01 16:49:45 +02:00
495771b0e8 Add settings page 2022-05-01 14:26:07 +02:00
8c64568077 Add menu button for opening the settings 2022-04-30 23:08:29 +02:00
a7a505b694 Show SubstitutionColor in SubstitutionView 2022-04-30 22:35:46 +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
6e118221b9 Add history view 2022-04-30 18:21:45 +02:00
63d335d04a 💄 Change some sizes and colors 2022-04-30 17:25:35 +02:00
3f0fb43232 💄 Add SourceSansPro Font 2022-04-30 17:24:49 +02:00
4fef04d2a4 Add substitution plan 2022-04-30 15:01:07 +02:00
3599b31ab5 Add dayjs 2022-04-30 14:56:37 +02:00
237c88789a 💄 Add timetable design 2022-04-30 01:18:37 +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
86c7927a22 Add timetable route 2022-04-29 22:56:32 +02:00
3f956b6c2c 💄 Add Titlebar 2022-04-29 22:54:48 +02:00
5302392f08 🎉 Initialize Vue.js + Vite project 2022-04-29 17:05:53 +02:00