Marcus Hill
6363d265ca
Refactor POST handling.
...
- Split into admin and user handlers, each admin page gets its own file now
- Enforce role access once for admin POST requests
- Automatically load POST logic for admin-based requests based on the referring page, otherwise automatically load all user request logic
- Add support for using custom POST handlers
2024-09-29 19:02:28 +01:00
johnnyq
1e85b56d2a
Use Plus icon for Adding tickets to Projects
2024-04-07 13:28:28 -04:00
johnnyq
d762efd1a6
Try to differentiate Project Template and Project Details
2024-04-06 22:21:15 -04:00
johnnyq
004e2eb69c
Make Add Ticket More Prominent in Projects and move it out of the 3 dots
2024-04-06 22:16:40 -04:00
johnnyq
f6b87553ac
Created new table to allow many to many relationship for Ticket and Project Templates
2024-04-06 18:37:37 -04:00
johnnyq
c17957fe0a
Order by the order number then by ticket template name
2024-04-05 18:22:50 -04:00
johnnyq
b22781d2ea
Add Ticket Template order under project templates, this will state the execution order when deployed
2024-04-05 18:20:09 -04:00
johnnyq
dbe5525046
Added the ability to Add ticket templates to project templates and also to remove ticket templates from project templates
2024-04-05 16:50:22 -04:00
johnnyq
e177dae237
Created Project template details page and updates Tasks in project details
2024-03-30 14:58:48 -04:00