Releases: InseeFr/Pearl-Jam
Releases · InseeFr/Pearl-Jam
Release Candidate 2.0.6
What's Changed
- css: same height of tracking components by @SimonDmz in #134
- feat: all surveys in mySurveys by @SimonDmz in #135
Full Changelog: 2.0.4...2.0.6-rc
Release Candidate 2.0.5
What's Changed
Full Changelog: 2.0.4...2.0.5-rc
2.0.4
chore: bump version for clean release
Release Candidate 2.0.4
Full Changelog: 2.0.4...2.0.4-rc
2.0.3
Develop (#118) * v4 datamodel enum implementation * identification component, tabs navigation contactAttempt medium * identification component contactOutcomeConfiguration handling contactAttemptConfiguration handling navigation refactor * prevent full package import with destructuration * remove dead code * ES2020 syntax * syntax update * transmission controls handle identification * extends data managed by identification hook minor graphical/typo fixes * identification questionnaire internal state OK * missing answer * selected tab text color * fix identification component when no data * IASCO transmission control implementation log removal * fix undefined identification evaluation * fix enum entry for API compliance * identification generate valid starting state * typo * label changes * prevent tab switching when saving * fix transmission control * fix panel navigation * save each identification * filter contactOutcome by COconfiguration * UI refactor * fix contact outcome enums by medium * fix enum typo for API compliance * fix selected question highlight prevent valid answers erasure * update identification tab label * sticky tabs bar & prevent overlap on scrolls * extend comment length * new GUI components * fix background color in UE page * GUI improvements : nex compos & CSS * remove previous component * remove unused dictionnary entries * split info in column * update contact data display * update contact component display * fuse individual, phone, mail forms * new components graphical enhancement * GUI AppBar update * contact[attempt/ouctome] GUI update * minor code fix * remove unused imports * update infoTile test : minr GUI change * GUI forms refactor - WIP * user form birthdate change fix * fixes * working phoneNumber * prevent updating fiscal/directory phone numbers * fix missing phone number crash * theme integration for buttons * delete phoneNumbers lateral menu css fix email edition fix birthdate display fix * remove unused import * itw phone number duplicate removal * fix transmission control * GUI fixes * CSS clean-up, dead code removal * rename folder * CSS, fix default contactoutcome * remove unused components * address form refactor * CSS i18n new address data function * infoTile text overflow * fix minor bug * fix tests * Migration vite & DramaQueen integration (#109) * change extension js -> jsx * remove jsx extension in custom hook * vite migration :warning: The build path is now dist * Update package.json * let output dir as build * remove react script * migration jest to vitest * revert changes in ci and script related to dist path * make service worker works * drama queen integration * make build esnext * endpoint service worker * disable queen healthcheck when synchronize * remove code smell in vite.config.js * remove k8s files * bump version 1.0.0 * Service worker update, retro compatibility with prod (#111) * update sw * retro compatibility with service worker we must be retrocompatible with service worker already loaded in user navigator so the update works * bump version to 1.0.1 * feat : communication request feature first version feat : User information POC fix : prevent component definition during render fix : missing key attributes in collections render tests : communicationFunction first tests fix: vite compliance fix: iDB schema extension instead for replacement fix: civilityEnum instead of hard-coded string * feat: better readability of comment * fix: version upg * fix: comm_request INIT -> INTIATED API compliance * fix: comment comp alway show 6 lines * feat: prevent sending communication * feat: check address validity before sending comm * feat: no comm sent if incomplete sender/recipient * fix: restore deleted css * feat: User profile icon + pop-up test: update tests 🎨 : fix misformatted code * fix: handle comp unmounting and strict mode * fix: wrong attribute name (#117) * fix: wrong attribute name * version bump * Fix : less strict controls, refactor * fix: use safe function to get privileged person * ci: upgrade build and add docker step in develop (#121) * cii: upgrade build and add docker step in develop * Update package.json * ci: add context docker step * Update package.json * ci: add -rc images * DRAFT : Redesign & maintenance (#124) * feat: refactor layout and material UI * ref: router 6 migration * fix: legacy panels * ref: filter rework * feat: finish filter Home * ref: redesign survey unit card * fix: status chip * fix(home): scrollbar offset * add new color for lockIcon * use local Typhography and change style * add placeholder * feat(ui): Row component * add fontWeight to statusChip * add inactiveStyle & inaccessible * add inactive & locked * add priority on card * ref(ui): add disabled variant for Card * terminated switch * feat(ui): notifications * fix: filter terminated * remove color * add finalize enum * change accordion sidebar * add finalize enum * remove console.log palette * feat: suivi circular progress * feat: notifications actions * feat(ui): Pie chart for suivi page * ref: CampaignProgressPieChart * ref: search and types * feat: SyncDialog update * feat: suivi table * fix: comment modal * fix: text layout on suivi table * fix: button layout on sync result * feat(ui): Survey Unit page header * feat(ui): Survey Unit Address Card * feat: survey unit logement & repérage * feat: survey unit persons form & card * fix: comment on add button * fix: Contacts card * fix: add form for comment dialog * feat: ContactOutcomeForm * feat: Contact attempt form * feat: seeder for development * feat: Communications form * feat: Comment form * ref: Snackbar * fix: snackbar showing too much * chore: cleaning * chore: cleaning tests & dependencies * feat: not found page * Add new component QuestionnaireCard * add icons * create customChip * HousingResident component * personlist Component * QuestionnaireCard component * to fix gitlab ci * remove rollupOptions * feat: reset data page * add help button & popover * add old Questionnaire component * fix surveyUnitHeader * fix homepage * fix tableau de synthése * maj mui * comment grappe select * fix PieChart size * add textfield searchByName * feat: identification for phone surveyUnit * feat: form for move property * change paddingBlock for pieChart * change filter input * activate select grappe * desactivate grappe * fix: noident identification text * active grappe select * feat: persist filter state * fix: label for identification * fix pieChart label * fix : no nograp doesn't crash Select anymore, bonus fix for ssech * feat: packaged randomness * chore: refactor code for readibility * fix: remove Chat references, not used anymore * fix: another chat reference * fix: add missing radio-group `name` attribute * feat: change some labels * add persist campagn monsuivi * oidc * fix: typo * feat: prevent workbox upgrade -> keep v6.6.1 * fix: restore previious authentication * feat: fallback-configuration * Chore service worker tests (#128) * chore: test workbox 6 * feat: bump app version for test * fix: use theme from provider, clean theme build, i18n * feat: restore state life-cycle * fix: typo * feat: transmission steps are checked instead of disapear * fix: work-box dependecies version * test: clg in sw registration * chore: more log in SW installation * chore: even more log * fix: missing import * Update ServiceWorkerStatus.jsx * fix: restore Queen SW * bumb: worbox version * feat: i18n --------- Co-authored-by: Laurent Caouissin <[email protected]> * Fix suppress location (#129) * fix: remove category dont know * fix: conditional rendering for noLocation * add noLocation to dictionnary * fix: remove clg * fix: add dynamic data for grappe * fix: move addressDeliveryPoint to be correct with AddressCard * feat: add reset to campaign select filter * fix: handle tricky bug on phoneNumbers being switched between persons (#130) * add case to switch lang depends on browser for datepicker * fix: remove useless Fragment * add medium message to contact * add new condition & remove ternary * correction orthographique status * chore: remove unused files * resolve v1 > v2 conflicts (#131) * Develop (#101) * v4 datamodel enum implementation * identification component, tabs navigation contactAttempt medium * identification component contactOutcomeConfiguration handling contactAttemptConfiguration handling navigation refactor * prevent full package import with destructuration * remove dead code * ES2020 syntax * syntax update * transmission controls handle identification * extends data managed by identification hook minor graphical/typo fixes * identification questionnaire internal state OK * missing answer * selected tab text color * fix identification component when no data * IASCO transmission control implementation log removal * fix undefined identification evaluation * fix enum entry for API compliance * identification generate valid starting state * typo * label changes * prevent tab switching when saving * fix transmission control * fix panel navigation * save each identification * filter contactOutcome by COconfiguration * UI refactor * fix contact outcome enums by medium * fix enum typo for API compliance * fix selected question highlight prevent valid answers erasure * update identification tab label * sticky tabs bar & prevent overlap on scrolls * extend comment length * new GUI components * fix background color in UE page * GUI improvements : nex compos & CSS * remove previous component * remove unused dictionnary entries * split info in column * update contact data display * update contact component display * fuse individual, phone, mail forms * new components graphical enhancement * GUI AppBar update * contact[attempt/ouctome] GUI update * minor code fix * remove unused imports * update infoTile test : minr GUI change * GUI forms refactor - WIP * user form birthdate change fix * fixes * working phoneNumber * prevent updating fiscal/directory phone numbers * fix missing phone number crash * theme integration for buttons * delete phoneNumbers lateral menu css fix email edition fix birthdate display fix * remove unused import * itw phone number duplicate removal * fix transmission control * GUI fixes * CSS clean-up, dead code removal * rename folder * CSS, fix default contactoutcome * remove unused components * address form refactor * CSS i18n new address data function * infoTile text overflow * fix minor bug * fix tests Co-authored-by: Nicolas Turban <[email protected]> * Fix/ff offline service worker (#122) * v4 datamodel enum implementation * identification component, tabs navigation contactAttempt medium * identification component contactOutcomeConfiguration handling contactAttemptConfiguration handling navigation refactor * prevent full package import with destructuration * remove dead code * ES2020 syntax * syntax update * transmission controls handle identification * extends data managed by identification hook minor graphical/typo fixes * identification questionnaire internal state OK * missing answer * selected tab text color * fix identification component when no data * IASCO transmission control implementation log removal * fix undefined identification evaluation * fix enum entry for API compliance * identification generate valid starting state * typo * label changes * prevent tab switching when saving * fix transmission control * fix panel navigation * save each identification * filter contactOutcome by COconfiguration * UI refactor * fix contact outcome enums by medium * fix enum typo for API compliance * fix selected question highlight prevent valid answers erasure * update identification tab label * sticky tabs bar & prevent overlap on scrolls * extend comment length * new GUI components * fix background color in UE page * GUI improvements : nex compos & CSS * remove previous component * remove unused dictionnary entries * split info in column * update contact data display * update contact component display * fuse individual, phone, mail forms * new components graphical enhancement * GUI AppBar update * contact[attempt/ouctome] GUI update * minor code fix * remove unused imports * update infoTile test : minr GUI change * GUI forms refactor - WIP * user form birthdate change fix * fixes * working phoneNumber * prevent updating fiscal/directory phone numbers * fix missing phone number crash * theme integration for buttons * delete phoneNumbers lateral menu css fix email edition fix birthdate display fix * remove unused import * itw phone number duplicate removal * fix transmission control * GUI fixes * CSS clean-up, dead code removal * rename folder * CSS, fix default contactoutcome * remove unused components * address form refactor * CSS i18n new address data function * infoTile text overflow * fix minor bug * fix tests * Migration vite & DramaQueen integration (#109) * change extension js -> jsx * remove jsx extension in custom hook * vite migration * let output dir as build * remove react script * migration jest to vitest * drama queen integration * endpoint service worker * disable queen healthcheck when synchronize * remove k8s files * bump version 1.0.0 * Service worker update, retro compatibility with prod (#111) * update sw * retro compatibility with service worker we must be retrocompatible with service worker already loaded in user navigator so the update works * bump version to 1.0.1 * fix: upgrade workbox version for FF compliance --------- Co-authored-by: Nicolas Turban <[email protected]> Co-authored-by: Dylan Decrulle <[email protected]> * resolve v1 > v2 conflicts --------- Co-authored-by: Nicolas Turban <[email protected]> Co-authored-by: Dylan Decrulle <[email protected]> * chore : bump version --------- Co-authored-by: Simon Demazière <[email protected]> Co-authored-by: Nicolas Turban <[email protected]> Co-authored-by: Eric Thuaud <[email protected]> Co-authored-by: Jonathan <[email protected]>
Release Candidate 2.0.3
What's Changed
- Develop by @nicolasTurban in #91
- Fix synchronization errors by @SimonDmz in #95
- Develop by @SimonDmz in #101
- Fix/ff offline service worker by @SimonDmz in #122
Full Changelog: 2.0.2-rc...2.0.3-rc
Release Candidate 2.0.2
Release Candidate 2.0.1
What's Changed
- DRAFT : Redesign & maintenance by @Grafikart in #124
New Contributors
- @Grafikart made their first contribution in #124
Full Changelog: 1.1.9-rc...2.0.1-rc
1.0.2
Fix/ff offline service worker (#122) * v4 datamodel enum implementation * identification component, tabs navigation contactAttempt medium * identification component contactOutcomeConfiguration handling contactAttemptConfiguration handling navigation refactor * prevent full package import with destructuration * remove dead code * ES2020 syntax * syntax update * transmission controls handle identification * extends data managed by identification hook minor graphical/typo fixes * identification questionnaire internal state OK * missing answer * selected tab text color * fix identification component when no data * IASCO transmission control implementation log removal * fix undefined identification evaluation * fix enum entry for API compliance * identification generate valid starting state * typo * label changes * prevent tab switching when saving * fix transmission control * fix panel navigation * save each identification * filter contactOutcome by COconfiguration * UI refactor * fix contact outcome enums by medium * fix enum typo for API compliance * fix selected question highlight prevent valid answers erasure * update identification tab label * sticky tabs bar & prevent overlap on scrolls * extend comment length * new GUI components * fix background color in UE page * GUI improvements : nex compos & CSS * remove previous component * remove unused dictionnary entries * split info in column * update contact data display * update contact component display * fuse individual, phone, mail forms * new components graphical enhancement * GUI AppBar update * contact[attempt/ouctome] GUI update * minor code fix * remove unused imports * update infoTile test : minr GUI change * GUI forms refactor - WIP * user form birthdate change fix * fixes * working phoneNumber * prevent updating fiscal/directory phone numbers * fix missing phone number crash * theme integration for buttons * delete phoneNumbers lateral menu css fix email edition fix birthdate display fix * remove unused import * itw phone number duplicate removal * fix transmission control * GUI fixes * CSS clean-up, dead code removal * rename folder * CSS, fix default contactoutcome * remove unused components * address form refactor * CSS i18n new address data function * infoTile text overflow * fix minor bug * fix tests * Migration vite & DramaQueen integration (#109) * change extension js -> jsx * remove jsx extension in custom hook * vite migration :warning: The build path is now dist * Update package.json * let output dir as build * remove react script * migration jest to vitest * revert changes in ci and script related to dist path * make service worker works * drama queen integration * make build esnext * endpoint service worker * disable queen healthcheck when synchronize * remove code smell in vite.config.js * remove k8s files * bump version 1.0.0 * Service worker update, retro compatibility with prod (#111) * update sw * retro compatibility with service worker we must be retrocompatible with service worker already loaded in user navigator so the update works * bump version to 1.0.1 * fix: upgrade workbox version for FF compliance --------- Co-authored-by: Nicolas Turban <[email protected]> Co-authored-by: Dylan Decrulle <[email protected]>
Release Candidate 1.1.9
Full Changelog: 1.1.8-rc...1.1.9-rc