Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace forum options with account settings #1742

Open
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

rafalp
Copy link
Owner

@rafalp rafalp commented Mar 3, 2024

This PR adds misago.account app and replaces "Forum options" page with "Account settings".

Fixes #1688

TODO

  • Page nav object
  • Page layout
  • Document adding new items to account settings nav
  • HTMX boilerplate
  • Preferences
  • Edit details
  • Change username
  • Change e-mail
  • Change password
  • Download data
  • Delete account
  • Update navbar user menu
  • Remove old React.js-based account settings page

@rafalp rafalp added area: frontend This issue involves JavaScript, React.js and Node area: backend This issue involves Python, Django or dependency (eg. database) area: theme This issue involves HTML and CSS labels Mar 3, 2024
@rafalp rafalp added this to the Next feature release milestone Mar 3, 2024
@rafalp rafalp self-assigned this Mar 3, 2024
@coveralls
Copy link

coveralls commented Mar 3, 2024

Coverage Status

coverage: 97.71% (-1.0%) from 98.716%
when pulling 5cebf38 on fix-1688-django-forum-options
into abad4f0 on main.

@rafalp rafalp force-pushed the fix-1688-django-forum-options branch from f1f7f91 to 221fb03 Compare March 30, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: backend This issue involves Python, Django or dependency (eg. database) area: docs area: frontend This issue involves JavaScript, React.js and Node area: theme This issue involves HTML and CSS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove React.js from forum options page
2 participants