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

Packaging/publication services and analysis execution results data providers for Shiny applications #2399

Open
wants to merge 29 commits into
base: master
Choose a base branch
from

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    47271f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34bab7d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Feb 29, 2024

  1. Migrations

    git committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9a714bd View commit details
    Browse the repository at this point in the history
  2. Posit API Client updates

    git committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3246472 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Apr 7, 2024

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

Commits on May 16, 2024

  1. Adds default value for shiny properties

    git committed May 16, 2024
    Configuration menu
    Copy the full SHA
    57b2cb9 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. ATL-46: Changed filenaming

    fedor_glushchenko committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9e761fd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    5968034 View commit details
    Browse the repository at this point in the history
  2. ATL-46: File name changed

    fedor_glushchenko authored and oleg-odysseus committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fbdc8db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d41dbd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    535294e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8e9d15e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88c417c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a763994 View commit details
    Browse the repository at this point in the history
  8. Explicitly using the dot instead of the underscore as there were issu…

    …es while configuring application Docker container with an --env-file
    alex-odysseus authored and oleg-odysseus committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    1b444a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2ae926e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    760403c View commit details
    Browse the repository at this point in the history
  11. [ATL-50] Changed interface of the Cohort Pathways Shiny app to contai…

    …n the same metadata as used by Atlas
    oleg-odysseus committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d99a1e2 View commit details
    Browse the repository at this point in the history
  12. Added a configurable timeout for OkHttp client (posit shiny apps publ…

    …ishing connect/read/write timeout, no changes/limits to the call timeout), Improved shiny apps code design, eliminated duplicate logic, implemented properties propagation into R apps using a single file app.properties
    oleg-odysseus committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    16ca514 View commit details
    Browse the repository at this point in the history
  13. Changed MessageFormat to String.format for shiny app names to avoid l…

    …ocale formatting of numbers
    oleg-odysseus committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    e6e972e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    532fd1d View commit details
    Browse the repository at this point in the history
  15. Added Content-Disposition header to CORS Filter to allow propagating …

    …the generated filenames to the UI
    oleg-odysseus committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    63c9d33 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    364bcce View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    35fe824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85266d5 View commit details
    Browse the repository at this point in the history