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

Feature/dashboard enhancements #141

Merged
merged 7 commits into from
Jul 18, 2016
Merged

Conversation

PFWhite
Copy link
Contributor

@PFWhite PFWhite commented Jul 18, 2016

This pull request is to make it easier to browse subjects in the dashboard. There is now a search bar.

KevinHanson and others added 6 commits April 13, 2016 16:47
Created an event handler and input element to which it is bound to enable to user
to filter subjects by matching against their string properties.
Users wanted to see new subjects as they were working without a page refresh.
We call change data with the arguments it was called with previously every five
seconds.
Added ajax search filtering functionality to limit subjects.
Removed polling, instead new subjects are pulled with the search box changes
Got rid of some of the use of tables for formatting since this is not good practice.
I don't think they are being used, but I don't remember why I took them out so they stay in.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 57.838% when pulling a54ee92 on feature/dashboardEnhancements into a4a26b6 on master.

Results per page increased to 50
Search searches all pages
pagination displays below subjects
@coveralls
Copy link

Coverage Status

Coverage increased (+5.9%) to 63.766% when pulling 2b14c3f on feature/dashboardEnhancements into a4a26b6 on master.

@KevinHanson KevinHanson merged commit 2ec6bf9 into master Jul 18, 2016
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