|
46fb0580b9
|
Change tickets to use Ajax over Template Syntax
The tickets are now loaded dynamically using ajax, instead of when the page loads using django template syntax.
This allows for dynamic reloading.
|
2024-01-05 16:45:52 +00:00 |
|
|
278d990bd0
|
fixed migration error (breaks db.slqlite3)
|
2024-01-05 15:22:34 +00:00 |
|
|
5bbc56dfb4
|
Merge branch 'master' of https://gitea.corbz.dev/corbz/ticket-website
|
2024-01-05 15:14:11 +00:00 |
|
|
acd3c2c5ba
|
Added UUID to TicketTag & TicketPriority Models
These models now use a UUID identifier over an auto incrementing integer identifier.
|
2024-01-05 15:14:02 +00:00 |
|
|
6fcf8d5876
|
Update README.md
|
2024-01-05 15:08:24 +00:00 |
|
|
16de4e50a6
|
working on tickets modal
|
2024-01-05 15:05:12 +00:00 |
|
|
a59baefd8f
|
default migrations
|
2024-01-05 12:06:50 +00:00 |
|
|
f630e00c21
|
fixed ticket-get url
needed to specify uuid instead of int
|
2024-01-05 09:23:33 +00:00 |
|
|
ff4c71dc54
|
working on ticket js
|
2024-01-05 00:12:13 +00:00 |
|
|
d9ecd692ef
|
working on tickets implementation
|
2024-01-04 21:58:11 +00:00 |
|
|
2b1531a31d
|
initial commit
|
2024-01-03 09:22:43 +00:00 |
|