-
Notifications
You must be signed in to change notification settings - Fork 9
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
⭕(wip): shipment api and page #303
Conversation
This comment was marked as resolved.
This comment was marked as resolved.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #303 +/- ##
==========================================
+ Coverage 12.22% 14.69% +2.46%
==========================================
Files 192 206 +14
Lines 17938 19225 +1287
==========================================
+ Hits 2193 2825 +632
- Misses 15579 16214 +635
- Partials 166 186 +20 ☔ View full report in Codecov by Sentry. |
@sourcery-ai summary |
@sourcery-ai review |
@sourcery-ai guide |
Still need to add markers, and the fix the indicator when the location pertaining to the shipment is not geocoded. It is important when in map view the origin location is geo coded to ensure the coordinates are correct when adding the shipment to the map. I'll also be adding a click action when the origin location is clicked in the map, it will pull up the order information and vice versa when in the sidebar |
Need to figure out what other information I want to show in the shipment card. I could have a drop indicator where the user is allowed to show the data they want. |
Summary by Sourcery
New Features: