grid
grid copied to clipboard
Grid has moved to end-of-life status.
The product XSD in the SDK is defined by us, but pulls in a GS1 xsd file from the 'gs1registry' via URL but should be retrieved in the same way...
This epic relates to all of the components that will be added to Grid to support submitting, tracking, and maintaining batch records.
Enable users to use a command via the CLI to download XSD files. This should be something similar to `grid po xsd-download` and `grid product xsd-download`. Users should be able...
Add an arg to product and purchase order commands to specify the location of the data validation file.
Update the "create version" action in the purchase order smart contract to validate the state when the existing state has been updated. This includes updating any versions that were put...
This action should be updated to validate the state of the versions before and after the updated state is created to validate the ending state is valid. The smart contract...
Version IDs over 10 characters shift the text over, pushing it out of line with other rows. We should have enough space for around 24 characters. ``` VERSION_ID WORKFLOW_STATE IS_DRAFT...
This refers to the markdown file that lives in the Grid repo. A section should be added for the new version release.
This endpoint should handle a 404, therefore a user will not receive a 500 in this case. Splinter will return a 404 for a batch status if it can't find...
CLI `after_help` and man page point to the PO RFC pull request for more information on the built-in workflows. We need to change this to point to the RFC md...