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(mui): editable Data Grid #5744 #5989

Merged

Commits on May 26, 2024

  1. feat(useDataGrid): enhance data grid manipulation with CRUD operation…

    …s and state handling
    FXC Intelligence authored and FXC Intelligence committed May 26, 2024
    Configuration menu
    Copy the full SHA
    7f4cbb7 View commit details
    Browse the repository at this point in the history
  2. test(useDataGrid): enhance tests with advanced filtering, pagination,…

    … and row update scenarios
    FXC Intelligence authored and FXC Intelligence committed May 26, 2024
    Configuration menu
    Copy the full SHA
    1fbce4e View commit details
    Browse the repository at this point in the history
  3. feat(PostList): enable title column editing in data grid

    FXC Intelligence authored and FXC Intelligence committed May 26, 2024
    Configuration menu
    Copy the full SHA
    2286c30 View commit details
    Browse the repository at this point in the history
  4. feat(cypress-tests): add tests for cell update functionality in data …

    …grid
    FXC Intelligence authored and FXC Intelligence committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a81a401 View commit details
    Browse the repository at this point in the history
  5. docs(useDataGrid): update properties and add editing section

    FXC Intelligence authored and FXC Intelligence committed May 26, 2024
    Configuration menu
    Copy the full SHA
    438e415 View commit details
    Browse the repository at this point in the history
  6. chore: create changeset for editable MUI Data Grid feature

    FXC Intelligence authored and FXC Intelligence committed May 26, 2024
    Configuration menu
    Copy the full SHA
    9d7b49c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. feat(useDataGrid): replace useForm with useUpdate for enhanced state …

    …management
    FXC Intelligence authored and FXC Intelligence committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    7fe92ff View commit details
    Browse the repository at this point in the history
  2. refactor(useDataGrid): enhance processRowUpdate with explicit promise…

    … handling
    FXC Intelligence authored and FXC Intelligence committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    463c09e View commit details
    Browse the repository at this point in the history
  3. docs(useDataGrid): update documentation to reflect useUpdate integration

    FXC Intelligence authored and FXC Intelligence committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    aa2c505 View commit details
    Browse the repository at this point in the history
  4. docs(useDataGrid): enhance documentation with links and code clarity

    FXC Intelligence authored and FXC Intelligence committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    29ac185 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. refactor(refine): streamline useDataGrid hook integration with MUI Da…

    …taGrid
    FXC Intelligence authored and FXC Intelligence committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    f19498b View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. feat(posts): integrate server-side updates in PostList data grid example

    FXC Intelligence authored and FXC Intelligence committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2a3c94b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0467887 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. feat(mui): improve typing for updateMutationOptions and useUpdate in …

    …useDataGrid
    FXC Intelligence authored and FXC Intelligence committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    bb921df View commit details
    Browse the repository at this point in the history
  2. chore: merge main branch into feature branch

    FXC Intelligence authored and FXC Intelligence committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    7f6cddc View commit details
    Browse the repository at this point in the history
  3. fix(mui): correct import of UseUpdateProps to use import type for lin…

    …ter compliance
    FXC Intelligence authored and FXC Intelligence committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    1c3a83c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    4ecd9b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3df4e7 View commit details
    Browse the repository at this point in the history
  3. chore: add changeset

    aliemir committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d7a270e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cb1394 View commit details
    Browse the repository at this point in the history