Commit Graph

13 Commits

Author SHA1 Message Date
Ben 020f19123e
Update to new Nextcloud app template 2023-10-11 21:55:03 +02:00
Ben e1d7f7c8d9
Add type annotations to MatrixTicket class 2023-07-19 14:11:47 +02:00
Ben 95481a289b
Fix query for current MatrixChat for ticket 2022-04-30 16:03:39 +02:00
Ben 10a54cf6ac
Create MatrixChat entity, chat rooms for clients 2022-04-30 14:52:32 +02:00
Ben 940c7bed6e
Start implementing matrix chat integration
Implement auto-login for element-web
2022-04-30 14:52:25 +02:00
Ben 8ab2ccadbe
Add 'control' to the ticket's matrix room var name 2022-04-23 12:58:01 +02:00
Ben 61ba02ccd9
Fix finding ticket by id with user
Add findTicket by id only.
2021-10-10 19:01:00 +02:00
Ben 01212543fe
Implement Matrix as data backend 2021-09-19 16:55:30 +02:00
Ben 0a90ea80b8
Update database tables for matrix data backend
and move API to /api/v1/ticket
2021-09-18 19:28:10 +02:00
Finn 29322a4e9c Change ticket entry to contain the data needed 2021-08-22 17:10:23 +02:00
Finn 0e2f6f944d rename note to ticket 2021-08-22 17:03:19 +02:00
Ben 3e17e44ab7
Rename notestutorial to upschooling 2021-08-21 16:25:23 +02:00
Ben f4bf5cb042
Switch to vue.js tutorial app
from https://github.com/nextcloud/app-tutorial
2021-08-21 16:17:14 +02:00