Releases: crossroads/admin.goodcity
Releases · crossroads/admin.goodcity
0.13.6
- Close on click for admin receive tab. (GCW-1798)
- Add client side validation for location on inventory item screen.(GCW-1797)
- Selecting main package type should populate sub package type. (GCW-1815)
- Add a variable and replace it with text later for transport message. (GCW-1731)
0.13.5
- Ember upgrade to 2.11 (GCW-1561)
- Model test cases(designation, location, orders_package, package, package-type, packages-location)
- Fix push update for location on admin from stock app (GCW-1548)
- Fix deprecation warning for add-n ember-load-initializers and ember-cli-test-loader
- Removed shared version from yarn lock file.
- Fixed Firefox admin item label bug (GCW-1730)
- Exclude hbs file ans routes from code coevrage (GCW-1736)
- Fixed error : Cannot read property 'name' of null (GCW-1762)
- Burger menu should be closed on clicking outside of it (GCW-1759)
- Remove Errbit code (GCW-1765)
- Remove Sentry code (GCW-1768)
- Fixed error: Cannot read property 'id' of undefined (GCW-1767)
- Fixed issue: Donor detail page keeps on loading for infinite time (GCW-1786)
0.13.4
- Created new build to use new ios certificates.
0.13.3
- Enable desktop notifications for admin.goodcity.hk (GCW-764)
- Cannot read property 'indexOf' of undefined (GCW-1648)
- Cannot read property "replace" of undefined (GCW-1658)
- In iOS the menu bar is showing over the top of the app (GCW-1629)
- Ember offline (GCW-1584)
- Disable Edit button if the Item is designated or dispatched (GCW-1674)
- Added live update for edit button (GCW-1682)
- Prevent any save operations on Items if it is in designated or dispatched state (GCW-1681)
0.13.2
- Admin app can't add new image thumbnail after uploading(GCW-1482)
- Don't Show pop-up again if something went wrong is already showed once to user.(GCW-1644)
- Few code climate fixes.