This repository has been archived by the owner on Sep 2, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 494
Don't merge this! Debugging travis tests #2546
Open
h0vhannes
wants to merge
648
commits into
ripple:release
Choose a base branch
from
h0vhannes:travis_tests
base: release
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
Do not show "Submit another order" screen after placing an order
Trust: Fix DefaultRipple flag setting (RT-3353)
[FIX] Save last trade page (RT-3259)
[TASK] Add contact button after send has wrong background/border (RT-336...
[TASK] Container size should not change for confirmation page (RT-3382)
[FIX]Contacts: use standard notification(RT-2915)
[TASK] Trade confirmation page: Order Value (max) field should show comp...
[FIX] handle change to async validators (RT-3204)
[FIX] Add spacing in cancel order modal (RT-3362)
[FIX] Contacts: show ripple names (RT-3125)
[FIX] fix my orders template loading
[FIX] My orders: do not reload orderbook(RT-3364)
[FIX] addressPopover: use $templateRequest (RT-3357)
…input [FIX] Advanced trade: fix values calculations
[FIX] Trust: fix e-notation in edit (RT-3250)
Do not convert amount and order values to number when assigning to input - because chrome and IE shows big/small numbers in input in scientific notation use "replace(/,/g, '')" on result of "to_text_full()" until ripple lib fixed - "to_text_full()" returns string with group separator
addressPopover: load addresspopover.html instead of the jade file using $templateRequest
do not reload orderbook when starting editing order if orders pair match current book's pair
Show Ripple name for contact instead of Ripple address
For creating/deleting/updating contacts use standard notifications mechanism (that notifications dissapear after timeout)
When sending to a BTC address, show text to indicate that minimum transaction size is .001 BTC
Fix for Chrome showing very low trust limits in edit field in e-notation.
Save last trade page user went to (Simple or Advanced) to user blob.
In forms that use rpAvailableName or rpDest check not only for $invalid, but for $pending too. On send tab better handle changes to recipient address when form invalidates.
Do not show "Add" button in custom gateways pages while Ripple name is loading
[FEAT] Logout: Logout URL for IDS autologout
Update banner when CIP launches (RT-3478)
[TASK] Update PP and ToU (RT-3481)
[FIX] Change company name on ToU and Privacy Policy
[TASK] Remove the sign up button
Remove auto-resolve to btc bridge in send field (RT-3482)
[FIX] landing page styles
Do not add tilde to ripple address if there is no ripple name for that address.
[FIX] Send: Do not add tilde (RT-3484)
[TASK] update banner text
Do not add tilde to ripple address if there is no ripple name for that address.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
No description provided.