-
- Downloads
feat(sge): Add Sge onboarding
parent
15142b64
No related branches found
No related tags found
Showing
- docker/cozy-app-dev-with-app.sh 9 additions, 4 deletionsdocker/cozy-app-dev-with-app.sh
- docker/cozy.yaml 3 additions, 0 deletionsdocker/cozy.yaml
- scripts/createConnections.js 0 additions, 2 deletionsscripts/createConnections.js
- src/assets/icons/visu/pdl-image.svg 9 additions, 0 deletionssrc/assets/icons/visu/pdl-image.svg
- src/components/App.tsx 1 addition, 4 deletionssrc/components/App.tsx
- src/components/Connection/Connection.spec.tsx 20 additions, 8 deletionssrc/components/Connection/Connection.spec.tsx
- src/components/Connection/Connection.tsx 9 additions, 3 deletionssrc/components/Connection/Connection.tsx
- src/components/Connection/ConnectionLogin.tsx 0 additions, 4 deletionssrc/components/Connection/ConnectionLogin.tsx
- src/components/Connection/ConnectionLoginNoPartnerAccount.tsx 1 addition, 7 deletions...components/Connection/ConnectionLoginNoPartnerAccount.tsx
- src/components/Connection/ConnectionLoginWithPartnerAccount.tsx 1 addition, 7 deletions...mponents/Connection/ConnectionLoginWithPartnerAccount.tsx
- src/components/Connection/ConnectionNotFound.spec.tsx 2 additions, 2 deletionssrc/components/Connection/ConnectionNotFound.spec.tsx
- src/components/Connection/FormLogin.tsx 13 additions, 76 deletionssrc/components/Connection/FormLogin.tsx
- src/components/Connection/SGEConnect/SgeConnect.scss 74 additions, 0 deletionssrc/components/Connection/SGEConnect/SgeConnect.scss
- src/components/Connection/SGEConnect/SgeConnectView.spec.tsx 152 additions, 0 deletionssrc/components/Connection/SGEConnect/SgeConnectView.spec.tsx
- src/components/Connection/SGEConnect/SgeConnectView.tsx 141 additions, 0 deletionssrc/components/Connection/SGEConnect/SgeConnectView.tsx
- src/components/Connection/SGEConnect/SgeInit.spec.tsx 103 additions, 0 deletionssrc/components/Connection/SGEConnect/SgeInit.spec.tsx
- src/components/Connection/SGEConnect/SgeInit.tsx 69 additions, 0 deletionssrc/components/Connection/SGEConnect/SgeInit.tsx
- src/components/Connection/SGEConnect/SgeModalHint.spec.tsx 35 additions, 0 deletionssrc/components/Connection/SGEConnect/SgeModalHint.spec.tsx
- src/components/Connection/SGEConnect/SgeModalHint.tsx 65 additions, 0 deletionssrc/components/Connection/SGEConnect/SgeModalHint.tsx
- src/components/Connection/SGEConnect/StepAddress.spec.tsx 110 additions, 0 deletionssrc/components/Connection/SGEConnect/StepAddress.spec.tsx
Loading
Please register or sign in to comment