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

Revamp shiny modules #100

Merged
merged 13 commits into from Jun 30, 2022
Merged

Revamp shiny modules #100

merged 13 commits into from Jun 30, 2022

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    9c350a2 View commit details
    Browse the repository at this point in the history
  2. Experiment with a decorator based API

    cpsievert authored and jcheng5 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    64f05bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cd395f View commit details
    Browse the repository at this point in the history
  4. Fix examples

    cpsievert authored and jcheng5 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    898e534 View commit details
    Browse the repository at this point in the history
  5. Fix downloads

    cpsievert authored and jcheng5 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    5832731 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ff664e View commit details
    Browse the repository at this point in the history
  7. Give ResolvedId a __call__ method

    cpsievert authored and jcheng5 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    d50d6d9 View commit details
    Browse the repository at this point in the history
  8. Rename module_ui to module.ui (& server)

    and namespaced_id to resolve_id
    jcheng5 committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    70885ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8f4ec1f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    831d522 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e505d10 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Add unit test for namespaces

    jcheng5 committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    d8735fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5397ae View commit details
    Browse the repository at this point in the history