Commit Graph

21 Commits

Author SHA1 Message Date
87a6ca06e6 Create: views to upload files by ajax 2023-08-17 00:53:13 +09:00
fd19181eff Refactoring: using the apps directory is redundant 2023-08-15 13:00:24 +09:00
e45d1af857 Refactoring: new multi app structure 2023-08-15 03:13:07 +09:00
2e648ac4fe Refactoring: views now use api for ajax 2023-08-13 16:31:40 +09:00
e05319ec3c Add: jwt auth endpoints 2023-08-12 18:17:40 +09:00
94640a70fa Add: simple filters to modelviewsets 2023-08-11 22:12:51 +09:00
3f37ed95ed Add: modelviewsets for all models 2023-08-11 10:38:47 +09:00
90d7e64db3 Add: public api view for upload ticket 2023-08-09 20:24:16 +09:00
3e222fb305 Add: create ticket enpoint 2023-08-08 18:08:53 +09:00
984563ad58 Modified: serializer for new Archive model 2023-08-08 16:25:12 +09:00
3e969de57f Create: api prototype 2023-08-08 14:42:57 +09:00
02a5492cd5 Add: UpdateTicket view and PageTitleMixin 2023-08-06 11:53:09 +09:00
38f1cb14ae Add: prototype create ticket view 2023-08-05 15:43:48 +09:00
1339beb578 Add: urlconf collector namespaces 2023-08-04 11:53:53 +09:00
941a4979f8 Modified: views and and urlconf 2023-08-04 10:15:25 +09:00
89acf8e8bb Add: delete views and jq handler 2023-08-03 11:57:02 +09:00
52ad31c845 Modified: ticket show URL 2023-08-01 20:19:53 +09:00
1964e29197 Create: local static files 2023-07-31 13:53:39 +09:00
96ae8647e1 Create: views and templates 2023-07-29 13:56:42 +09:00
52a77a4b27 Fix: urlpatterns download view vars 2023-07-27 11:32:02 +09:00
b944d58943 Create: collector models, protect storage, download view 2023-07-27 11:26:27 +09:00