d63cb8c6d3
refactor: clean up code formatting and improve readability across multiple components
...
- Standardized the use of quotes and spacing in various files.
- Removed unnecessary line breaks and trailing spaces in components.
- Improved the structure of computed properties and methods for better clarity.
- Enhanced the consistency of prop definitions and emit events in Vue components.
- Updated the GraphQL composable to streamline error handling and data processing.
- Refactored network configuration files for better organization and readability.
- Cleaned up model files by removing redundant lines and ensuring consistent formatting.
- Adjusted router configuration for improved readability.
- Enhanced utility functions for better maintainability and clarity.
2026-06-02 01:41:01 +00:00
Jefferson Mantovani
2117638305
fix network icons
2025-10-15 19:11:30 -03:00
hueso
a906fa136d
refactored network selection
2025-10-11 22:07:32 -03:00
Jefferson Mantovani
c58e91e073
refactor: organize componentes files
2025-10-08 20:29:51 -03:00
Filipe Soccol
8eb10f493f
Adjusted request for create participants.
2025-05-21 10:43:00 -03:00
Filipe Soccol
fe06c46c3f
Small adjusts and set viem to older stable version.
2025-04-15 16:06:07 -03:00
Filipe Soccol
4908dff58b
Adjust linter errors.
2025-04-15 15:40:37 -03:00
Filipe Soccol
9fa2b34a5d
Update all to useUSer composabe. Still some bugs to resolve.
2025-04-01 12:04:24 -03:00
Filipe Soccol
e93cac6086
Migrated project to Viem, removing Ethers completelly. Not finished tests.
2025-03-31 10:26:57 -03:00
Filipe Soccol
0f17a67e00
Correct bugs and adjust Buyer form.
2024-12-03 16:18:10 -03:00
Filipe Soccol
c90f468d3c
Finished refactoring for Sellet flow.
2024-12-02 12:17:47 -03:00
Filipe Soccol
c4dae86b5f
Cleaned code and prepared for API communications.
2024-12-01 11:50:08 -03:00
Filipe Soccol
92f6cb4d35
Added Sellet from with all required fields.
2024-11-27 09:55:38 -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
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
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
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
Filipe Soccol
f15361599f
Added different types of tokens.
2024-08-07 14:09:23 -03:00
RcleydsonR
2968b6f7ee
Update imports with alias @ that references src folder
2023-02-15 15:26:11 -03:00
brunoedcf
c27dde4dfe
withdraw integration
2023-02-11 19:47:39 -03:00
brunoedcf
6b13d5b84f
Fixing blockchain explorer on history
2023-02-06 21:06:24 -03:00
brunoedcf
3bdea04020
Merge branch 'develop' into p2pix-V2
2023-02-06 20:21:35 -03:00
brunoedcf
8d3a8ae47a
"Adding Pix Key input validation"
2023-02-03 17:40:35 -03:00
enzoggqs
ea813fa515
fix placeholder sizer
2023-02-03 17:20:05 -03:00
enzoggqs
edb909a685
Merge branch 'responsividade' of https://github.com/liftlearning/P2Pix-Front-End into responsividade
2023-02-03 01:47:11 -03:00
enzoggqs
260d2736e7
Update sendNetwork component responsivity
2023-02-03 01:32:25 -03:00
EsioFreitas
725f2b6e3b
Merge branch 'responsividade' of https://github.com/liftlearning/P2Pix-Front-End into responsividade
2023-02-02 18:11:52 -03:00
enzoggqs
fa78897b5e
Fix mobile screen
2023-02-01 12:29:09 -03:00
EsioFreitas
d49881f22c
Merge branch 'develop' of https://github.com/liftlearning/P2Pix-Front-End into responsividade
2023-02-01 10:49:43 -03:00
enzoggqs
b7783b5df3
Add mobile view to WantSellComponent
2023-02-01 00:47:14 -03:00
EsioFreitas
c643cab0e0
add responsividade
2023-01-25 19:44:39 -03:00
RcleydsonR
65fc11a64f
Merge branch 'develop' into setup-tests
2023-01-24 17:13:00 -03:00
RcleydsonR
d7723ebf07
Clean up ether store
...
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com >
2023-01-19 19:42:57 -03:00
RcleydsonR
7a080209b3
Fix unexpected behavior from listing transactions and approve tokens
...
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com >
2023-01-19 19:24:28 -03:00
RcleydsonR
6ba113ba86
Add connect wallet button on seller view when wallet is not connected
2023-01-18 23:53:46 -03:00
RcleydsonR
be90ff746b
Refactor decimalCount method and add it on a file to be used in many components
2023-01-18 23:38:00 -03:00
RcleydsonR
4999f3d145
Add typing on components layer
...
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com >
2023-01-18 23:35:08 -03:00
enzoggqs
60e3e4462c
Separates custom button into a folder inside components
2023-01-11 13:15:46 -03:00
RcleydsonR
0cef35ab28
improve top bar currency menu
2022-12-30 17:27:34 -03:00
Ronyell Henrique
2a247d1711
Update SellerSearchComponent.vue
2022-12-27 18:58:24 -03:00
brunoedcf
94d2390b14
fixing lint warnings
2022-12-27 15:29:32 -03:00
brunoedcf
0de0046064
seller flow + blockchain integration
2022-12-23 15:51:13 -03:00