Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mccalluc/preserve facets in fb2 #1981

Merged

Conversation

mccalluc
Copy link
Member

@mccalluc mccalluc commented Aug 7, 2017

Perhaps it's best to take this as a proof of concept? The first problem is that filebrowser2 is still coming up blank for me on first load. filebrowser1 can't be targeted here, because it does not update the url when facets are applied. Is that's resolved, then there's the problem that the sets of facets just don't match between the pages. Do facets need to be added to one, or removed from the other?

@mccalluc
Copy link
Member Author

mccalluc commented Aug 7, 2017

(IGV test failure in push)

@codecov-io
Copy link

codecov-io commented Aug 7, 2017

Codecov Report

Merging #1981 into develop will increase coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1981      +/-   ##
===========================================
+ Coverage    43.72%   43.74%   +0.02%     
===========================================
  Files          415      415              
  Lines        27381    27411      +30     
  Branches      1322     1322              
===========================================
+ Hits         11971    11990      +19     
- Misses       15410    15421      +11
Impacted Files Coverage Δ
...ui/source/js/user-file-browser/services/factory.js 40.54% <ø> (ø) ⬆️
...file-browser/ctrls/user-file-browser-files-ctrl.js 11.76% <0%> (-2.03%) ⬇️
refinery/data_set_manager/search_indexes.py 72.27% <0%> (-2.15%) ⬇️
refinery/data_set_manager/tests.py 99.6% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80a9983...9fafe4d. Read the comment docs.

@scottx611x scottx611x changed the base branch from develop to scottx611x/chucks_recent_prs August 7, 2017 20:08
Copy link
Member

@scottx611x scottx611x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No qualms about this, but I think its good motivation to address: #1882

@scottx611x scottx611x merged commit e1b9597 into scottx611x/chucks_recent_prs Aug 8, 2017
@scottx611x scottx611x deleted the mccalluc/preserve-facets-in-fb2 branch August 8, 2017 13:59
@scottx611x scottx611x mentioned this pull request Aug 8, 2017
8 tasks
scottx611x added a commit that referenced this pull request Aug 15, 2017
* I was sloppy earlier: We want to OR within, but AND across facets (#1983)

* I was sloppy earlier: We want to OR within, but AND across facets

* We want to reverse the normal order of operations: First OR within, then AND across

* Hide zero facets (#1979)

* Hide zero facets

* Get tests to pass

* Title is unnecessary (#1977)

* Mccalluc/search facet labels (#1976)

* Basic machinery

* A litte style. Case-insensitive matching.

* Mccalluc/preserve facets in fb2 (#1981)

* Demonstrate that outside parameters can be inserted

* Generate a query that looks like what the fb2 generates

* There will also be a "filterQuery" for the download link, and I want to prevent confusion

* Mccalluc/max height (#1975)

* limit the height of the facet lists

* Expand on hover? This is arguable

* Add styles (#1985)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants