Commit Graph

22 Commits

Author SHA1 Message Date
9c948d7da4 refactor: standardize quote styles to single quotes across all files 2026-06-02 01:41:01 +00:00
4469ccb30a refactor: update configuration files to use ES module syntax and integrate Tailwind CSS 2026-06-02 01:41:01 +00:00
98c6e04a16 feat: render app version in bottom-left footer 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
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
Jefferson Mantovani
d33d7f8538 feat: add footer with app version 2025-10-31 07:14:44 -03:00
Jefferson Mantovani
799f7cfe09 feat: add transactions explorer page 2025-10-23 15:40:09 -03:00
Filipe Soccol
2e246f7560 Removed all tests and test libraries. 2025-06-27 16:42:25 -03:00
hueso
73ba77ca4f fix build error 2025-06-18 18:46:24 -03:00
Filipe Soccol
fa2def812c Updated code to fetch available offers using subgraph and multicall. 2025-06-06 17:38:00 -03:00
Filipe Soccol
4908dff58b Adjust linter errors. 2025-04-15 15:40:37 -03:00
Filipe Soccol
92f6cb4d35 Added Sellet from with all required fields. 2024-11-27 09:55:38 -03:00
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
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
RcleydsonR
ec6e8b84f7 Add exclude paths to vitest coverage 2023-02-06 14:10:30 -03:00
RcleydsonR
5b2ca86129 Add CI pipeline to test and upload coverage 2023-01-26 18:31:32 -03:00
RcleydsonR
e10e8f89fc Fix lint issues 2023-01-24 22:28:24 -03:00
RcleydsonR
6b8bbc9e6a Add vitest as test framework and remove jest and its dependencies 2023-01-24 22:23:15 -03:00
RcleydsonR
8b5ba69267 Add environment plugin to change from import meta env to process env 2023-01-24 18:48:13 -03:00
EsioFreitas
12f599d31e chore: config project 2022-10-24 15:33:24 -03:00