-
Notifications
You must be signed in to change notification settings - Fork 5
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
merge to upstream #53
Open
glind
wants to merge
636
commits into
buildlyio:master
Choose a base branch
from
TransparentPath:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Added filter to retrieve custody * Filter custody with shipment
* Hidden everything that relates to ICLP * Show alerts for all shipments * Handled for Gateway and gateway types * Handled for Gateway and gateway types * Handled gateway type
* Handle issues in importing gateways * Handle Redux cache issues with shipment Co-authored-by: Yasmin Ansari <[email protected]>
* Map gateways to not show newly created shipments with gateways * Resolve import Co-authored-by: Yasmin Ansari <[email protected]>
… the "Associate Gateway" dropdown (#282) * Fixed generic errors on adding shipment and styling on Admin Panel * Filter Associate a gateway by first custodian on the shipment * Handle for no custodians * Resolved errors Co-authored-by: Yasmin Ansari <[email protected]>
…or completed (#291) * Added Zendesk widget * Edit gateways when shipment cancelled or completed * Update gateway data type in action Co-authored-by: Yasmin Ansari <[email protected]>
* Handle save in the shipment form * Rewritten get shipment list function in saga Co-authored-by: Yasmin Ansari <[email protected]>
Co-authored-by: Yasmin Ansari <[email protected]>
…4/hide-shipment-delete
…ide-shipment-delete
Co-authored-by: Yasmin Ansari <[email protected]>
…ached to shipment
* Fix issues * fix testing issues from demo and screenshot error * fix missing icons in graph screenshot --------- Co-authored-by: TanmayJain92 <[email protected]>
Fix acceptance testing bugs - 2
* Fix issues * change check from includes to isEqual --------- Co-authored-by: Radhika Patel <[email protected]>
patelradhika
force-pushed
the
master
branch
from
September 10, 2024 10:27
5b48f92
to
bbfabbd
Compare
* bulk custodian data upload * patch version
* Add Trackers UI * Remove unwanted code * Update tracker UI and add notranslate to tracker names * Add tooltip for sync trackers * fix display issue --------- Co-authored-by: Radhika Patel <[email protected]>
* initial recipient address changes * recipient address display changes * initial tracker order changes * recipient address test changes * tracker order changes * domain changes * fix items weight display * fix google translate issue * initial new ui changes * final changes for tracker order with testing
* Added changes * Add download invoice and fix some css * fix testing errors --------- Co-authored-by: Radhika Patel <[email protected]>
* order feedback changes * initial chart changes * add recipient option in add order * merge master * fix close issue
* Update Translations * order tracker feedback changes * Fix whatsapp changes * fix initialize container --------- Co-authored-by: Radhika Patel <[email protected]>
* fix issues * fix key issues --------- Co-authored-by: Radhika Patel <[email protected]>
* Fix issues * patch version --------- Co-authored-by: Radhika Patel <[email protected]>
* Fix issue * patch version --------- Co-authored-by: Radhika Patel <[email protected]>
* Add autocomplete * Add map geopolitical fix and other fixes * Fix create shipment validation * Fix issues
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose
Describe the problem or feature
Further info
Other important information related to the ticket
Ticket number
PLAT-999