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

**Description** It would be ideal if we could support allowing for custom headers while leveraging the `parseOpenApi3Documentation` function. Currently this is only supported in `parseHydraDocumentation`, but I have a need...

**API Platform version(s) affected**: 3.4.3 **Description** According to https://marmelab.com/react-admin/Tutorial.html#handling-relationships there's a `recordRepresentation` that's used to display an actual readable name on linked resources. You guys have the prop as well...

**API Platform version(s) affected**: 3.1.1 **Description** HydraAdmin component does not render an Enum type field as a dropdown selection. OpenApiAdmin component renders correctly. **How to reproduce** Create an entity and...

**API Platform version(s) affected**: 3.4.3 (api platform admin version) **Description** I am having multiple issues when trying to use regular react-admin components. For example trying to use a 'TextField' in...

See https://github.com/api-platform/api-platform/issues/2351#issuecomment-1367955502 If the server is not (yet) available, the JS script crashes. It should handle errors properly and display a nice error message to the user if appropriate instead...

When tests run, there is a high probability for them to end with a segmentation fault. The issue seems to come from https://github.com/nodejs/node/issues/35889. A temporary fix would be to use...

**API Platform version(s) affected**: 3.0.2 (also 2.6.8 with last Admin version) **Description** Since react-admin 4.4+, I am not able to dynamically create sub-elements when editing a resource. Let's say I...

bug

When updating to "@api-platform/admin": "^3.4.6" the logout button does not appear. When I'm not logged in, the login page doesn't even show up. The URL goes to the first result...

**API Platform version(s) affected**: 3.2.20 @api-platform/[email protected] @api-platform/[email protected] **Description** API validation errors result in generic "Server communication error" in react-admin **How to reproduce** **Possible Solution** **Additional Context** Interestingly it seems to...