Skip to content

Releases: Capstone-Projects-2022-Spring/project_bazaaraUI

v4.0.0

25 Apr 16:29
7f4a4d1

Choose a tag to compare

What's Changed

  • integrate shopping lists functionality with backend by @linlioechsle in #41
  • BAZ-164 milestone 3 release by @Terence21 in #46
  • Baz 163 home backend integration top3 savings by @Shivani-07 in #48
  • list mobile fix and footer for search page by @Shivani-07 in #47
  • Initial integration of data grid with backend by @tuj17945 in #49
  • savings render on first page load by @linlioechsle in #51
  • use a diff lib for for both desktop and mobile PWA by @Shivani-07 in #53
  • top 3 shopping lists render on first homepage load by @linlioechsle in #52
  • Baz 166 backend integration for adding products from search page to shopping list page by @linlioechsle in #54
  • added back button on search page for clearer UI flow by @linlioechsle in #55
  • added unit tests for shopping lists page by @linlioechsle in #56
  • removed facebook icon, no longer plan on implementing by @linlioechsle in #57
  • fix rescanning by @Shivani-07 in #59
  • Baz 171 update search page integration to utilize new features by @tuj17945 in #62
  • shopping list backend integration from dev to main by @linlioechsle in #45
  • Baz 176 integrate search page recommended route with search bar at top of page by @tuj17945 in #61
  • Refactored Search Bar to be its own component and wrote tests by @tuj17945 in #60
  • Baz 172 integrate barcode scanning with backend by @Shivani-07 in #58
  • Baz 178 add distance to store column to search table by @tuj17945 in #63
  • Baz 183 integrate checkboxes on shopping lists page with backend by @linlioechsle in #65
  • dev to main (barcode scanner and checkbox backend integration) by @linlioechsle in #64
  • Fixed product sorting and param concatenation by @tuj17945 in #66

Full Changelog: v3.0.0...v4.0.0

v3.0.0

12 Apr 14:46
55e21e0

Choose a tag to compare

Milestone Goals

  • Barcode Scanning
  • Display user's savings
  • Collections/Lists/Items filtering and sorting capabilities

What's Changed

Full Changelog: v2.0.0...v3.0.0

v2.0.0

29 Mar 14:09
5dff07e

Choose a tag to compare

What's Changed

  • Baz 80 user authentication implementation by @tuj17945 in #12
  • Baz-99 installation instructions release and how to test by @Terence21 in #13
  • working nave bar with react links and Error Page re-routing. by @Shivani-07 in #10
  • added some functionalities by @Shivani-07 in #14
  • BAZ-113 added redirect to firebase.json by @Terence21 in #15
  • Each column can be sorted and filtered, and the inputs work as they should. Will need to redo the columns once we get the mock data by @tuj17945 in #17
  • Baz 108 create shopping list component by @linlioechsle in #18
  • enhace home page design to match with other pages and added a carousel by @Shivani-07 in #19
  • created border on search bar and change icon color by @Shivani-07 in #20
  • Baz 119 consistent theming for shopping lists by @Shivani-07 in #21
  • Baz 116 consistent theming for login register page by @Shivani-07 in #22
  • Baz 110 update product list table to interact with shopping lists by @linlioechsle in #23
  • ProductSearch stores table controls into state by @tuj17945 in #24
  • added functionality to add product button on shopping list page by @linlioechsle in #25

Full Changelog: v1.0.0...v2.0.0

1.0.0 (March 15th, 2022)

15 Mar 14:56

Choose a tag to compare

Milestone Demo 1

What's Changed

New Contributors

Full Changelog: https://github.com/Capstone-Projects-2022-Spring/project_bazaaraUI/commits/v1.0.0