Releases: crossroads/stock.goodcity
Releases · crossroads/stock.goodcity
0.14.2
- 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
GCW-1776 : ErrBit: Remove transitionAborted error
0.14.0
- Removed errbit.
- Removed sentry.
- Rollbar integration.
0.13.9
- 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
- Created new build to use new ios certificates.
0.13.7
- Multiple orders_packages getting created (GCW-1716)
- Ember test cases for code coverage.
0.13.6
- 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
- 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
Disable quantity field on new item creation page and default it to 1 (GCW-1672)