1165 Commits

Author SHA1 Message Date
vplasencia
4f0ee02db8 feat: support different networks for the blockchain provider in the api and dashboard 2024-01-31 12:51:50 +01:00
vplasencia
036909ecb3 feat: integrate the new blockchain provider in the api and dashboard 2024-01-31 12:28:06 +01:00
vplasencia
a0e0628926 fix(credentials): change block number type 2024-01-30 23:36:42 +01:00
Vivian Plasencia
5e4b68bb42 Merge pull request #364 from tanyas-codes/refact/list-groups
refactoring: lists the off-chain groups based on recent creation
2024-01-30 22:33:42 +01:00
Vivian Plasencia
f5a20e2943 Merge pull request #368 from ntampakas/dev_autodeploy
Support dev/stg auto deploy
2024-01-30 12:06:11 +01:00
Nick Tampakas
92ff5b2e34 Support dev/stg auto deploy 2024-01-30 09:22:02 +02:00
vplasencia
1bbd99f9a4 feat(credentials): add blockchain transactions credential 2024-01-28 22:34:11 +01:00
Tanya
e15da1a8ab refactor: listing of off-chain groups based on recent creation 2024-01-27 14:20:10 +05:30
Tanya
65fc534d3c refactor: listing of off-chain groups based on latest creation 2024-01-27 13:47:41 +05:30
Tanya
151b06955a refactor(listing of groups based on recent -creation): implement change in listing of groups 2024-01-27 13:32:51 +05:30
Tanya
4e814ad6af refactor: lists the off-chain groups based on recent creation 2024-01-27 11:39:49 +05:30
vplasencia
ae30a07561 chore: v1.1.0 2024-01-26 18:55:00 +01:00
Vivian Plasencia
17731abb3f Merge pull request #361 from privacy-scaling-explorations/chore/update-readme
Update README to the latest version of Bandada
2024-01-26 18:50:10 +01:00
aguzmant103
e4f2dd2725 Merge pull request #362 from privacy-scaling-explorations/feat/285treeRoot
feat: returning group/groups fingerprint in APIs/SDK response
2024-01-26 09:35:34 -06:00
Andy
15a4b5eda3 style: prettier v4 2024-01-26 09:23:32 -06:00
Vivian Plasencia
cf4abdfdaf Merge pull request #363 from tanyas-codes/design/bg-color
style: dashboard background colour change for selective pages
2024-01-26 13:47:53 +01:00
Tanya
2dbefe6b55 style: dashboard background colour change for selective pages
Previously, the groups, group, and new page had a gradient background. This commit changes the
background color to pink for consistency and improved visibility.
2024-01-26 01:43:29 +05:30
Andy
b17183f12a style: prettier x4 2024-01-25 12:45:09 -06:00
Andy
8f4bbe9e00 style: prettier x3 2024-01-25 12:00:50 -06:00
Andy
f429aaacc9 style: yarn fixes 2 2024-01-25 11:54:21 -06:00
Andy
ebcebed2a4 style: running prettier 2024-01-25 11:32:07 -06:00
Andy
864453982e test: adding test and small modification in getGroups response 2024-01-25 11:27:41 -06:00
Andy
47ef8c8c68 feat: returning treeRoot in response 2024-01-25 11:06:26 -06:00
Jeeiii
2dc5e9f9b7 docs: move configuration before installation section in the readme 2024-01-25 16:10:44 +01:00
Jeeiii
0e1a2cac76 docs: update README to include latest feedbacks 2024-01-25 16:03:16 +01:00
Jeeiii
edc81de33d docs: add more info about credentials and add contributing section 2024-01-25 09:55:22 +01:00
Jeeiii
e0e5c8300d docs: improve and refactor README 2024-01-24 17:03:32 +01:00
Vivian Plasencia
f5eb73f64f Merge pull request #360 from privacy-scaling-explorations/ref/eslint-disable-line
Remove eslint warning
2024-01-24 10:22:57 +01:00
vplasencia
f9db0f4cad refactor(api): remove eslint warning 2024-01-24 10:14:55 +01:00
Vivian Plasencia
3c1103b182 Merge pull request #359 from privacy-scaling-explorations/docs/readme
Update readme file
2024-01-23 17:02:52 +01:00
vplasencia
5c82787986 docs: organize app urls in a table 2024-01-23 16:58:45 +01:00
vplasencia
276cd4eb88 docs: refactor text 2024-01-23 16:50:23 +01:00
vplasencia
279705aefc docs: update readme file 2024-01-23 16:41:49 +01:00
Vivian Plasencia
614d426932 Merge pull request #358 from ntampakas/postgres_restore
Postgres restore
2024-01-19 14:46:38 +01:00
Nick Tampakas
e232478dbd Remove query - Column group_id referenced in foreign key constraint does not exist 2024-01-19 10:19:50 +02:00
Nick Tampakas
0b0dc59489 Add postgres workflow + aux script 2024-01-19 10:13:48 +02:00
Vivian Plasencia
a5c59a870b Merge pull request #357 from privacy-scaling-explorations/fix/typos
Fix typos
2024-01-18 18:53:32 +01:00
vplasencia
145b1f9831 docs(credentials): fix typos 2024-01-18 16:50:58 +01:00
vplasencia
d9477be2af chore: v1.0.1 2024-01-17 20:51:55 +01:00
Vivian Plasencia
cf0dc0bcbe Merge pull request #354 from privacy-scaling-explorations/ref/comment-code-sync-on-chain
Avoid updating off-chain group info on-chain
2024-01-17 19:08:48 +01:00
Vivian Plasencia
a47a54a6c3 Merge pull request #352 from privacy-scaling-explorations/fix/503-error
Fix 503 server error
2024-01-17 19:08:34 +01:00
vplasencia
9cf7585620 refactor: disable code to avoid updating off-chain group info on-chain 2024-01-12 14:09:22 +01:00
vplasencia
ddf69adc00 fix: add try catch when sending transactions 2024-01-12 13:59:35 +01:00
vplasencia
a78ab976f3 chore: v1.0.0 2024-01-11 16:25:20 +01:00
vplasencia
d6c58f358d Merge branch 'main' into dev 2024-01-04 12:10:03 +01:00
Vivian Plasencia
464cb2c386 Merge pull request #348 from privacy-scaling-explorations/feat/279successMessage
feat: success Message when adding member
2024-01-04 12:06:37 +01:00
Vivian Plasencia
8f9402f53d Merge pull request #347 from ntampakas/staging_env
Enable ECS staging deployment
2024-01-04 12:06:27 +01:00
Andres Guzman
78d34989a9 style: adding singular/plural 2024-01-03 15:56:28 -06:00
Andres Guzman
54bbd4303a feat: success Message when adding member
fix #279
2024-01-02 11:03:05 -06:00
Nick Tampakas
ada57f63ee Run prettier 2023-12-18 13:08:18 +02:00