Commit Graph
10704 Commits
Author SHA1 Message Date
Marius van den Beek 210039e8ab Merge pull request #13166 from assuntad23/13140/bugfix/autopair-issues
converting forward and reverse filters to reactive Vue array
2022-01-18 11:40:44 +01:00
Assunta DeSanto d0d46c4ef9 running prettier 2022-01-16 09:58:00 -05:00
Assunta DeSanto 464257c43b adding test case that types in filters 2022-01-14 16:34:38 -05:00
Assunta DeSanto 4b981cdd8c referencing forward/reverse filter instead 2022-01-14 14:01:33 -05:00
Dannon 92250ce92d Merge pull request #12937 from OlegZharkov/formslider
Vuefy Number and Slider Form inputs
2022-01-14 13:24:21 -05:00
Dannon Baker 07e12452c3 Format 2022-01-14 09:28:30 -05:00
Oleg Zharkov 40131ad187 show error above the input field 2022-01-14 09:27:54 -05:00
Oleg Zharkov 76528957c8 make alert non-dismissible 2022-01-14 09:27:54 -05:00
Oleg Zharkov 1b295a8a6e change alert to info 2022-01-14 09:27:54 -05:00
oleg 343db089cc fix 0 prop usecase, implement FormNumber test 2022-01-14 09:27:54 -05:00
oleg 386806afe8 fix inability to mark and replace 2022-01-14 09:27:54 -05:00
oleg 851cbf896e remove rebase artifacts 2022-01-14 09:27:54 -05:00
Oleg ZharkovandDannon 4bb486db59 remove duplicate
Co-authored-by: Dannon <dannon.baker@gmail.com>
2022-01-14 09:27:54 -05:00
Oleg Zharkov ac86741ef2 demo max/min enforcement 2022-01-14 09:27:54 -05:00
Oleg Zharkov a260bc37fb remove debug code from currentValue 2022-01-14 09:27:54 -05:00
Oleg Zharkov 9182ca85eb fix layout 2022-01-14 09:27:54 -05:00
Oleg Zharkov 4f4c8c6b45 don't allow frantions on Integer type 2022-01-14 09:27:54 -05:00
Oleg Zharkov ed1cbee810 fix imports 2022-01-14 09:27:54 -05:00
Oleg Zharkov 70fab8dd28 delete legacy code 2022-01-14 09:27:53 -05:00
Oleg Zharkov 034e72ae9f implement slider in vue 2022-01-14 09:27:53 -05:00
Marius van den Beek 617ea2dfa9 Merge pull request #13098 from guerler/history_refactor_000
Avoid imports of history provider internals
2022-01-14 15:23:58 +01:00
Assunta DeSanto c38828d67c converting forward and reverse filters to reactive Vue array 2022-01-14 00:44:00 -05:00
Sergey Golitsynskiy e3770e8bf9 Remove tool migration from locale files 2022-01-13 13:22:39 -05:00
Sergey Golitsynskiy d656c8b0c1 Remove tool migration from sidebar menu 2022-01-13 13:20:35 -05:00
Sergey Golitsynskiy 66fa50bed5 Remove menu option from admin home 2022-01-13 13:11:31 -05:00
Marius van den Beek 817afd25b1 Merge pull request #13162 from ic4f/dev_merge_2109
Merge forward 21.09
2022-01-13 18:38:44 +01:00
mvdbeek 664a520177 Fix staticUrlToPrefixed url rewriting 2022-01-13 11:37:23 -05:00
Dannon 4cc651e754 Merge pull request #13148 from galaxyproject/jennaj-bug-faq-url-update-1
Update DatasetError.vue
2022-01-13 10:41:36 -05:00
Dannon Baker 9333b80a1d Formatting/js_lint test 2022-01-13 10:36:06 -05:00
Dannon Baker 58e6f2257d Fix publicPath and asset handling when using webpack-dev-server for HMR 2022-01-12 09:07:46 -05:00
Jennifer Hillman-Jackson f2afd476ea Update DatasetError.vue
Update DatasetError troubleshooting FAQ URL: Hub > GTN
2022-01-11 11:06:50 -08:00
Dannon ac3a5bfc81 Merge pull request #12886 from OlegZharkov/vuefy-library-folder-details
Vuefy library folder details modal
2022-01-11 09:27:59 -05:00
Björn Grüning 3653aada16 Merge pull request #13127 from mvdbeek/followup_logo_link
Fix logo link when using prefix
2022-01-07 13:02:09 +01:00
Marius van den Beek d0892dc460 Merge pull request #13124 from dannon/fix-tabular-display
Fix tabular dataset display.
2022-01-06 17:14:28 +01:00
mvdbeek dbf1f59b87 Fix logo link when using prefix 2022-01-06 17:07:14 +01:00
Dannon c74b54f7ad Merge pull request #13107 from itisAliRH/files-disable-select-all-when-no-entries
Prevent select all in FilesDialog when no entries and select empty resource
2022-01-06 08:28:47 -05:00
Dannon Baker 65e3a300b2 Fix tabular dataset display. There's no need to involve jquery here. 2022-01-05 17:58:16 -05:00
Marius van den Beek 4a15ddd9e0 Merge pull request #13103 from mvdbeek/fastAPI_prefix
Implement fastAPI prefix handling, run selenium tests against prefix
2022-01-05 16:02:28 +01:00
Dannon cb6e00ffab Merge pull request #13104 from itisAliRH/back-button-in-file-source-navigation
Add Back button in file source navigation and ftp helper text
2022-01-05 09:50:42 -05:00
mvdbeek aa4161edb9 Fix Save and View url 2022-01-05 14:06:21 +01:00
mvdbeek c9aa48ea25 Fix (per-domain) favicon url 2022-01-05 14:06:12 +01:00
mvdbeek e0b3df5a72 Drop ASGI staticfiles for now
It somehow causes test_non_data_connections to fail ...
we should figure this out, but it's not a blocker.
2022-01-05 13:31:59 +01:00
mvdbeek d50277d792 No double slash in selenium 2022-01-05 13:31:59 +01:00
mvdbeek c587f3d1d2 Fix old-style page editor load when using prefix 2022-01-05 13:31:58 +01:00
mvdbeek 5a7e0a0402 Fix tagService for url prefix 2022-01-05 13:31:57 +01:00
mvdbeek a7f42aa352 Drop publicPath setting from webpack config 2022-01-05 13:31:55 +01:00
Alireza Heidari 0386deb541 Prevent select all in FilesDialog when no entries 2022-01-05 15:34:46 +03:30
Alireza Heidari abe6120ca9 FilesDialog.test: Test show ftp helper and show loading error and return to root directory 2022-01-05 14:55:28 +03:30
Alireza Heidari 38b350c1bb testingData: add ftpdId, empty-dir in rootResponse and someErrorText 2022-01-05 14:55:28 +03:30
Alireza Heidari 0a391163c5 FilesDialog: add id helper for helper alert 2022-01-05 14:55:28 +03:30