Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@ravilodhi ravilodhi released this 01 Dec 13:20
· 564 commits to main since this release
3fd31dd

What's Changed

  • Implemented: initial app structure using ionicSdk by @ymaheshwari1 in #1
  • Implemented: UI for the facility details page and modals (#3) by @amansinghbais in #6
  • Implemented: configuration files for firebase by @ymaheshwari1 in #7
  • Implemented: landing page for the app(#2) by @ymaheshwari1 in #5
  • Implemented: support to fetch current facility information and make basic information dynamic on details page(#8) by @ymaheshwari1 in #11
  • Fixed: issue of performFind count not correct when passing defaultDaysToShip by @ymaheshwari1 in #13
  • Implemented: Segment UI for facility details page (#4) by @amansinghbais in #9
  • Implemented: logic to fetch the facility order count history and added support to change the fulfillment capacity(#8) by @ymaheshwari1 in #15
  • Implemented: support to update the fulfillment settings from details page(#16) by @ymaheshwari1 in #17
  • Implemented: support to create, update and remove location from facility(#18) by @ymaheshwari1 in #21
  • Implemented: configuration file to deply dev on merge and updated firebase config entries by @ymaheshwari1 in #25
  • Removed: support for product store and facility by @ymaheshwari1 in #23
  • Fixed: mutation names, added filters for mobile view, enabled keyboard accessbility on location form and fixed filters on the find page by @ymaheshwari1 in #26
  • Implemented: support to add, remove and display parties associated to a facility in staff sement (#12) by @amansinghbais in #19
  • Implemented: support to display external mappings for facility, create, edit and remove already existing mappings(#24) by @ymaheshwari1 in #27
  • Implemented: functionality to product store card on facility details page (#10) by @amansinghbais in #14
  • Improved: logic to fetch latest additional information for facility after performing an action on details page by @ymaheshwari1 in #30
  • Implemented: support to add,update and display an address and latitude, longitude for a facility (#20) by @amansinghbais in #22
  • Implemented: flow to create facility by @k2maan in #29
  • Improved: code to add floating input labels in modals by @amansinghbais in #32
  • Improved: removed clear input option for better keyboard navigation by @k2maan in #33
  • Improved: overall app flow by fixing bugs by @k2maan in #34
  • Implemented: operating hours functionality on facility details page (#28) by @amansinghbais in #31
  • Improved: fetching filters for partyId null, app title, default selected calendar on details page. by @amansinghbais in #35
  • Improved: facility creation by creating default location and updating sell online setting on find page by @k2maan in #36
  • Fixed: flickering on sell online status and capacity change by updating the state instead of refetching the facilities by @k2maan in #38
  • Improved: used warehouse type icon for warehouse facilities on find page, replaced div tags with template tags in case of v-ifs and increased view size to 20 by @k2maan in #41
  • Implemented: latitude and longitude regenration, remove functionality. (#37) by @amansinghbais in #43
  • Improved: removed chip cancel from addStaffMember modal, iteration for week days data display, operating hours code (#42) by @amansinghbais in #51
  • Fixed: Disabled state when no country is selected (#48). by @ravilodhi in #53
  • Improved: bound create user login to native fulfilment setting on create facility, added support to check for facility ID length of 20 characters, added spinner while generating lat long and improved toast message on sell online setting updation by @k2maan in #52
  • Implemented: favicon and updated manifest.json by @k2maan in #54
  • Fixed: added missing dependencies in order to display favicon icon from manifest.json. by @ravilodhi in #56
  • Improved: lat long regenration fail message (#49) by @k2maan in #55
  • Improved: code for adding shadow in time picker modal (#45) by @amansinghbais in #58

New Contributors

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