Skip to content

Add project activity history panel#666

Open
LrxGaelle wants to merge 6 commits intodevelopfrom
feature/history-activity
Open

Add project activity history panel#666
LrxGaelle wants to merge 6 commits intodevelopfrom
feature/history-activity

Conversation

@LrxGaelle
Copy link
Copy Markdown
Member

@LrxGaelle LrxGaelle commented May 7, 2026

Description

This PR introduces a new activity history panel in the project overview to help users track important actions performed within the project.

Added features

  • Chronological activity timeline
  • Activity grouping by day (Today, Yesterday, localized dates)
  • Relative timestamps (5 minutes ago, 2 days ago, etc.)
  • Expandable activity details
  • Direct navigation to related folders from activity entries

Supported activity types

Project :

  • Document creation
  • Document deletion
  • Document rename
  • Document move
  • Folder creation
  • Folder deletion
  • Folder rename
  • Folder move
  • Folder permission updates

Invitations / access management :

  • Cloud invitation sent / accepted / denied / canceled
  • Project invitation sent / accepted / denied / canceled
image

Types of changes

  • Bug fix (non-breaking change which fixes an issue) DON'T FORGET TO SEND THE PR INTO RELEASE
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • My code follows the code style of this project.
  • I have tested my code.
  • My code add or change i18n tokens
  • I want to run the tests for the commits of this PR

@LrxGaelle LrxGaelle self-assigned this May 7, 2026
@LrxGaelle LrxGaelle requested a review from NicolasRichel May 7, 2026 14:07
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.

1 participant