-
Notifications
You must be signed in to change notification settings - Fork 4
feat: e2esdk [DO NOT MERGE] #169
base: hasura
Are you sure you want to change the base?
Conversation
Test e2e2 (#155) * fix * cosmetics * fix * fix: dockerfile hasura dev: e2e (#156) * fix * fixe * fix * cleanup * basic upload * add dropzone * fix: more * fix: keys * fix: answers in nav * feat: upload files * fix: file key leak * feat: read files * feat: random files gen + refine files read * fix: use keycloak UUID + cosmetics * fix: fake submissions * doc * csp * fix * fix csp + upload dir * upload * disable-size * debug * clean --------- Co-authored-by: Matéo Mévollon <[email protected]> Co-authored-by: devthejo <[email protected]> fix: cleanup (#157) * fix-csp * cleanup * Update src/lib/e2esdk.ts Co-authored-by: François Best <[email protected]> * fix: use @socialgouv/e2esdk-crypto.fileMetadataSchema * fix: readAndEncryptFile signature * feat: use modal for file previews * dummy --------- Co-authored-by: François Best <[email protected]> Update .gitignore Update config.yaml chore(deps): Update e2esdk to latest version (#160) This includes API breaking changes, though they are not used here. However, there are data breaking changes that will require resetting the e2esdk database when upgrading the server. Update values.yaml Update values.yaml Update answers.tsx Update form.tsx feat: add export new device key (#161) * feat: add export new device key * Update pages/profil.tsx Co-authored-by: François Best <[email protected]> --------- Co-authored-by: François Best <[email protected]>
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
SonarCloud Quality Gate failed. 0 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
🎉 Deployment for commit fbb22f4 : Ingresses
Docker images
|
Add e2esdk demo implementation
Rebase from #154 with latest hasura branch