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

Matching GUI: tweaks and fixes #419

Merged
merged 4 commits into from
Mar 28, 2016
Merged

Conversation

Hwesta
Copy link
Contributor

@Hwesta Hwesta commented Mar 9, 2016

When filtering in the matching GUI, don't select checkboxes that aren't visible or are disabled. Also, fix viewing resource component and be explicit about what's sent to the template.

Update: Sorting is now case insensitive.
Update: Add sorting by date. This works best with artefactual-labs/agentarchives#29

This may also be merged into 1.5

'sort_by': sort_by,
'sort_direction': sort_direction,
'uuid': uuid,
})
Copy link
Member

Choose a reason for hiding this comment

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

Yes to this.

@qubot qubot force-pushed the dev/issue-9444-filter-select-all branch from 31eccf7 to 5dca94f Compare March 10, 2016 00:56
@sevein
Copy link
Member

sevein commented Mar 10, 2016

👍

@Hwesta Hwesta changed the title Matching GUI: select all respects filter, disabled Matching GUI: tweaks and fixes Mar 10, 2016
@qubot qubot force-pushed the dev/issue-9444-filter-select-all branch from 5dca94f to a7eb211 Compare March 16, 2016 23:49
@Hwesta Hwesta modified the milestone: 1.6.0 Mar 21, 2016
When selecting all, only select if the element is visible and not
disabled.
Resource component display (views_as.ingest_upload_as_resource_component)
don't know the resource_id, so don't require it for the breadcrumbs.

Be explicit about what is being passed to the template.
Convert everything to lower case in JS when sorting.
Sort by dates as strings, no semantic parsing.
@qubot qubot force-pushed the dev/issue-9444-filter-select-all branch from a7eb211 to 9d3ecb2 Compare March 28, 2016 17:29
@Hwesta Hwesta modified the milestones: 1.5.0, 1.6.0 Mar 28, 2016
@qubot qubot merged commit 9d3ecb2 into qa/1.x Mar 28, 2016
@qubot qubot deleted the dev/issue-9444-filter-select-all branch March 28, 2016 17:30
@Hwesta
Copy link
Contributor Author

Hwesta commented Mar 28, 2016

Also cherry-picked into qa/1.5.x as 0a424fc c1993de 8f6663c a455c52

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.

3 participants