Skip to content

Releases: Blagoja95/job-board-web-app

New update for users

12 Nov 23:48
d7fcc47
Compare
Choose a tag to compare

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)

10 Oct 22:03
4fc43fd
Compare
Choose a tag to compare
* 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