700 Commits

Author SHA1 Message Date
Vivian Plasencia
9e77800332 feat: support avalanche c chain in the blockchain credential
The blockchainCredentialSupportedNetworks variable type changed to make it easier to identify a
network and display its name.

re #451
2024-03-27 17:29:28 +01:00
Vivian Plasencia
0c1128c76c refactor: rename blockchainCredentialNetworks -> blockchainCredentialSupportedNetworks
blockchainCredentialNetworks was renamed blockchainCredentialSupportedNetworks for clarity.

re #443
2024-03-25 14:30:21 +01:00
Vivian Plasencia
a08d082c77 refactor: move the blockchain credential supported networks to the bandada utils package
Since the supported networks are attached to the infrastructure and not to the credential package,
they have been to the bandada utils package.

re #443
2024-03-25 14:06:29 +01:00
Vivian Plasencia
631d303587 refactor(dashboard): remove unnecessary check
re #443
2024-03-24 23:19:38 +01:00
Vivian Plasencia
646f88c120 docs(api): add comments to the rpc url variables
re #443
2024-03-24 20:57:45 +01:00
Vivian Plasencia
2b08f33634 feat: support several networks in the blockchain credential
now the blockchain credential supports polygon mumbai, optimism sepolia and arbitrum sepolia

re #443
2024-03-24 20:35:30 +01:00
Vivian Plasencia
105a42bec4 refactor: make network a parameter for blockchain validators
Now network is a required parameter for the blockchain validator criteria

BREAKING CHANGE: Now the network parameter for the blockchain validators is part of the credential
criteria

re #443
2024-03-24 18:01:58 +01:00
Vivian Plasencia
72cca868b5 Merge pull request #441 from bandada-infra/refactor/criterias
Make criterias from credentials validators context parameters
2024-03-19 11:21:15 +01:00
Jeeiii
289e7679ab refactor: make context option parameters as optional criterias
closes #411
2024-03-18 15:37:07 +01:00
Vivian Plasencia
69426fd99b chore: v2.1.1 2024-03-18 12:40:53 +01:00
Vivian Plasencia
7bda50afb3 Merge pull request #440 from bandada-infra/chore/add-seo-docs
Add SEO metadata to Docs
2024-03-18 12:20:35 +01:00
Vivian Plasencia
0d35ce5403 chore(docs): add seo to docs
update some bandada links, add date when displaying the articles and videos, the font size is a bit
bigger now and add social media image

re #436
2024-03-17 22:41:29 +01:00
ariesjia
118c4fb461 fix: fix prettier issue 2024-03-13 23:04:53 +08:00
ariesjia
983f45ddde refactor(dashboard): add try for JSON.parse to prevent from breaking if stored data is not valid 2024-03-11 02:00:30 +08:00
Vivian Plasencia
275d4a1ab8 chore: v2.1.0 2024-03-08 20:20:02 +01:00
Vivian Plasencia
c932eaecb6 Merge branch 'dev' into feat/sepolia 2024-03-08 19:54:24 +01:00
Vivian Plasencia
49b63bd950 Merge pull request #427 from privacy-scaling-explorations/feat/docs
Add Bandada docs inside `apps` folder
2024-03-08 19:36:06 +01:00
Vivian Plasencia
c1954f2107 chore(docs): update docusaurus config 2024-03-07 23:41:14 +01:00
Vivian Plasencia
909b216dde chore(docs): remove version prop from the package json file 2024-03-07 23:31:43 +01:00
Andy
b3f9603183 feat(general-info-step.tsx): added check to disable continue when NaN
closes #414
2024-03-07 16:24:29 -06:00
Vivian Plasencia
ae4232bf33 feat(dashboard): add the goerli groups at the end of the group list 2024-03-07 19:06:04 +01:00
Vivian Plasencia
d77658e447 refactor(api): comment code related to contracts 2024-03-07 16:07:55 +01:00
Vivian Plasencia
5b14c8b989 feat: add sepolia as default network 2024-03-07 16:02:33 +01:00
Vivian Plasencia
a1ab95b50f refactor(docs): update bandada links 2024-03-06 23:47:39 +01:00
Vivian Plasencia
d99f751dab style(docs): format code with prettier 2024-03-06 23:43:39 +01:00
Vivian Plasencia
34aece982f chore(docs): update prettier config 2024-03-06 23:42:41 +01:00
Vivian Plasencia
1b601fd2b3 feat(apps): add bandada docs 2024-03-06 23:21:54 +01:00
Vivian Plasencia
59aea9cf0f chore: v2.0.0 2024-03-05 17:48:03 +01:00
Vivian Plasencia
0cd1124eb1 Merge branch 'main' into chore/merge-main-dev 2024-03-05 17:21:18 +01:00
Vivian Plasencia
9057ec73cb Merge pull request #408 from code-Gambler/dev
Added Min Property to `Fingerprint Duration` input field
2024-03-05 13:21:23 +01:00
omahs
dc667e89d1 fix broken links 2024-03-05 10:08:58 +01:00
Vivian Plasencia
f0537b5dd3 Merge pull request #418 from privacy-scaling-explorations/ref/code-docs
Update code comments
2024-03-05 01:02:02 +01:00
Vivian Plasencia
9f079d7aed docs: update add member function docs 2024-03-04 12:51:17 +01:00
Vivian Plasencia
29deb0e5e5 refactor: update code comments 2024-03-04 12:44:41 +01:00
Daehyun Paik
6cda0ca767 build: improve build performance 2024-03-04 11:43:46 +01:00
Ryan Waldon
1a8973c703 chore: prettify 2024-03-01 12:04:18 +11:00
Ryan Waldon
e1e1c86921 fix(dashboard): hide member edit actions for non-admins
fix #413
2024-03-01 12:03:18 +11:00
Ryan Waldon
7641946bc5 fix(dashboard): hide danger zone & api key sections for non-admins
fix #307 & #306
2024-02-29 16:26:11 +11:00
Steven
e3a7ecd5c1 fix(all files): ran prettier:write
ran prettier:write

407
2024-02-24 23:41:54 -05:00
Steven
8d5d2ec9b1 fix(general-info-step): disabled the continue button when the fingerprintDuration is less that 0
Disabled the continue button because while the min property was in place there was still a loop hole
to enter a value less that 0

407
2024-02-24 23:38:57 -05:00
Steven
87e58172da fix(general-info-step.tsx): added the min property to the numberinput
407
2024-02-24 23:32:48 -05:00
Steven
905ca345eb fix(final-preview-step.tsx): removed the second alert("Some Error Occured") povided to the User
Since when an error happened the user was getting 2 alerts, I removed the generic alert in the
dashboard application

404
2024-02-22 20:48:18 -05:00
Miguel Lemos
88531006c9 docs: update configUI 2024-02-22 18:20:36 +00:00
Miguel Lemos
afe0f67a4b docs: add Bandada repository link to the API docs (closes #403) 2024-02-21 15:58:12 +00:00
Vivian Plasencia
b8ac449d86 Merge pull request #398 from code-Gambler/main
Refactor(bandadaAPI.ts): Displaying the error message, instead of the status code to the User
2024-02-20 13:05:26 +01:00
Steven
d492cd1b20 refactor: ran prettier:write 2024-02-19 18:46:16 -05:00
Steven
b3b176b7f2 refactor(bandadaapi.ts): refined the function call of creatAlert
Changed the function parameter of createAlert() to only accept a string which has the error
message, and changed all the arguments in bandadaAPI.ts

396
2024-02-19 17:43:37 -05:00
Steven
b1b465f6a1 refactor(bandadaapi.ts): removed the breaking element of the createGroup() request
The breaking element was added to test the alert function now removing it.

396
2024-02-19 17:30:43 -05:00
Steven
fe991bd810 refactor(bandadaapi.ts): changed the function parameter of createAlert() to show the correct message 2024-02-19 17:27:26 -05:00
Steven
c29d122ea1 refactor(bandadaapi.ts): provided the user with more information on the error within the dashboard
created a util function creatAlert and used it inside bandadaAPI.ts whenever it needed to create an
alert

396
2024-02-19 17:15:27 -05:00