Giter Club home page Giter Club logo

fulfillment-pwa's People

Contributors

adityasharma7 avatar amansinghbais avatar appurvajain avatar azkyakhan avatar bashu22tiwari avatar disha1202 avatar divyanshugour avatar dixitdeepak avatar dt2patel avatar humerakhan9 avatar k2maan avatar mayank909 avatar meet-aniket avatar muskan-pahwa avatar namantech avatar nidbhagwat avatar nihu-sharma avatar rathoreprashant avatar ravilodhi avatar ritika-patel08 avatar sanskar345 avatar shanmukhdutt avatar shashwatbangar avatar yashi002 avatar ymaheshwari1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fulfillment-pwa's Issues

Implement support to create picklist from open orders page

What is the motivation for adding/enhancing this feature?

What are the acceptance criteria?

  • We can assign pickers and generate picklist for the orders visible on UI

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Upgrade Fulfillment to Ionic 6

What is the motivation for adding/enhancing this feature?

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Fetch description for carrierPartyIds and shipmentMethods

What is the motivation for adding/enhancing this feature?

Currently, we are directly displaying the ids for carrierParty and shipmentMethods, but we need to show description for those instead.

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Add support to download packed orders

What is the motivation for adding/enhancing this feature?

What are the acceptance criteria?

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Add support to import orders

What is the motivation for adding/enhancing this feature?

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Make buttons functional on completed orders page

What is the motivation for adding/enhancing this feature?

What are the acceptance criteria?

  • Make Ship Now, Ship, and Unpack buttons functional

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Handle case for api limits

Current behavior

In case of checkInventory call, 100 records can be fetched in one call, but if we have more than 100 unique items to fetch then the api fails.

Expected behavior

Api should always return the response irrespective of count

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Display QOH in place of ATP for items

What is the motivation for adding/enhancing this feature?

We are displaying ATP for the order items, but as we are processing an order we need to display the QOH for the items.

What are the acceptance criteria?

  • Display QOH for order items on all pages

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Going back a page does not move the blue color in the left menu

Current behavior

When we go back from a page to the previous one, the blue color of the menu does not change unless the page is refreshed.

Expected behavior

Menu header color should change when the page is changed.

Screen.Recording.2023-06-14.at.3.10.02.PM.mov

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Lazy load related information as per the data viewed by User

What is the motivation for adding/enhancing this feature?

Instead of fetching the entire related at first instance, fetch the data as the user views it. Complete order list will be fetched as per the dynamic view size, but related data like shipment info will be fetched as order is visible to user

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

When session expires user is not logged out

Current behavior

Expected behavior

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Make the settings page functional

What is the motivation for adding/enhancing this feature?

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Disable `Select All` button on the export page untill fields are not available

Current behavior

The Select All button is always enabled even when we don't have fields available for selection.

Expected behavior

Button should always be disabled if we don't have any fields available for selection

Steps to reproduce the issue

  • Go to EXIM -> Export
  • See that Select All button is interactive.

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Unable to generate picklist on the open orders page

Current behavior

After selecting the picker, we are currently unable to create picklist.

Expected behavior

Picklist should be generated and the order should move to outstanding orders.

Steps to reproduce the issue

-Login in into the app
-Go to open orders page and click on create picklist

  • Assign picker and click on create picklist.
Screen.Recording.2023-04-11.at.3.13.01.PM.mov

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Add infinite scroll on open orders page

What is the motivation for adding/enhancing this feature?

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Empty chip for boxes on inProgress page

Current behavior

For some orders empty chips are being displayed for shipmentPackages

Expected behavior

Information should be correctly dispalyed

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Screenshot:

image

Allow users to only select maximum of 100 orders at once

What is the motivation for adding/enhancing this feature?

Currently, if we have a lot of orders then user can select all the orders at once to be visible on UI, this results in low performance of app, as we are fetching some extra information for each order.

What are the acceptance criteria?

  • Allow max 100 orders to be visible at once

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Add support to fetch the data from service for export feature

What is the motivation for adding/enhancing this feature?

What are the acceptance criteria?

  • For export feature the data for which the mappings are created should be fetched from backend on component mount.

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Create packing slip pdf

What is the motivation for adding/enhancing this feature?

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Open orders page empty on login

Current behavior

The open orders page is empty on initial login but fetches orders once you change routes.

Screen.Recording.2023-06-15.at.10.01.25.AM.mov

Add support to search an order using product name and customer name.

Current behavior

The user is able to search for an order using the product name and customer name.
Currently, the order is only searched by Shopify order Id.

Expected behavior

The user should be able to search an order using Shopify order Id, product name, and customer name.

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • [x ] NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Screenshot 2023-07-05 at 4 25 41 PM
Screenshot 2023-07-05 at 4 25 23 PM

Changing box for the order in the in-progress page is giving error

Current behavior

<html><head></head><body>

_ERROR_MESSAGE_ | "ERROR: Changing the status from  to SHIPMENT_INPUT is not allowed."
-- | --
facilityId | "STORE_1"
cors.request.origin | "https://fulfillment-uat.hotwax.io"
box_shipmentBoxTypeId_0 | "BOX_3"
rtp_newShipmentId_0 | "10086"
rtp_shipmentId_0 | "undefined"
rtp_shipmentItemSeqId_0 | "00001"
cors.request.type | "simple"
0_box_rowSubmit | "0"
0_rtp_rowSubmit_ | "0"
box_shipmentId_0 | "undefined"

</body></html>

Expected behavior

we should be able to change the box for an order and a default box should be pre selected for the order.

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Show Last brokered date for orders

What is the motivation for adding/enhancing this feature?

What are the acceptance criteria?

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Issue with report an issue on in progress page

Current behavior

When switching from Ready to pack to Report an issue and then reverting, the save button doesn't reflect the change and still rejects items

Expected behavior

Steps to reproduce the issue

Can you handle fixing this bug by yourself?

  • YES
  • NO

Environment details

  • Browser:
  • OS:
  • Code Version:

Additional information

Add support to use logger

What is the motivation for adding/enhancing this feature?

What are the acceptance criteria?

  • Replace console with logger

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Search should be cleared when the user goes to a different page

What is the motivation for adding/enhancing this feature?

When you search an order on one page and then go to another page, the search is not cleared on the first page.

Screen.Recording.2023-06-14.at.3.21.54.PM.mov

What are the acceptance criteria?

When an order is searched and the user goes to a different page, the search should be cleared on the first page.

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

There should be a feature to unpack orders in bulk

What is the motivation for adding/enhancing this feature?

There should be a feature to unpack orders in bulk like in the other Fulfillment app.

What are the acceptance criteria?

User should be able to unpack the orders in bulk from the settings page.

  • ...

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Create Static UI for Report issue modal

Create static ui for report issue modal in this screen shot. this will be triggered when user clicks on "Report issue" in the popover in the in progress tab.

Report issue modal

Make the search, filters and size selector functional on completed page

What is the motivation for adding/enhancing this feature?

What are the acceptance criteria?

  • Searching can be done on productId, productName, virtualProductName, orderId, search_orderIdentifications, productSku, customerId, customerName, goodIdentifications
  • Can change the number of orders visible(viewSize)
  • Filters can be applied on the orders

Can you complete this feature request by yourself?

  • YES
  • NO

Additional information

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.