refactor profile email adding and related actions
add profile emails related permissions fix #176
Showing
- scipost_django/profiles/forms.py 1 addition, 1 deletionscipost_django/profiles/forms.py
- scipost_django/profiles/templates/profiles/_hx_add_profile_email_form.html 3 additions, 0 deletions...ofiles/templates/profiles/_hx_add_profile_email_form.html
- scipost_django/profiles/templates/profiles/_hx_profile_emails_table.html 16 additions, 0 deletions...profiles/templates/profiles/_hx_profile_emails_table.html
- scipost_django/profiles/templates/profiles/_hx_profile_emails_table_row.html 70 additions, 0 deletions...iles/templates/profiles/_hx_profile_emails_table_row.html
- scipost_django/profiles/templates/profiles/_profile_card.html 9 additions, 43 deletions...ost_django/profiles/templates/profiles/_profile_card.html
- scipost_django/profiles/urls.py 21 additions, 4 deletionsscipost_django/profiles/urls.py
- scipost_django/profiles/views.py 57 additions, 34 deletionsscipost_django/profiles/views.py
- scipost_django/scipost/management/commands/add_groups_and_permissions.py 39 additions, 0 deletions...scipost/management/commands/add_groups_and_permissions.py
Loading