moo-onthelawn
dd941a543e
TRCL-3535 Add green/red preference to display modal ( #261 )
...
* add functionality, without user exposure yet
* fix commit history
* remove unnecessary change
* lint
* update css
* audit of pos/neg colors
* fix flipping of disconnect/export keys colors
* review comments
* clean up naming of icon
* fix icon sizing
* small edit to story example
2024-02-01 19:22:42 -05:00
mulan xia
eacab6ae04
add functionality, without user exposure yet
2024-02-01 19:22:42 -05:00
moo-onthelawn
d81e6b3a2c
TRCL-3520 Add entry point + modal for themeing ( #255 )
...
* wip
* clean up
* clean up UI
2024-02-01 19:01:53 -05:00
Jared Vu
732114a8de
Use BigInt toString() for initialDepositAmount param ( #266 )
2024-02-01 11:52:04 -08:00
Jared Vu
2c220233e3
Update potential-market csv ( #264 )
...
* Update potential-market csv to match opensource guidance
* missing quantom-conversion-exponent
* fix filter
* alphabetize
2024-01-31 10:07:21 -08:00
aleka
8187e3615b
add back clickable label to checkbox ( #263 )
...
* add back clickable label to checkbox
* make disabled optional
2024-01-30 16:42:05 -05:00
Bill
c5888c2d5c
Fix if conditioned before hooks ( #262 )
2024-01-30 13:18:10 -08:00
Jared Vu
793b522487
New Market Widget ( #234 )
...
* 🚧 New Market Form
* use dev-5 as default
* Additional UI work
* Add mock data
* 💄 More UI items
* 💄 add preview step
* 💄 Disable proposal button if not enough native tokens
* ✏️ Add disclaimer
* ✏️ fix combobox search
* 🚧 clean up components
* Add filters, modify, button
* ✨ feat: Add details to New Market Dialog
* add assetName
* add helper method - spagetti code
* Update NewMarketMessageDetailsDialog, attempt to hook up client call
* 🚨 fix mobile safari overflow
* update init deposit to 10_001 whole token
* reduce delay block to 5
* Update mock data
* 🚧 SO FRIGGIN CLOSE
* 💄 style/ux nits
* add gov to registry
* PLS
* IT FUCKING WORKS
* Add assets
* FIX TICKER
* ADD NEW ASSETICON
* button width
* change default env to dev
* Remove mention of Impersonation dialog
* Market Search entry point
* uncomment feature
* Clean up NewMarketStep components
* Restore env.json
* Add space T.T
* useGlobalCommands fix types
* 🚧 feat: useNextClobPairId hook WIP
* Add potentialMarkets hook to parse CSV and hide new market entrypoints
* Use updated stringKeys
* Update localization, import nits
* bump v4-client
* add gov vars
* new useGovernanceVariables
* Add validator client calls: proposal fetch/submission
* Update token usage, utilize gov vars
* remove console log
* import nits
* NewMarketMessageDetailsDialog: Fix initial_deposit_amount
* NewMarketAgreement Dialog
* confirm flow
* Remove initialDepositAmount from mainnet env
* NewMarket: Add stringParams to step3
* Update csv
* update env.json add localization changes
* cleanup initialDepositAmountBN and decimals
* ^
* use undefined in place of 0 for DiffOutput
* remove hardcoded string
* Remove potentialMarket from csv
* Ensure user is out of liquidity tier modification
* bump localization, add additional details to receipts
* feedback addressed
* Add margin instead of space
* margin/padding nits, shorten filter method, remove ?. chaining
* additional feedback
---------
Co-authored-by: Taehoon Lee <19664986+ttl33@users.noreply.github.com>
2024-01-30 11:59:16 -08:00
Bill
9cbb9fc2c6
remove cexdeposit testflag ( #259 )
2024-01-30 11:38:22 -08:00
Bill
91f5b89eb6
Coinbase Deposit ( #251 )
...
* Coinbase Deposit
* bump packages
* fix lock
* add testflag
* Address feedback
* fix chain select
2024-01-29 15:12:06 -08:00
Brendan Chou
5aeb01f968
allow viewer to use the address test-flag to have a view-only experience of a wallet ( #250 )
...
* allow viewer to use test-flag to specify a view-only experience of a wallet
* respond to CR
* lint
2024-01-26 17:08:51 -05:00
moo-onthelawn
c9596de9c3
TRCL-3322 Implement reduce-only checkbox on frontend ( #246 )
...
* implemented
* eol lint again
* update with correct abacus version
* update localization to latest
* fix localization v
2024-01-26 17:03:32 -05:00
aleka
ac07abea07
make sure view more is hidden when not num rows not specified ( #249 )
2024-01-25 15:10:16 -05:00
Jared Vu
0ed1f33808
✨ Canvas Orderbook ( #227 )
...
* 🚧 Canvas Orderbook
* 🚧 Add orderbookMap to aid in Canvas redraws
* enable mine column
* Merge main into canvas-orderbook-2
* 🧱 fix: Add orderbook constants file, remove console log, nits
* 💄 style: orderbook canvas text 13.5px -> 12px
* Updated constants and typings
* loadingSpace logic was slowing down ref mount
2024-01-24 23:16:33 -08:00
Bill
48e67f5681
Upgrade v4 clients and @cosmjs packages ( #243 )
...
* Upgrade v4-client and @cosmjs packages
* add comments
2024-01-24 15:29:43 -08:00
moo-onthelawn
17fce5417a
TRCL-3476 Create colorTokens file + new theme color types ( #239 )
...
* introduce tokens file + theme type
* fix lint error
* TRCL-3497 Use color tokens in app + tradingView widget (#240 )
* update to use tokens, small fixes
* fix eol lint
* move usage style helper to lib/styles
* move files, fix text colors
* fix logo in light mode
* remove colors.css file
* small lint things
* add transparency to button + destructive borders
2024-01-24 17:03:44 -05:00
aleka
b86a346be3
move governance staking panels out of trading rewards to profile on mobile ( #242 )
...
* add collapsible table
* update to add a TR inside table instead
* move governance staking panels to mobile profile
2024-01-24 15:33:01 -05:00
moo-onthelawn
7134fa541d
add icons and update stories ( #244 )
2024-01-24 15:07:32 -05:00
aleka
cd30c9c7d9
add collapsible table ( #231 )
...
* add collapsible table
* update to add a TR inside table instead
2024-01-24 12:26:32 -05:00
aleka
414e38afec
Delay wagmi connection if remember me is enabled ( #210 )
...
* connect wagmi on deposit if remember me
* use alert message instead of button message
* clear input state when closing transfers forms to renable trade place order button
2024-01-23 13:45:14 -05:00
Bill
e93850484b
CCTP deposit/withdraw to throw error if nobleClient is not initialized ( #215 )
...
* CCTP deposit/withdraw to throw error if nobleClient is not initialized
* update error str
2024-01-22 09:55:26 -08:00
aleka
521b6d6135
test flag for sign in option ( #236 )
2024-01-17 16:22:17 -08:00
aleka
94772bf4dc
bump abacus to remove base position notional ( #235 )
2024-01-17 15:52:02 -08:00
Adam Fraser
149f21e7e0
Add trailing blocks to NetworkStatus analytics event ( #230 )
2024-01-17 10:34:04 -05:00
Bill
fef9935883
Support notification for trading rewards ( #224 )
...
* Support notification for trading rewards
* bump abacus
* Stack notifications based on notification type
* address comments
2024-01-16 10:19:48 -08:00
Bill
c7a5b706e1
Fix toAmount/toAmountMin on withdraw ( #232 )
2024-01-15 10:31:23 -08:00
moo-onthelawn
f304bb069a
TRCL-1979 Show open positions / orders in portfolio sidebar ( #228 )
...
* add tags for open orders + positions
* clean up, use new num selector function
* update logic for open orders
2024-01-12 14:44:09 -05:00
Bill
ad6aa1af49
Bump abacus, fix onboarding toAmount ( #229 )
2024-01-11 11:52:02 -08:00
Jared Vu
55b2c3fb4a
Update Funding Chart Tooltip ( #225 )
...
* 🚧 depth chart
* ✨ Fixed types and shortened FundingRateTooltip
* 💄 update depth chart color scale to use css var
* 💄 use layer-6 instead of text-1
* 🌐 Add localization, fix nits
2024-01-11 10:31:53 -08:00
moo-onthelawn
83bcde00eb
TRCL-1623 Update Positions icon in nav sidebar ( #226 )
...
* update icon
* remove unused cube icon
2024-01-11 11:02:23 -05:00
Jared Vu
e8024b9337
Add Sepolia ( #222 )
2024-01-09 16:35:19 -08:00
Jared Vu
8280e512bc
Remove BasePositionNotional DetailItem ( #223 )
2024-01-09 14:01:38 -08:00
aleka
b2234cb969
reorganize rewards vs. profile, update panel and accordion styling ( #221 )
...
* reorganize rewards vs. profile, update panel and accordion styling
* feedback
2024-01-09 16:57:02 -05:00
Bill
4bcb1f64ac
Add Kava support for onboarding, and add token symbol to token select ( #220 )
...
* Add Kava support for onboarding, and add token symbol to token select
* bump abacus
2024-01-09 11:51:31 -08:00
Bill
4a64d59546
Update launch incentives to season 2 ( #218 )
...
* Update launch incentives to season 2
* update api url
---------
Co-authored-by: Aleka Cheung <aforaleka@gmail.com>
2024-01-04 19:14:23 -08:00
Jared Vu
3fc43e8a12
Remove base from baseInitialMarginFraction ( #209 )
2024-01-04 15:35:05 -08:00
aleka
adba11b462
add accordion component and rewards help panel ( #214 )
2024-01-03 14:20:30 -05:00
Jared Vu
29526b927f
Update deposit and withdrawal receipts ( #212 )
...
* Update receipts
* Remove duplicate const
* Restore env
* format
* Try using raw
* Use 3 spaces T.T
* copy from main
* Update abacus, display proper toAmount and toAmountMin
* nits
2024-01-03 09:56:01 -08:00
Jared Vu
503e089efa
temp hide fees for cctp route ( #213 )
2023-12-23 01:17:41 -08:00
Jared Vu
c3495f462c
Additional Withdraw/Deposit validation ( #211 )
...
* Add cctp amount check and price impact check
* 2.5% -> 2%
2023-12-22 17:31:32 -08:00
Bill
6da6eeb2a4
Enable CCTP ( #194 )
...
* Enable CCTP
* Handle base64 encode
* Update localization package
---------
Co-authored-by: jaredvu <jaredvu@gmail.com>
2023-12-22 11:12:41 -08:00
aleka
f8cf1d364b
update coinbase connect app name ( #208 )
2023-12-21 10:58:57 -08:00
Jared Vu
6f344c6b5d
Update comparison function in Table ( #207 )
2023-12-21 10:53:56 -08:00
Jared Vu
c77e727d2b
TRCL-3406: firefox mobile position table row has stretched icon ( #204 )
...
* Fix PositionsTable assetIcon
* Mobile width of HelpDialog
2023-12-19 23:33:36 -08:00
Jared Vu
b94538711d
Lazy load Pages ( #203 )
...
* Lazy import pages
* Fix import order
2023-12-19 23:30:51 -08:00
Jared Vu
b83479f45c
Handle New Markets added by Gov ( #201 )
...
* Add celestia assets
* Handle symbol not yet added
2023-12-19 23:25:14 -08:00
Jared Vu
001aad3abc
Navigate to the Markets page if the current marketId is not included in subscribed markets ( #198 )
...
* Navigate to markets if current url is invalid
* nits
2023-12-19 15:58:49 -08:00
Jared Vu
f8bec0fb3d
Update Withdraw form receipt ( #200 )
2023-12-19 09:49:37 -08:00
Bill
71d1a0321b
Do not block website if NobleClient cannot init, and other onboarding fixes ( #193 )
2023-12-13 08:11:19 -08:00
Bill
0f16396c8d
Implement CCTP withdraw ( #188 )
...
* Implement CCTP withdraw
* bump packages
* address comments
2023-12-12 10:12:37 -08:00