-
Notifications
You must be signed in to change notification settings - Fork 559
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
Add Columns To Organization Project Employee Entity #8165
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 6ad4eea. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 5 targetsSent with 💌 from NxCloud. |
GloireMutaliko21
changed the title
Feat/project add management fields
[Improvement] Organization Project add fields And Base Entity
Sep 8, 2024
GloireMutaliko21
added
type: enhancement ✨
New feature or request
scope: server
Server / API scope
labels
Sep 8, 2024
…om/ever-co/ever-gauzy into feat/project-add-management-fields
GloireMutaliko21
changed the title
[Improvement] Organization Project add fields And Base Entity
[Improvement] Organization Project and Organization Project Employee add fields
Sep 9, 2024
rahul-rocket
reviewed
Sep 9, 2024
packages/core/src/database/migrations/1724929664505-CreateProjectModuleTable.ts
Outdated
Show resolved
Hide resolved
rahul-rocket
changed the title
[Improvement] Add Columns To Organization Project Employee Entity
Add Columns To Organization Project Employee Entity
Sep 22, 2024
evereq
added a commit
that referenced
this pull request
Sep 23, 2024
* feat: initialize activity history model * fix(typos): typo errors * fix: missing optional properties * feat: initialize activity log entity * feat: activity logs migrations * fix: prevent scroll to desktop-timer and desktop apps. * Add Columns To Organization Project Employee Entity (#8165) Add Columns To Organization Project Employee Entity (#8165) * refactor: async-await usage in conflict deletion logic to prevent map misuse * [Feat] Implement NPM download strategy (#8237) * feat: implement npm download strategy * feat: add support of private registry * refactor: NpmDownloadStrategy - add logging, decompress tarball, read and parse metadata, rename plugin directory, and remove downloaded .tgz file * feat: add Plugin component with new UI, added NPM installation option, and refactored code * feat: add tar and extract from .tgz * feat: add logging statements to NpmDownloadStrategy class to track package info, tarball URL, and download progress. * fix: remove unnecessary comments in NpmDownloadStrategy class. * refactor: NpmDownloadStrategy, update AddPluginComponent and plugins.module.ts * refactor: NpmDownloadStrategy to read and parse metadata, install dependencies, and add recursive dependency installation * feat: install dependencies in parallel * feat: added TextMaskDirective to DesktopDirectiveModule and implemented it in add-plugin component for authToken input field * Fix: typo in npm-download.strategy.ts and remove comment in tarball.util.t * [Fix] Adjust Pending Time Logs Entries (#8240) * wip: working on start/stop adjust entries * fix: start/stop timer methods improvement --------- Co-authored-by: GloireMutaliko21 <mufunyig@gmail.com> Co-authored-by: Kifungo A <45813955+adkif@users.noreply.github.com> Co-authored-by: Gloire Mutaliko (Salva) <86450367+GloireMutaliko21@users.noreply.github.com> Co-authored-by: Rahul R. <rahulrathore576@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
PR
Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.