24 Commits

Author SHA1 Message Date
acb428f4ee updated ticket create to match edit. updated IconsHelper to create template selection 2025-05-10 08:51:56 +01:00
e90b8e7388 moved session error to separate ui template part 2025-04-27 09:32:30 +01:00
ba985b1552 implemented markdown extended 2025-04-05 18:06:51 +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
53bce00c65 parsedown extension for bulma tables 2025-03-24 11:15:13 +00:00
5565d92e1e routing now moved to ini config 2025-03-24 02:13:54 +00:00
71ae5178fd soft delete for tickets 2025-03-24 01:40:45 +00:00
bbbacc3fbf initial "project" commit 2025-03-23 10:33:02 +00:00
423f6ae383 gitignore 2025-02-17 01:25:42 +00:00
6e6bae7e1d initial project commit 2025-02-17 01:22:07 +00:00
9dec80096d whitespace difference 2025-02-16 22:08:33 +00:00
10bc56bcdf comments, attachments, and ancestor routes 2025-02-16 22:07:56 +00:00
2a711584cd for adding comments to tickets 2025-02-16 22:07:02 +00:00
dcddd22a0b added initial user management 2025-02-16 22:05:18 +00:00
6c936208b7 added proper f3 tag extension for bulma form 2025-02-16 22:03:56 +00:00
05378a735f added parsedown singleton reference as $md 2025-02-11 09:26:05 +00:00
b2ff261e74 start of KB 2025-02-09 21:23:06 +00:00
d3f31d0dc5 updated routes for tickets 2025-02-09 20:03:38 +00:00
7960cb6cdb bootstrapping and routing login and logout process 2025-02-09 09:33:26 +00:00
df85246db0 added .htaccess for modrewrite 2025-02-09 09:31:34 +00:00
368cb5fff3 added default index controller. template. using bulma.io 2025-02-08 05:55:03 +00:00