16 Commits

Author SHA1 Message Date
e90b8e7388 moved session error to separate ui template part 2025-04-27 09:32:30 +01:00
c0f9ed1094 refactored tickets to include tags 2025-04-03 13:21:45 +01:00
b13cd3448f updated edit view to match view - to help reduce cognitive load and improve ux. updated BulmaFormHelper to implement FIELD_INPUT and FIELD_TEXTAREA 2025-03-29 04:27:36 +00:00
a32d12f4de updated ticket view to remove table, and introduce flex rows. bulma sass used to implement .ticket-item class. npm used to add css compilation 2025-03-27 11:31:07 +00:00
369f22444e added IconsHelper extension to show icons instead of status and priority name 2025-03-25 09:15:44 +00:00
8c8de5ec34 enabled uploading images from clipboard on ticket edit. 2025-03-24 11:14:13 +00:00
2a3465fff8 utilising extension instead of php class. implemented select in BulmaFormHelper. This is to be extended further 2025-03-24 02:39:20 +00:00
71ae5178fd soft delete for tickets 2025-03-24 01:40:45 +00:00
977ef01c20 not using "new" for custom fields 2025-03-24 01:19:31 +00:00
c8a0053e16 dry - include for session error. uniform headers and buttons 2025-03-24 01:19:10 +00:00
a02194d253 added model for controller to allow ticket to fetch commentss and attachments without JS 2025-03-23 10:30:36 +00:00
be1341b8ba updated ticket html utilising <bulma> custom tag 2025-02-16 22:09:52 +00:00
d5487f5212 updated layout of ticket view 2025-02-16 22:09:07 +00:00
39b633d60a updates to ticket views 2025-02-11 09:26:33 +00:00
80d0174d96 updated ticket table, and removed debug print_r 2025-02-09 21:22:25 +00:00
da5c6e5156 TicketController with associated ui 2025-02-09 20:04:45 +00:00