This PR lays the ground work for a dedicated account settings page based on the account.html page.
TODO:
[x] Create dropdown menu with hover toggle and links to the future settings page aswell as post history and logout
[x] Expand account.html with toggle switches for privacy options (e.g hiding mail adress)
Tick the applicable box:
[x] Add new feature
[x] UI improvement
[x] Changed routing
[ ] Security changes
[ ] Testsuite
[ ] General Maintenance
UI changes
provide description here or remove all unapplicable lines below
before:
Righthand side of navbar consisted of a logout link and a link to the account.html page
after:
Now on the right end of the navbar, the Username hides a dropdown menu which is opened by hovering over it and links to post_history.html, account.html and logout
[x] DONE
Links
In case your changes fix an existing issue please link it below:
Tracks #52
[x] DONE
Documentation
provide description about documentation done here or remove this line
What does this PR change?
This PR lays the ground work for a dedicated account settings page based on the
account.html
page.TODO:
settings
page aswell aspost history
andlogout
account.html
with toggle switches for privacy options (e.g hiding mail adress)Tick the applicable box:
[x] Add new feature
[x] UI improvement
[x] Changed routing
[ ] Security changes
[ ] Testsuite
[ ] General Maintenance
UI changes
provide description here or remove all unapplicable lines below
before: Righthand side of navbar consisted of a logout link and a link to the
account.html
pageafter: Now on the right end of the navbar, the Username hides a dropdown menu which is opened by hovering over it and links to
post_history.html
,account.html
andlogout
Links
In case your changes fix an existing issue please link it below:
Tracks #52
Documentation
provide description about documentation done here or remove this line
No documentation needed
[x] DONE