This repository has been archived by the owner on Apr 5, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
franky47
approved these changes
Jun 27, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM sinon.
Co-authored-by: François Best <github@francoisbest.com>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
revolunet
pushed a commit
that referenced
this pull request
Jul 29, 2023
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 <m.mevollon@proton.me> Co-authored-by: devthejo <jo@surikat.pro> fix: cleanup (#157) * fix-csp * cleanup * Update src/lib/e2esdk.ts Co-authored-by: François Best <github@francoisbest.com> * fix: use @socialgouv/e2esdk-crypto.fileMetadataSchema * fix: readAndEncryptFile signature * feat: use modal for file previews * dummy --------- Co-authored-by: François Best <github@francoisbest.com> 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 <github@francoisbest.com> --------- Co-authored-by: François Best <github@francoisbest.com>
revolunet
pushed a commit
that referenced
this pull request
Jul 29, 2023
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 <m.mevollon@proton.me> Co-authored-by: devthejo <jo@surikat.pro> fix: cleanup (#157) * fix-csp * cleanup * Update src/lib/e2esdk.ts Co-authored-by: François Best <github@francoisbest.com> * fix: use @socialgouv/e2esdk-crypto.fileMetadataSchema * fix: readAndEncryptFile signature * feat: use modal for file previews * dummy --------- Co-authored-by: François Best <github@francoisbest.com> 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 <github@francoisbest.com> --------- Co-authored-by: François Best <github@francoisbest.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add key export demo