Commit Graph

53 Commits

Author SHA1 Message Date
d314fe7e4e Add: resolved tickets filter 2023-09-01 17:58:58 +09:00
40a07bf78d Modify: default gunicorn config values 2023-09-01 16:53:54 +09:00
ebf8c83bc4 Add: FileUploadParser to ArchiveViewSet 2023-08-31 23:02:13 +09:00
7963e2fad5 Modify: replace gunicorn to gunicorn async add gunicorn config file 2023-08-31 20:53:10 +09:00
790be86f13 Fix: ajax upload error message and increase the request timeout 2023-08-31 13:34:40 +09:00
20aa084c90 Fix: docker csrf_trusted_origins 2023-08-31 01:23:25 +09:00
0834474a59 Fix: login page adaptive size class 2023-08-30 23:21:38 +09:00
fbacdfd590 Add: info alert to upload archive template 2023-08-30 23:04:12 +09:00
9ae11345d5 Modify: now filefield in Archive model is required 2023-08-30 20:59:24 +09:00
b65481207a Fix: custom storage path 2023-08-30 16:38:28 +09:00
65b10e841c Add: whitenoise to manage staticfiles 2023-08-30 01:17:57 +09:00
30939755f7 Create: collector_api tests 2023-08-29 16:02:52 +09:00
5fd2bc953e Create: collector tests 2023-08-29 00:36:55 +09:00
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
30b3efa5fc Create: MVP 2fa account app 2023-08-14 16:56:17 +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
2ae385b941 Add: swagger 2023-08-12 02:32:31 +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
02906554dd Add: token field to template, forms 2023-08-09 16:53:20 +09:00
cc7043f013 Remove: Token model use token field only in ticket model 2023-08-09 01:59:17 +09:00
116c0e4f41 Add: Token model 2023-08-08 20:27:45 +09:00
51d1c09540 Modified: Archive sha1 to md5 hashsum field 2023-08-08 19:05:11 +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
3cd2e6a1f0 Modified: Archive model, now foregin key is ticket_number 2023-08-08 15:15:39 +09:00
3e969de57f Create: api prototype 2023-08-08 14:42:57 +09:00
3b1b42d483 Create: search form 2023-08-07 12:31:30 +09:00
95352ff5f0 Add: markdown for note field 2023-08-06 17:41:00 +09:00
02a5492cd5 Add: UpdateTicket view and PageTitleMixin 2023-08-06 11:53:09 +09:00
138b8f26ad Add: CreateTicket view and form 2023-08-05 20:18:20 +09:00
38f1cb14ae Add: prototype create ticket view 2023-08-05 15:43:48 +09:00
06648a237a Add: collecor templatetags and filters 2023-08-05 14:41:29 +09:00
9478843c0f Deleted: broken file size count 2023-08-05 11:05:56 +09:00
0ced0c76dd Modified: template structure add includes tmp 2023-08-05 00:41:32 +09:00
1339beb578 Add: urlconf collector namespaces 2023-08-04 11:53:53 +09:00
d4feebb3b0 Add: temporary block to go to the admin panel 2023-08-04 11:03:09 +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
ce56c3a774 Create: switch ticket status ajax handler 2023-08-01 20:13:04 +09:00
d2bc9aba7f Add: resolved switcher to template 2023-08-01 16:55:07 +09:00
9015a7daa5 Add: theme switcher 2023-08-01 15:47:27 +09:00
1964e29197 Create: local static files 2023-07-31 13:53:39 +09:00
e2b523a456 Create: paginations 2023-07-29 16:36:08 +09:00
96ae8647e1 Create: views and templates 2023-07-29 13:56:42 +09:00