Commit Graph

  • 9772e40428 refactor: rename CredentialView to CredentialData Yuren Ju 2023-08-24 13:14:35 +08:00
  • 186274189d feat: generate sdk project Yuren Ju 2023-08-24 11:16:05 +08:00
  • a7ab226e20 feat: implemented basic verifier Yuren Ju 2023-08-24 11:10:20 +08:00
  • 15aa0e700f fix: use data-testid instead of data-cy Yuren Ju 2023-08-24 10:45:49 +08:00
  • 3377159b45 fix: added a assumption for selection method Yuren Ju 2023-08-24 10:44:41 +08:00
  • 4c40170846 Merge pull request #15 from yurenju/feat/route Yuren Ju (yurenju) 2023-08-24 11:31:55 +08:00
  • 7e14b5a186 fix: remove format:check Yuren Ju 2023-08-24 10:24:24 +08:00
  • 5e70677a55 refactor: extracted Header component Yuren Ju 2023-08-24 09:04:22 +08:00
  • ac895d6373 fix: fixed autoConnect does not work Yuren Ju 2023-08-23 15:20:16 +08:00
  • 5198a5bef4 feat: use tanstack route to web project Yuren Ju 2023-08-23 11:56:22 +08:00
  • 1db4ee6050 feat: installed tanstack router Yuren Ju 2023-08-23 11:28:36 +08:00
  • 16cc580a07 Merge pull request #13 from yurenju/feat/ethereum-credential Yuren Ju (yurenju) 2023-08-23 10:38:31 +08:00
  • 3d5cccbf8a fix: add resolveJsonModule for web project to resolve json correctly Yuren Ju 2023-08-23 10:36:13 +08:00
  • ac99b10690 feat: add ethereum credential Yuren Ju 2023-08-23 10:30:49 +08:00
  • 27d69c969c Merge pull request #12 from yurenju/feat/credential-context Yuren Ju (yurenju) 2023-08-19 15:22:26 +08:00
  • 97477fddfa feat: integrate CredentialContext to Profile page Yuren Ju 2023-08-19 15:19:30 +08:00
  • a848465f67 refactor: rename for better structure Yuren Ju 2023-08-19 13:41:51 +08:00
  • e08a61b550 feat: added CredentialContext Yuren Ju 2023-08-19 13:38:52 +08:00
  • 4d7ce70e83 refactor: rename from kebab-case to PascalCase Yuren Ju 2023-08-19 13:05:45 +08:00
  • 7b645c1f80 refactor: rename Credential to CredentialView Yuren Ju 2023-08-19 11:39:42 +08:00
  • cfeaa7fee8 Merge pull request #11 from yurenju/feat/credential-list Yuren Ju (yurenju) 2023-08-18 16:38:38 +08:00
  • 0128b6a46e feat: add credential and credential-list components Yuren Ju 2023-08-18 16:34:40 +08:00
  • 62132817cb Merge pull request #10 from yurenju/feat/wagmi Yuren Ju (yurenju) 2023-08-18 15:23:38 +08:00
  • c37bb12de0 fix: added optionalDependencies for github action build Yuren Ju 2023-08-18 14:42:10 +08:00
  • 8921aafcd7 feat: added profile and ethereum-provider Yuren Ju 2023-08-18 14:36:56 +08:00
  • 98748eda8d feat: add wagmi and viem dependencies Yuren Ju 2023-08-18 11:54:45 +08:00
  • 05f8565d36 Merge pull request #9 from yurenju/feat/sample-verifier-spec Yuren Ju (yurenju) 2023-08-17 13:29:11 +08:00
  • a3f2d9801d feat: defined test steps for verifier Yuren Ju 2023-08-17 10:47:13 +08:00
  • 39eb8b9fbc feat: added sample-verifier cucumber spec Yuren Ju 2023-08-17 07:53:40 +08:00
  • 7044a09491 Merge pull request #8 from yurenju/feat/sample-verifier Yuren Ju (yurenju) 2023-08-13 15:34:12 +08:00
  • 857b328d31 fix: fix lint error Yuren Ju 2023-08-13 15:31:21 +08:00
  • 2077ebb3af feat: separate e2e and acceptance test Yuren Ju 2023-08-13 15:26:59 +08:00
  • b98ddc94a4 feat: change to cucumber test cases Yuren Ju 2023-08-13 15:17:57 +08:00
  • 763b9813ff feat: extract cypress-cucumber-preset Yuren Ju 2023-08-13 14:55:56 +08:00
  • 49374294f9 feat: generate sample-verifier & sample-verifier-e2e Yuren Ju 2023-08-13 13:55:28 +08:00
  • 6c57f25476 Merge pull request #7 from yurenju/feat/w3c 0.2 Yuren Ju (yurenju) 2023-08-12 13:53:33 +08:00
  • 2f42b662c8 feat: added description for w3c compatibility Yuren Ju 2023-08-12 13:39:53 +08:00
  • 7298c250f6 Merge pull request #6 from yurenju/feat/multinet Yuren Ju (yurenju) 2023-08-12 13:09:16 +08:00
  • ab2f0746d1 feat: add multinet support Yuren Ju 2023-08-12 13:05:58 +08:00
  • 0d88f5c2bc feat: add REQ-03 to registration.feature since the process is the same Yuren Ju 2023-08-12 10:08:36 +08:00
  • 01614c1446 Merge pull request #5 from yurenju/feat/revocation-feature Yuren Ju (yurenju) 2023-08-12 09:47:30 +08:00
  • b920a71bc8 feat: added revocation feature spec Yuren Ju 2023-08-12 09:44:57 +08:00
  • b9f4de62e9 fix: added requirement id for reference Yuren Ju 2023-08-11 18:39:45 +08:00
  • 6619cb7f7b Merge pull request #4 from yurenju/feat/add-registration-feature Yuren Ju (yurenju) 2023-08-11 16:50:04 +08:00
  • 2b08f215ab fix: added continue-on-error since the acceptance is always error since we have not implemented yet Yuren Ju 2023-08-11 15:00:23 +08:00
  • 041ab7f67a feat: added registration feature file Yuren Ju 2023-08-11 14:32:18 +08:00
  • fbbffaf752 Merge pull request #3 from yurenju/fix/github-action-check-v3 Yuren Ju (yurenju) 2023-08-11 09:59:04 +08:00
  • 89ee830dba fix: upgraded check github action to v3 Yuren Ju 2023-08-11 09:57:34 +08:00
  • f586a960b3 Merge pull request #2 from yurenju/feat/github-action-ci Yuren Ju (yurenju) 2023-08-11 09:53:01 +08:00
  • 751914c8ab feat: support github action ci Yuren Ju 2023-08-11 09:52:28 +08:00
  • 2ac55612c5 Create LICENSE Yuren Ju (yurenju) 2023-08-10 16:17:21 +08:00
  • e3747981cc Merge pull request #1 from tw-did/nx Yuren Ju (yurenju) 2023-08-10 16:15:25 +08:00
  • 452cfab38d fix: update README and add 2 commmands to package.json Yuren Ju 2023-08-10 16:13:43 +08:00
  • 036e40393f fix: removed web-e2e project Yuren Ju 2023-08-10 16:04:28 +08:00
  • 3afae795f4 fix: use cucumber for acceptance tests Yuren Ju 2023-08-10 16:03:22 +08:00
  • a34b4b59f9 fix: added acceptance project for acceptance tests Yuren Ju 2023-08-10 10:42:03 +08:00
  • 49d026b762 feat: added web and web-e2e project Yuren Ju 2023-08-06 16:52:10 +08:00
  • cecad83f16 fix: modified workspaceLayout to separate appsDir and libsDir Yuren Ju 2023-08-06 16:29:30 +08:00
  • 36548576a9 feat: created a nx workspace Yuren Ju 2023-08-06 16:18:08 +08:00
  • 65e6b2ad81 doc: added requirements Yuren Ju 2023-08-06 11:11:22 +08:00
  • 8198933e76 fix: some typo and wording Yuren Ju 2023-08-03 17:26:15 +08:00
  • ce1be04892 feat: added README and docs Yuren Ju 2023-08-03 17:13:48 +08:00
  • 48c97bf9da Initial commit Yuren Ju (yurenju) 2023-08-02 15:58:52 +08:00