Prasad108 / TutesMessanger

Tutes Messanger, Develpment to Serve Others
http://softus.in
8 stars 3 forks source link

update the Edit profile page #67

Closed rahulnagure closed 6 years ago

rahulnagure commented 6 years ago
  1. it should save the modified values to the DB
  2. should update the session
  3. show success / failure message on the page
rahulnagure commented 6 years ago

Updated the feature able to save in DB and showing alert notification of user session variable in frontend isn't updated

Tag @Prasad108

Prasad108 commented 6 years ago

after updating the user info in the DB Session Objects in the Spring and Angular must be updated

Prasad108 commented 6 years ago

proposed solution

  1. we can create a API witch will return all the required session variables.
  2. create common Angular JS service which will call this API and change the values of the all the shared session variables.

It should be implemented in the #70 and #68. tag : @AbhishekPatwaCSE

Prasad108 commented 6 years ago

user have no longer access to this feature as, it can be dangerous in case of if he puts wrong info there