single-user-edit-page #992

Merged
philipp merged 81 commits from single-user-edit-page into main 2025-05-06 13:43:26 +02:00
38 changed files with 3327 additions and 723 deletions
Showing only changes of commit cd52e76b61 - Show all commits

View File

@ -36,7 +36,6 @@
{{ macros::inputgroup(label='Neue Notiz', name='note', type="text") }} {{ macros::inputgroup(label='Neue Notiz', name='note', type="text") }}
</form> </form>
{% endif %} {% endif %}
<span>Notizen: to be replaced with activity :-)</span>
{% if user.pw and allowed_to_edit %} {% if user.pw and allowed_to_edit %}
<div> <div>
<a class="block my-1 font-normal text-[#f43f5e] dark:text-primary-200 hover:text-primary-900 dark:hover:text-primary-300 underline" <a class="block my-1 font-normal text-[#f43f5e] dark:text-primary-200 hover:text-primary-900 dark:hover:text-primary-300 underline"