Skip to content

Commit

Permalink
Added changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
adityasharma7 committed Jan 12, 2022
1 parent bd1d7bf commit a81cb3f
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
# Bopis App

# 1.0.1
## What's Changed
* Added support to pass instance url on the login page(#1wuu9z4) by @disha1202 in https://github.com/hotwax/bopis/pull/23
* Implemented: use bopis app as shopify embedded app (#1x633b0) by @adityasharma7 in https://github.com/hotwax/bopis/pull/24
* Improved: code to get and use api key from environment variables (#1x633b0) by @adityasharma7 in https://github.com/hotwax/bopis/pull/26
* Improved install page logo and content (#1x64ce8) by @azkyakhan in https://github.com/hotwax/bopis/pull/27
* Added: stock store in the vuex modules and used the getters to display the inventory count(#1x640rx) by @ymaheshwari1 in https://github.com/hotwax/bopis/pull/25
* Improved: set md mode and fixed build errors (#1x633b0) by @adityasharma7 in https://github.com/hotwax/bopis/pull/29
* Replaced: toast to console error statement(#1x640rx) by @ymaheshwari1 in https://github.com/hotwax/bopis/pull/30
* Improved: code to prepare loader on app mounted and assign it to null on dismiss(#1x640rx) by @ymaheshwari1 in https://github.com/hotwax/bopis/pull/31
* Improved: code to display the time delta and solve the issue of payload not properly prepared for searchProducts API(#1x640rx) by @ymaheshwari1 in https://github.com/hotwax/bopis/pull/33
* Implemented static UI for Catalog page(#1uvvbc4) by @Utkarshkaraiya in https://github.com/hotwax/bopis/pull/32
* Removed some references of the reroute scenario(#1xhkqjh) by @ymaheshwari1 in https://github.com/hotwax/bopis/pull/36
* Updated: orders action to empty orders properly and updated en.json file(#1xhkqjh) by @ymaheshwari1 in https://github.com/hotwax/bopis/pull/37
* Improved card styling for desktop view of orders page (#1xx2g9h) by @azkyakhan in https://github.com/hotwax/bopis/pull/38
* Implemented code to display current OMS information on settings page(#1y2ract) by @disha1202 in https://github.com/hotwax/bopis/pull/39
* Made some minor improvements in the UI (#1ye5r94) by @ymaheshwari1 in https://github.com/hotwax/bopis/pull/40
* Updated: the order label to Order from Shopify order(#1ye5r94) by @ymaheshwari1 in https://github.com/hotwax/bopis/pull/41

## New Contributors
* @disha1202 made their first contribution in https://github.com/hotwax/bopis/pull/23
* @adityasharma7 made their first contribution in https://github.com/hotwax/bopis/pull/24
* @azkyakhan made their first contribution in https://github.com/hotwax/bopis/pull/27

**Full Changelog**: https://github.com/hotwax/bopis/compare/v1.0.0...v1.0.1


# 1.0.0
## What's Changed
* Added Ionic SDK Content(#7hnh57) by @NamanTech in https://github.com/hotwax/bopis/pull/2
* Added Settings page(#7q6ud7) by @NamanTech in https://github.com/hotwax/bopis/pull/3
* Implemented: Tab navigation #7q6u0r by @NamanTech in https://github.com/hotwax/bopis/pull/4
* Created the Static UI for the Ionic-Bopis App under the Orders Sections for open an packed segments. (#1tz5k7e) by @bashu22tiwari in https://github.com/hotwax/bopis/pull/6
* Created Static UI for OrderDetail Page (#95032y) by @Utkarshkaraiya in https://github.com/hotwax/bopis/pull/8
* Improved the orders flow functionality by @ymaheshwari1 in https://github.com/hotwax/bopis/pull/13
* Implemented flow to get order using API and show in Orders tab(#1uvt6dd) by @bashu22tiwari in https://github.com/hotwax/bopis/pull/11
* Implement logic to populate data on Order details modal (#1vd027x) by @Utkarshkaraiya in https://github.com/hotwax/bopis/pull/12

## New Contributors
* @NamanTech made their first contribution in https://github.com/hotwax/bopis/pull/2
* @bashu22tiwari made their first contribution in https://github.com/hotwax/bopis/pull/6
* @Utkarshkaraiya made their first contribution in https://github.com/hotwax/bopis/pull/8
* @ymaheshwari1 made their first contribution in https://github.com/hotwax/bopis/pull/15

**Full Changelog**: https://github.com/hotwax/bopis/commits/1.0.0

0 comments on commit a81cb3f

Please sign in to comment.