Skip to content

Internal only file sharing feature#247

Merged
TimCsaky merged 9 commits intomasterfrom
blank
Mar 25, 2026
Merged

Internal only file sharing feature#247
TimCsaky merged 9 commits intomasterfrom
blank

Conversation

@TimCsaky
Copy link
Copy Markdown
Contributor

@TimCsaky TimCsaky commented Mar 6, 2026

Description

New Permission setting to give all IDIR users READ permission on files/folders.

  • uses COMS IDP permissions management feature
  • Added new toggle control for IDIR-READ on files/folders
  • Updates to Permission store getters and actions

Types of changes

New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 6, 2026

Coverage Report (Application)

Totals Coverage
Statements: 70.67% ( 53 / 75 )
Methods: 62.5% ( 5 / 8 )
Lines: 81.63% ( 40 / 49 )
Branches: 44.44% ( 8 / 18 )

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 6, 2026

Coverage Report (Frontend)

Totals Coverage
Statements: 14.66% ( 869 / 5926 )
Methods: 14.94% ( 162 / 1084 )
Lines: 18.09% ( 575 / 3178 )
Branches: 7.93% ( 132 / 1664 )

@TimCsaky TimCsaky marked this pull request as ready for review March 9, 2026 23:39
Toggle for folder/file 'internal only' setting
'internal' annotation added
@TimCsaky TimCsaky changed the title Handle access based on IDP permissions Internal only file sharing feature Mar 10, 2026
Fetch IDP permissions on BucketTable
Remove tooltips; table column spacing
Sharing tag changes
@TimCsaky TimCsaky force-pushed the blank branch 3 times, most recently from f1bec72 to 86c3160 Compare March 20, 2026 20:08
@TimCsaky TimCsaky force-pushed the blank branch 2 times, most recently from e0edd88 to 02cbaa5 Compare March 23, 2026 20:03
Bug-fix for list view not showing objects when user has access through a group but bucket is not public
Replace use of partition with plain logic
@TimCsaky TimCsaky merged commit 50c6b7f into master Mar 25, 2026
17 of 18 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