Skip to content

Inform system of items' shared status#69

Merged
claucambra merged 7 commits into
mainfrom
feature/imte-shared-state
May 8, 2025
Merged

Inform system of items' shared status#69
claucambra merged 7 commits into
mainfrom
feature/imte-shared-state

Conversation

@claucambra
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
@claucambra claucambra added this to the 2.1 milestone Apr 28, 2025
@claucambra claucambra requested a review from Copilot April 28, 2025 06:44
@claucambra claucambra self-assigned this Apr 28, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds computed properties to inform the system whether an item is shared and if it is shared by the current user, as well as to expose the owner's name components when applicable.

  • Adds computed property isShared to determine if an item is shared
  • Adds computed property isSharedByCurrentUser to determine if the current user is the owner
  • Adds computed property ownerNameComponents to retrieve owner name data for shared items

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.67%. Comparing base (41c1a7f) to head (eedde0c).
Report is 64 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
+ Coverage   81.60%   81.67%   +0.07%     
==========================================
  Files          62       62              
  Lines       12882    12942      +60     
==========================================
+ Hits        10512    10571      +59     
- Misses       2370     2371       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
Signed-off-by: Claudio Cambra <developer@claudiocambra.com>
@claucambra claucambra merged commit 17f8d42 into main May 8, 2025
3 checks passed
@claucambra claucambra added the enhancement New feature or request label May 14, 2025
@Rello Rello deleted the feature/imte-shared-state branch August 15, 2025 07:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants