9c948d7da4
refactor: standardize quote styles to single quotes across all files
2026-06-02 01:41:01 +00:00
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
b4f5134156
chore: register version 1.1.0
2025-11-06 16:19:42 -03:00
Jefferson Mantovani
bf75cd766a
chore: register version 1.1.0
2025-11-06 11:11:42 -03:00
Jefferson Mantovani
a4163a2ba6
chore: register version 1.1.0
2025-11-06 11:06:02 -03:00
Jefferson Mantovani
38201bb254
feat: versioning
2025-11-06 10:28:14 -03:00
hueso
976c48ac4b
optimized icon importing
2025-10-12 18:57:25 -03:00
hueso
358ae7410f
fixed network selection (hex string) and icons
2025-10-11 22:07:32 -03:00
hueso
23163be99d
fixed pixTarget treated as pixTimestamp
2025-07-04 21:09:32 -03:00
hueso
dd351acb2e
Stronger typings 💪
2025-06-29 18:19:30 -03:00
Filipe Soccol
2370051243
Update all code to be able to release. Still having issues on Release transaction.
2025-06-28 12:16:36 -03:00
Filipe Soccol
2e246f7560
Removed all tests and test libraries.
2025-06-27 16:42:25 -03:00
Filipe Soccol
81c8b04c7a
Refactored variable names to be concise.
2025-06-27 16:34:29 -03:00
Filipe Soccol
cf61f5ecfd
Fix issues with locking and solicitation.
2025-06-27 15:59:34 -03:00
Filipe Soccol
75c02ed1b9
Fixes bbPay interface with proper calls.
2025-05-21 11:30:22 -03:00
Filipe Soccol
8eb10f493f
Adjusted request for create participants.
2025-05-21 10:43:00 -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
0f17a67e00
Correct bugs and adjust Buyer form.
2024-12-03 16:18:10 -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
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
659db5ef04
Total overhaul
2024-11-07 11:35:15 -03:00
hueso
135a01b7fd
fixed types
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
4b4b5af550
update contract ABI
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
Filipe Soccol
f15361599f
Added different types of tokens.
2024-08-07 14:09:23 -03:00
Ronyell
acf75c88c0
💡 Create content to faq view
2023-02-19 17:03:59 -03:00
brunoedcf
c8982edb35
hotfix pix key argument name at wantSellComponent.vue. New addresses from updated smart contract deploy at the testnets
2023-02-15 13:16:49 -03:00
RcleydsonR
8f117c8fd7
Merge branch 'p2pix-V2' of github.com:liftlearning/P2Pix-Front-End into p2pix-V2
2023-02-06 14:11:05 -03:00
RcleydsonR
600510c719
Improve test cases from components and utils
2023-02-06 14:01:03 -03:00
brunoedcf
8d3a8ae47a
"Adding Pix Key input validation"
2023-02-03 17:40:35 -03:00
brunoedcf
d569294648
Contracts addresses, getLiquidity function and blockchain (deposit, lock, release) methods corrected
2023-01-31 14:38:34 -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
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
RcleydsonR
c8a3fd12b2
Improve code quality by fixing lint issues
...
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com >
2023-01-17 19:32:29 -03:00
RcleydsonR
8338064dcd
Clean up app strucutre deleting blockchain file and add methods on blockchain folder
...
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com >
2023-01-17 19:31:25 -03:00
RcleydsonR
2cbf475e09
Add verify network liquidity method
...
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com >
2023-01-17 19:25:22 -03:00
brunoedcf
80a70a5240
getting liquidity from both networks and saving it at store. splitting methods.ts into 2 different files: buyerMethods.ts and sellerMethods.ts
2023-01-17 01:55:46 -03:00
RcleydsonR
c546778963
Remove mock token implementation
...
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com >
2023-01-13 19:45:29 -03:00
RcleydsonR
6fd2120b63
Refactor methods from blockchain to use new code structure
...
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com >
2023-01-13 19:35:17 -03:00
brunoedcf
4ef5308f36
Adding request to user change network in wallet
2023-01-13 14:12:11 -03:00
RcleydsonR
86131b5641
Refactor of wallet and provider methods
...
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com >
2023-01-12 19:41:04 -03:00
RcleydsonR
8b0a212b78
Add listener to listen chain change and update store network name state, also start refactor with getProvider function
...
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com >
2023-01-12 18:08:08 -03:00
RcleydsonR
62dd4349b2
Remove alchemy file and add localhost network to possible network to choose
...
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com >
2023-01-12 18:07:06 -03:00
RcleydsonR
aedd4bc532
Add initial alchemy structure code
2023-01-12 00:32:52 -03:00
RcleydsonR
43ba937a07
Merge branch 'develop' into transaction-history
2022-12-30 17:07:54 -03:00
RcleydsonR
6279acc20d
implement logic to await all validDeposits correctly and improve state rendering from listing component
2022-12-30 02:03:23 -03:00
RcleydsonR
59c9eabd30
partial commit (will be removed)
2022-12-28 20:24:41 -03:00
brunoedcf
cdea930c8a
update smart contract
2022-12-27 18:15:46 -03:00