Commit graph

14 commits

Author SHA1 Message Date
Vidir Valberg Gudmundsson 725535d4a7 Some progress on the dayview. 2017-08-16 18:27:28 +02:00
Vidir Valberg Gudmundsson a938f2406f Filtering by video recording is now possible. Also show video recording states. 2017-08-16 18:27:28 +02:00
Vidir Valberg Gudmundsson 4279653fcb Differentiating between data is too cumbersome, so now we just load everything on start. Think about optimizing later! 2017-08-16 18:27:28 +02:00
Vidir Valberg Gudmundsson d2691e1802 Forgot to remove active day when clicking All Days 2017-08-16 18:27:28 +02:00
Vidir Valberg Gudmundsson 540c8c1156 Introduce real dates instead of using strings. 2017-08-16 18:27:28 +02:00
Vidir Valberg Gudmundsson 733c36d00c Show speaker name and instances in EventDetail. Also playing with Html.Lazy 2017-08-16 18:27:28 +02:00
Vidir Valberg Gudmundsson 23d94145b7 Detail pages are for events. We now also load event data when accessing a detailpage directly. 2017-08-16 18:27:28 +02:00
Vidir Valberg Gudmundsson ebbbe90880 Split elm views up for better maintainability. 2017-08-16 18:27:28 +02:00
Vidir Valberg Gudmundsson e8c0ab1941 Organized the code in a more sane manner. Also some websocket work. 2017-08-16 18:27:28 +02:00
Vidir Valberg Gudmundsson a5ef793dcf Use a slug instead, makes for niccer urls 2017-08-16 18:27:28 +02:00
Vidir Valberg Gudmundsson b0086d6a81 Adding routing so event instances are accessable directly. 2017-08-16 18:27:28 +02:00
Vidir Valberg Gudmundsson 543347aaff Adding detail view for event intances. 2017-08-16 18:27:28 +02:00
Vidir Valberg Gudmundsson b49a0ad556 Accomplished feature parity in filtering. 2017-08-16 18:26:49 +02:00
Vidir Valberg Gudmundsson a6470d2ec9 Initial work on the schedule written in elm. 2017-08-16 18:26:49 +02:00