Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Entity Parameter #2

Closed
6 tasks done
mathieu-ducrot opened this issue Jun 22, 2021 · 1 comment
Closed
6 tasks done

Entity Parameter #2

mathieu-ducrot opened this issue Jun 22, 2021 · 1 comment
Assignees

Comments

@mathieu-ducrot
Copy link
Contributor

mathieu-ducrot commented Jun 22, 2021

Todos

  • Configuration
  • Entity
  • ParameterProvider
  • ParameterLoader
  • Command
  • Sonata Admin

Description

Configuration

smart_parameter:
  parameters:
    dummy_parameter:
      value:
      help:
    another_dummy_parameter:
      value:
      help:

Test the configuration with a AppKernel class specified in phpunit.xml.dist

ParameterProvider

Cache the parameter on first call to encrease performance

ParameterLoader

  • Insert all not existing param in database from the configuration
  • Update help attribut for existing param
  • Remove parameter from db not matching configuration code

Sonata Admin

  • Remove create route
  • Disable Help Edit
mathieu-ducrot added a commit that referenced this issue Jun 25, 2021
mathieu-ducrot added a commit that referenced this issue Jun 25, 2021
mathieu-ducrot added a commit that referenced this issue Jun 25, 2021
mathieu-ducrot added a commit that referenced this issue Jun 25, 2021
mathieu-ducrot added a commit that referenced this issue Jun 25, 2021
mathieu-ducrot added a commit that referenced this issue Jun 25, 2021
mathieu-ducrot added a commit that referenced this issue Jul 1, 2021
mathieu-ducrot added a commit that referenced this issue Jul 1, 2021
@mathieu-ducrot
Copy link
Contributor Author

Move "Historic step" to #6

mathieu-ducrot added a commit that referenced this issue Jul 5, 2021
mathieu-ducrot added a commit that referenced this issue Jul 5, 2021
#2 Add Parameter services + ParameterLoadCommand
mathieu-ducrot added a commit that referenced this issue Jul 5, 2021
@mathieu-ducrot mathieu-ducrot self-assigned this Jul 5, 2021
mathieu-ducrot added a commit that referenced this issue Jul 5, 2021
mathieu-ducrot added a commit that referenced this issue Jul 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant