Commit Graph
8915 Commits
Author SHA1 Message Date
Mason Houtz be81d2ec09 fixed styleguide 2021-02-22 09:25:04 -08:00
Oleg Zharkov f880010b51 implement selenium test 2021-02-19 13:59:37 +02:00
Dannon f15cc2a892 Merge pull request #11347 from OlegZharkov/dataset-lib-permissions
Dataset lib permissions Vue rewrite
2021-02-18 08:20:42 -05:00
Nate Coraor 7a15718861 Merge remote-tracking branch 'upstream/release_21.01' into dev 2021-02-16 21:59:52 -05:00
Oleg Zharkov 9bc56539b1 another little legacy code removal 2021-02-15 14:40:32 +02:00
Oleg Zharkov 18fb62508b fix permissions button in dataset details view 2021-02-15 14:37:19 +02:00
Oleg Zharkov fab7116c52 delete legacy code 2021-02-15 14:23:20 +02:00
mvdbeek 41dbd788a9 Fix setCurrentHistoryId in legacy history panel context
If we create a new history in the legacy history the store does not get
updated, so
https://github.com/galaxyproject/galaxy/blame/3f47effa087f4049132da65643396d58a2be51d1/client/src/components/History/model/historyStore.js#L48
will always return the most recently used history.
This is a little silly in that we will load the history twice, but we
don't switch the history so often that it should matter.
2021-02-14 20:12:37 +01:00
Nate Coraor f6c0ded494 Merge remote-tracking branch 'upstream/release_21.01' into dev 2021-02-13 13:31:05 -05:00
Marius van den Beek 1f6ac71d89 Merge pull request #11360 from dannon/toolbox-fixes
[21.01] Toolbox search fixes
2021-02-13 09:01:26 +01:00
Dannon Baker 704e12de91 PrETTIer 2021-02-12 19:54:21 -05:00
setlen 09cdb02f20 Update authnz links 2021-02-12 23:23:22 +01:00
Dannon Baker 74bc0d6539 Correct subset of tool result for matching 2021-02-12 16:33:02 -05:00
Dannon Baker 13fcb84e9e I *think* this should correctly handle both versioned and unversioned matches? 2021-02-12 14:31:47 -05:00
Dannon Baker e63e313271 Add default props for toolsearch 2021-02-12 13:49:27 -05:00
Oleg Zharkov c39e22f128 prettier 2021-02-12 17:50:37 +01:00
Oleg Zharkov c80360e8a1 remove jquery from services 2021-02-12 17:25:03 +01:00
Oleg Zharkov 7eeba235b2 implement permissions toggle 2021-02-12 17:25:03 +01:00
Oleg Zharkov bc1659128e makeDatasetPrivate 2021-02-12 17:25:03 +01:00
Oleg Zharkov c4feeb6157 working implementation 2021-02-12 17:25:02 +01:00
Oleg Zharkov 86ac9ca956 first implementation 2021-02-12 17:25:02 +01:00
Nicola Soranzo b92c617f37 Merge branch 'release_21.01' into dev 2021-02-11 17:06:17 +00:00
Nicola Soranzo edf3909c96 Merge branch 'release_20.09' into release_21.01 2021-02-11 17:03:31 +00:00
Dannon a2992c63a1 Merge pull request #11331 from Nerdinacan/rename_scroller
Renamed virtualscroller since it is no longer virtual
2021-02-09 22:10:01 -05:00
Luke Sargent 26f2c1dd0c ITs with multiple entrypoints each linked to first entry, now link individually 2021-02-09 17:41:22 -08:00
Mason Houtz f9917b2677 renamed virtualscroller since it is no longer virtual 2021-02-09 14:20:28 -08:00
Oleg Zharkov 4a760f2822 delete legacy code 2021-02-09 18:04:18 +01:00
Oleg Zharkov b191e46b13 remove unused getGalaxyInstance 2021-02-09 18:04:18 +01:00
Oleg Zharkov 2ee26f803a lint 2021-02-09 18:04:18 +01:00
Oleg Zharkov 5509330222 make router as parameter 2021-02-09 18:04:18 +01:00
Oleg Zharkov 86db5ec2a4 implement Vue router 2021-02-09 18:04:17 +01:00
Oleg Zharkov bac0fb3f60 fix container layout 2021-02-09 18:04:17 +01:00
Oleg Zharkov 38e5e533ab implement assync search 2021-02-09 18:04:17 +01:00
Oleg Zharkov 1410aa9aef move path to /library/folders/permissions/{id} 2021-02-09 18:04:17 +01:00
Oleg Zharkov 51aaca6f93 restructure 2021-02-09 18:04:17 +01:00
Oleg Zharkov ad46b64ebd make header & aler werning text allignment in center 2021-02-09 18:04:17 +01:00
Oleg Zharkov 380c83fcc7 introduce colums 2021-02-09 18:04:17 +01:00
Oleg Zharkov be19c0a3da butify view, fix bugs 2021-02-09 18:04:17 +01:00
Oleg Zharkov 22a7036a41 fix SetPermissions 2021-02-09 18:04:17 +01:00
Oleg Zharkov 90f39549c3 typo 2021-02-09 18:04:17 +01:00
Oleg Zharkov a0719278f5 permission input fields as a sep component 2021-02-09 18:04:17 +01:00
Oleg Zharkov 99bb0f69f7 initial impl 2021-02-09 18:04:17 +01:00
Oleg Zharkov f9d1433c30 lint 2021-02-09 15:11:15 +01:00
Oleg Zharkov d9c66de52c fix composite images report 2021-02-09 15:10:11 +01:00
John Chilton d9605b688b Merge pull request #11296 from OlegZharkov/fix-img-in-wf-invocations
Fix images in workflow PDF report
2021-02-09 08:39:22 -05:00
Oleg Zharkov 5c6d99b291 lint 2021-02-08 16:09:37 +01:00
Oleg Zharkov 22c16d558d fix composite images report 2021-02-08 16:09:37 +01:00
mvdbeek dd7aa6ec38 Merge branch 'release_21.01' into dev 2021-02-08 16:01:53 +01:00
Dannon Baker 31ee91b199 Enhance sharing API to allow compound actions (existing calls will work exactly as before), eliminate redundant calls in sharing component 2021-02-05 11:54:46 -05:00
Dannon Baker 20d5eba543 Make setSharing async, chain requests to avoid order of ops errors and
mitigate the 'flash' when initially setting due to item computed props
recalculating simultaneously
2021-02-05 11:54:46 -05:00