Skip to content

Commit

Permalink
Merge pull request #98 from hotwax/adityasharma7-patch-1
Browse files Browse the repository at this point in the history
Prepared for release 1.0.1
  • Loading branch information
adityasharma7 authored Aug 26, 2022
2 parents 718f3ff + 034021d commit c4a5b99
Showing 1 changed file with 97 additions and 0 deletions.
97 changes: 97 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
# Release 1.0.1

## What's Changed
* Added md mode (#1zax3p6) by @bashu22tiwari in https://github.com/hotwax/inventory-count/pull/57
* Improved code by using logo component for light and dark theme on login page (#1zw59ab) by @azkyakhan in https://github.com/hotwax/inventory-count/pull/58
* Improved position of scan button on search page (#1zaxn7d) by @azkyakhan in https://github.com/hotwax/inventory-count/pull/54
* Added padding bottom to page content to fix scan button and product list overlapping issue (#1zaxfqr) by @azkyakhan in https://github.com/hotwax/inventory-count/pull/59
* Added configuration to verify build on PR and commit by @adityasharma7 in https://github.com/hotwax/inventory-count/pull/62
* Removed full screen from ion-content in all pages (#226cy65) by @azkyakhan in https://github.com/hotwax/inventory-count/pull/63
* Added PWA configuration by @adityasharma7 in https://github.com/hotwax/inventory-count/pull/65
* Added: icons and manifest.json by @disha1202 in https://github.com/hotwax/inventory-count/pull/66
* Added: static value for the locationId when uploading products by @ymaheshwari1 in https://github.com/hotwax/inventory-count/pull/67
* Updated manifest.json and added icons by @disha1202 in https://github.com/hotwax/inventory-count/pull/68
* Updated manifest.json by @disha1202 in https://github.com/hotwax/inventory-count/pull/69
* Implemented logic to handle product with no features(#238tkgm) by @disha1202 in https://github.com/hotwax/inventory-count/pull/72
* Improved markup of scanner modal(#238t4a0) by @Nihu-Sharma in https://github.com/hotwax/inventory-count/pull/73
* Deleted extra search page from inventory-count(#23eera9) by @Nihu-Sharma in https://github.com/hotwax/inventory-count/pull/74
* Added theme Color in index.html(#226cynn) by @Mayank909 in https://github.com/hotwax/inventory-count/pull/75
* Revert "Deleted extra search page from inventory-count(#23eera9)" by @ymaheshwari1 in https://github.com/hotwax/inventory-count/pull/76
* Implemented: logic to select location on product detail page (#22qm8pq). by @meet-aniket in https://github.com/hotwax/inventory-count/pull/71
* Impelented: logic to select location on pdp page(#22qm8pq) by @disha1202 in https://github.com/hotwax/inventory-count/pull/70
* Added: support to get maximum locations for a product with the help of increasing viewSize. by @meet-aniket in https://github.com/hotwax/inventory-count/pull/79
* Improved: code to fix error while having spaces around fields on the Login page (#20jwqu1). by @meet-aniket in https://github.com/hotwax/inventory-count/pull/78
* Added firebase auto deployment configuration(#20d6xcu) by @disha1202 in https://github.com/hotwax/inventory-count/pull/60
* Improved: code to assign input field to instance variable for searchbar (#2cj8nc4). by @meet-aniket in https://github.com/hotwax/inventory-count/pull/84
* Fixed: Set keyboard type for stock input field(#2cqz21c) by @Mayank909 in https://github.com/hotwax/inventory-count/pull/85
* Fixed: Instance URL should be case insensitive(#2ft61zw) by @rathoreprashant in https://github.com/hotwax/inventory-count/pull/91
* Improved: code to hide option to set baseURL if value available in '.env' file (#29wgkkh). by @Mayank909 in https://github.com/hotwax/inventory-count/pull/83
* Improved label to "eCom Store" on Settings page (#23tw4yf) by @rathoreprashant in https://github.com/hotwax/inventory-count/pull/94
* Implemented: Code to check if user has permission to access the app(#2hr41aq) by @shashwatbangar in https://github.com/hotwax/inventory-count/pull/95
* User should be directly able to navigate to product detail page(#1yzcv99) by @disha1202 in https://github.com/hotwax/inventory-count/pull/96
* User should be directly able to navigate to product detail page (#1yzcv99) by @bashu22tiwari in https://github.com/hotwax/inventory-count/pull/46
* Users should be directly able to navigate to the product detail page (#1yzcv99). by @meet-aniket in https://github.com/hotwax/inventory-count/pull/81

## New Contributors
* @Nihu-Sharma made their first contribution in https://github.com/hotwax/inventory-count/pull/73
* @Mayank909 made their first contribution in https://github.com/hotwax/inventory-count/pull/75
* @rathoreprashant made their first contribution in https://github.com/hotwax/inventory-count/pull/91
* @shashwatbangar made their first contribution in https://github.com/hotwax/inventory-count/pull/95

**Full Changelog**: https://github.com/hotwax/inventory-count/compare/1.0.0...v1.0.1


# Release 1.0.0

## Initial app comes with following functionality:
* User should be able to login into the app
* On Search page, user is able to search any product with text search and scan.
* From product detail/count page user is able to log inventory count.
* From Upload page, user is able to upload logged inventory.
* From settings page, user is able to switch between stores and logout.

## What's Changed
* Update: readme file updated by @sheetalj2205 in https://github.com/hotwax/inventory-count/pull/7
* Added: the issue and pull request template by @ymaheshwari1 in https://github.com/hotwax/inventory-count/pull/10
* Improved: code for the count page to redirect the user to search and also updated the showToast function to add custom buttons(#ew3j63) by @ymaheshwari1 in https://github.com/hotwax/inventory-count/pull/1
* Improved: code by removing the redundant usage of ion-footer and declared the footer in the app file(#ew8pb0) by @ymaheshwari1 in https://github.com/hotwax/inventory-count/pull/2
* Improved: The code to use Image component (#1te0geh) by @NamanTech in https://github.com/hotwax/inventory-count/pull/19
* Improved: The code to display image properly on the count page (#1tkr… by @NamanTech in https://github.com/hotwax/inventory-count/pull/22
* Updated title for inventorycount(#1w9gm4n) by @Utkarshkaraiya in https://github.com/hotwax/inventory-count/pull/25
* Updated title for the app by @ymaheshwari1 in https://github.com/hotwax/inventory-count/pull/28
* Updated: the favicon image for the app(#1wuthbh) by @ymaheshwari1 in https://github.com/hotwax/inventory-count/pull/29
* Stop tracking .env file with source by @rahulbhooteshwar in https://github.com/hotwax/inventory-count/pull/8
* Added initial values by @adityasharma7 in https://github.com/hotwax/inventory-count/pull/31
* updated: favicon by @adityasharma7 in https://github.com/hotwax/inventory-count/pull/33
* Added instance URL support for inventory count (#1wuu9yg) by @bashu22tiwari in https://github.com/hotwax/inventory-count/pull/30
* Improved: code to prepare loader on app mounted and assign it to null on dismiss(#1x68xu9) by @Yashi002 in https://github.com/hotwax/inventory-count/pull/34
* Implemented code to display OMS information on settings page(#1ytrtk0) by @disha1202 in https://github.com/hotwax/inventory-count/pull/37
* Fixed the position of input label on login page (#1ym3jwv) by @azkyakhan in https://github.com/hotwax/inventory-count/pull/39
* removed console warnings and errors from application (#1ytpx0q). by @meet-aniket in https://github.com/hotwax/inventory-count/pull/38
* Added filter to not display virtual products (#1ytryjv) by @bashu22tiwari in https://github.com/hotwax/inventory-count/pull/42
* Solved issue of numFound on the search page ( #1ym23u6 ). by @meet-aniket in https://github.com/hotwax/inventory-count/pull/40
* Updated the markup(#1y2ract) by @disha1202 in https://github.com/hotwax/inventory-count/pull/44
* Improved store change configuration UI (#1ytrtqa) by @bashu22tiwari in https://github.com/hotwax/inventory-count/pull/41
* Removed .env.production and .env.staging (#1ytq0q0) by @bashu22tiwari in https://github.com/hotwax/inventory-count/pull/36
* Added support to search products by scanning barcode(#47gzm1) by @disha1202 in https://github.com/hotwax/inventory-count/pull/43
* Improved readme and added all .env files example to .gitignore by @adityasharma7 in https://github.com/hotwax/inventory-count/pull/47
* Create CODE_OF_CONDUCT.md by @adityasharma7 in https://github.com/hotwax/inventory-count/pull/48
* Create CONTRIBUTING.md by @adityasharma7 in https://github.com/hotwax/inventory-count/pull/49
* Improved: app name and version of the app by @ymaheshwari1 in https://github.com/hotwax/inventory-count/pull/50
* Removed fab position adjustment and decreased value of bottom position of scan button (#2401fr1) by @azkyakhan in https://github.com/hotwax/inventory-count/pull/51
* Add image banner by @adityasharma7 in https://github.com/hotwax/inventory-count/pull/52
* Upgraded the version of vue barcode reader(#1zawzz8) by @disha1202 in https://github.com/hotwax/inventory-count/pull/53

## New Contributors
* @sheetalj2205 made their first contribution in https://github.com/hotwax/inventory-count/pull/7
* @ymaheshwari1 made their first contribution in https://github.com/hotwax/inventory-count/pull/10
* @NamanTech made their first contribution in https://github.com/hotwax/inventory-count/pull/19
* @Utkarshkaraiya made their first contribution in https://github.com/hotwax/inventory-count/pull/25
* @rahulbhooteshwar made their first contribution in https://github.com/hotwax/inventory-count/pull/8
* @adityasharma7 made their first contribution in https://github.com/hotwax/inventory-count/pull/31
* @Yashi002 made their first contribution in https://github.com/hotwax/inventory-count/pull/34
* @disha1202 made their first contribution in https://github.com/hotwax/inventory-count/pull/37
* @azkyakhan made their first contribution in https://github.com/hotwax/inventory-count/pull/39
* @meet-aniket made their first contribution in https://github.com/hotwax/inventory-count/pull/38

**Full Changelog**: https://github.com/hotwax/inventory-count/commits/1.0.0

0 comments on commit c4a5b99

Please sign in to comment.