233 Commits

Author SHA1 Message Date
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
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
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
e483fd537c refactored network and token selection 2024-10-09 21:52:59 -03:00
hueso
659cc34d68 token selection chevron 2024-08-30 14:20:35 -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
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
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
RcleydsonR
481803e643 add continue button on manage bids that allow user to continue lock and release it, also fix some responsive points
Co-authored-by: enzoggqs <eggqsaraiva@gmail.com>
2023-02-27 20:41:58 -03:00
RcleydsonR
1fe834d12d Merge branch 'develop' into create_alerts 2023-02-27 19:36:38 -03:00
enzoggqs
2ed7cad96c Fix alerts and modals 2023-02-27 18:02:50 -03:00
RcleydsonR
309c57b808 fix waiting component to be rendered by adding the function to render listing component on unMounted lifecycle 2023-02-27 17:23:46 -03:00
enzoggqs
ba8f2218f6 Add Alert to seller flow 2023-02-27 13:43:11 -03:00
RcleydsonR
34c5ce3b87 Add tooltip to inform what a locked value is 2023-02-27 09:43:55 -03:00
enzoggqs
437ca9db38 Create alerts after user complete users flow 2023-02-27 02:25:29 -03:00
RcleydsonR
b86a70df19 improve layout from buy confirmed component 2023-02-24 01:39:58 -03:00
RcleydsonR
8f45016532 add text on listing component to show active lock amount 2023-02-24 00:57:34 -03:00
RcleydsonR
5cb9103ef5 fix fill color from spinner component to always white instead of passing as parameter 2023-02-24 00:49:06 -03:00
brunoedcf
6bedc24009 withdraw input handler 2023-02-22 18:01:11 -03:00
RcleydsonR
189d4e0f33 change from for of iterator to javascript map 2023-02-22 13:19:48 -03:00
RcleydsonR
94640c4492 Add try catch block if user reject a withdraw action 2023-02-22 13:13:27 -03:00
RcleydsonR
ec5fb7ef76 Fix menu chevron down not showing on mobile screen 2023-02-22 13:13:27 -03:00
RcleydsonR
72b794d534 Fix status card text font color and size 2023-02-22 13:13:27 -03:00
RcleydsonR
1451ff4ee3 Add transactions history with withdeawn option at buy confirmed step 2023-02-22 13:13:27 -03:00