Release 1.1.0
What's Changed
- Implemented: Added Parking page UI. by @ravilodhi in #61
- Improved: Applied custom sorting to bring brokering queue, pre-order parking and, backorder parking first in the list. Also changed view entity used. by @ravilodhi in #62
- Fixed: logic to not make api call for checking postalCode when closing the modal without changing latLng by @ymaheshwari1 in #63
- Improved: Added pagination on parking page by @ravilodhi in #64
- Improved: code for time modal in customScheduleModal (#44) by @amansinghbais in #65
- Implemented: flow to create and perform actions on virtual facilities by @k2maan in #66
- Fixed: incorrect fieldList parameter sent in FacilityGroup entity by @k2maan in #67
- Improved: code to display calendarId if description not given (#71) by @amansinghbais in #72
- Fixed: toast message, added entry for missing static text in locale and added missing imports by @ymaheshwari1 in #76
- Fixed: build failure of app on node version 20 by @ymaheshwari1 in #81
- Improved: create facility button text to be dynamic based on facility type (#68) by @amansinghbais in #69
- Improved: logic for adding and removing product store in selectProductStore modal and fav-button disable property. (#70) by @amansinghbais in #74
- Implemented: functionality to rename facility name from facility detail page (#79) by @amansinghbais in #83
- Improved: code for making retail store and warehouse be selected by default(#77) by @amansinghbais in #85
- Implemented: flow to find and create facility groups by @k2maan in #75
- Improved: Displayed loader while changing fulfillment settings from facility detail page. by @ravilodhi in #86
- Improved: code to show 'Not scheduled' when no brokering job is scheduled (#87) by @amansinghbais in #95
- Implemented: support to display facility external ID by @ymaheshwari1 in #97
- Improved: code to display closed if not day time given and start time in 12 hrs format (#90) by @amansinghbais in #94
- Improved: code to automatically check if zipcode matches lat-long on zipcode updation from address modal (#89) by @amansinghbais in #93
- Implemented: UI and logic for facility group actions by @k2maan in #82
- Fixed: UI issue regarding zipCode changing the state from danger to normal on initial load by @ymaheshwari1 in #100
- Fixed: create and delete not working properly implemented util function to generate internal ID by @k2maan in #98
- Fixed: facility id modal behavior on hitting enter to submit (#91) by @amansinghbais in #99
- Fixed: facility count not visible if one of the fetched responses fail by @k2maan in #105
- Fixed: create flow to not call create location api untill facility is not created by @ymaheshwari1 in #106
- Fixed: logic to not remove associated calendar untill app level checks are not completed(#101) by @ymaheshwari1 in #107
- Improved: UI to display a block level add button on the product store card when no stores are linked to the facility(#96) by @ymaheshwari1 in #102
- Implemted: loader on all the functionalities at facility details page by @amansinghbais in #109
- Fixed: address, geopoint and product store fetching error on order limit updation(#110) by @amansinghbais in #112
- Improved: facility primary store functionality(#103) by @ymaheshwari1 in #113
- Improved: UI to add externalId for facility(#114) by @ymaheshwari1 in #116
- Implemented: support for changing the type for a facility from details page(#78) by @ymaheshwari1 in #118
- Implemented: facility login functionality (#115). by @ravilodhi in #121
- Implemented: support to set reset password email while creating facility (#115). by @ravilodhi in #122
- Implemented: support to show statistics on the home page(#88) by @ymaheshwari1 in #119
- Implemented: statistics on home page (#88) by @k2maan in #111
- Fixed: warning for missing ion-avatar component import on details page by @ymaheshwari1 in #126
- Implemented: Displayed logo image for the facility login user. by @ravilodhi in #124
- Improved: UI for lat-long card, UI for facility management, UI for Parking and Groups, button text by @amansinghbais in #108
- Implemented: system groups section on find groups page (#73) by @amansinghbais in #123
- Implemented: system groups section on find groups page by @k2maan in #84
- Implemented: permission support in app on login(#117) by @ymaheshwari1 in #120
- Fixed: Displayed facility type instead of facility parent type on login card (#131). by @ravilodhi in #143
- Reverted: changes for null check for externalId those were removed in conflict resolution(#133) by @ymaheshwari1 in #139
- Fixed: sell online inventory toggle on find facilities page where due to the incorrect group association information toggle was not working correctly (#129). by @ravilodhi in #145
- Fixed: facility logins fetching logic (#115). by @ravilodhi in #146
- Improved: toast message while removing party from facility (#144). by @ravilodhi in #147
- Improved: toast message while removing party from facility (144). by @ravilodhi in #148
- Implemented: add/edit group description (#138). by @ravilodhi in #149
- Fixed: delete facility group functionality (#142). by @ravilodhi in #151
- Improved: code for auto select first shopify config when adding mapping(#150) by @amansinghbais in #153
- Improved: code to show all groups in the group type dropdown (#140) by @amansinghbais in #155
- Implemented: support to display and manage groups for the facility from the details page(#125) by @ymaheshwari1 in #127
- Improved: facility group UI to redirect the user to find facilities page with the group filter applied when clicking on facilities item (#141). by @ravilodhi in #156
Full Changelog: v1.0.0...v1.1.0