add profile page with default optins settings

This commit is contained in:
tdurieux
2021-04-06 16:20:09 +02:00
parent 22465d455c
commit b653f37920
5 changed files with 333 additions and 2 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
<!-- <span ng-bind="user.username"></span> -->
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<!-- <a class="dropdown-item" href="/profile">My Profile</a> -->
<a class="dropdown-item" href="/profile">My Profile</a>
<a class="dropdown-item" href="/dashboard">Projects</a>
<div class="dropdown-divider"></div>
<a class="dropdown-item" href="/api/user/logout" target="__self"