Skip to content
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 #8279

Merged
merged 38 commits into from
Sep 27, 2024
Merged

Release #8279

merged 38 commits into from
Sep 27, 2024

Conversation

evereq
Copy link
Member

@evereq evereq commented Sep 27, 2024

PR

Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.


GloireMutaliko21 and others added 30 commits September 22, 2024 16:15
[Fix] Project Modules Entity using validators
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 3.29.5.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v3.29.4...v3.29.5)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…3.29.5

chore(deps): bump rollup from 3.29.4 to 3.29.5
…8268)

* [Enhancement] Align fields with header - /pages/employees/timesheets/daily

* truncate title
…umns

[Fix] Job Employees (Data Table Columns Registry)
rahul-rocket and others added 8 commits September 27, 2024 19:48
* refactor: add remote timer check, updated activity building, and split screenshot taking and uploading into separate steps

* refactor: modify createTimeSlot method to return timeSlotId and error, and adjust calling code accordingly

* fix: deepscan

* fix: comment in TimeTrackerComponent to change 'Check if is a remote timer.' to 'Make sure it's not a remote timer'

* refactor: time tracker component to reorganize stop timer logic and add network processing

* fix: typo in comment: "networtk" -> "network"
* feat: create routing for tabs

* feat: improve lanaguage service

* feat: create cached server data server

* feat: caching task for 24 hours

* feat: add new observable to `selectorService`

* feat: change modidier private to public

* feat: improve create task dialog

* feat: create task table features

* feat: replace table with router tabset

* fix: deepscan

* feat: add pagination type to task cache

* feat: improve selector with pagination params

* feat: add new input to generic ng selector

* feat: update ISelector interface

* feat: introduce server side pagination for task selectors

* feat: infinite scroll on client selector

* feat: removed 'tags' from relations in client selector request and updated method call to getClientWithPagination

* refactor: code in various components and services to improve pagination and caching functionality

* feat: add reset page functionality to client, project, and team selectors; updated task table component to use selected project and team IDs; refactored time tracker service to use toParams function

* fix: remove "prefix" property from search term object in task table component.

* feat: updated TimeTrackerService to use TaskStatisticsCacheService

* fix:  'tags' from relations and modified join and where clauses in TimeTrackerService

* feat: add search component with debounce and loading indicator, updated task table component to display loading spinner, and refactored cached server data source to handle loading state

* fix: removed spinner from search component, updated search component to use distinctUntilChange and filter, and removed loading state handling from task table component

* feat: update SelectComponent to use Subject<string> for typeahead instead of any"

* fix: add search functionality to TaskSelectorService and TaskSelectorComponent, updated TimeTrackerService to include search term in API request

* fix: add search functionality to client selector, project selector, and team selector components and services

* feat: add typeToSearchText input property to SelectComponent and updated template to use it

* refactor: moved nbSpinner to separate div, added absolute positioning and dimensions to .smart-table class

* fix: relations and join from TimeTrackerService query parameters, update employeeId condition

* refactored: tasks component, replaced ng-select with gauzy-select, updated imports and modules, and made minor template changes.

* fix: Task Table component HTML and SCSS: wrapped spinner in ng-container, changed smart-table styles to use absolute positioning and added padding.

* fix: remove resetPage calls from client-selector, project-selector, and team-selector components.

* refactor: selector components to extend AbstractSelectorComponent, update search logic, and add NG_VALUE_ACCESSOR provider

* feat: use selectors as `formControl` for reactive forms

* refactor: selectors and make it reusable for reactive form and template binding form

* refactor: selector store and components, update time tracker component and dialog

* fix: max-width property

* fix: cspell

* Update project-cache.service.ts

* Update client-cache.service.ts

* Update teams-cache.service.ts

---------

Co-authored-by: Ruslan Konviser <evereq@gmail.com>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
5 out of 6 committers have signed the CLA.

✅ GloireMutaliko21
✅ rahul-rocket
✅ adkif
✅ samuelmbabhazi
✅ evereq
❌ dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@evereq evereq merged commit 1ac0d3c into stage Sep 27, 2024
16 of 24 checks passed
Copy link

nx-cloud bot commented Sep 27, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit e63d589. 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


🟥 Failed Commands
nx build gauzy -c=production --prod --verbose
✅ Successfully ran 5 targets

Sent with 💌 from NxCloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants