-
Notifications
You must be signed in to change notification settings - Fork 564
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release #8695
Conversation
[Enhancement] Add Timesheet status filter
…e-dates-filters [Feat] Find tasks by start and due dates filters
…ployee [Fix]: Improve find projects by employee
…gement [Feat] Project modules management (Added a smart table to display project modules with dynamic data loading.)
[Feature] Mention model and entity
…gement [Improve] Add project module dialog
* feat: initialize mentions module * feat: add create mention service and and event * feat: publish mention event * feat: mention controller * fix(typos): cspell build error * fix: improve code by coderabbit * fix: improve mention event naming * fix: improve entity type based model * feat: add subscription model * feat: add subscription repositories * feat: subscroption entity * feat: add subscription PostgreSQL migration * feat: subscription MySQL and SQLite migrations * fix: wrong folder naming * feat: create subscription service, command and event * feat: add subscription controller * fix: improve by coderabbit * fix: improve mention entity add parent entity fields * feat: generate Postgre migration * feat: generate MySQL migration * feat: generate SQLite migration * fix: mention subscription event * feat: subscription handlers * feat: mention service improve update operation * feat: task mentions and subscription * fix: hint for future TODO improve * fix: subscribe users after comment * fix: enhance code and naming * fix: mention and subscription migration * fix: coderabbit suggestions
* feat: update relationship between module and member * Fix:update relationship between module and member * Remove Unused code * Fix:Employee relation * generate migration * Integrating codeRabbitai suggestions * coderabbitai suggestion integration * coderabbitai suggestion integration * Fix deep scan * Fix:UpdateModuleToMemberRelationship migration * fix(migration): update member relation to the project module table --------- Co-authored-by: Rahul R. <rahulrathore576@gmail.com>
…fore hiding or closing. This update adds checks to ensure that `hide()` and `close()` do not attempt actions on an already destroyed window, improving stability in window management.
[Fix] Prevent errors by checking if the browser window is destroyed
…orts [Refactor] Desktop Window Package
- Integrated desktop-window-utils for handling window lifecycle and URL loading. - Replaced inline window management logic with reusable utility functions. - Improved modularity and maintainability across the codebase.
Refactor: Integrate Desktop Window Utils for Improved Desktop Browser Windows
Stage Release
[Fix] Task Members Creation
chore(deps): update NestJS packages to latest versions
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 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? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
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 using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
11719210 | Triggered | Nx Cloud Token | 2f44716 | nx.json | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
PR
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.