Skip to content

Releases: hotwax/launchpad

Release 3.1.0

18 Nov 11:12
d1c6d28
Compare
Choose a tag to compare

What's Changed

  • Implemented: support for maarg login in ofbiz apps (preorder-299) by @amansinghbais in #125
  • Improved: added entry in env for users and job-manager app for the oms with maarg app by @amansinghbais in #133
  • Improved: code to redirect to SSO page on logout(#134) by @ymaheshwari1 in #135

Full Changelog: v3.0.0...v3.1.0

Release 3.0.0

26 Sep 13:41
Compare
Choose a tag to compare

What's Changed

  • Improved: code by adding loader when logging out(#60) by @Ritika-Patel08 in #94
  • Improved: Update the version of dxp-component(#275) by @R-Sourabh in #95
  • Fixed: issue when samlLogin flow fails, redirecting the user to login page by @ymaheshwari1 in #97
  • Implemented: support to not display login alert in any case and login into the app with the incoming credentials by @ymaheshwari1 in #98
  • Improved: support to pass /api in the url when redirecting to apps by @ymaheshwari1 in #99
  • Updated: change the name of user-management to users(#100) by @R-Sourabh in #101
  • Fixed: html tags not working in the translations (#82) by @R-Sourabh in #106
  • Fixed: case in login to not redirect the user to any app if the user is coming from the oms by @ymaheshwari1 in #102
  • Implemented: support for SSO for apps using moqui login by @ymaheshwari1 in #107
  • Added: new routing image by @ymaheshwari1 in #108
  • Fixed: code to handle the case when logout promise rejects(#109) by @ymaheshwari1 in #110
  • Improved: added entry for ATP app in the dashboard (#113) by @amansinghbais in #114
  • Improved: added entry for the Company app in dashboard (#115) by @amansinghbais in #116
  • Updated: the Pull request template (dxp/298) by @R-Sourabh in #119
  • Implemented: support to use different login flow for the same app's instance by @ymaheshwari1 in #126
  • Improved: user card so as to allow user jump directly to the details page (#91) by @amansinghbais in #127
  • Fixed: screen halt on logging by showing a loader until succesfully logged in (#81) by @amansinghbais in #90
  • Improved: added spinner in launchpad login next button to be shown while checkLoginOption request accomplishes (#88) by @amansinghbais in #89
  • Improved: icons shown in user profile items and removed click event from icon (#91) by @amansinghbais in #128
  • Implemented: hotwax apps-theme package and reverted custom size attribute from ion-spinner (#129) by @amansinghbais in #130
  • Fixed: prevent redirect to login page after successful login using browser back button (#51) by @amansinghbais in #85

New Contributors

Full Changelog: v2.1.0...v3.0.0

Release 2.1.0

08 Mar 10:32
4abf01c
Compare
Choose a tag to compare

What's Changed

  • Updated: Changed firebase hosting on merge to deploy launchpad dev instance instead of launchpad production instance. by @ravilodhi in #72
  • Improved: Changed naming in firebase deployment config. by @ravilodhi in #73
  • Improved: Changed default option to use hotwax-digital-commerce project. by @ravilodhi in #74
  • Improved: sync app state on login click in multiple tabs by @k2maan in #37
  • Fixed: redirection to app after navigating to home screen and then logging in (#70) by @k2maan in #71
  • Implemented: quick navigation to OMS on home page for logged in user (#59) by @k2maan in #76
  • Implemented: entry for facilities app in administration category. by @amansinghbais in #77
  • Improved: gitignore file by @ymaheshwari1 in #79
  • Fixed: OMS input reshowing on 'tab and enter' submit by @k2maan in #75
  • Improved: app to upgrade ionic to v7.6.0(#82) by @ymaheshwari1 in #83
  • Implemented: support to login the user using the token and oms found in query params by @ymaheshwari1 in #92 and #93

Full Changelog: v2.0.0...v2.1.0

v2.0.0

03 Nov 13:45
588317e
Compare
Choose a tag to compare

What's Changed

  • Implemented: logic for login flow by @k2maan in #16 and by @adityasharma7 in #17
  • Added: token and oms info in the app links by @k2maan in #18
  • Implemented: login guard and prefill oms on login by @k2maan in #19
  • Implemented: multi-step form for OMS and login detials by @k2maan in #20
  • Added icon for picking and fulfilment app by @Nidbhagwat in #24
  • Implemented: added fulfillment app under orders by @sanskar345 in #23
  • Implemented: saml login by @k2maan in #22, #27 and by @adityasharma7 in #28
  • Fixed: SAML api failure and handled invalid credential use case by @adityasharma7 in #25
  • Improved: logic to hide login when confirming for better user experience by @adityasharma7 in #26
  • Fixed: empty token on app URL by @adityasharma7 in #30
  • Fixed: redirection logic on saml login by @k2maan in #29
  • Improved: hide background for confirm alert and processing loader by @adityasharma7 in #31
  • Fixed: empty screen when navigating from home to login using logout by @adityasharma7 in #32
  • Improved: flow for accessing login route and implemented launchpad logout on app logout by @k2maan in #33
  • Improved: Made changes to open apps in the same tab from launchpad. by @ravilodhi in #34
  • Implemented: go to apps button in login page (#38) by @sanskar345 in #39
  • Implemented: show OMS input on logout from app and launchpad if SAML is configured (#44) by @k2maan in #45
  • Fixed: fetchLoginOptions failing if OMS is not found in state (#44) by @k2maan in #46
  • Implemented: support for single logout by @ymaheshwari1 in #53
  • Implemented: Added Firebase Service Worker related common functionality (#124). by @ravilodhi in #49
  • Fixed: SAML redirection error in case of unconfigured OMS (checkLoginOptions not available on the instance) (#44) by @k2maan in #48
  • Fixed: Enter function not working after OMS input (#43) by @sanskar345 in #47
  • Improved: alert message for already active user (#54) by @tanishqueSharma in #57
  • Added image for User Management App by @Nidbhagwat in #66
  • Implemented: user management app entry in Administration category (#65) by @amansinghbais in #67

New Contributors

Full Changelog: v1.0.0...v2.0.0

Release 1.0.0

13 Oct 05:15
9b1bb06
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/hotwax/launchpad/commits/v1.0.0