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

feat: save table settings into the user external settings and some table improvements #1746

Draft
wants to merge 45 commits into
base: master
Choose a base branch
from

Conversation

martin-trajanovski
Copy link
Collaborator

@martin-trajanovski martin-trajanovski commented Feb 9, 2025

Description

Short description of the pull request

Motivation

Background on use case, changes needed

Fixes:

Please provide a list of the fixes implemented in this PR

  • Items added

Changes:

Please provide a list of the changes implemented by this PR

  • changes made

Tests included

  • Included for each change/fix?
  • Passing? (Merge will not be approved unless this is checked)

Documentation

  • swagger documentation updated [required]
  • official documentation updated [nice-to-have]

official documentation info

If you have updated the official documentation, please provide PR # and URL of the pages where the updates are included

Backend version

  • Does it require a specific version of the backend
  • which version of the backend is required:

Summary by Sourcery

Implement a dynamic material table component and integrate it into the proposal dashboard, enhancing table settings management and user experience. Update tests to reflect changes in action parameters and remove unnecessary console logs.

New Features:

  • Introduce a dynamic material table component with customizable settings, including column visibility, sorting, filtering, and pagination.

Enhancements:

  • Enhance the proposal dashboard component to utilize the new dynamic material table, allowing for improved table settings management and user experience.

Tests:

  • Update tests for proposal effects to accommodate changes in action parameters and ensure proper handling of fetch proposals and count actions.

Chores:

  • Remove console log statements from various components to clean up the codebase.

martin-trajanovski and others added 30 commits January 13, 2025 16:29
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