Skip to content

Releases: crossroads/stock.goodcity

0.14.2

07 Mar 11:16
a0e64d3
Compare
Choose a tag to compare
  • Ember upgrade to 2.13 (GCW-1779)
  • Create Burger menu on Stock App (GCW-1756)
  • Add logic to get current user. (GCW-1805)
  • Add new user to organisation feature. (GCW-1748)
  • Build New order view: Show purpose on order details page. (GCW-1367)
  • Login popup stays and do not goes on click of okay.(GCW-1827)
  • User profile data disappear when searching orders (GCW-1812)
  • Close or open options list on click for stock app. (GCW-1775)

0.14.1

22 Dec 12:39
49b517d
Compare
Choose a tag to compare

GCW-1776 : ErrBit: Remove transitionAborted error

0.14.0

14 Dec 14:36
5ea0eec
Compare
Choose a tag to compare
  • Removed errbit.
  • Removed sentry.
  • Rollbar integration.

0.13.9

24 Nov 16:00
e9dc9be
Compare
Choose a tag to compare
  • Fix for Recently Used locations not working (GCW-1706)
  • Add actual organisation details on the browse page instead of hard coded one's (GCW-1577)
  • Add quantity validator (GCW-1600)
  • Fix push update for location for admin from stock app (GCW-1548)
  • Fix issue : Most of the packages on api have donor_condition_id nil (GCW-1711)
  • Fix Stockit sync issue : one designation per package. (GCW-1739)

0.13.8

25 Oct 09:34
Compare
Choose a tag to compare
  • Created new build to use new ios certificates.

0.13.7

12 Oct 13:54
Compare
Choose a tag to compare
  • Multiple orders_packages getting created (GCW-1716)
  • Ember test cases for code coverage.

0.13.6

09 Oct 07:51
Compare
Choose a tag to compare
  • Fix for recently_used locations. (GCW-1706)
  • Use Chinese wordings for entering the pin. (GCW-1695)
  • "Item not available" pop-up shows on Home page of Stock App. (GCW-1708)
  • Test cases to improve code coverage.

0.13.5

01 Sep 11:10
Compare
Choose a tag to compare
  • Show already dispatched pop up.
  • Fix errbit issur: can not read property apply of undefined.
  • GCW-1643 Item is not available.(Do not show something went wrong error if item is actually not available)
  • GCW-1644 don't show pop-up again if something went wrong is already there)
  • Show item unavailable message only once.
  • ember offline implementation.
  • Code climate fixes.
  • fix for login popup appears multiple times.
  • Show popup : This item has been marked as missing
  • Show msg if user tries to access non-inventoried item.(This item is not inventoried yet or has been marked as missing)
  • Live update for marked missing items.
  • Show offline error msg if user is offline tries to save item.
  • Remove dispatch location from partial dispatch screen.
  • Redirect user to login page if auth token deleted.
  • Added content scecurity policy changes.
  • Stutusbar changes.

0.13.4

04 Aug 12:13
Compare
Choose a tag to compare

Disable quantity field on new item creation page and default it to 1 (GCW-1672)