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

Custom page config hook #1495

Merged
merged 19 commits into from
Oct 17, 2024

Commits on Oct 6, 2024

  1. Configuration menu
    Copy the full SHA
    d123cd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. add get_page_config hook

    dfguerrerom committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    50ffa6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b52be8 View commit details
    Browse the repository at this point in the history
  3. remove url param

    dfguerrerom committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    7979a90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9312aba View commit details
    Browse the repository at this point in the history
  5. remove unused conf param

    dfguerrerom committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9f83e72 View commit details
    Browse the repository at this point in the history
  6. add path to conf page

    dfguerrerom committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8bc58d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    ef6ec74 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. merge main

    dfguerrerom committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6f07177 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e1d5eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc8687d View commit details
    Browse the repository at this point in the history
  4. Update voila/app.py

    Co-authored-by: Duc Trung Le <leductrungxf@gmail.com>
    dfguerrerom and trungleduc authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    19245ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f2ce38 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    14b2b60 View commit details
    Browse the repository at this point in the history
  7. document hook

    dfguerrerom committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d8f0cbf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7dfaa05 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Add test

    trungleduc committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    47f7499 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    0aec0b8 View commit details
    Browse the repository at this point in the history
  2. Fix rebasing issue

    martinRenou committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f261722 View commit details
    Browse the repository at this point in the history