Commit Graph

13 Commits

Author SHA1 Message Date
a6f818505b Implemented updating users
at /users/{id}
2026-04-29 21:28:36 +02:00
63af32c4af Show user by ID implemented
At /users/{id},
Also minor bugfixes and improvements
2026-04-29 20:54:14 +02:00
6dfa21a005 Login and Showing of all Users implemented
At /login and /users
2026-04-29 20:41:31 +02:00
aa1c11047e User creation now possible
at /register
2026-04-29 19:47:16 +02:00
50c0b99f20 Update ticket status now possible
Also bugfixes and api is now called over the same url as frontend
2026-04-29 14:22:45 +02:00
01c33f4a1d Avvailable from external source
pages and backend are now available from everywhere on the network
2026-04-29 14:21:55 +02:00
de10d694e1 View every ticket now on /tickets 2026-04-28 21:40:55 +02:00
21aa213ff4 Viewing ticket by ID
This is now possible by going to /tickets/{id}
2026-04-28 21:23:40 +02:00
ac7b2e59b9 Added Page with ticket submitting functionality 2026-04-28 20:44:28 +02:00
dac2d91213 Minor Bugfixes 2026-04-28 20:42:18 +02:00
ce86d8bc8f Now functioning frontend
Changed some things to make trunk work
2026-04-28 06:36:01 +02:00
7a5a725ba4 Added sample page
Not working yet
2026-04-27 12:48:52 +02:00
2578d7cf51 Added frontend project 2026-04-27 12:10:31 +02:00