Skip to content

Releases: crossroads/stock.goodcity

0.17.2

12 Sep 13:04
9ae4d7e
Compare
Choose a tag to compare

This release contains the following changes

  • District selection in logistic tab is not in alphabetical order (GCW-2508)
  • Able to do Start Dispatching for the order even if the checklist is not checked for previously processed orders (GCW-2441)
  • vulnerabilities fix.
  • Handle Errors and render actual errors that api sends (GCW-2763)

0.17.1

21 Aug 11:39
2f592a5
Compare
Choose a tag to compare

This release contains the following changes

  • GCW-2618 fix missing translations
  • Fix MODEL_FACTORY_INJECTIONS deprecation
  • [Snyk] Fix for 1 vulnerable dependencies

0.17.0

25 Jul 11:17
8c5278f
Compare
Choose a tag to compare
  • GCM to FCM migration.
  • Fixed underscore.string vulnerability.
  • Once an item is designated via the item page, the user is returned to the item search page instead of the order page. (GCW-2653)

0.16.8

12 Jun 15:42
72a0fc5
Compare
Choose a tag to compare
  • Restrict multi-quantity item search for designating item from the order details page.
  • Updated fast lane gem.
  • Fixed bug: Preferred phone number not displayed on order confirmation page & layout.
  • Added preferred_contact number & submitted by on order summary page.
  • Replace designation with order and do the internal mapping.
  • Display request purpose for online order as well.
  • Fixes: Image/Backlink fix + AjaxPromise default headers.
  • If the package already has canceled orders_package with the same order_id then use same for designation and do not create new orders_package.
  • Added undisptach option on item in search ui if item is already dispatched.
  • Fix issue: organisation getting removed from order if we update any info on logistics tab.
  • Added requests count order details page: contact summary tab.

0.16.7

15 May 14:59
5891ca0
Compare
Choose a tag to compare
  • Added infinite scroll for order search.
  • Fixed missing translations issues.
  • Added a little cross next to each filter button, allowing us to clear them without opening the actual page.
  • Added fix for Organisation not searchable with half organisation name.
  • Fix for broken order processing checklist.

0.16.5

02 May 15:46
d2e5486
Compare
Choose a tag to compare
  • Able to dispatch item for order which is not yet processed. (GCW-2394)
  • Allow re-designate designated/dispatched items. (GCW-2438)
  • Able to dispatch the item for an order which is not yet processed. (GCW-2394)
  • On undispatching Item location does not show up on first attempt on orders page.(GCW-2525)
  • One case where the search results are not kept on the page.(GCW-2357)
  • Add static strings to translations. (GCW-2443)

0.16.2

03 Apr 08:21
4a35a56
Compare
Choose a tag to compare
  • Rollbar issue fix ReferenceError: universalLinks is not defined.
  • Language switcher enabled for login screen. (2501)
  • Fix new user issue for chat. (GCW-2425)
  • Banner. (GCW-2458)
  • Improvements to order creation process. (GCW-2363)

0.16.1

25 Mar 09:00
64099fd
Compare
Choose a tag to compare

Sorted District Selection(GCW-2439)
Add Husky Linters(GCW-2446)
Fixing minor chat issues(GCW-2425)
Read/Unread tracking(GCW-2414)
Recently used users should be a distinct list(GCW-2440)
Search user and search organisation improvements(GCW-2472)
Request populate on first attempt (GCW - 2473)

0.16.0

06 Mar 10:17
2d699f1
Compare
Choose a tag to compare
  • Implement the "Logistics" tab on orders. (GCW-2366)
  • Extend summary tab capabilities. (GCW-2365)
  • Improvements to order creation process (GCW-2363)
  • Chat feature. (GCW-2329)

0.15.9

28 Feb 11:34
23ba1a6
Compare
Choose a tag to compare

Make "Mobile" an optional field on new user creation in Stock app. (GCW-2433)