Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: api-platform/admin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.4
Choose a base ref
...
head repository: api-platform/admin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 27 files changed
  • 7 contributors

Commits on Mar 3, 2025

  1. Fix local environment and CI job following upgrade to `api-platform/c…

    …ore` v4 (#597)
    
    * fix using api-platform/core v4
    
    * update bake-action version
    slax57 authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    ef9703a View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. Fix infinite Loading progress on React 19 (#599)

    * Fix infinite Loading progress on React 19
    
    Closes issue #598- Fix infinite Loading progress on React 19
    
    * use JSX
    
    Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
    
    * cs
    
    ---------
    
    Co-authored-by: Kévin Dunglas <kevin@dunglas.fr>
    Co-authored-by: soyuka <soyuka@users.noreply.github.com>
    3 people authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    c164fe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7f32a4 View commit details
    Browse the repository at this point in the history
  3. chore: v4.0.5

    soyuka committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    ce6bac9 View commit details
    Browse the repository at this point in the history
  4. chore: add workflow dispatch

    soyuka committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    9b1332b View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. chore: v4.0.6

    soyuka committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    ac5060c View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump axios from 1.7.7 to 1.8.2

    Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.2.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.7...v1.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and fzaninotto committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    eb2bcb2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump symfony/validator from 6.4.4 to 6.4.11 in /api

    Bumps [symfony/validator](https://github.com/symfony/validator) from 6.4.4 to 6.4.11.
    - [Release notes](https://github.com/symfony/validator/releases)
    - [Changelog](https://github.com/symfony/validator/blob/7.2/CHANGELOG.md)
    - [Commits](symfony/validator@v6.4.4...v6.4.11)
    
    ---
    updated-dependencies:
    - dependency-name: symfony/validator
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and fzaninotto committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    f892d0a View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump twig/twig from 3.8.0 to 3.11.2 in /api

    Bumps [twig/twig](https://github.com/twigphp/Twig) from 3.8.0 to 3.11.2.
    - [Changelog](https://github.com/twigphp/Twig/blob/3.x/CHANGELOG)
    - [Commits](twigphp/Twig@v3.8.0...v3.11.2)
    
    ---
    updated-dependencies:
    - dependency-name: twig/twig
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and fzaninotto committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    0b3ad26 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump undici from 5.28.4 to 5.28.5

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.4...v5.28.5)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and fzaninotto committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    7904b32 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2025

  1. [Storybook] Improve Storybook examples (#600)

    * storybook: add Book and Review entities
    
    * storybook: improve entities attributes
    
    * storybook: add story using Field and Input Guessers
    
    * storybook: add Advanced Customization story
    
    * storybook: add custom menu icons to the guessers story
    slax57 authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    590ba9c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. (fix)ResourceGuesser: Fix <ResourceGuesser> ignores `recordRepresen…

    …tation` prop (#611)
    
    * (fix)ResourceGuesser: Fix ResourceGuesser ignores recordRepresentation prop
    
    * fix advanced story
    
    * fix tests
    slax57 authored Mar 18, 2025
    Configuration menu
    Copy the full SHA
    abc22f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. Configuration menu
    Copy the full SHA
    46f97bd View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2025

  1. Configuration menu
    Copy the full SHA
    d67bea7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2025

  1. Configuration menu
    Copy the full SHA
    a1b46ca View commit details
    Browse the repository at this point in the history
  2. v4.0.7

    slax57 committed May 16, 2025
    Configuration menu
    Copy the full SHA
    3ca0d96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    849377d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. [Storybook] Add react-query-devtools to stories (#628)

    * chore(deps): Upgrade react-admin and add react-query-devtools
    
    * [Storybook]: Add react-query-devtools to all stories.
    
    * dedupe yarn.lock
    
    * fix TS error
    
    * fix tests by keeping react-router v6
    
    ---------
    
    Co-authored-by: Jean-Baptiste Kaiser <jb@marmelab.com>
    zolex and slax57 authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    16d6052 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. chore(deps): bump undici from 5.28.5 to 5.29.0 (#621)

    Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v5.28.5...v5.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-version: 5.29.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    61ee77e View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. chore(deps): bump form-data from 4.0.1 to 4.0.4 (#634)

    Bumps [form-data](https://github.com/form-data/form-data) from 4.0.1 to 4.0.4.
    - [Release notes](https://github.com/form-data/form-data/releases)
    - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md)
    - [Commits](form-data/form-data@v4.0.1...v4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: form-data
      dependency-version: 4.0.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    2052bdf View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy