Dannon Baker
3e13219622
Update toolshed/ie js dist locations
2020-08-22 09:33:23 -04:00
John Chilton
e18df96163
Remove unused browse repository from admin toolshed.
2020-01-07 16:54:22 -05:00
John Chilton
2023eb8c85
Remove unused tool_dependency_status_updates
2020-01-07 16:42:23 -05:00
John Chilton
e64bdd20e7
remove unused toolshed_updater mako function
2020-01-07 16:42:23 -05:00
John Chilton
46ed36ea23
Eliminate reset_to_install from admin_toolshed.
2019-11-13 12:15:57 -05:00
John Chilton
48dd182de1
Replace reset_metadata_on_selected_installed_repositories twill functions with API calls.
...
Cleanup controller and mako code.
2019-11-13 11:53:34 -05:00
John Chilton
b404dc0b63
Remove workflows from tool shed.
2019-11-12 20:54:46 -05:00
guerler
e994f18c80
Remove legacy link from monitor installing repository table
2019-10-03 14:23:14 -04:00
John Chilton
450ae76ddb
Re-try dependency manager serialization and embedded config.
...
PR #8118 - adding to_dict to the dependency manager and an embedded loading of dependency resolution options from galaxy.yml - was really quite poorly thought through.
Certain options could be embedded - but only the resolvers and the actual dictified representation of the DependencyManager couldn't be actually embedded properly in the app config - but this is exactly what I wanted to do on the Pulsar side and it would make no sense to have the exact same options in both apps and configured differently.
So now the actual dictified representation of the whole DependencyManager can be directly embedded in galaxy.yml as the ``dependency_resolution:`` parameter. All the parameters can still be configured at the top level of the YAML file but with 'dependency' in the config option name (some prefixes, some suffixes, etc... a hodgepodge that has grown organically). Give the messiness of the existing options might be better to encourage using ``dependency_resolution:`` in the future.
2019-06-20 14:36:40 -04:00
Sebastian Kapust
cd37a846a2
Vue rewrite of admin jobs page
2019-04-20 17:49:01 +02:00
Mason
f7d5c7ea3d
Merged conflicting dev changes
2019-01-04 11:20:47 -08:00
guerler
8eceb76ee1
Remove legacy tool error mako file
2018-12-17 14:11:36 -05:00
Mason
21b2dd8bc6
Added initialization queue, reformatted tempaltes for single entry point, global removals
2018-12-13 16:18:25 -08:00
jvanbraekel
35fd290625
Fix Error display
...
The template display was broken in case of error. 'in_error_state is never defined it should be 'repository.in_error_state' instead. This was leading to some wrong field type display and not displaying the details about the error.
2018-12-06 11:40:50 +01:00
Mason
4add47b264
Replaced jStorage with store
2018-11-08 19:17:32 -08:00
guerler
20f3c04a42
Use existing overflow utility instead of overwriting card defaults
2018-10-31 15:34:23 -04:00
Dannon Baker
03b44a84a6
Merge remote-tracking branch 'upstream/dev' into unified_webpack4
2018-10-17 22:47:57 -04:00
guerler
cf4fca4b6a
Add fixes for toolshed related makos
2018-10-15 14:05:32 -04:00
guerler
1d68008747
Fix message style and repository monitoring
2018-10-15 12:06:26 -04:00
guerler
1ccb5a1f5c
Fix tool migration stages view
2018-10-15 11:52:01 -04:00
guerler
36604fc923
Use card styles for manage jobs in admin panel
2018-10-13 16:53:42 -04:00
Mason
2c30c36659
Removed manual calls to javascript libraries from mako templates
2018-09-12 09:49:46 -07:00
Nicola Soranzo
ad02c53154
Fix many links
2018-09-03 14:34:13 +01:00
Dannon Baker
b4814bb1b1
Remove datatpes registry template/endpoint (previous commit replaces this functionality on the client side).
2018-06-27 08:13:49 -07:00
Dannon Baker
3bd8b3b18b
Impersonation refactoring, condense functionality into user grid, optimize some stuff.
2018-05-18 14:26:13 -04:00
Dannon Baker
96b4532e99
Drop emails query we weren't actually even using...
2018-05-18 13:27:26 -04:00
John Chilton
4e4dbc8823
Expand selenium test coverage.
...
Initial admin app tests including screenshots of display applications, data tables, data types, and job management.
2018-04-03 20:10:39 -04:00
John Chilton
0043f2f3a0
Remove unused template file.
2018-04-03 20:10:38 -04:00
Dave B
f594eb2346
Remove additional checkbox workarounds.
2018-01-23 13:34:25 -05:00
Dave B
5092ddf3f5
Fix logic in deactivate or uninstall
...
The form value interpreter no longer uses `['true', 'true']` to determine whether a checkbox is checked, so a single form value of 'true' will now be sufficient.
2018-01-23 10:31:40 -05:00
guerler
5bfb519678
Remove get html calls from remaining makos
2017-12-06 15:25:16 -05:00
guerler
48012b6c98
Remove get html use cases in makos
2017-12-06 15:16:09 -05:00
Martin Cech
95c297c556
Merge pull request #4986 from mvdbeek/remove_galaxy_set_tool_versions
...
Remove unused galaxy-side set_tool_version code
2017-11-13 15:40:23 -05:00
mvdbeek
538d63a8c6
Remove unused galaxy-side set_tool_version code
...
This is all unnecessary or handled by the tool lineage.
2017-11-12 15:38:04 +01:00
guerler
3097fd46f5
Remove library makos
2017-10-30 17:06:54 -04:00
guerler
497d03104b
Remove associated mako
2017-10-30 15:07:59 -04:00
guerler
99021c2036
Merge branch 'dev' into remove_reload_buttons
2017-10-30 14:29:51 -04:00
guerler
497fe0bba1
Remove admin tool reload mako
2017-10-25 15:24:36 -04:00
guerler
620ef86509
Merge branch 'dev' into remove_toolshed_installation_grid
2017-10-25 14:50:39 -04:00
guerler
8f6e5eb6f5
Merge branch 'dev' into remove_samples_000
2017-10-24 14:57:02 -04:00
guerler
9ba3934001
Fix typo in message
2017-10-19 23:41:50 -04:00
guerler
4018704530
Fix update query, add message
2017-10-19 16:56:00 -04:00
guerler
f0b5caff5f
Fix variable testing
2017-10-19 11:51:22 -04:00
guerler
77f6b7bacb
Rename mako to emphasize new role, add message handler
2017-10-19 06:12:18 -04:00
guerler
b218aae1de
Use installation monitoring view instead of installation monitoring grid
2017-10-19 05:46:56 -04:00
guerler
21f21113eb
Fix
2017-10-19 04:17:46 -04:00
guerler
9052c59275
Remove unused api flag from repository installation controller
2017-10-19 03:54:50 -04:00
guerler
41eaf0a782
Remove unnecessary operation specifier from request
2017-10-19 03:28:04 -04:00
guerler
5207476dce
Request url in mako file
2017-10-19 03:27:24 -04:00
guerler
aa66d7fdfd
Remove unnecessary tool dependency installation status grid
2017-10-17 15:55:20 -04:00