Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add (missing) areabrick overview in admin backend #19

Merged
merged 56 commits into from
Oct 2, 2024

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    c267734 View commit details
    Browse the repository at this point in the history
  2. refactor: append bundle prefix

    mike4git authored and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    165ee3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cf1757 View commit details
    Browse the repository at this point in the history
  4. Update config/services.yaml

    Co-authored-by: Jacob Dreesen <j.dreesen@neusta.de>
    mike4git and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    eb662d9 View commit details
    Browse the repository at this point in the history
  5. Update config/services.yaml

    Co-authored-by: Jacob Dreesen <j.dreesen@neusta.de>
    mike4git and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6f8f3ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    223b7b0 View commit details
    Browse the repository at this point in the history
  7. refactor: append bundle prefix

    mike4git authored and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    943c8fa View commit details
    Browse the repository at this point in the history
  8. refactor: better types for Brick properties and introduced by the way…

    … more comfortable Converters and Populators
    mike4git authored and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ee52b43 View commit details
    Browse the repository at this point in the history
  9. fix: JDs review

    mike4git authored and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    8823459 View commit details
    Browse the repository at this point in the history
  10. Update src/Bricks/Populator/BrickPagePopulator.php

    Co-authored-by: Jacob Dreesen <j.dreesen@neusta.de>
    mike4git and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e73a227 View commit details
    Browse the repository at this point in the history
  11. Update src/Controller/Admin/AreabrickOverviewController.php

    Co-authored-by: Jacob Dreesen <j.dreesen@neusta.de>
    mike4git and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b92789a View commit details
    Browse the repository at this point in the history
  12. Update src/DependencyInjection/NeustaPimcoreAreabrickConfigExtension.php

    Co-authored-by: Jacob Dreesen <j.dreesen@neusta.de>
    mike4git and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6f472d4 View commit details
    Browse the repository at this point in the history
  13. feat: areabricks overview updated

    mike4git authored and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7db93c4 View commit details
    Browse the repository at this point in the history
  14. feat: add menu for overview

    mike4git authored and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    eed5da0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bbd4fec View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    24588c6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4be3054 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    413753b View commit details
    Browse the repository at this point in the history
  19. [Areabrick Overview] translated labels

    mike4git authored and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1bde277 View commit details
    Browse the repository at this point in the history
  20. [Areabrick Overview] translated labels

    mike4git authored and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    af1cac4 View commit details
    Browse the repository at this point in the history
  21. fix: JDs review notes

    mike4git authored and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    919fbbf View commit details
    Browse the repository at this point in the history
  22. fix: phpstan

    feat: add deeplink to edit mode
    mike4git authored and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    cd0a48a View commit details
    Browse the repository at this point in the history
  23. fix: visibility of additional properties will be managed by Areabrick…

    …OverviewController
    mike4git authored and jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    1871e43 View commit details
    Browse the repository at this point in the history
  24. Pimcore 10 compatibility

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a8c011e View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    ae98570 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    feba123 View commit details
    Browse the repository at this point in the history
  27. Some random cleanup

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    4a47176 View commit details
    Browse the repository at this point in the history
  28. Some random cleanup

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    dec0a37 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4072bb8 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1ac9f72 View commit details
    Browse the repository at this point in the history
  31. Refactor template

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7a81291 View commit details
    Browse the repository at this point in the history
  32. Rename assets

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    ce781d4 View commit details
    Browse the repository at this point in the history
  33. Refactor controller

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c99b72c View commit details
    Browse the repository at this point in the history
  34. Fix converter bundle prefix

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e77a444 View commit details
    Browse the repository at this point in the history
  35. Fix test namespace

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    5fb441a View commit details
    Browse the repository at this point in the history
  36. Fix format placeholder type

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    a22aca1 View commit details
    Browse the repository at this point in the history
  37. Fix translations

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d6ea1ae View commit details
    Browse the repository at this point in the history
  38. Finalize the models

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    b683968 View commit details
    Browse the repository at this point in the history
  39. Refactor/cleanup Models

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    c8b7fbe View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    3ff1898 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    b0b51ee View commit details
    Browse the repository at this point in the history
  42. Use array_any() from PHP 8.4

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9761a26 View commit details
    Browse the repository at this point in the history
  43. Fix CS

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    507a53f View commit details
    Browse the repository at this point in the history
  44. Fix PHPStan

    jdreesen committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    d6d6396 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    a6efa09 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    443f3f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    398a471 View commit details
    Browse the repository at this point in the history
  3. Add permission

    jdreesen committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d4549b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    2e69d72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd58d53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6233b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9429cb9 View commit details
    Browse the repository at this point in the history
  5. [Areabrick Overview] new style

    nsd0sketzler authored and jdreesen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    68ad4df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41b3161 View commit details
    Browse the repository at this point in the history
  7. Some fixes & cleanup

    jdreesen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    805314c View commit details
    Browse the repository at this point in the history
  8. Some more refactoring

    jdreesen committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2615697 View commit details
    Browse the repository at this point in the history