Releases: InseeFr/Massive-Attack
Releases · InseeFr/Massive-Attack
2.4.0
Fix auth with OIDC (#63) * resolve merge * merge * feat: oidc auth with oidc-spa lib * fix: build option for node >16, remove auto admin mode * fix: bump react-script * fix: resolve build warnings * fix: userRoles is an array * fix: missing user_roles in localStorage * fix: add debug log * fix: split user roles * fix: more debug * fix: pick roles in token roles -_- * fix: unify roles check * chore: remove console log * ci: open-ssl-legacy-provider option is handled in package scripts
2.3.2
Merge pull request #55 from InseeFr/fix-cve-url-parse chore: bump version for CVE-2022-0686
2.3.1
Feature/trainee import (#43) * install package * language & detector & wrapper * dictionnary en & fr * trainingCourses translation * Requester translation * OrgaUnits translation * navigation menu translation * modify requester & add i18n * fix i18n * enchance * add icon on navigation menu * Ui & i18n translate * fix typo error * remove aucun label disponible * fix css * bump version to 2.3.1
2.3.0
Feature/requester (#41) * Create csvUploader : issue => Pouvoir charger une liste d'idep * Install ppaparse csv parser & material ui lab for alerting component * add alert on success - warning - failed, import csv, * add context value * modify alert system & setup context * fix yarn build error * fix dep array setError * css delete modal * fix error with warning message * fix warning message & add console error * fix showAlert error.message * remove inline style & add limit 10 characters in campaignLabel * add error & setError to context & move useEffect * fix csvImport div * add availableSessions & organisationalUnits to context * remove filter on uppercase * bump version to 2.2.0 * fix for unique values * fix bug with milliseconds & add uppercase to label directly * add timestamp time processing & label formation & modify delete message * bump version to 2.3.0 * fix with chaining syntax * Update src/components/trainingCourses/index.js Co-authored-by: Simon Demazière <[email protected]> * prevent use of underscore _ , space , slash / \ in label => could break the parsing or API calls * add constraint no empty value for label * Revert "add constraint no empty value for label" This reverts commit 6b540cfbde37904e15321ef9fee8869ba4ee50f8. * change variable to trainingSessionName & trainingSessionLabel * constraint if label is empty * fix bug recette * remove setter --------- Co-authored-by: Simon Demazière <[email protected]>
2.2.0
Feature/requester (#40) * Create csvUploader : issue => Pouvoir charger une liste d'idep * Install ppaparse csv parser & material ui lab for alerting component * add alert on success - warning - failed, import csv, * add context value * modify alert system & setup context * fix yarn build error * fix dep array setError * css delete modal * fix error with warning message * fix warning message & add console error * fix showAlert error.message * remove inline style & add limit 10 characters in campaignLabel * add error & setError to context & move useEffect * fix csvImport div * add availableSessions & organisationalUnits to context * remove filter on uppercase * bump version to 2.2.0
Release Candidate 2.1.0
Merge pull request #34 from SimonDmz/feature-admin-role Feature admin role
2.1.0
feat: admin OU vue && no auth display (#35)
Release Candidate 2.0.5
Merge pull request #29 from ddecrulle/fix/config add placeholder in configuration.json
2.0.5
Merge pull request #30 from InseeFr/develop Develop
Release Candidate 2.0.4
2.0.4-rc version ++