-
Notifications
You must be signed in to change notification settings - Fork 566
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
Feat/add relations status size priority task #6879
Feat/add relations status size priority task #6879
Conversation
…zy into feat/github-integration
chore: add HubStaff required env vars and also switch to NX Cloud
Fix/Reset timer at midnight
chore(envs): added sample of envs
…p-smart-table-ui-ux
fix: rename env variables configurations format
…p-smart-table-ui-ux
onDelete: 'SET NULL', | ||
}) | ||
@JoinColumn() | ||
taskPriority?: ITaskPriority; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We also have to update multiple places in GT if we implement this changes. @adkif @rahul-rocket
CC: @evereq
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rahul-rocket we need to interact directly with objects using the @ManyToOne
relationship. the use of text is limited and a greater cost is required
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@adkif @badalkhatri0924 Yes. We can wait for @evereq for feedback on this PR.
…-ui-ux Fix/improve desktop timer ng2smartTable UI/UX
…in-query feat: add entity relationship support in query
…ctors-pages-backlog Feat/improve tasks dialogs selectors pages backlog
|
GitGuardian id | Secret | Commit | Filename | |
---|---|---|---|---|
8046933 | Generic High Entropy Secret | 07d2a5b | nx.json | View secret |
8046933 | Generic High Entropy Secret | 60fa1f2 | nx.json | View secret |
8046933 | Generic High Entropy Secret | fb00d71 | nx.json | View secret |
8046933 | Generic High Entropy Secret | fb2dc58 | nx.json | View secret |
8046933 | Generic High Entropy Secret | 77b50f4 | nx.json | View secret |
8046933 | Generic High Entropy Secret | 3d419c7 | nx.json | View secret |
8046933 | Generic High Entropy Secret | 8a5a21e | 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 secrets safely. Learn here the best practices.
- Revoke and rotate these secrets.
- 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.
Our GitHub checks need improvements? Share your feedbacks!
New dependencies detected. Learn more about Socket for GitHub ↗︎
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 8a5a21e. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this branch
Sent with 💌 from NxCloud. |
PR
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.