Filipe Soccol
|
9cda680494
|
Fixed errors on deployment.
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
|
34c5ce3b87
|
Add tooltip to inform what a locked value is
|
2023-02-27 09:43:55 -03:00 |
|
enzoggqs
|
7e88c459bb
|
Fix topBar behavior
|
2023-02-03 17:44:02 -03:00 |
|
RcleydsonR
|
361b476d15
|
Change CI pipeline trigger and remove jest dependencies from package json, also add sonarcloud badges on readme
|
2023-01-27 20:08:39 -03:00 |
|
RcleydsonR
|
db2d15b318
|
Merge branch 'develop' into setup-tests
|
2023-01-27 19:12:32 -03:00 |
|
RcleydsonR
|
5b2ca86129
|
Add CI pipeline to test and upload coverage
|
2023-01-26 18:31:32 -03:00 |
|
EsioFreitas
|
80e3296131
|
Merge branch 'develop' of https://github.com/liftlearning/P2Pix-Front-End into faq
|
2023-01-25 17:35:31 -03:00 |
|
EsioFreitas
|
6793684c49
|
add faq
|
2023-01-25 17:33:57 -03:00 |
|
RcleydsonR
|
f67fade5ee
|
Add package-lock json that is necessary for vite build
|
2023-01-24 22:31:39 -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 |
|
RcleydsonR
|
65fc11a64f
|
Merge branch 'develop' into setup-tests
|
2023-01-24 17:13:00 -03:00 |
|
enzoggqs
|
d66459bea9
|
update TopBar component tests
|
2023-01-12 15:15:05 -03:00 |
|
RcleydsonR
|
aedd4bc532
|
Add initial alchemy structure code
|
2023-01-12 00:32:52 -03:00 |
|
enzoggqs
|
06eac3b84c
|
Create tests setup
|
2023-01-11 13:13:32 -03:00 |
|
EsioFreitas
|
979e5f9fb1
|
chore: add axios
|
2022-12-07 20:47:51 -03:00 |
|
RcleydsonR
|
9593eea6b9
|
remove fix from lint script on package json
|
2022-11-26 14:26:19 -03:00 |
|
RcleydsonR
|
91283305b9
|
add connect to ethers provider function and use pinia as ether params store
Co-authored-by: geovanne97 <geovannessaraiva97@gmail.com>
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
|
2022-11-15 17:06:08 -03:00 |
|
RcleydsonR
|
4ce650f0d2
|
configuring connection to metamask wallet
|
2022-11-11 16:05:01 -03:00 |
|
RcleydsonR
|
d792eedd73
|
add component to generate a static pix qrcode
|
2022-11-04 17:44:59 -03:00 |
|
RcleydsonR
|
810f44071b
|
generate qr code from pix function implementation
can't use the qrcode-pix library because of a broken dependency based on crc v4.1.1, so, needed to use a previous version from crc
|
2022-11-04 01:09:33 -03:00 |
|
RcleydsonR
|
63c5669026
|
fix: lint error by adding node env in eslint config
|
2022-10-24 21:34:18 -03:00 |
|
EsioFreitas
|
12f599d31e
|
chore: config project
|
2022-10-24 15:33:24 -03:00 |
|