You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to Reproduce:
1.Login with admin credentials
2.Navigate to Inbox, Stock, Outbox, Users, Whitelists, Manage Page
3.Observe
Actual Result:
There is no page header on any of these pages.
Expected Result:
On each page, there should be a page name.
for eg. on clicking Inbox button, the landing page should have Inbox on the top of the page
Screen shot
The text was updated successfully, but these errors were encountered:
* 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>
Browser used-Chrome Version 88.0.4324.182
URL- http://137.193.65.47
Steps to Reproduce:
1.Login with admin credentials
2.Navigate to Inbox, Stock, Outbox, Users, Whitelists, Manage Page
3.Observe
Actual Result:
There is no page header on any of these pages.
Expected Result:
On each page, there should be a page name.
for eg. on clicking Inbox button, the landing page should have Inbox on the top of the page
Screen shot
The text was updated successfully, but these errors were encountered: