|
|
721e43c380
|
Refined docs and stuff
Docs link to each other and are generally better
|
2026-05-20 12:50:00 +02:00 |
|
|
|
6eb84d24e0
|
Archive
There is now an archive for tickets
|
2026-05-11 20:46:06 +02:00 |
|
|
|
b87a6ff297
|
Docs.rs comments
Comments for generating the docs with cargo doc
|
2026-05-09 23:00:15 +02:00 |
|
|
|
8ddfe2ba14
|
Frontend initial admin setup
|
2026-05-09 17:33:24 +02:00 |
|
|
|
931bd27c65
|
Sidebar fix
Styles now actually get applied and sidebar doesn't block content
Also the login page doesn't have a sidebar now
|
2026-05-02 19:09:41 +02:00 |
|
|
|
37c00b0190
|
View still active tickets
|
2026-05-02 13:00:30 +02:00 |
|
|
|
fa77190555
|
Sidebar logic
|
2026-05-02 12:26:59 +02:00 |
|
|
|
fdd2e2a757
|
admin pages
Pages can now be locked behind admin privileges
|
2026-05-01 16:47:42 +02:00 |
|
|
|
e54be14526
|
When not logged in redirection to login page
Every page is locked behind a jwt, when it is not supplied neither other
pages not api calls will work
|
2026-05-01 16:18:15 +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 |
|
|
|
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 |
|