Commit Graph
2961 Commits
Author SHA1 Message Date
Nate Coraor 91ef184f39 Support configuring job metrics inline, update documentation 2023-12-12 14:56:38 -05:00
Dannon 8c48e46bbe Merge pull request #17002 from esg-epfl-apc/fix-visualization-plugin
Fix for fits_image_viewer visualization plugin
2023-11-27 11:27:41 -05:00
Sveinung Gundersen 54098bec47 Added simple job_conf.yml files for interactive tools, including config for Podman 2023-11-15 12:54:14 +01:00
Sveinung Gundersen da5a945bf1 Updated config sample files and interactive tools documentation 2023-11-15 12:54:14 +01:00
francoismg 2992ee8858 added cpy-cli dependency and updated build script
Following advice from galaxy maintainer :

- Switch to cpy-cli to use instead of cp (should prevent the differences in cp behaviour)
2023-11-13 06:56:58 +01:00
Denys SAVCHENKO cf6c980503 fix no such directory in fits viewer build 2023-11-02 14:04:11 +01:00
francoismg dcbcccc310 added cdn and fallback urls + refactor 2023-10-31 14:02:47 +01:00
francoismg 077393641b added cdn + fallback 2023-10-31 13:59:48 +01:00
francoismg b552396749 fix for folder location 2023-10-31 13:58:39 +01:00
Ahmed Awan f3969612c8 fix seleniums and adjust navigation.yml for FilterMenu changes 2023-10-12 10:33:29 -05:00
mvdbeek 0f2ef4dc0c Merge branch 'release_23.1' into dev 2023-09-14 13:43:50 +02:00
Dannon Baker 0cd7a0cd7a Update galaxyproject/charts utilizing visualizations to match the latest version which uses the modern api for deleting. 2023-09-11 13:45:02 -04:00
mvdbeek 913182fac9 Merge branch 'release_23.1' into dev 2023-08-31 13:04:47 +02:00
mvdbeek 6bb9bc6947 Merge branch 'release_23.0' into release_23.1 2023-08-31 13:01:55 +02:00
mvdbeek 1e96970084 Merge branch 'release_22.05' into release_23.0 2023-08-31 13:01:10 +02:00
mvdbeek d52527216e Merge branch 'release_22.01' into release_22.05 2023-08-31 12:57:56 +02:00
Assunta DeSanto e412b5db8b passing identifier for div to write the chart panel to 2023-08-25 14:17:06 -04:00
guerler f8ab2cd9ac Fix composite optional file uploader, adjust tests 2023-08-12 08:17:53 +02:00
guerler 15c2c3fb08 Fix selenium tests, and tours 2023-08-12 08:17:53 +02:00
mvdbeek c62da4aa33 Merge branch 'release_23.1' into dev 2023-08-09 16:06:08 +02:00
Aysam Guerler 085132d118 Merge pull request #16119 from mahendrapaipuri/update_visu_plugins
Fix and update visualization plugins
2023-08-09 09:23:35 +02:00
Dannon Baker a6cd891a23 Add explicit dependency for buffer polyfill 2023-08-03 08:43:22 -04:00
Dannon Baker 86caa8e18c Swap react to use createRoot in v18 style, formatting. 2023-08-02 23:09:19 -04:00
Dannon Baker 49d67b3e36 Upgrade parcel for h5web, drop a couple unused deps. 2023-08-02 22:47:42 -04:00
Dannon Baker 779ee9a5a8 Upgrade h5 to v8. 2023-08-02 20:52:45 -04:00
Dannon Baker 4cf1298d8a Formatting. 2023-07-28 08:44:46 -04:00
Dannon Baker f85b8d1be9 Avoid optional chaining in non-transpiled webhook code. Use getElementById instead of queryselectorall for the single id fetch. 2023-07-28 08:44:13 -04:00
Alireza Heidri 0f9b1c1730 replace release note icon fade animation with red indicator 2023-07-28 01:03:22 +00:00
Dannon Baker 7c6bee2aa5 Fix release notes webhook tag handling for RC. 2023-07-24 09:45:42 -04:00
Dannon Baker 3a7639b342 Fix 'news' webhook to account for the RC one more time. Moving forward
we will use the notification framework for these kinds of update
announcements.
2023-06-27 20:38:28 -04:00
Matthias Bernt 785c936754 replace container resolver config xml by yml 2023-06-20 14:09:34 +02:00
francoismg 7537d71714 added parcel-bundler as a dependency 2023-06-09 07:28:36 +02:00
francoismg 98f1442f45 aladin fits viewer integration prototype 2023-06-05 02:00:40 +02:00
mahendrapaipuri 47536b3211 Use window.parent.options to get baseurl
Move worker-stats.js file to static so that plugin can find it

Update compiled scatterplot.js with above changes
2023-05-19 17:28:18 +02:00
mahendrapaipuri 090f531b10 Avoid adding galaxy prefix twice to dataset url 2023-05-19 17:25:33 +02:00
mahendrapaipuri 1c8821b35c Add galaxy prefix to dataset url 2023-05-19 17:24:32 +02:00
mahendrapaipuri 4171eba339 Calculate app_root dynamically 2023-05-19 17:24:06 +02:00
mahendrapaipuri a21625bd7a Add missing arg to createContainers function 2023-05-19 17:23:31 +02:00
mahendrapaipuri 265082a471 Add galaxy prefix to url 2023-05-19 17:23:11 +02:00
mahendrapaipuri ae3fc5044c Add jquery.min.js and load it in HTML 2023-05-19 17:22:26 +02:00
mahendrapaipuri dd5f65ca89 Append galaxy prefix to config href 2023-05-19 17:20:39 +02:00
Helena Rasche 796c3b84ba Remove the extraneous page modification 2023-05-16 18:20:00 +02:00
Helena Rasche d69f187a43 expand query selector list to encompass buttons 2023-05-16 18:19:47 +02:00
Nicola Soranzo ab99721900 Merge branch 'release_23.0' into dev 2023-05-14 14:40:28 +01:00
Alireza Heidari 2a03e4a076 change release note (news hook) icon from bell to bullhorn 2023-05-05 16:08:54 +02:00
Laila Los 3eb1072509 remove generated file from git 2023-05-05 13:02:06 +02:00
Greg Watson d914d5c289 Update @h5web to 7.1.0 2023-05-04 20:48:15 -04:00
Greg Watson ef11cb9f17 Fix linting and add type to input settings. 2023-05-04 20:48:15 -04:00
Greg Watson 27e613a7b0 Fix problems loading dataset in some instances. 2023-05-04 20:48:15 -04:00
Greg Watson 983f521ec7 Fix OpenAPI linting. Remove unused dependencies. 2023-05-04 20:48:15 -04:00