Skip to content

Conversation

@Sriamshreddy000
Copy link

Description

Screenshot 2025-12-25 at 4 09 58 PM

Related PRS (if any):

To test this frontend PR you need to checkout the Development branch of backend.

Main changes explained:

  • Updated EDailyActivityLog.jsx to integrate Daily Activity Log data rendering based on selected date filters.
  • Added a collapsible “Previous Logs” panel under the Daily Equipment Log table.
  • Implemented state and effects to derive previous log entries based on selected date and project.
  • Mapped existing equipment data into a simplified log structure for display.
  • Added empty-state handling when no logs are available for the selected filters.
  • Ensured the panel is collapsed by default and styled for both light and dark modes.

How to test:

  1. check into current branch
  2. do npm install and npm start to run this PR locally
  3. Clear site data/cache
  4. log as admin user
  5. Navigate to BM Dashboard → Tools → Equipment Daily Activity Log
  6. Change the date filter and observe whether logs are returned or the empty-state message is shown.
  7. verify this new feature works in dark mode

Screenshots or videos of changes:

Previous log Previous log expanded

@netlify
Copy link

netlify bot commented Jan 2, 2026

Deploy Preview for highestgoodnetwork-dev ready!

Name Link
🔨 Latest commit ba5e0c1
🔍 Latest deploy log https://app.netlify.com/projects/highestgoodnetwork-dev/deploys/6957422f1bdc920008f8983b
😎 Deploy Preview https://deploy-preview-4655--highestgoodnetwork-dev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 2, 2026

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