377 Commits

Author SHA1 Message Date
Filipe Soccol
9cda680494 Fixed errors on deployment.
Some checks failed
Deploy FrontEnd / deploy-staging (push) Has been cancelled
Deploy FrontEnd / deploy-production (push) Has been cancelled
CI script / lint (push) Has been cancelled
CI script / build (push) Has been cancelled
CI script / SonarCloud (push) Has been cancelled
2024-11-11 11:06:52 -03:00
filipesoccol
1d98afbdfb
Merge pull request #1 from doiim/fix-token-dropdowns
Fix token dropdowns
2024-11-08 14:42:28 -03:00
Filipe Soccol
be7c1c6132 More visual adjustments. 2024-11-08 14:29:14 -03:00
Filipe Soccol
5b49fdcffd Adjusted bid selection and improve UX. 2024-11-07 17:53:20 -03:00
Filipe Soccol
b487949482 Added truncation to network names. 2024-11-07 13:44:26 -03:00
Filipe Soccol
e29aa6f440 Small responsiveness adjustments 2024-11-07 13:39:18 -03:00
Filipe Soccol
fc62f7b031 Small teaks on top bar visuals 2024-11-07 13:29:07 -03:00
Filipe Soccol
617388d8e1 Small tweaks on styles. 2024-11-07 13:15:08 -03:00
Filipe Soccol
9ddc843c01 Merge commit 'b61dfb2de05e494b66ffd1f99da8f8594782764c' into fix-token-dropdowns 2024-11-07 12:06:28 -03:00
Filipe Soccol
659db5ef04 Total overhaul 2024-11-07 11:35:15 -03:00
Filipe Soccol
9205909f9f Updated Ethers to last version. 2024-11-05 16:59:30 -03:00
Vagner
b61dfb2de0 Fix main container responsivity 2024-10-13 00:03:06 -03:00
Vagner
53d52f3a14 Add route transitions 2024-10-12 23:53:08 -03:00
Vagner
e6117d77d7 Fix single root element vue standards 2024-10-12 23:51:13 -03:00
Vagner
6e59f77153 Fix input styles in WantSellComponent 2024-10-12 20:56:13 -03:00
Vagner
c8a5c74c71 Refactor main container 2024-10-12 20:47:58 -03:00
Vagner
6516ae0509 Fix text alignment on orange border buttons 2024-10-12 13:31:33 -03:00
Vagner
5408791d9f Cleanup useless code that was used to animate chevrons before 2024-10-12 13:25:31 -03:00
Vagner
fc8fac4b48 Fix glitchy behaviour of token selector structure 2024-10-12 13:10:45 -03:00
Vagner
149f0e4767 Apply transitions to all dropdowns 2024-10-12 13:10:20 -03:00
Vagner
1287a0e9a7 Add dropdown transitions 2024-10-12 12:55:55 -03:00
Vagner
bdf4e37018 Fix background hover overflowing on dropdowns 2024-10-12 12:41:40 -03:00
Vagner
61032e3d92 Fix currency dropdown text and icon alignment 2024-10-11 19:09:51 -03:00
Vagner
3cf9cd0cac Fix currencymenu using tailwind's and vue's best practices 2024-10-11 18:39:51 -03:00
Vagner
8a45b3a9f8 Fix walletmenu using tailwind's and vue's best practices 2024-10-11 17:53:12 -03:00
Vagner
e6b5bc7748 Fix text displacement during interaction Topbar 2024-10-11 16:36:04 -03:00
Vagner
65c1dc0f06 Improve dropdown popup content styles 2024-10-11 12:00:44 -03:00
Vagner
15099c602f Add chevron animation when selection is opened 2024-10-11 11:58:25 -03:00
Vagner
d796379119 Fix tokenSelector styles 2024-10-11 11:56:12 -03:00
Vagner
475b0fbf01 Add close action to token dropdowns 2024-10-11 11:52:54 -03:00
hueso
135a01b7fd fixed types
Some checks failed
Deploy FrontEnd / deploy-staging (push) Has been cancelled
Deploy FrontEnd / deploy-production (push) Has been cancelled
CI script / lint (push) Has been cancelled
CI script / build (push) Has been cancelled
CI script / SonarCloud (push) Has been cancelled
2024-10-09 23:16:53 -03:00
hueso
fd61376b36 fixed locks filter
Some checks are pending
Deploy FrontEnd / deploy-staging (push) Waiting to run
Deploy FrontEnd / deploy-production (push) Waiting to run
CI script / lint (push) Waiting to run
CI script / build (push) Waiting to run
CI script / SonarCloud (push) Waiting to run
2024-10-09 22:05:25 -03:00
hueso
42fcae0465 add RPC to wallet on unrecognized chains 2024-10-09 21:56:33 -03:00
hueso
e483fd537c refactored network and token selection 2024-10-09 21:52:59 -03:00
hueso
1f003f19bc updated types for new ABI 2024-10-09 20:45:14 -03:00
hueso
4b4b5af550 update contract ABI
Some checks failed
Deploy FrontEnd / deploy-staging (push) Has been cancelled
Deploy FrontEnd / deploy-production (push) Has been cancelled
CI script / lint (push) Has been cancelled
CI script / build (push) Has been cancelled
CI script / SonarCloud (push) Has been cancelled
2024-10-06 20:23:28 -03:00
hueso
659cc34d68 token selection chevron 2024-08-30 14:20:35 -03:00
hueso
814e6a4eac add Rootstock tests
Some checks failed
Deploy FrontEnd / deploy-staging (push) Has been cancelled
Deploy FrontEnd / deploy-production (push) Has been cancelled
CI script / lint (push) Has been cancelled
CI script / build (push) Has been cancelled
CI script / SonarCloud (push) Has been cancelled
2024-08-29 22:22:04 -03:00
Filipe Soccol
f15361599f Added different types of tokens. 2024-08-07 14:09:23 -03:00
hueso
0a51a80e0c Discord -> LinkedIn
Some checks failed
Deploy FrontEnd / deploy-staging (push) Has been cancelled
Deploy FrontEnd / deploy-production (push) Has been cancelled
CI script / lint (push) Has been cancelled
CI script / build (push) Has been cancelled
CI script / SonarCloud (push) Has been cancelled
2024-07-31 13:08:00 -03:00
hueso
8ad42cc0f2 background optimization 2024-07-31 13:07:40 -03:00
hueso
ae60edd324 Network selection overhaul 2024-07-31 12:32:44 -03:00
hueso
fbe32e78ab Görli -> Sepolia
Some checks failed
Deploy FrontEnd / deploy-staging (push) Has been cancelled
Deploy FrontEnd / deploy-production (push) Has been cancelled
CI script / lint (push) Has been cancelled
CI script / build (push) Has been cancelled
CI script / SonarCloud (push) Has been cancelled
2024-07-18 19:37:39 -03:00
hueso
2c04e6f0de add Rootstock testnet 2024-07-18 19:23:53 -03:00
hueso
ce3fc962d6 fix chain detection 2024-07-18 19:23:09 -03:00
hueso
d794064a91 add favicon/title 2023-10-27 19:09:22 -03:00
Bruno Esteves
b9dd4a7621
Merge pull request #60 from liftlearning/create_alerts
Create alerts
2023-02-28 21:35:58 -03:00
enzoggqs
e9b4ee7b98 Fix withdraw button behavior 2023-02-28 21:12:46 -03:00
enzoggqs
e4e6c32d64 Add alert to withdraw flow 2023-02-28 21:07:56 -03:00
enzoggqs
e48f73354d Fix mobile view 2023-02-28 01:59:22 -03:00