-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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 * all optional dependencies documented * black * tests add micro metayaml update ci * fix tests * Fix issue with TethysJob update-status callback, optimize the JobsTable Gizmo statuses, and allow sorting of the JobsTable. * Apply suggestions from code review * Fix tests Address reviewer comments * Fix Bokeh gizmo with Bokeh V3 * black * fix tests for python 12 * change load_apps to setup_django and display stdout by default update tutorial docs for optional dependencies remove references to UrlMaps in gizmo docs * black --------- Co-authored-by: sdc50 <[email protected]>
- Loading branch information
Showing
148 changed files
with
2,811 additions
and
2,225 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -34,4 +34,5 @@ build/ | |
dist/ | ||
tethys_portal/_version.py | ||
# Required for docs build | ||
git-lfs-*/* | ||
git-lfs-*/* | ||
conda.recipe/meta.yaml |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 0 additions & 3 deletions
3
docs/installation/production/manual/configuration/advanced/images/webanalytics.png
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.