New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@api-platform/admin

Package Overview
Dependencies
Maintainers
6
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@api-platform/admin - npm Package Versions

1
67910

2.1.0

Diff
dunglas
published 2.1.0 •

Changelog

Source

2.1.0

  • If a search filter for the identifier is available, use it for MANY requests
dunglas
published 2.0.1 •

Changelog

Source

2.0.1

  • Fix authentication
  • Better error handling
  • Use readable and writable fields instead of fields
  • Use array notation for exists, range and date filters
dunglas
published 2.0.0 •

Changelog

Source

2.0.0

  • Compatibility with react-admin 3
  • Use hooks instead of classes
  • AdminGuesser can be used instead of HydraAdmin
  • A custom resourceSchemaAnalyzer can be pass as a prop of AdminGuesser
  • A custom history can be pass as a prop
  • The Hydra data provider is using the new type
  • Do not display guesser console logs in production
  • Better UI when displaying errors at the first loading
  • Undoable editing has been fixed

Breaking Changes:

  • dataProvider imported from @api-platform/admin has been renamed to hydraDataProvider
dunglas
published 1.0.2 •

Changelog

Source

1.0.2

  • Pass down initial props to HydraAdmin
  • Allow to disable filters on ListGuesser
  • Fix nested search filters and search filter for collection in Hydra data provider
  • Add console logs in guessers to improve DX
  • Check for the value to be defined before checking the position of the prefix in InputGuesser
dunglas
published 1.0.1 •

Changelog

Source

1.0.1

  • Render login page when unauthorized
  • Allow to inject custom API documentation parser in Hydra data provider
dunglas
published 1.0.0 •

Changelog

Source

1.0.0

  • Initial release (use Guesser components)
dunglas
published 1.0.0-beta.4 •
dunglas
published 1.0.0-beta.3 •
dunglas
published 1.0.0-beta.2 •
dunglas
published 1.0.0-beta.1 •