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

Optional Dependencies #967

Merged
merged 13 commits into from
Nov 9, 2023
Merged

Optional Dependencies #967

merged 13 commits into from
Nov 9, 2023

Commits on Oct 4, 2023

  1. explore optional dependency implementations

    make all possible dependencies optional
    
    tests passing
    
    add min env file
    
    add additional_url_patterns
    
    add oauth2_provider
    
    remove warning about user keys
    
    Fix pygments lexer warnings in docs build
    
    Add install dependency tip box to plot gizmos.
    
    black formatting
    
    fix lint
    
    Removed lingering references to the old developer tools page
    
    Add "Starting with Tethys 5.0..."
    
    Update tutorial to require installing plotly
    
    optional dep notes for Tethys Portal configuration
    Fixes typo in GRAVATAR_DEFAULT_SECURE setting
    
    Replace deprecated Axes setting in docs.
    Note: settings.py is updated in master
    
    docs for social_auth, mf2, and simple_captcha
    
    Reviewed manual production configuration docs for optional args
    
    REST API  and Terms and conditions optional deps
    
    JSON Custom setting optional dependency docs
    
    MapLayout and pyshp optional dependency.
    
    document template tags
    
    most optional dependencies documented
    sdc50 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    462c641 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6711276 View commit details
    Browse the repository at this point in the history
  3. black

    sdc50 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    eb7ae15 View commit details
    Browse the repository at this point in the history
  4. tests

    add micro metayaml
    update ci
    sdc50 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8ec683d View commit details
    Browse the repository at this point in the history
  5. fix tests

    sdc50 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8058cb1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Fix issue with TethysJob update-status callback, optimize the JobsTab…

    …le Gizmo statuses, and allow sorting of the JobsTable.
    sdc50 committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    aa863f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Nov 3, 2023

  1. Fix tests

    Address reviewer comments
    sdc50 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2aace22 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Fix Bokeh gizmo with Bokeh V3

    sdc50 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8e65fc9 View commit details
    Browse the repository at this point in the history
  2. black

    sdc50 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    0ebba8c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. fix tests for python 12

    sdc50 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0a24300 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. change load_apps to setup_django and display stdout by default

    update tutorial docs for optional dependencies
    remove references to UrlMaps in gizmo docs
    sdc50 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4c5a5c1 View commit details
    Browse the repository at this point in the history
  2. black

    sdc50 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    98b0ca3 View commit details
    Browse the repository at this point in the history