Merge pull request #1618 from GSA/1612-add-in-new-endpoint-for-weekly-by-user_id

1612 add in new endpoint for week stats by user
This commit is contained in:
Carlo Costino
2024-07-03 14:21:49 -04:00
committed by GitHub
6 changed files with 139 additions and 23 deletions

View File

@@ -23,7 +23,7 @@
</h2>
<!-- <button id="sevenDaysButton">7 Days</button>
<canvas id="myChart" data-service-id="{{ service_id }}"></canvas> -->
<canvas id="myChart"></canvas> -->
{{ ajax_block(partials, updates_url, 'inbox') }}
{{ ajax_block(partials, updates_url, 'totals') }}