Modify: archive upload js now it check token status, HEALTHCHEK call health api endpoint

This commit is contained in:
2023-09-13 19:22:37 +09:00
parent a1679b69c3
commit a7a85b1816
8 changed files with 244 additions and 82 deletions

View File

@@ -35,7 +35,8 @@
<div
id="progress"
upload-url="{% url 'collector_api:archive-list' %}"
class="progress"
token-status-url="{% url 'collector_api:token-root' %}"
class="progress not-visible"
role="progressbar"
aria-label="Example 20px high"
aria-valuenow="25"