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

Using @ui.page decorator to setup pages #86

Merged
merged 37 commits into from
Sep 17, 2022
Merged

Commits on Sep 13, 2022

  1. Configuration menu
    Copy the full SHA
    dcda1a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d6d07c View commit details
    Browse the repository at this point in the history
  3. cleanup

    falkoschindler committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    a09ddb4 View commit details
    Browse the repository at this point in the history
  4. first step to remove page_stack

    rodja committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    32688f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9153eda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7385775 View commit details
    Browse the repository at this point in the history
  7. fixed TODO message

    rodja committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    84d3f19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    39aa280 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. renaming

    rodja committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    f6a6cf2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc50294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b32442c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d6ad59 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbecb7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d42eb5a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2c5ea4d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e0315c View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    c8240be View commit details
    Browse the repository at this point in the history
  2. add 404 error page

    falkoschindler committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    d940d65 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into #61-page-decorator

    # Conflicts:
    #	nicegui/globals.py
    falkoschindler committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    392732e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2ba626 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f89f0ba View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    43b2933 View commit details
    Browse the repository at this point in the history
  7. tiny fix

    falkoschindler committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    35798be View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6facf8b View commit details
    Browse the repository at this point in the history
  9. serve highcharts and aggrid libraries only if chart or table elements…

    … have been added to the UI
    falkoschindler committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    2216e64 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6040b83 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    483970b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Configuration menu
    Copy the full SHA
    108dc48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    466517a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e64569d View commit details
    Browse the repository at this point in the history
  4. update documentation

    falkoschindler committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    dea7a42 View commit details
    Browse the repository at this point in the history
  5. improve upload example

    falkoschindler committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    4371de2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6d59940 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8ad913 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d618510 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. removed warning log

    rodja committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    e24d61c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14c5f35 View commit details
    Browse the repository at this point in the history