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

List multi level #1181

Open
wants to merge 42 commits into
base: doryphore-dev
Choose a base branch
from
Open

List multi level #1181

wants to merge 42 commits into from

Commits on Jul 2, 2024

  1. Change List data structure

    + remove uneeded charset transformations
    seballot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    325071d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1058a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bacbc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bde79e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7640e1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c7c4af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    24d5145 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6069864 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    287a790 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ed620d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8a89e7c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5f07d35 View commit details
    Browse the repository at this point in the history
  13. linting

    seballot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f5dffd5 View commit details
    Browse the repository at this point in the history
  14. wip

    seballot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a940706 View commit details
    Browse the repository at this point in the history
  15. linting

    seballot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e73b160 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f804d49 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    549e7e9 View commit details
    Browse the repository at this point in the history
  18. Refactor formatFilters -> getFilters, calle the filter options "nodes"

    Consider all filter options as nodes (i.e. potentially as a tree) even if most of the time it will be flatten
    seballot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e39a169 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    617e49a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ec4b62f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6ad3e25 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e92741a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1625fe8 View commit details
    Browse the repository at this point in the history
  24. Refactor getFilters

    seballot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3214b55 View commit details
    Browse the repository at this point in the history
  25. handle missing node

    seballot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e121bb5 View commit details
    Browse the repository at this point in the history
  26. doc(README): fix typos

    mrflos authored and seballot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    146c84e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8287808 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    13d3e4a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    b69caec View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    f98e8fe View commit details
    Browse the repository at this point in the history
  31. better throbber

    seballot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    aeb9a90 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    76d0c48 View commit details
    Browse the repository at this point in the history
  33. Adds CollapseTransition and apply it to Panel

    Create new shared component folder
    seballot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    65b879c View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    1514099 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    b75aa21 View commit details
    Browse the repository at this point in the history
  36. lint

    seballot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d28de48 View commit details
    Browse the repository at this point in the history
  37. handle null data

    seballot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    06ee712 View commit details
    Browse the repository at this point in the history
  38. Change separator

    seballot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    8d2804b View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    16d7362 View commit details
    Browse the repository at this point in the history
  40. EnumField: propertyName to use the identifier provided in the form (n…

    …o more prefix)
    
    The migration adjust existing form so the new identifier is the previously calculated one
    seballot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c4fa524 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    996d3f4 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    058830e View commit details
    Browse the repository at this point in the history