v2.0.0
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
- @k2maan made their first contribution in #16
- @adityasharma7 made their first contribution in #17
- @Nidbhagwat made their first contribution in #24
- @sanskar345 made their first contribution in #23
- @ravilodhi made their first contribution in #34
- @tanishqueSharma made their first contribution in #57
- @amansinghbais made their first contribution in #67
Full Changelog: v1.0.0...v2.0.0