Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOG: Recent credentials on dashboard #572

Open
3 tasks done
lkleisa opened this issue Mar 15, 2022 · 1 comment
Open
3 tasks done

LOG: Recent credentials on dashboard #572

lkleisa opened this issue Mar 15, 2022 · 1 comment
Assignees
Labels

Comments

@lkleisa
Copy link
Collaborator

lkleisa commented Mar 15, 2022

The idea of this feature is to display the recent used credentials on the dashboard

Dashboard example

This feature is based on: Access- and changelog conception and the feature #568

Always run the E2E-tests if you change something in the frontend, run the backend-tests if you change something in the backend and test always manually

ToDo

  • Fetch the 5 recent activities from current user, you can use PaperTrail::Version.where
  • Update dashboard layout with new row "Recent credentials"
  • Tests 😁
@Robin481 Robin481 added the PSE label Mar 22, 2022
@renato-oester renato-oester self-assigned this Apr 7, 2022
@renato-oester
Copy link
Contributor

Encryptables are shown on the dashboard, frontend/system specs are provided.
For now all available encryptables are shown, to get most recently used ones the read-access functionality for encryptables needs to be implemented first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants