-
Notifications
You must be signed in to change notification settings - Fork 539
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
Stage #8423
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
…iddleware [Feat] #8386 API Logging for Time Tracking Requests and Responses
… methods - Centralized serialization logic for SQLite databases into a single method `serializeDataForSQLite`. - Refactored `beforeEntityCreate` and `beforeEntityUpdate` methods to delegate serialization logic to the new method.
[Fix] Optimize ActivityLog beforeEntityCreate and beforeEntityUpdate
… routes - Replaced the unsupported regular expression pattern in route paths with the correct wildcard pattern ('/timesheet/*') in the `ApiCallLogMiddleware`.
[Fix]: Favorite Entity type use global Entity Enum
…ate type annotations in `NgxLoginComponent` constructor and `tap` callback.
[Fix] Dark theme bug
…-selection [Feat] Auto redirect to workspace selection
…utes [Fix] #8386 Updated Call Log Middleware
… remote log and handle API request
…onTeamEmployee on silent restart
…e and TimeTrackerComponent.
[Fix] Integer Storage for ActorTypeEnum in Database
[Feat] Add missing `version` property to timer objects in SequenceQueue and TimeTrackerComponent
…-timer [Feat] Add missing operations on silent restart
* fix: organization sprint update activity log * feat: task view activity log * feat: resource link activity log * fix: removed unecessary js-docs * fix: use global base entity enum * fix: CodeRabbit suggestions * fix: CodeRabbit suggestions --------- Co-authored-by: Ruslan Konviser <[email protected]>
…-api-request [Fix] Avoid calling stop timer endpoint if the timer is already stopped
* feat: create electron selector service * feat: electronService with selectorElectronService in client-selector, note, project-selector, task-selector, and team-selector components * fix: rename 'refresh' method to 'clear' in client-selector, project-selector, task-selector, and team-selector components * feat: add conditional check for `this.useStore` in `clear()` method of ClientSelector, ProjectSelector, TaskSelector, and TeamSelector components.
* [Fix] Seed process not working * [Fix] Seed process not working
☁️ Nx Cloud ReportCI is running/has finished running commands for commit 18c718b. 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 6 targetsSent with 💌 from NxCloud. |
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.