-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Goods button is missing in the Inbox page #47
Labels
bug
Something isn't working
Comments
CodingSinceThe80s
pushed a commit
that referenced
this issue
Feb 25, 2021
CodingSinceThe80s
pushed a commit
that referenced
this issue
Jul 7, 2021
devF4B1J
referenced
this issue
in devF4B1J/producer-dashboard
Jul 12, 2021
CodingSinceThe80s
added a commit
that referenced
this issue
Jul 15, 2021
Fix: Added Add Goods Button. Bug #47
Merged
CodingSinceThe80s
assigned CodingSinceThe80s and aparnakamat and unassigned CodingSinceThe80s
Jul 21, 2021
@aparnakamat please test this on the dev branch, the issue should be fixed. |
issue 47 retested.docx |
CodingSinceThe80s
added a commit
that referenced
this issue
Dec 2, 2021
* use useForm where it seems useful * Fix: No support for ghcr.io in github actions * Change: Workflow runs on pull request only * Change: Ansible should use git docker package * BUGFIX: Build errors * Update documentation in deployment file * Fix pull_request double * Added build step in dockerfile * Change: Docker image name * update model in services * move model into one file * links instead of router push * Changed node image to alpine and error fix * Fix: Inbox view and labels. Bugs #56 also #47 * Updated start script with relative path alpine * Reset image to node14 because of node env issue * Address #57 and fix wrong component name * Refactoring navigation extracted to own component * Added shipping order form link #18 * Fixes #59 * Add basic page and form for shipment tracking * Basis-layout ohne Abfrage * Minor UI changes * Wired inputs and status widget to query params * Dockerignore ergänzt #47 * Fix: Added Add Goods Button. Bug #47 * Fixed imports * Added mockups auditor view * Added drawio file as diagram source for wireframes * fixed Add-Goods-Button * Mockups updated and extended with alerts screen * Added jest as test framework * Created Modules * Fix Abhängigkeiten babel-jest und config-Dateien * Changed transaction ordering to match story * Fixed wrong wireframe * Times adjusted to reflect realistic scenario Co-authored-by: Andreas Huber <j7ha0873@unibw.de> Co-authored-by: Razvan Hrestic <razvanhrestic@INF8-MBHRESTIC.local> Co-authored-by: Razvan Hrestic <razvanhrestic@INF8-MBHRESTIC.fritz.box> Co-authored-by: devF4B1J <fabian.jost.1998@googlemail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Browser used-Chrome Version 88.0.4324.182
URL- http://137.193.65.47/
Steps to Reproduce:
1.Login with admin credentials
2.Navigate Goods->Inbox
3.Observe
Actual Result:
Add Goods button is missing.
Expected Result:
Button should be available for easier access.
Screen Shots
The text was updated successfully, but these errors were encountered: