Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
9a30a91
enable gradient again
GrandSchtroumpf Mar 19, 2026
fc54d4e
put back calculation & improve UI
GrandSchtroumpf Mar 19, 2026
8f1edce
[CI] Update Screenshots
GrandSchtroumpf Mar 19, 2026
bc4cfd5
update SDK to use gradient
GrandSchtroumpf Apr 20, 2026
fd65087
Merge remote-tracking branch 'origin/main' into gradient
GrandSchtroumpf Apr 20, 2026
387f60b
update trade nav
GrandSchtroumpf Apr 21, 2026
00f152c
extract quick gradient date range logic
GrandSchtroumpf Apr 21, 2026
c822063
add GradientSpeed
GrandSchtroumpf Apr 22, 2026
12b2385
start implementing channel
GrandSchtroumpf Apr 22, 2026
a7b1aee
update channel
GrandSchtroumpf Apr 22, 2026
6740475
start triangle
GrandSchtroumpf Apr 23, 2026
7d01798
Merge remote-tracking branch 'origin/main' into gradient
GrandSchtroumpf Apr 23, 2026
826ff5d
update quick date picker
GrandSchtroumpf Apr 23, 2026
44e51f9
add quick triangle
GrandSchtroumpf Apr 23, 2026
15e1189
remove gradient custom
GrandSchtroumpf Apr 23, 2026
02b8a4e
add previews
GrandSchtroumpf Apr 24, 2026
e01a973
setup gradient order
GrandSchtroumpf Apr 29, 2026
7d87c75
remove Gradient speed select
GrandSchtroumpf Apr 29, 2026
48f39f2
improve channel pattern
GrandSchtroumpf Apr 30, 2026
79eb159
Merge remote-tracking branch 'origin/main' into gradient
GrandSchtroumpf Apr 30, 2026
dbf9add
finalize channel
GrandSchtroumpf Apr 30, 2026
c1920d8
better UX when switching from percent to token
GrandSchtroumpf Apr 30, 2026
89221e1
fix preset
GrandSchtroumpf May 4, 2026
f80a72c
add stable tokens
GrandSchtroumpf May 4, 2026
18471d6
add stable/stable multiplier
GrandSchtroumpf May 4, 2026
98c1b0f
fix build
GrandSchtroumpf May 4, 2026
71f0a6f
fix delta
GrandSchtroumpf May 4, 2026
67fdfb8
finalize stable tokens
GrandSchtroumpf May 4, 2026
982d180
update trade nav
GrandSchtroumpf May 4, 2026
73f9738
Merge remote-tracking branch 'origin/main' into gradient
GrandSchtroumpf May 4, 2026
258856f
update icons & name
GrandSchtroumpf May 11, 2026
91d4eb7
fix filters
GrandSchtroumpf May 11, 2026
93b5340
finalize unconnected landing page
GrandSchtroumpf May 11, 2026
9e8bec3
fix UI issue on ActivityTable
GrandSchtroumpf May 11, 2026
fa75a41
fix key errors
GrandSchtroumpf May 11, 2026
02e54a4
update graph
GrandSchtroumpf May 12, 2026
d9b2570
update date formatter
GrandSchtroumpf May 12, 2026
62b2381
Merge remote-tracking branch 'origin/main' into gradient
GrandSchtroumpf May 12, 2026
8701601
update mocks
GrandSchtroumpf May 13, 2026
466aa49
fix build
GrandSchtroumpf May 13, 2026
3fcaacc
update icon size
GrandSchtroumpf May 13, 2026
7da56b6
connect to new API & SDK
GrandSchtroumpf May 26, 2026
6a1025e
update sdk & API
GrandSchtroumpf May 28, 2026
fe5bf85
fix sell order
GrandSchtroumpf May 28, 2026
a05771d
fixes after backend update
GrandSchtroumpf May 28, 2026
571cdda
apply request changes
GrandSchtroumpf May 29, 2026
1f2ca3e
fix chart
GrandSchtroumpf May 29, 2026
ac9a560
add check for old API
GrandSchtroumpf Jun 1, 2026
af8e81f
remove detla percent
GrandSchtroumpf Jun 1, 2026
d6ca2a5
prevent batch on gradient if unavailable
GrandSchtroumpf Jun 1, 2026
96725c6
hide gradient if not supported
GrandSchtroumpf Jun 1, 2026
62a91d5
display gradient date on strategy page
GrandSchtroumpf Jun 1, 2026
dcbaa7d
max 3 cards on connected page
GrandSchtroumpf Jun 2, 2026
8985330
Merge remote-tracking branch 'origin/main' into gradient
GrandSchtroumpf Jun 2, 2026
902adbf
[CI] Update Screenshots
GrandSchtroumpf Jun 2, 2026
b33efbf
implement countdown
GrandSchtroumpf Jun 3, 2026
6449705
fix marginal price calculation
GrandSchtroumpf Jun 3, 2026
5207d1a
fix build
GrandSchtroumpf Jun 3, 2026
2ceabfd
[CI] Update Screenshots
GrandSchtroumpf Jun 3, 2026
b7ccd48
add animations on countdown
GrandSchtroumpf Jun 4, 2026
af3bb7c
add animated count downs
GrandSchtroumpf Jun 4, 2026
2cde325
Merge remote-tracking branch 'origin/main' into gradient
GrandSchtroumpf Jun 4, 2026
4413b04
[CI] Update Screenshots
GrandSchtroumpf Jun 4, 2026
984761b
hide line for future orders
GrandSchtroumpf Jun 4, 2026
b126557
update hourglass icon
GrandSchtroumpf Jun 4, 2026
bd11783
[CI] Update Screenshots
GrandSchtroumpf Jun 4, 2026
d9210b9
fix inactive strategies
GrandSchtroumpf Jun 5, 2026
6e1e80c
syncronize animations
GrandSchtroumpf Jun 5, 2026
f948540
Update cart for gradient
GrandSchtroumpf Jun 8, 2026
02a9747
simplify animations
GrandSchtroumpf Jun 8, 2026
2b2f01b
[CI] Update Screenshots
GrandSchtroumpf Jun 8, 2026
132226e
Update direction select
GrandSchtroumpf Jun 9, 2026
d6ce35a
start blinking below two
GrandSchtroumpf Jun 9, 2026
86ab4b7
[CI] Update Screenshots
GrandSchtroumpf Jun 9, 2026
37c2fca
transform gradient strategy in cart
GrandSchtroumpf Jun 9, 2026
f0b9d10
use createdAt
GrandSchtroumpf Jun 9, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"type": "module",
"dependencies": {
"@bancor/carbon-sdk": "0.0.129-DEV",
"@bancor/carbon-sdk": "0.0.139-DEV",
"@cloudflare/workers-types": "4.20230717.0",
"@eslint/js": "^9.39.2",
"@floating-ui/core": "^1.7.3",
Expand Down
13 changes: 8 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
overrides:
carbon-sdk: link:../../../Users/franc/AppData/Local/pnpm/global/5/node_modules/@bancor/carbon-sdk
4 changes: 4 additions & 0 deletions src/assets/icons/auction.svg
6 changes: 6 additions & 0 deletions src/assets/icons/channel.svg
10 changes: 2 additions & 8 deletions src/assets/icons/fast.svg
4 changes: 2 additions & 2 deletions src/assets/icons/hourglass.svg
Loading
Loading