Skip to content

Add project activity history panel#666

Merged
LrxGaelle merged 26 commits into
developfrom
feature/history-activity
May 29, 2026
Merged

Add project activity history panel#666
LrxGaelle merged 26 commits into
developfrom
feature/history-activity

Conversation

@LrxGaelle
Copy link
Copy Markdown
Member

@LrxGaelle LrxGaelle commented May 7, 2026

Description

https://platform-dev-history-activity.bimdata.io

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
Comment thread src/state/projects.js Outdated
Comment thread src/state/projects.js Outdated
Comment thread package.json Outdated
Comment thread src/views/project-board/ProjectBoard.scss
Comment thread src/i18n/lang/fr.json Outdated
Comment thread src/config/activity-config.js
@LrxGaelle LrxGaelle force-pushed the feature/history-activity branch from 0476c85 to ae4236f Compare May 18, 2026 06:48
@LrxGaelle LrxGaelle requested a review from NicolasRichel May 18, 2026 08:26
@LrxGaelle LrxGaelle requested a review from GabBimdata May 22, 2026 13:03
@LrxGaelle LrxGaelle force-pushed the feature/history-activity branch from 9817c03 to 92f930e Compare May 29, 2026 09:14
@LrxGaelle LrxGaelle merged commit e18cb60 into develop May 29, 2026
2 of 3 checks passed
@LrxGaelle LrxGaelle deleted the feature/history-activity branch May 29, 2026 09:25
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