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 |
|
Ben
|
708136dcf7
|
Add editorconfig for TABS!
|
2021-10-10 16:05:06 +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
|
9cf28154cf
|
Add more docker compatibility to run.sh
and improve README.md
|
2021-10-09 17:24:04 +02:00 |
|
Ben
|
92ac97803b
|
Make unified run script for docker and podman
|
2021-10-09 16:45:31 +02:00 |
|
Ben
|
f7a66afea8
|
Fix podman-run script, add git to nextcloud
|
2021-10-09 15:50:15 +02:00 |
|
edr
|
e92ca2c39e
|
File permission adjustment for podman as root
|
2021-10-08 17:02:19 +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
|
70d59ebece
|
Update .gitignore
|
2021-09-18 21:14:32 +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
|
5ccdcec520
|
Use events to open/close tickets
|
2021-09-18 14:50:21 +02:00 |
|
Ben
|
ec89f04144
|
Update php-matrix-sdk to guzzle 7 version
|
2021-09-18 12:20:48 +02:00 |
|
Ben
|
51e9a8270d
|
Update package.json
|
2021-09-18 11:03:19 +02:00 |
|
Ben
|
332497ea74
|
Merge branch 'matrix-backend' into experimental
# Conflicts:
# lib/Controller/TicketController.php
|
2021-09-18 10:47:51 +02:00 |
|
Ben
|
811766b242
|
Merge branch 'ticketliste' into experimental
|
2021-09-18 10:47:25 +02:00 |
|
Ben
|
a7cb94d136
|
Merge branch 'finns-dungeon' into experimental
|
2021-09-18 10:40:25 +02:00 |
|
Ben
|
0a7cd19130
|
Update composer.lock
|
2021-09-18 10:34:16 +02:00 |
|
Ben
|
dd485c8651
|
Wait for generation of synapse data
|
2021-09-18 10:33:54 +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 |
|
Ben
|
0113cdad85
|
podman: Fix and tweak run script
|
2021-09-15 16:48:52 +02:00 |
|
Ben
|
c3064395f8
|
Use license SPDX notation in composer.json
|
2021-09-15 16:16:07 +02:00 |
|
Ben
|
6f45a4ee37
|
podman: Add starting synapse homeserver
|
2021-09-15 14:30:15 +02:00 |
|
Ben
|
f62380a768
|
Add php-matrix-sdk dependency
|
2021-09-15 14:29:46 +02:00 |
|
Ben
|
1f03d15559
|
Fix license not in SPDX notation warning
|
2021-08-22 18:05:24 +02:00 |
|
Ben
|
58d8695880
|
Add first TicketList revision
|
2021-08-22 18:01:29 +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 |
|
Finn
|
2252a49467
|
finish ticket page looks wise
|
2021-08-22 16:37:16 +02:00 |
|
Finn
|
d88bd657ef
|
finish ticket page looks wise
|
2021-08-22 16:37:12 +02:00 |
|
Finn
|
347181f21a
|
fix docker-run
|
2021-08-22 16:24:55 +02:00 |
|
Finn
|
3440797555
|
add header prop and handling of that
|
2021-08-22 16:23:54 +02:00 |
|
Finn
|
abfd450699
|
Remove crap
|
2021-08-21 20:09:46 +02:00 |
|
Finn
|
92a41e4865
|
Add save event listener to save button
|
2021-08-21 20:07:32 +02:00 |
|
Finn
|
742168215f
|
Add save button
|
2021-08-21 20:07:32 +02:00 |
|
Finn
|
8a2d0f9fa3
|
Add Ticket and a HeaderlessKeyValueTable
|
2021-08-21 20:07:32 +02:00 |
|
Finn
|
8631a08e5e
|
Remove crap
|
2021-08-21 20:04:05 +02:00 |
|
Finn
|
2538c745a7
|
Add save event listener to save button
|
2021-08-21 19:58:03 +02:00 |
|
Finn
|
3e9484484d
|
Add save button
|
2021-08-21 19:38:46 +02:00 |
|
Finn
|
81ae89697f
|
Add Ticket and a HeaderlessKeyValueTable
|
2021-08-21 19:32:36 +02:00 |
|
Ben
|
a400c7210c
|
Ignore /js/ directory
|
2021-08-21 17:44:42 +02:00 |
|
Ben
|
6183f6f5db
|
Add mockups
|
2021-08-21 17:37:23 +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 |
|