-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: migration preparation & global package upgrade for mongodb V7 (#…
…1281) * feat: add mongodb utils * feat: add decriptor export model * feat: comment awaiting features * fix: remove duplicate collection name * feat: prepare models export * fix: sort and remove unused * feat: prepare server switch * fix: dedupe * feat: add indexes creation jobs * fix: comment * feat: update createIndex function * feat: prepare db switch for tests * chore: skip test for now * feat: update package & connector * fix: shared * fix: typing p1 * fix: typing p2 * feat: update mongodb shared * fix: revert * fix: bson version * fix: zod version + add & export zod-mongodb-schema to shared * feat: update mongodb driver to match bson * fix: typecheck * feat: update zod ui * fix: zod typing * feat: update openapi snapshot * feat: update route & snapshot * fix: test * fix: dedupe * fix: unskip test * fix: missing _id in pointgeometry definition * fix: _id geopoint can be nullish at creation * fix: remove _id directly from schema * fix: remove _id from definition * fix: bson compatibility error * fix: start jobs after mongoose * fix: mongodb connection * fix: admin flow activate/desactivate * fix: user validation flow * fix: admin get user * fix: simplification du typage de l'api getDbCollection (#1292) * fix: simplification du typage de l'api getDbCollection * fix: ajout de tous les models * fix: update job statut from admin * feat: remove log & update /user/opco mongo query * fix: Lbac 2259 migration mongodb lot 3 (#1296) * fix: migration mongo lot 3 * fix: tsconfig + update * fix: update * fix: update * fix: suppression du script server/src/jobs/seed/ficheMetierRomev4/ficheMetierRomev4.ts * feat: lbac 2257: migration appels mongodb lot1 (#1294) * feat: migrate apicalls * feat: add new schema validation * feat: migrate credentials * feat: migrate anonymization * feat: migrate customemailetfa * feat: migrate lbacompanylegacies * feat: migrate lbacompanies * feat: migrate cfas * feat: migrate diplomesmetiers * feat: migrate domainesmetiers * feat: migrate application p1 * feat: migrate appointment p1 * fix: return new documen t * fix: projection * feat: migrate appointment p2 * feat: migrate application p2 * fix: snapshot * fix: logic * fix: buildtopic job_title awaited type * fix: snapshot * fix: suppression de INewAppointment * feat: update test setup * fix: core route + test --------- Co-authored-by: Rémy Auricoste <[email protected]> * feat: remove application model * feat: LBA-2258 lot 2 (#1293) Collections : "etablissements" "eligible_trainings_for_appointments" "eligible_trainings_for_appointments_histories" "emailblacklists" "entreprises" "formationcatalogues" "geolocations" "internalJobs" "opcos" "optouts" "recruiters" * feat: remove mongoose file * refactor: migrate types & services * feat: update create index jobs & remove mongodb legacy connector * fix: typecheck * fix: async iterable * fix: objectid import * fix: job processor db calls * fix: jobs export to pe * fix: sentry * fix: test * fix: job processor * fix: missing zod * fix: issues * fix: issues * fix: issues * feat: update ts and use mongodb objectid * fix: ui type never * fix: organization * feat: update mongoutils * feat: update eslint package * fix: eslint p1 * fix: eslint p2 * fix: eslint p3 * fix: updateSAVE * fix: yarn.lock * fix: sentry init * fix: sentry config * fix: job processor * fix: cron scheduler * feat: remove mongoose * fix: yarn.lock * fix: index script * fix(front): remove listener method * fix: etablissement creation operator * fix: formulaire creation * fix: correction émission de candidature vers offre lba * feat: update pentest mongodb uri * fix: suppression ajout event parasite * fix: script command * fix: missing 2dsphere indexes * fix: preview * fix: revert fix * fix: obfuscate script * fix: user update * fix: missing status * fix: job update * fix: updatedAt * fix: updates * fix: update etfa email * fix: update personal info * feat: update recette db uri * fix: appointment reply issue * fix: atomic operator updateMany * feat(lbac-2225): jobId as string * fix: aggregate * fix: remove address_detail * fix: merge aggretate to array --------- Co-authored-by: Rémy Auricoste <[email protected]> Co-authored-by: Alan Le Ruyet <[email protected]>
- Loading branch information
1 parent
1ad7c71
commit d3d9866
Showing
286 changed files
with
6,839 additions
and
10,604 deletions.
There are no files selected for viewing
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
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
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
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
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
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.