Commit Graph

67 Commits

Author SHA1 Message Date
c316104d94 Update: meta status as Production 2023-09-16 15:32:32 +09:00
51950cb7d2 Add: logging cleanup_media cmd 2023-09-16 15:23:51 +09:00
b2bea677ef Add: http custom error pages, more checks js possible error, check if file delete from storage by cli 2023-09-14 21:36:41 +09:00
431541b3cb Add: prototype cleanup_media command 2023-09-14 01:19:05 +09:00
a7a85b1816 Modify: archive upload js now it check token status, HEALTHCHEK call health api endpoint 2023-09-14 01:17:37 +09:00
57a758f93e Modify: settings - add DATA_DIR logs_collector storage_info use DATA_DIR as storage root 2023-09-11 13:53:03 +09:00
5893920d69 Modify: ticket and archive cards 2023-09-10 16:35:30 +09:00
9844bccd65 Fix: width ticket page and account update form 2023-09-10 12:54:54 +09:00
2cba6321c2 Add: account views, tests, override user model 2023-09-10 12:34:54 +09:00
305001c9ab Modify: disable basic auth in API add protection to storage info endpoint 2023-09-08 19:34:25 +09:00
bfe13039a3 Add: description of endpoints to swagger 2023-09-08 19:21:37 +09:00
158c381ac4 Add: StorageInfo serializer, url test change output from API storage-info 2023-09-08 16:02:34 +09:00
ff602097be Modify: cards header 2023-09-08 01:49:10 +09:00
3672d8b321 Add: footer, meta info, move api to footer 2023-09-07 22:32:54 +09:00
016994d594 Add: storage info widget and storage api endpoint refactoring project structure add version app 2023-09-07 13:07:18 +09:00
3aa887c5a4 Add: link to edit for quick access to increase attempts 2023-09-03 15:00:24 +09:00
eec55b803d Modify: Archive model - add size field, now use this field for web and admin page 2023-09-02 20:22:40 +09:00
332764fca2 Modify: admin panel fields, filters and decorations 2023-09-02 17:54:53 +09:00
d314fe7e4e Add: resolved tickets filter 2023-09-01 17:58:58 +09:00
ebf8c83bc4 Add: FileUploadParser to ArchiveViewSet 2023-08-31 23:02:13 +09:00
790be86f13 Fix: ajax upload error message and increase the request timeout 2023-08-31 13:34:40 +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