Commit graph

60 commits

Author SHA1 Message Date
Lars Westermann
84f8e71239
Add drag and drop creation of schedule 2019-05-17 22:39:42 +02:00
Lars Westermann
b7d6476a70
Add repositories
- Make model classes imutable
- Move model classes to common module
- Add repositories for backend and frontend
  - Backend repositories communicates with sqlite
  - Frontend repositories commuincates with rest api
- Add rest api
  - Authentication via cookies
- Add coroutines to forntend
- Add change listener to repositories
- Transmit change events to frontend repositories via websocket
- Switch to server side sessions
- Move setup from ui to cli
2019-05-12 16:40:21 +02:00
Lars Westermann
4e5dc610a3
Add calendar live editing 2019-05-10 11:59:41 +02:00
Lars Westermann
8063e15421
Fix responsive layout 2019-04-04 22:41:30 +02:00
Lars Westermann
c9ce59d04f
Style search bar 2019-04-04 21:17:22 +02:00
Lars Westermann
aa91345523
Add data structure 2019-04-04 17:38:31 +02:00
Lars Westermann
b5029e4594
Add shadow jar 2019-02-06 17:41:48 +01:00
Lars Westermann
35a6544e65
Setup project structure 2019-02-05 22:18:15 +01:00
manuelthieme
166bcc3fc2 added concept.md 2019-02-05 13:55:21 +01:00
kif
98db6e93cf Initial commit 2019-02-05 13:33:03 +01:00