admin icon indicating copy to clipboard operation
admin copied to clipboard

A beautiful and fully-featured administration interface builder for hypermedia APIs

Results 102 admin issues
Sort by recently updated
recently updated
newest added

Bumps [symfony/security-bundle](https://github.com/symfony/security-bundle) from 6.4.5 to 6.4.10. Release notes Sourced from symfony/security-bundle's releases. v6.4.10 Changelog (https://github.com/symfony/security-bundle/compare/v6.4.9...v6.4.10) bug symfony/symfony#57748 [SecurityBundle] use firewall-specific user checkers when manually logging in users (@​xabbuh) v6.4.9 Changelog...

dependencies
php

Bumps [symfony/runtime](https://github.com/symfony/runtime) from 6.4.3 to 6.4.14. Release notes Sourced from symfony/runtime's releases. v6.4.14 Changelog (https://github.com/symfony/runtime/compare/v6.4.13...v6.4.14) security symfony/symfony#cve-2024-50340 [Runtime] Do not read from argv on non-CLI SAPIs (@​wouterj) v6.4.13 Changelog (https://github.com/symfony/runtime/compare/v6.4.12...v6.4.13)...

dependencies
php

Bumps [symfony/security-http](https://github.com/symfony/security-http) from 6.4.4 to 7.2.4. Release notes Sourced from symfony/security-http's releases. v7.2.4 Changelog (https://github.com/symfony/security-http/compare/v7.2.3...v7.2.4) bug symfony/symfony#59640 [Security] Return null instead of empty username to fix deprecation notice (@​phasdev) v7.2.3...

dependencies
php

Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.4.5 to 7.2.4. Release notes Sourced from symfony/http-client's releases. v7.2.4 Changelog (https://github.com/symfony/http-client/compare/v7.2.3...v7.2.4) bug symfony/symfony#59763 [HttpClient] Don't send any default content-type when the body is empty (@​nicolas-grekas) bug...

dependencies
php

Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 6.4.4 to 7.1.7. Release notes Sourced from symfony/http-foundation's releases. v7.1.7 Changelog (https://github.com/symfony/http-foundation/compare/v7.1.6...v7.1.7) security symfony/symfony#cve-2024-50345 [HttpFoundation] Reject URIs that contain invalid characters (@​nicolas-grekas) bug symfony/symfony#58712 [HttpFoundation] Fix support...

dependencies
php

**API Platform version(s) affected**: 4.0.3 **Description** If you introspect the API Platform data and look at the Filter Params, there is a property "isRequired". It is always false no matter...

**API Platform version(s) affected**: @api-platform/admin 3.4.9 **Description** It is not possible to configure the light and dark themes when using React Admin Enterprise, the Dark Theme parameters are lost in...

**API Platform version(s) affected**: 4.0.3 **Description** I have a resource named `categories` which has a CreateCategory component to define its create fields like this: ``` import { CreateGuesser, InputGuesser, }...

if i want use antd design,can implement it?