Commit Graph

24 Commits

Author SHA1 Message Date
7cb3c12351 Comments and docs
Some checks failed
Jenkins Production Deployment
2021-10-03 12:10:54 +02:00
84aaa9ed99 Removing unused component, UI optimization
All checks were successful
Jenkins Production Deployment
2021-10-03 11:34:54 +02:00
7224a732e2 Saving week and other preferences in localstorage so they are persistent
All checks were successful
Jenkins Production Deployment
2021-10-03 10:28:36 +02:00
d7c9fc9265 Sorting events on a day by their starting time
All checks were successful
Jenkins Production Deployment
2021-10-02 13:13:27 +02:00
347875390f Better displaying of dates and times
All checks were successful
Jenkins Production Deployment
2021-10-02 12:50:11 +02:00
6b55c438f6 Adding ability to hide deleted events
All checks were successful
Jenkins Production Deployment
2021-10-02 12:13:18 +02:00
59682c3091 First Alpha release candidate
All checks were successful
Jenkins Production Deployment
2021-10-01 19:25:39 +02:00
8e1c071645 Adding some fancy buttons to the datepicker
All checks were successful
Jenkins Production Deployment
2021-09-30 20:56:50 +02:00
5c3870585e Basic UI for events in a week 2021-09-30 20:43:01 +02:00
fd27e3ff39 Adding week and day components - POC release
All checks were successful
Jenkins Production Deployment
2021-09-30 15:24:49 +02:00
e97cafd1ac Writing notifying framework to pass selected date to parent component 2021-09-30 13:41:46 +02:00
7a2f03c241 Reformatting 2021-09-30 13:26:06 +02:00
1ce1f1875a Adding datepicker component 2021-09-30 13:18:20 +02:00
cb27348020 Adding basic components and API service 2021-09-29 13:04:04 +02:00
b15a755e12 Adding components, reformatting and stuff 2021-09-19 22:29:59 +02:00
b9c4a278cc Modularizing, adding frontend module
All checks were successful
Jenkins Production Deployment
2021-09-19 20:19:20 +02:00
765a5c235a Fixing problem where the uids have automatically got a random suffix which prevented a correct update detection 2021-03-11 20:31:27 +01:00
df73c0164b Fixing problem where the uids have automatically got a random suffix which prevented a correct update detection 2021-03-11 20:24:40 +01:00
a684d540e5 Fixing error that occured because of some time-zone related shit 2021-03-11 18:36:49 +01:00
a5d6920e88 🐛 Apparently just printing the error as a log also sent me a fucking email 2021-03-01 22:03:49 +01:00
91e83b05f6 🐛 Preventing error in case of a misbehaving dateutil / timezone 2021-03-01 19:16:22 +01:00
0f17defb11 🐛 Preventing error in case of a misbehaving dateutil / timezone 2021-03-01 18:08:48 +01:00
a8045d65c4 🐛 Preventing error in case of a misbehaving dateutil / timezone 2021-03-01 17:07:57 +01:00
430769bd33 🎉 Initial commit 2021-02-28 13:11:14 +01:00