Commit History

Author SHA1 Message Date
  zyv42 eb43e95c58 remove refresh token and changed keycloak flow to implicit flow 3 years ago
  zyv42 d3aba3e334 change mapping of the user profile functionality and display of navigation on frontend-client 3 years ago
  zyv42 4fac8ef46c change componentWillReceiveProps to componentDidUpdate for profile component on frontend-client side 3 years ago
  zyv42 5ddb0fb23d improve overall userProfile interaction experience 3 years ago
  zyv42 369a87b884 implement properly forms for update of payment options and shipping addresses on user profile 3 years ago
  zyv42 c281849b09 add forms to update shipping addresses and payment options on user profile of the frontend-client 3 years ago
  zyv42 3a91a4d79f add new methods for user profile on frontend-client 3 years ago
  zyv42 4ff95da6a7 update frontend-client to conform with updated backend REST API mapping 3 years ago
  zyv42 ea85f294af add custom exceptions to backend services 3 years ago
  zyv42 59b3f91b2a update methods requests path on the frontend-client 3 years ago
  zyv42 40fb02d446 update spring security mappings to correspond to new RESTful controller mappings 3 years ago
  zyv42 a56b1567ae add basic user verification to the api and change REST api mapping 3 years ago
  zyv42 978004180e change REST api mapping of catalog-service, account-service, order-service and shopping-cart-service to a more RESTful one 3 years ago
  zyv42 f2113e4a2b improve functionality of user profile controllers on the backend by adding findById methods for payment option, shipping address and billing address 3 years ago
  zyv42 bae24caf50 implement display of user orders, user shipping addresses and user payment options on user profile 3 years ago
  zyv42 e7a1d741a7 establish base for frontend-client interaction with backend in regards to user profile functionality 3 years ago
  zyv42 cd44fc7160 change structure of order modal of the order-service and added method to get order details on controller api 3 years ago
  zyv42 99d6d19572 add 'leave a review' functionality 3 years ago
  zyv42 e7eae49676 fix cors issues for catalog-service and fix user reviews display for products 3 years ago
  zyv42 ea273f4b56 changed user info fetching, logout and login implementations, fixed roles assignment to users 3 years ago
  zyv42 c645ccd204 fix user registration and userProfile update actions 3 years ago
  zyv42 708e15cfc5 fix proportion of MyAccount display and rendering of shipping addresses and payments lists 3 years ago
  zyv42 363f711060 fix MyAccount component display with all its subtabs 3 years ago
  zyv42 9778ab24d6 fix multiple errors with myProfile display 3 years ago
  zyv42 6015be30dd change user profile attributes display to those derived from the jwt token 3 years ago
  zyv42 efdfe9c244 implemented user registration with keycloak and account-service as admin middleware 3 years ago
  zyv42 52305179c3 update Logout element and logout implementation for front-end client 3 years ago
  zyv42 78b45091e1 fix login functionality on frontend-client side 3 years ago
  zyv42 dfeef61027 add auto-audition to Product model object on catalog-service and fixed a few issues concerning querydsl and product display 3 years ago
  zyv42 665ca729b6 provide keycloak resource-server implementation for the services 3 years ago