Ben
|
e1d7f7c8d9
|
Add type annotations to MatrixTicket class
|
2023-07-19 14:11:47 +02:00 |
|
Ben
|
b3619d3ae1
|
Exclude unresolvable tickets
Ticket's Matrix rooms could be missing for whatever reason. Errors are still logged.
|
2022-07-21 13:39:24 +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
|
8e804a26b0
|
Add upschoolings settings, set ratelimit
|
2021-10-10 20:21:48 +02:00 |
|
Ben
|
2107a6f8e6
|
Add helper name attribute in matrix room state
|
2021-10-10 19:49:36 +02:00 |
|
Caluera
|
f13c054aef
|
fix merge conflict
|
2021-10-10 19:21:39 +02:00 |
|
Caluera
|
b6f3ca6b14
|
fix merge conflict
|
2021-10-10 19:16:46 +02:00 |
|
Caluera
|
993e3d69b6
|
add testing example in frontend for assigning a helper
|
2021-10-10 19:12:26 +02:00 |
|
Caluera
|
8e44a5ea51
|
add function to assign a Helper to a ticket
|
2021-10-10 19:07:53 +02:00 |
|
Caluera
|
d17e40e56b
|
get all the values from the matrix
|
2021-10-10 19:01:51 +02:00 |
|
Caluera
|
8243b695ea
|
delete unnecessary variable from return statement
|
2021-10-10 19:01:51 +02:00 |
|
Caluera
|
e21aae4602
|
added expiration date and helper to resolveTicket
|
2021-10-10 19:01:51 +02:00 |
|
Ben
|
61ba02ccd9
|
Fix finding ticket by id with user
Add findTicket by id only.
|
2021-10-10 19:01:00 +02:00 |
|
Caluera
|
ae0ffa811f
|
get all the values from the matrix
|
2021-10-10 14:26:31 +02:00 |
|
Caluera
|
d7cdae5841
|
delete unnecessary variable from return statement
|
2021-10-10 14:09:16 +02:00 |
|
Caluera
|
6de894487c
|
added expiration date and helper to resolveTicket
|
2021-10-10 14:06:31 +02:00 |
|
Ben
|
23e4f0c974
|
Fix run script, replace registration secret
add watch-js to README.md to start the dev environment.
|
2021-10-09 19:04:23 +02:00 |
|
Ben
|
c82acc8f52
|
Small fixes
|
2021-09-21 20:22:56 +02:00 |
|
Ben
|
01212543fe
|
Implement Matrix as data backend
|
2021-09-19 16:55:30 +02:00 |
|
Ben
|
1f14932b28
|
Fetch ticket list from API
|
2021-09-18 21:15:03 +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 |
|
Ben
|
332497ea74
|
Merge branch 'matrix-backend' into experimental
# Conflicts:
# lib/Controller/TicketController.php
|
2021-09-18 10:47:51 +02:00 |
|
Ben
|
9090d384ef
|
Add first revision of MatrixService
Does not work, because of a GuzzleHttp version clash
in nextcloud/3rdparty and php-matrix-sdk.
|
2021-09-15 17:19:48 +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 |
|
Finn
|
5f45d0a3c8
|
rename note to ticket
|
2021-08-22 17:02:03 +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 |
|
Ben
|
87b671a21a
|
Add test echo application
|
2021-08-21 16:00:54 +02:00 |
|
Ben
|
ff23f31f19
|
Add UPschooling nextcloud app template
|
2021-08-21 12:58:00 +02:00 |
|