56 Commits (10b04455403ec961039c118bc2ea23bfac953f19)

Author SHA1 Message Date
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] c2f61ef79b
Bump @vitejs/plugin-react from 1.0.9 to 1.1.0 in /taker-frontend 3 years ago
dependabot[bot] af529267e7
Bump react-router-dom from 5.3.0 to 6.0.2 in /taker-frontend 3 years ago
dependabot[bot] 76207a831f
Bump framer-motion from 4.1.17 to 5.3.1 in /taker-frontend 3 years ago
dependabot[bot] 2aa2cb0d36
Bump @chakra-ui/react from 1.6.12 to 1.7.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
dependabot[bot] c1b5f8a663
Bump @types/react from 17.0.35 to 17.0.36 in /taker-frontend 3 years ago
bonomat f9c6d8d1a2
Use according to show/hide closed positions 3 years ago
dependabot[bot] b6e2f4d11c
Bump @types/eslint from 7.29.0 to 8.2.0 in /taker-frontend 3 years ago
dependabot[bot] f8d90181de
Bump react-refresh from 0.10.0 to 0.11.0 in /taker-frontend 3 years ago
dependabot[bot] 3d53921445
Bump @types/node from 16.11.7 to 16.11.9 in /taker-frontend 3 years ago
dependabot[bot] 435e20fed3
Bump @types/jest from 27.0.2 to 27.0.3 in /taker-frontend 3 years ago
dependabot[bot] 0d51fe71e4
Bump @testing-library/react from 10.4.9 to 12.1.2 in /taker-frontend 3 years ago
dependabot[bot] c0cfc39981
Bump @vitejs/plugin-react from 1.0.7 to 1.0.9 in /taker-frontend 3 years ago
Mariusz Klochowicz c01dfdd47f
Add a footer with social media links 3 years ago
dependabot[bot] 70e993b4c6
Bump typescript from 4.4.4 to 4.5.2 in /taker-frontend 3 years ago
dependabot[bot] 72711f0d39
Bump vite from 2.6.13 to 2.6.14 in /taker-frontend 3 years ago
dependabot[bot] 90822f3232
Bump @testing-library/user-event in /taker-frontend 3 years ago
dependabot[bot] b3bc2b2bf2
Bump @types/node from 12.20.37 to 16.11.7 in /taker-frontend 3 years ago
dependabot[bot] 35c4003889
Bump @types/jest from 25.2.3 to 27.0.2 in /taker-frontend 3 years ago
dependabot[bot] 2fe26b9c7a
Bump @types/react-router-dom from 5.3.1 to 5.3.2 in /taker-frontend 3 years ago
dependabot[bot] 642a70679c
Bump react-icons from 3.11.0 to 4.3.1 in /taker-frontend 3 years ago
dependabot[bot] 9e84f6e032
Bump @emotion/react from 11.5.0 to 11.6.0 in /taker-frontend 3 years ago
dependabot[bot] 5831e4e5ab
Bump @chakra-ui/icons from 1.0.17 to 1.1.1 in /taker-frontend 3 years ago
dependabot[bot] 7628ec0549
Bump @types/eslint from 7.28.2 to 7.29.0 in /taker-frontend 3 years ago
dependabot[bot] f2f48144bd
Bump web-vitals from 0.2.4 to 2.1.2 in /taker-frontend 3 years ago
dependabot[bot] e5d119b4a6
Bump @types/react from 17.0.34 to 17.0.35 in /taker-frontend 3 years ago
dependabot[bot] b2fb40891c
Bump @emotion/styled from 11.3.0 to 11.6.0 in /taker-frontend 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
Mariusz Klochowicz dd955d5ce7
Align vite configuration of the new taker UI 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
bonomat 0b495c7f6e
Remove checkbox from close position dialog 3 years ago
scratchy 00da2a423f
we are not stats 3 years ago