add Auth page
parent
3870c299
No related branches found
No related tags found
Showing
- apps/dashboard/src/api/agent-client.ts 56 additions, 21 deletionsapps/dashboard/src/api/agent-client.ts
- apps/dashboard/src/api/gateway-client.ts 108 additions, 40 deletionsapps/dashboard/src/api/gateway-client.ts
- apps/dashboard/src/api/index.ts 33 additions, 5 deletionsapps/dashboard/src/api/index.ts
- apps/dashboard/src/components/App/index.tsx 20 additions, 2 deletionsapps/dashboard/src/components/App/index.tsx
- apps/dashboard/src/components/BasicMessageItem/index.tsx 2 additions, 5 deletionsapps/dashboard/src/components/BasicMessageItem/index.tsx
- apps/dashboard/src/components/BasicMessageItem/styles.module.scss 1 addition, 1 deletion...hboard/src/components/BasicMessageItem/styles.module.scss
- apps/dashboard/src/components/BasicMessageList/BasicMessageListStore.ts 21 additions, 0 deletions.../src/components/BasicMessageList/BasicMessageListStore.ts
- apps/dashboard/src/components/BasicMessageList/CreateMessage/index.tsx 42 additions, 0 deletions...d/src/components/BasicMessageList/CreateMessage/index.tsx
- apps/dashboard/src/components/BasicMessageList/index.tsx 21 additions, 4 deletionsapps/dashboard/src/components/BasicMessageList/index.tsx
- apps/dashboard/src/components/ProofItem/index.tsx 6 additions, 6 deletionsapps/dashboard/src/components/ProofItem/index.tsx
- apps/dashboard/src/components/ProofList/ProofListStore.ts 1 addition, 1 deletionapps/dashboard/src/components/ProofList/ProofListStore.ts
- apps/dashboard/src/components/Sidebar/index.tsx 3 additions, 0 deletionsapps/dashboard/src/components/Sidebar/index.tsx
- apps/dashboard/src/main.tsx 5 additions, 4 deletionsapps/dashboard/src/main.tsx
- apps/dashboard/src/modals/AcceptConnectionlessProofRequestDialog/index.tsx 81 additions, 0 deletions...c/modals/AcceptConnectionlessProofRequestDialog/index.tsx
- apps/dashboard/src/modals/AcceptConnectionlessProofRequestDialog/styles.module.scss 4 additions, 0 deletions...AcceptConnectionlessProofRequestDialog/styles.module.scss
- apps/dashboard/src/modals/IssueCredentialDialog/index.tsx 5 additions, 5 deletionsapps/dashboard/src/modals/IssueCredentialDialog/index.tsx
- apps/dashboard/src/modals/RequestProofDialog/RequestProofDialogStore.ts 6 additions, 6 deletions.../src/modals/RequestProofDialog/RequestProofDialogStore.ts
- apps/dashboard/src/modals/RequestProofDialog/index.tsx 19 additions, 14 deletionsapps/dashboard/src/modals/RequestProofDialog/index.tsx
- apps/dashboard/src/modals/RequestProofDialog/styles.module.scss 0 additions, 0 deletions...ashboard/src/modals/RequestProofDialog/styles.module.scss
- apps/dashboard/src/modals/ViewConnectionlessProofRequest/index.tsx 68 additions, 0 deletions...board/src/modals/ViewConnectionlessProofRequest/index.tsx
Loading
Please register or sign in to comment