Releases: Blagoja95/job-board-web-app
Releases · Blagoja95/job-board-web-app
New update for users
User Avatar common component
User menu: logout, settings, profile
Settings init
caching errors on fetch returned promise
- Introducing Settings
User can change password, email or other data.
Option to delete user's account
- Settings options
Responsive for Settings
On logout return to '/' href
Responsive fix on other parts of app.
Report a problem button in footer
-
CODEOWNER
file -
Other
new utils method
new unit tests
bug fixes
v1.1.0: 60 Sessions update (#66)
* Handling sessions getCookieValue checkSession common methods update on cliend side cookie custom api * 60 Sessions Update sessions handling. Logout API Updated documentation. Improved client side. Review navigation and page. * 60 Documentation update Other minor fixes * 60 Containers update