Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

[TASK] Trade: Order flow eliminates unnecessary step (RT-3279) #2362

Open
wants to merge 192 commits into
base: release
Choose a base branch
from

Conversation

yongsoo
Copy link
Contributor

@yongsoo yongsoo commented Mar 19, 2015

No description provided.

darkdarkdragon and others added 30 commits March 2, 2015 03:31
[TASK] Usd: Drop cash option in deposit (RT-3218)
Change links to SnapSwap, btc2ripple - delete extra #
[FIX] XRP's name to Ripples and add STR
[FIX] Send: stop pathfinding on error-quote (RT-3201)
[TASK] Replace home-brewed rp-errors directives with ng-messages (RT-3191)
to use encrypt funded users username to variable FUNDED_USER_NAME
and password to FUNDED_USER_PASSWORD and put to .travis.yml
use as in LoginPrivate.json
[FIX] Resend email without unlock (RT-3104)
[TASK] gitignore: add angular-messages
if popover is not used, do not create popover,
and make only one interaction
with dom - add one 'mouseenter' handler
fix rpAddressPopover
[FIX] Lock username after submit (RT-3084)
Fixed background attachment makes the scrolling laggy
[FIX] Show partial payments correctly (RT-1974)
Landing page performance and UI improvements
[FIX] Remove ticker wrapper on landing page
MatthewPhinney and others added 28 commits March 17, 2015 16:51
[TASK] Fix network status popup (RT-3297)
[TASK] Trust UI: popover shows -0.00 (RT-3267)
…-fix

[FIX] Trust: use Amount's public api
[TASK] register page ripple name popup (RT-3194)
[TASK] Advanced: Add defaultripple flag option on settings (RT-3264)
[FIX] History: Remove trailing slash from historyApi url (RT-3268)
[FIX] Fund BTC: update the connected status (RT-3296)
[FIX] maxFee: save settings to userBlob (RT-3289)
[TASK] Trade: Remove hide function from orderbook (RT-3276)
[TASK] Adapt to ripple-lib Amount changes
[TASK] Send: disallowXRP flag should only be notice (RT-3284)
[FIX] Link 'add gateway' to fund page (RT-3285)
…t setting on incoming trustline (RT-3240), fix outgoing trust showing as incoming (RT-3306)
[FEATURE] Trust: Allow edit incoming trustline (RT-3246), enable limit setting on incoming trustline (RT-3240), fix outgoing trust showing as incoming (RT-3306)
-switch to reload when fee changes
if (!modifying) order.mode = 'done';

$timeout(function() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this timeout for? Does it reset the form after 2 seconds? What if I started typing another offer?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, the notification goes away after 2 seconds. The form is not displayed until 2 seconds.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yongsoo why not? can we show both form and the notification?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vhpoet Maybe not good to move the buy/sell module (when notification screen goes away). Should we move this notification somewhere so it doesn't move the modules?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yongsoo sounds good

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants