-
Notifications
You must be signed in to change notification settings - Fork 4
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
Confirm popup #128
base: main
Are you sure you want to change the base?
Confirm popup #128
Commits on May 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5497c79 - Browse repository at this point
Copy the full SHA 5497c79View commit details
Commits on May 21, 2021
-
Add toasts for errors in Swap Form (#105)
* add error check for api error * remove api error * adjust spacing in navbar * remove reset wallet state
Configuration menu - View commit details
-
Copy full SHA for 62c5ece - Browse repository at this point
Copy the full SHA 62c5eceView commit details -
Refactoring SwapForm AmountIn, fix zeros and decimals and others (#118)
* fix zeros and decimals * input sanitation for select field and fix crashes * disable api call for just 0 * fixed basic nits Co-authored-by: Kentaro Vadney <[email protected]> Co-authored-by: Sishir Giri <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee729bc - Browse repository at this point
Copy the full SHA ee729bcView commit details -
* Fix bug where missing exchanges in constants file caused undefined errors and crashes
Configuration menu - View commit details
-
Copy full SHA for 4d5049c - Browse repository at this point
Copy the full SHA 4d5049cView commit details -
Fix error and update exchange info (#121)
* Fix error that div tag cannot be child of paragraph tag * Fix icon and name for component.finance exchange
Configuration menu - View commit details
-
Copy full SHA for 919f99e - Browse repository at this point
Copy the full SHA 919f99eView commit details -
Fix form validation bugs and refactor (#122)
* Fix formatting and spinner alignment * Clear amount out when amount in is 0 * Move token dropdown components and styles to their own file * Disable scroll wheel for number input
Configuration menu - View commit details
-
Copy full SHA for c0c2ef9 - Browse repository at this point
Copy the full SHA c0c2ef9View commit details -
Add swap button messages and more error checks (#123)
* Move token list back to main swap form file (introduced a bug that allowed same input/output token) * Update full page spinner text and alignment * Add swap button component and handle errors with in-button messages * Add error check for inputs that are too large (causes zero division in Big Decimal library) * Add default error message
Configuration menu - View commit details
-
Copy full SHA for e8ae1c8 - Browse repository at this point
Copy the full SHA e8ae1c8View commit details -
Fix warnings in SwapInfo and SourceInfo (#126)
* Add general case for API errors and fix error message format * Fix key error and child of p cannot be div error
Configuration menu - View commit details
-
Copy full SHA for 7255d5b - Browse repository at this point
Copy the full SHA 7255d5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ebfc3 - Browse repository at this point
Copy the full SHA 91ebfc3View commit details -
Kentaro Vadney authored and Kentaro Vadney committed
May 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 19671cd - Browse repository at this point
Copy the full SHA 19671cdView commit details -
Kentaro Vadney authored and Kentaro Vadney committed
May 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 225888d - Browse repository at this point
Copy the full SHA 225888dView commit details -
Kentaro Vadney authored and Kentaro Vadney committed
May 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 78a25fd - Browse repository at this point
Copy the full SHA 78a25fdView commit details -
Kentaro Vadney authored and Kentaro Vadney committed
May 21, 2021 Configuration menu - View commit details
-
Copy full SHA for e7fea6b - Browse repository at this point
Copy the full SHA e7fea6bView commit details -
Kentaro Vadney authored and Kentaro Vadney committed
May 21, 2021 Configuration menu - View commit details
-
Copy full SHA for c404c6e - Browse repository at this point
Copy the full SHA c404c6eView commit details