Skip to content

Add updatedAt column to workspaces and implement project/member count - #71

Merged
iamrajeshk merged 3 commits into
developfrom
feature-workspace-details
Aug 10, 2026
Merged

Add updatedAt column to workspaces and implement project/member count#71
iamrajeshk merged 3 commits into
developfrom
feature-workspace-details

Conversation

@iamrajeshk

Copy link
Copy Markdown
Contributor
  • Introduced updatedAt column in the workspaces table to track updates.
  • Added get_projects_counts and get_member_counts methods in TaskingProjectRepository and UserRepository respectively.
  • Updated WorkspaceResponse schema to include projectsCount and membersCount.
  • Enhanced get_my_workspaces endpoint to return project and member counts.
  • Added unit tests for new repository methods and updated existing tests for workspace response.

…s retrieval

- Introduced updatedAt column in the workspaces table to track updates.
- Added get_projects_counts and get_member_counts methods in TaskingProjectRepository and UserRepository respectively.
- Updated WorkspaceResponse schema to include projectsCount and membersCount.
- Enhanced get_my_workspaces endpoint to return project and member counts.
- Added unit tests for new repository methods and updated existing tests for workspace response.
@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: e12de72a-796a-4e95-95da-b868aaa3afec

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@iamrajeshk
iamrajeshk merged commit 3f7f958 into develop Aug 10, 2026
2 checks passed
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.

2 participants