Skip to content

feat(synchronize): upload only updated interrogations#278

Merged
QRuhier merged 10 commits into
feat/synchronize-improvementsfrom
feat/filter-su-sent
Apr 27, 2026
Merged

feat(synchronize): upload only updated interrogations#278
QRuhier merged 10 commits into
feat/synchronize-improvementsfrom
feat/filter-su-sent

Conversation

@QRuhier
Copy link
Copy Markdown
Collaborator

@QRuhier QRuhier commented Apr 16, 2026

During synchronization, upload only interrogations updated locally since it was last sent to the server.
Handled in local storage by adding hasBeenUpdated boolean.

⚠️ API does not evolve, so it does not handle this boolean. Interrogations must be sent without it.

⚠️ Dexie migration was needed to force all existing interrogations to be sent during the first synchronization following this application update

@QRuhier QRuhier changed the base branch from main to feat/synchronize-improvements April 16, 2026 07:02
@sonarqubecloud
Copy link
Copy Markdown

@QRuhier QRuhier requested review from SimonDmz and laurentC35 April 16, 2026 08:04
Comment thread src/utils/indexeddb/idb-config.ts Outdated
Copy link
Copy Markdown
Collaborator

@laurentC35 laurentC35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je préfère avoir l'aval de @SimonDmz pour la partie "métier" mais ok pour moi sinon.

PS: il faut vérifier les conf de prettier, c'est l'enfer là ^^

@QRuhier QRuhier merged commit 1556066 into feat/synchronize-improvements Apr 27, 2026
4 checks passed
@QRuhier QRuhier deleted the feat/filter-su-sent branch April 27, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants