Stephan Richter
82b4b47a37
implemented ical exports
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
f60bd90283
minor improvements
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
4822320961
overhauled API:
...
- wrote openapi schema
- re-implemented api endpoint following openapi schema
- intensified and improved working with Result objects
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
c5ec3cc43b
completed CRUD operations
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
d797de60c1
got rid of slug idea, as its functionality can be implemented without an additional db field
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
2e1f1c9697
implemented saving of new events. next: updating
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
fc17bb9168
implemented storing of appointments
...
+ attachments
next: attach links, tags
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
a90627d976
working on event detail page
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
9f806637c2
working on calendar application
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
f97febad05
replaced appointment.hash by appointment.slug, incooperated slug column into appointments table
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
43e4c5d84c
updated libraries
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago
Stephan Richter
e4b8bcb99a
first implementation of cal.db, that
...
- successfully connects to db
- updated db sheme
- succeeds in listing appointments
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
4 months ago