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

Added multiple views for the functioning of new fusion-frontend dashboard #1626

Closed

Conversation

Pratik2026
Copy link

@Pratik2026 Pratik2026 commented Oct 7, 2024

Co-authored By: @uphadeharsh45 & @AkashPaloju

This commit includes the necessary changes required for the functioning of the new fusion-frontend dashboard. Following are the changes made:

  • Made a new auth_view to retrieve the user info like name, list of designations, accessible_modules and last_selected role.
  • Removed the dashboard view as we already have notification view to fetch notifications and auth view for user info.
  • Added views for notification read, unread and delete functionality
  • Added a new attribute named last_selected_role in extra_info model to track the last selected role by the user.

Types of changes

  • [] Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Other (please describe):

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have created new branch for this pull request
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • My changes does not break the current system and it passes all the current test cases.

@FusionIIIT-Bot
Copy link
Collaborator

Congratulations for making your first Pull Request at Fusion!! 🎉 Someone from our team will review it soon.

@Pratik2026 Pratik2026 changed the title Dashboard gad 5 backend Added multiple views for the functioning of new fusion-frontend dashboard Oct 7, 2024
@ramG-reddy ramG-reddy closed this Oct 7, 2024
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.

3 participants