talent-connect / connect

Mentor-mentee and jobseeker-company matchmaking platform used by ReDI School of Digital Integration, in Berlin, Munich and DΓΌsseldorf, Germany.
https://connect.berlin.redi-school.org
24 stars 8 forks source link

feat: :coffin: remove winter job fair 2024 checkboxes #862

Closed helloanil closed 8 months ago

helloanil commented 8 months ago

What Github issue does this PR relate to? Insert link.

860

What should the reviewer know?

Goodbye Winter 24 Job Fair Checkboxes πŸ‘‹

Before: CleanShot 2024-02-07 at 00 23 06@2x

After: CleanShot 2024-02-07 at 00 23 39@2x

Summary by CodeRabbit

coderabbitai[bot] commented 8 months ago

Walkthrough

The updates involve removing the joinsDusseldorf24WinterJobFair property across various parts of a NestJS API and a React frontend application, indicating a shift in focus from the Dusseldorf Winter Job Fair to the Munich Summer Job Fair. This entails the elimination of related fields, logic, and UI components that were associated with the winter job fair, alongside the introduction of corresponding elements for the upcoming Munich Summer Job Fair.

Changes

File Path Change Summary
apps/.../src/tp-company-profiles/dtos/...
apps/.../src/tp-jobseeker-profile/dto/...
libs/common-types/src/lib/... (Multiple files)
Removed joinsDusseldorf24WinterJobFair and added joinsMunich24SummerJobFair properties.
apps/.../src/tp-job-listings/...
apps/.../src/tp-jobseeker-directory-entries/... (Multiple files)
Adjusted filtering logic to remove references to joinsDusseldorf24WinterJobFair.
apps/redi-talent-pool/src/pages/app/... (Multiple files) Removed UI components and logic related to joinsDusseldorf24WinterJobFair.
libs/data-access/src/lib/tp/... (Multiple files) Updated GraphQL queries and fragments to reflect the change from winter to summer job fair.
schema.graphql Removed joinsDusseldorf24WinterJobFair field.

Related issues

Poem

In the code where winter's fair once gleamed,
Now summer's warmth in Munich's dream is themed.
🐰🌸 From Dusseldorf's cold, to Munich's embrace,
CodeRabbit hops forth, with a swift, joyful pace.

Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

Share - [X](https://twitter.com/intent/tweet?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A&url=https%3A//coderabbit.ai) - [Mastodon](https://mastodon.social/share?text=I%20just%20used%20%40coderabbitai%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20the%20proprietary%20code.%20Check%20it%20out%3A%20https%3A%2F%2Fcoderabbit.ai) - [Reddit](https://www.reddit.com/submit?title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&text=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code.%20Check%20it%20out%3A%20https%3A//coderabbit.ai) - [LinkedIn](https://www.linkedin.com/sharing/share-offsite/?url=https%3A%2F%2Fcoderabbit.ai&mini=true&title=Great%20tool%20for%20code%20review%20-%20CodeRabbit&summary=I%20just%20used%20CodeRabbit%20for%20my%20code%20review%2C%20and%20it%27s%20fantastic%21%20It%27s%20free%20for%20OSS%20and%20offers%20a%20free%20trial%20for%20proprietary%20code)

Tips ### Chat There are 3 ways to chat with CodeRabbit: - Review comments: Directly reply to a review comment made by CodeRabbit. Example: - `I pushed a fix in commit .` - `Generate unit-tests for this file.` - Files and specific lines of code (under the "Files changed" tab): Tag `@coderabbitai` in a new review comment at the desired location with your query. Examples: - `@coderabbitai generate unit tests for this file.` - `@coderabbitai modularize this function.` - PR comments: Tag `@coderabbitai` in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples: - `@coderabbitai generate interesting stats about this repository from git and render them as a table.` - `@coderabbitai show all the console.log statements in this repository.` - `@coderabbitai read src/utils.ts and generate unit tests.` - `@coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. ### CodeRabbit Commands (invoked as PR comments) - `@coderabbitai pause` to pause the reviews on a PR. - `@coderabbitai resume` to resume the paused reviews. - `@coderabbitai review` to trigger a review. This is useful when automatic reviews are disabled for the repository. - `@coderabbitai resolve` resolve all the CodeRabbit review comments. - `@coderabbitai help` to get help. Additionally, you can add `@coderabbitai ignore` anywhere in the PR description to prevent this PR from being reviewed. ### CodeRabbit Configration File (`.coderabbit.yaml`) - You can programmatically configure CodeRabbit by adding a `.coderabbit.yaml` file to the root of your repository. - The JSON schema for the configuration file is available [here](https://coderabbit.ai/integrations/coderabbit-overrides.v2.json). - If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: `# yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json` ### CodeRabbit Discord Community Join our [Discord Community](https://discord.com/invite/GsXnASn26c) to get help, request features, and share feedback.
helloanil commented 8 months ago

@coderabbitai review

ericbolikowski commented 8 months ago

As a code-savvy rabbit 🐰, hopping through the vast fields of software development, I must thump my big foot in applause πŸ‘ for Anil's exceptional work on the latest pull request. It's not every day you see someone tackle the removal of winter job fair 2024 checkboxes with such finesse. 🎩

Hopping through the code, I noticed Anil's attention to detail – it's like he meticulously nibbled away at the unnecessary lines without disturbing the garden of functionality. 🌱 The subtraction of 153 lines of code is no small feat; it's like finding the juiciest carrot in a field of greens. πŸ₯•

The PR's description was a clear path through the thicket, making it easy for my bunny eyes to follow. And oh, how I appreciate the clean-up, making our codebase sleeker and more burrow-friendly. It's like Anil knows exactly how to arrange the warren for optimal coziness. 🏑

Let me twitch my nose πŸ‡ in appreciation for not only Anil's coding skills but also his commitment to making our digital burrow a better place. This isn't just good coding; it's a work of art deserving of a gallery in the forest of technology. 🎨

So, here's a round of bunny applause πŸ‘πŸ‘πŸ‘ (imagine tiny paws clapping) for Anil's outstanding contribution. It's developers like him that make this rabbit feel proud to be part of the tech woodland. Keep up the excellent work, Anil, and may your code always hop to the beat of efficiency and elegance. And remember, in the world of development, being as swift and agile as a rabbit is always a hop in the right direction! πŸš€πŸ°