Commit graph

10 commits

Author SHA1 Message Date
Lars Westermann
6eff4b772d
Add board time update 2019-06-04 17:07:22 +02:00
Lars Westermann
bd8f10f1e7
Look schedule to room and/or time 2019-06-02 18:44:01 +02:00
Lars Westermann
74c297263e
Add post auto update 2019-05-25 17:37:17 +02:00
Lars Westermann
c28317aefd
Add overview 2019-05-24 14:29:10 +02:00
Lars Westermann
e88db9c75c
Add direct edit for work groups and rooms 2019-05-18 18:53:46 +02:00
Lars Westermann
d08caf7b8b
Add scrolling to calendar 2019-05-18 14:43:03 +02:00
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
35a6544e65
Setup project structure 2019-02-05 22:18:15 +01:00