59 Commits (ec8f8ebf818166f730b70b6b581698120ac058b0)

Author SHA1 Message Date
Daniel Karzel 95d8b7c9ab
Save counterparty identity for cfds to the database 3 years ago
bonomat 4693ef664c
Change popup text based on how taker wants to close the cfd 3 years ago
bonomat 9d02502593
Make button size fix 3 years ago
bonomat a3206644ff
Make the number input full width to not weirdly jump 3 years ago
bonomat dcf57c6b17
By moving the alertbox below the grid the size of the grid is not randomly expanding if the alertbox is shown 3 years ago
bonomat 29017d97f9
Fix reference price being undefined sometimes 3 years ago
Mariusz Klochowicz 070a45f13a
Improve the link display in the disclaimer 3 years ago
Mariusz Klochowicz d2200e3702
Improve closing Cfd message in the taker UI 3 years ago
Mariusz Klochowicz e22864ce3e
Add a disclaimer on taker startup 3 years ago
Daniel Karzel fbdc6c5e77
Hello message 3 years ago
rishflab 744968a630 Limit quantity to increments of 100 3 years ago
Daniel Karzel cbc42b6e5f
Fix the balance-too-low check for the Long button disable 3 years ago
rishflab f2e9f527f8 Non-collaboratively close if maker is offline 3 years ago
Thomas Eizinger ec712b33ae
Replace formatting of quantity with input addon 3 years ago
Thomas Eizinger b840bdee89
Debounce margin calculation 3 years ago
Thomas Eizinger c7e91b4eea
Half the number of `calculate` requests 3 years ago
Thomas Eizinger 7ec7188528
Remove unnecessary `toString`ing 3 years ago
Thomas Eizinger 024ded6eb4
Don't parse margin if we have it as a number already 3 years ago
Thomas Eizinger 90b8b5d684
Delay formatting of margin as long as possible 3 years ago
Thomas Eizinger c050d5956f
Store margin as number 3 years ago
Thomas Eizinger e7ec622672
Margin is not actually optional 3 years ago
Thomas Eizinger 1fed25ea83
Rewrite Trade as `function` component 3 years ago
Thomas Eizinger efecc2eead
Make it clear what the payout is 3 years ago
Thomas Eizinger 425fff8303
Remove pointless attribute 3 years ago
Thomas Eizinger 9d5a9dfcad
Remove unused settings navigation item 3 years ago
Thomas Eizinger 32b3031455
Re-organize frontend modules 3 years ago
Thomas Eizinger 622a8ea696
Refactor multiple uses of `useAsync` into a single `usePostRequest` hook 3 years ago
Thomas Eizinger cdf5610ccd
Remove unnecessary `useAsync` layer 3 years ago
Thomas Eizinger 52f5106053
Rename `Hooks.tsx` file to what it contains 3 years ago
Mariusz Klochowicz cd3335e20f
Display maker status in the NavBar and an alert if maker is offline 3 years ago
bonomat cebe3c0336
Use form and form submit for better handling 3 years ago
bonomat c951fe6f57
Add new endpoint to allow withdrawing through UI 3 years ago
scratchy d49e2efa83
Should not be able to trigger close in `PendingOpen` 3 years ago
bonomat 55dd2fa7d9
Throw HTTP Error so that `userErrorToast` works 3 years ago
bonomat 090214fd49
Move wallet info out of navbar into main screen 3 years ago
dependabot[bot] af529267e7
Bump react-router-dom from 5.3.0 to 6.0.2 in /taker-frontend 3 years ago
bonomat e2d174f262
Add warnings if input quantity is not valid 3 years ago
bonomat ed14856da3
Rename some vars 3 years ago
bonomat 1471d0fa21
Disable to go-long button if 3 years ago
bonomat f9c6d8d1a2
Use according to show/hide closed positions 3 years ago
Mariusz Klochowicz c01dfdd47f
Add a footer with social media links 3 years ago
Mariusz Klochowicz ef27eff999
Improve user-facing string if taker daemon shuts down 3 years ago
Mariusz Klochowicz 6ddb4d723a
Utilise HttpProblemApi responses in taker frontend 3 years ago
Mariusz Klochowicz ab5ee77842
Monitor for taker's backend presence in the UI 3 years ago
bonomat f0a7dd0640
Remove liquidation price from main screen. 3 years ago
Mariusz Klochowicz 121dda58b8
Disable taker's "go long" button under the same conditions as older UI 3 years ago
Thomas Eizinger 7689f7db70
Disable slider instead of read-only 3 years ago
Thomas Eizinger 9da18368ed
Fix typo in buy prompt 3 years ago
itchymax 36d29cc881 Use BXBT index for main price 3 years ago
bonomat dd14cc9859
Remove checkbox from confirmation buy confirmation dialog 3 years ago