139 Commits (master)

Author SHA1 Message Date
Thomas Eizinger 71c06668c2
Introduce event-sourcing 3 years ago
dependabot[bot] c41dd220d3
Bump eslint from 8.4.1 to 8.5.0 in /taker-frontend 3 years ago
dependabot[bot] 9ecf39e596
Bump @types/node from 17.0.0 to 17.0.1 in /taker-frontend 3 years ago
dependabot[bot] 2799b4a118
Bump vite from 2.7.3 to 2.7.4 in /taker-frontend 3 years ago
dependabot[bot] b0b2d87c41
Bump react-router-dom from 6.1.1 to 6.2.1 in /taker-frontend 3 years ago
dependabot[bot] 1e96cc99ef
Bump vite from 2.7.2 to 2.7.3 in /taker-frontend 3 years ago
dependabot[bot] ae64422574
Bump framer-motion from 5.5.1 to 5.5.5 in /taker-frontend 3 years ago
dependabot[bot] eb600e5c71
Bump @types/node from 16.11.12 to 17.0.0 in /taker-frontend 3 years ago
Thomas Eizinger 3b9faa6f6b
Add linter to avoid future usage of devDependencies 3 years ago
Thomas Eizinger 35b929f361
Move all dependencies to `dependencies` 3 years ago
Thomas Eizinger 7ac8de471e
Remove duplicate dependency declarations 3 years ago
Thomas Eizinger c55f579574
Remove react-scripts dependency 3 years ago
dependabot[bot] bf28cf7c76
Bump framer-motion from 5.4.5 to 5.5.1 in /taker-frontend 3 years ago
dependabot[bot] 797381bd81
Bump vite from 2.7.1 to 2.7.2 in /taker-frontend 3 years ago
dependabot[bot] 974f6deec0
Bump @vitejs/plugin-react from 1.1.1 to 1.1.3 in /taker-frontend 3 years ago
dependabot[bot] 7e788f7a01
Bump typescript from 4.5.3 to 4.5.4 in /taker-frontend 3 years ago
dependabot[bot] b1927f5f22
Bump @emotion/react from 11.7.0 to 11.7.1 in /taker-frontend 3 years ago
dependabot[bot] 053606f46d
Bump react-router-dom from 6.0.2 to 6.1.1 in /taker-frontend 3 years ago
Daniel Karzel c6f13195b1
Remove oracle event id from cfd 3 years ago
dependabot[bot] 91e6989848
Bump framer-motion from 5.4.4 to 5.4.5 in /taker-frontend 3 years ago
dependabot[bot] 2f345334ec
Bump @chakra-ui/react from 1.7.2 to 1.7.3 in /taker-frontend 3 years ago
dependabot[bot] 343d27ee36
Bump typescript from 4.5.2 to 4.5.3 in /taker-frontend 3 years ago
dependabot[bot] aada693b06
Bump framer-motion from 5.4.3 to 5.4.4 in /taker-frontend 3 years ago
dependabot[bot] 1e945fa738
Bump vite from 2.6.14 to 2.7.1 in /taker-frontend 3 years ago
dependabot[bot] 4ad5a14b56
Bump framer-motion from 5.3.3 to 5.4.3 in /taker-frontend 3 years ago
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
Thomas Eizinger d356f7d1d6
Display Skeleton for P/L and Payout if not available 3 years ago
Thomas Eizinger d2eea0b3a7
Align variable naming 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
dependabot[bot] 473b9d7def
Bump @vitejs/plugin-react from 1.1.0 to 1.1.1 in /taker-frontend 3 years ago
dependabot[bot] 9225c4117f
Bump @types/node from 16.11.11 to 16.11.12 in /taker-frontend 3 years ago
dependabot[bot] 64b231c9f5
Bump @testing-library/jest-dom from 5.15.1 to 5.16.1 in /taker-frontend 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
dependabot[bot] 5ee94eb103
Bump @types/eslint from 8.2.0 to 8.2.1 in /taker-frontend 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
dependabot[bot] 91dee983ab
Bump @types/node from 16.11.10 to 16.11.11 in /taker-frontend 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
dependabot[bot] 66e93addb4
Bump @emotion/react from 11.6.0 to 11.7.0 in /taker-frontend 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