Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

gip-inclusion/les-emplois

francoisfreitag created a review on a pull request on gip-inclusion/les-emplois

View on GitHub

francoisfreitag pushed 1 commit to ff/rate-limits gip-inclusion/les-emplois
  • API Particulier : Honor rate limits Move API calls to an async task, to avoid holding up web workers with sleep. Hav... 49bc79e

View on GitHub

leo-naeka created a review on a pull request on gip-inclusion/les-emplois

View on GitHub

leo-naeka created a review on a pull request on gip-inclusion/les-emplois

View on GitHub

leo-naeka opened a pull request on gip-inclusion/les-emplois
Mise à jour de clever-deploy
## :thinking: Pourquoi ? `/bin/env` n'est pas présent de partout, `/usr/bin/env` est plus courant
leo-naeka created a branch on gip-inclusion/les-emplois

leo/update-clever-deploy - Plate-forme numérique de l'inclusion

leo-naeka pushed 21 commits to leo/rdvi-show-appointments-to-job-seekers gip-inclusion/les-emplois
  • apply: added GET param to keep track of job seeker - added a link in job seekers list ("Mes candidats") and in job... fd9d81a
  • apply: skip create seeker steps when job_seeker GET param is filled When visiting `apply:start`, if a job_seeker GET... ea5a817
  • fixtures: added test job seeker sent by company 503ccd5
  • apply: added Matomo event when applying for a job seeker 55005e0
  • apply for: directly search for companies in seeker's city 4c2899e
  • chore(fiches salarié): update wording 56c466c
  • github: Fix `notify-slack.yml` because of ada18b388 f126ea0
  • www.stats: Change the default webinar banner 7cc8982
  • www.stats: Remove obsolete webinar banners ec724fb
  • tests: fix a flaky test with 21246c1
  • employee_record: Simplify wording by redirecting to the help center 78936f9
  • api_particulier: Reuse and close httpx client The connection was left open after the task was finished, and a new co... e592d53
  • Remove unnecessary finally clause 408f194
  • API Particulier : Clarify start_at and end_at semantic Use None when there are no dates. Fix type hints. Prefer `.is... 77873d7
  • API Particulier : Clarify the semantic of is_certified This is a BooleanField(null=True), there’s no reason to use "". d2d01a3
  • Fix bad data in tests/eligibility/test_iae To be certified, a diagnosis must come from an employer. cf AbstractEligi... e3ee313
  • Clarify test_eligibility_diagnosis_certify_criteria b23c560
  • Fix outdated date for the GIP 0e1085e
  • fix(asp): limit ASP person serializer first name to 30 chars 1833c3c
  • feat(rdvi): display appointments for job seekers 8e78f0b
  • and 1 more ...

View on GitHub

celine-m-s created a comment on a pull request on gip-inclusion/les-emplois
Quel est le résultat du script pour l’instant ?

View on GitHub

leo-naeka deleted a branch gip-inclusion/les-emplois

leo/limit-asp-first-name-30-chars

leo-naeka closed a pull request on gip-inclusion/les-emplois
Limitation du prénom à 30 caractères dans le sérialiseur à destination de l'ASP
## :thinking: Pourquoi ? L'ASP n'accepte que 30 caractères au maximum. Cf. https://itou-inclusion.slack.com/archives/C01181Y04LT/p1729762979362779 ## :rotating_light: Notes - Pas touché...
github-merge-queue[bot] deleted a branch gip-inclusion/les-emplois

gh-readonly-queue/master/pr-4981-0e1085e203377dd3e425ba0ab79fa4f5f95e62eb

github-merge-queue[bot] pushed 1 commit to master gip-inclusion/les-emplois
  • fix(asp): limit ASP person serializer first name to 30 chars 1833c3c

View on GitHub

rsebille opened a pull request on gip-inclusion/les-emplois
Employeur : Correction pour l'entreprise utilisée pour les offres PEC
## :thinking: Pourquoi ? https://itou-inclusion.slack.com/archives/C0412CTV63D/p1729779953766069?thread_ts=1729524947.114339&cid=C0412CTV63D
rsebille pushed 1 commit to rsebille/fix-company-manager-in-migrations gip-inclusion/les-emplois
  • companies: Use our custom managers in migrations The default `objects` is overridden to hide the company used to pub... 8b6399f

View on GitHub

leo-naeka pushed 1 commit to leo/limit-asp-first-name-30-chars gip-inclusion/les-emplois
  • fix(asp): limit ASP person serializer first name to 30 chars da3620c

View on GitHub

calummackervoy pushed 1 commit to calum/refonte-parcours-inscription gip-inclusion/les-emplois
  • Improve error behavior on NIR or email conflict Provide detailed error information to the user, and provide them the... f609732

View on GitHub

francoisfreitag created a comment on a pull request on gip-inclusion/les-emplois
Pour info, la version finale du script a tourné avec : ```diff diff --git a/itou/users/management/commands/certify_selected_administrative_criteria.py b/itou/users/management/commands/certify_s...

View on GitHub

calummackervoy deleted a branch gip-inclusion/les-emplois

calum/fix-address

calummackervoy closed a pull request on gip-inclusion/les-emplois
UX/UI: Fix outdated date for the GIP
## :thinking: Pourquoi ? L'ancienne adresse est affichée sur le site sur quelques pages, et il y a besoin de la mettre à jour ## :rotating_light: À vérifier - [ ] Mettre à jour le CHANGELO...
github-merge-queue[bot] pushed 1 commit to master gip-inclusion/les-emplois
  • Fix outdated date for the GIP 0e1085e

View on GitHub

github-merge-queue[bot] deleted a branch gip-inclusion/les-emplois

gh-readonly-queue/master/pr-4984-b23c56006dc5bbce963923006b4b10e459ac776f

github-merge-queue[bot] created a branch on gip-inclusion/les-emplois

gh-readonly-queue/master/pr-4984-b23c56006dc5bbce963923006b4b10e459ac776f - Plate-forme numérique de l'inclusion

francoisfreitag created a review on a pull request on gip-inclusion/les-emplois
Merci !

View on GitHub

francoisfreitag created a review comment on a pull request on gip-inclusion/les-emplois
Fourbe comme typo :innocent:

View on GitHub

francoisfreitag created a review on a pull request on gip-inclusion/les-emplois

View on GitHub

francoisfreitag pushed 1 commit to ff/selected-crits-test gip-inclusion/les-emplois
  • Split test cases for test_selected_administrative_criteria_certified Provides better isolation. 894687c

View on GitHub

francoisfreitag pushed 3 commits to ff/selected-crits-test gip-inclusion/les-emplois
  • Fix bad data in tests/eligibility/test_iae To be certified, a diagnosis must come from an employer. cf AbstractEligi... e3ee313
  • Clarify test_eligibility_diagnosis_certify_criteria b23c560
  • Split test cases for test_selected_administrative_criteria_certified Provides better isolation. 46bdf59

View on GitHub

francoisfreitag pushed 2 commits to ff/selected-crits-test gip-inclusion/les-emplois
  • Fix bad data in tests/eligibility/test_iae To be certified, a diagnosis must come from an employer. cf AbstractEligi... cc84e80
  • Split test cases for test_selected_administrative_criteria_certified Provides better isolation. 6161f84

View on GitHub

francoisfreitag deleted a branch gip-inclusion/les-emplois

ff/for

calummackervoy opened a pull request on gip-inclusion/les-emplois
UX/UI: Fix outdated date for the GIP
## :thinking: Pourquoi ? L'ancienne adresse est affichée sur le site sur quelques pages, et il y a besoin de la mettre à jour ## :rotating_light: À vérifier - [ ] Mettre à jour le CHANGELO...
Load more