Releases: thomas-mauran/LinkedOut
Releases · thomas-mauran/LinkedOut
LinkedOut v1.1.4
LinkedOut v1.1.3
What's Changed
- feat(front): improve employer messaging and evaluation by @Kuruyia in #71
- feat(front): add file upload and fetch by @Kuruyia in #72
Full Changelog: v1.1.2...v1.1.3
LinkedOut v1.1.2
What's Changed
- feat(front): add job application badge by @Kuruyia in #69
- feat(jobs): add employer ID to the job offers by @Kuruyia in #70
Full Changelog: v1.1.1...v1.1.2
LinkedOut v1.1.1
What's Changed
- feat: add recommendation service deployment by @Kuruyia in #66
- feat: job offer application by @thomas-mauran in #67
- fix: some API fixes by @Kuruyia in #68
Full Changelog: v1.1.0...v1.1.1
LinkedOut v1.1.0
What's Changed
- feat(front): add first login guard by @Kuruyia in #58
- feat: add recommendation service by @thomas-mauran in #64
- feat(front): add main navigator by @Kuruyia in #59
- ci: build the recommendation service by @Kuruyia in #65
Full Changelog: v1.0.3...v1.1.0
LinkedOut v1.0.3
What's Changed
Full Changelog: v1.0.2...v1.0.3
LinkedOut v1.0.2
What's Changed
- feat: boostrap of neo4j and simple query by @thomas-mauran in #47
- feat: add k8s resource files by @Kuruyia in #48
- ci: add Snyk analysis by @thomas-mauran in #49
- feat(front): add authentication by @Kuruyia in #55
- fix(profile): convert gender to their numerical values by @Kuruyia in #56
Full Changelog: v1.0.1...v1.0.2
LinkedOut v1.0.1
What's Changed
Full Changelog: v1.0.0...v1.0.1
LinkedOut v1.0.0
What's Changed
- Add analysis document by @thomas-mauran in #1
- Add mock server for the external API by @thomas-mauran in #2
- Add OpenAPI specification for the external API by @Kuruyia in #3
- Updates to the external API specification and its mock server by @Kuruyia in #4
- Bootstrap the external API by @Kuruyia in #6
- Bootstrap the mobile application by @Kuruyia in #5
- Add "seasonal worker availabilities" to the external API spec and mock server by @thomas-mauran in #7
- chore: use uuid instead of incrementals ids by @thomas-mauran in #9
- feat: add salary for jobOffer by @thomas-mauran in #10
- feat: jobOffers add job and comapny + db add fields by @thomas-mauran in #11
- feat: profile part of the app by @thomas-mauran in #8
- feat: job service bootstrap by @thomas-mauran in #12
- refactor: clean up the docker compose file by @Kuruyia in #14
- docs: definition of the service, mermaid for the infra and openapi link by @thomas-mauran in #13
- feat: job and jobOffers routes implementations by @thomas-mauran in #15
- ci: add ci by @Kuruyia in #16
- feat(JobOffer): Job offet list by @thomas-mauran in #17
- feat(jobOffer): job offer view and apply by @thomas-mauran in #18
- feat(backend): add NATS by @Kuruyia in #19
- ci: add conditional execution and concurrency group by @Kuruyia in #20
- chore: merge Docker Compose files by @Kuruyia in #23
- ci: add matrix for building the backend by @Kuruyia in #24
- feat(messaging): message channels list by @thomas-mauran in #21
- feat(jobs): implement findOne and findAllCategories by @Kuruyia in #25
- chore(backend): move Gradle group and version definitions by @Kuruyia in #22
- feat(backend): bootstrap messaging service by @Kuruyia in #27
- feat(messaging): messageChannel conversations by @thomas-mauran in #26
- feat(messaging): implement findOneUserMessageChannel and findAllUserMessageChannels by @Kuruyia in #28
- feat(backend): bootstrap employer service and implement findOne by @Kuruyia in #29
- feat(api_gateway): add employer data in message channels by @Kuruyia in #30
- feat(messaging): implement getMessagesOfUser by @Kuruyia in #32
- feat(api_gateway): add route to get an employer by @Kuruyia in #33
- feat(messaging): finish implementation by @Kuruyia in #34
- feat: company findAll / findOne by @thomas-mauran in #31
- feat: jobOffer by @thomas-mauran in #36
- feat(backend): add error handler to NATS functions by @Kuruyia in #37
- feat(notification): implement service by @Kuruyia in #38
- feat: bootstrap of the profile app by @thomas-mauran in #39
- feat(profile): implement service by @Kuruyia in #40
- feat(employer): implement employer reviews by @Kuruyia in #41
- feat(job): implement job applications by @Kuruyia in #42
- feat: notification tab by @thomas-mauran in #43
- feat(profile): implement profile picture and cv routes by @Kuruyia in #44
- feat(frontend): implement employer evaluation by @thomas-mauran in #45
New Contributors
- @thomas-mauran made their first contribution in #1
- @Kuruyia made their first contribution in #3
Full Changelog: https://github.com/thomas-mauran/LinkedOut/commits/v1.0.0