Start refactoring person overview (list) page, currently is accessible through tags and workout exercise select. Doesnt have any stats or graphs

This commit is contained in:
Peter Stockings
2025-01-26 18:21:44 +11:00
parent 76b610c949
commit b0fb8895df
8 changed files with 371 additions and 136 deletions

View File

@@ -2,10 +2,6 @@
{% block content %}
<a hx-get="{{ url_for('get_calendar', person_id=person_id) }}" hx-target="#container"
hx-vals='{"date": "{{ date }}", "view": "{{ view }}"}' hx-trigger="refreshView" id="refreshViewElement"
hx-swap="innerHTML swap:0.5s"></a>
<div class="flex flex-grow flex-col bg-white sm:rounded shadow overflow-hidden animate-fadeIn">
<div class="flex items-center justify-between pt-2 pb-2">
<div class="flex">