Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upImplement wicegrid on user's dashboard, and admin dashboard #294
Comments
ruebot
added
enhancement
Dashboard
ux
Rails
labels
May 1, 2019
ruebot
self-assigned this
May 1, 2019
This comment has been minimized.
This comment has been minimized.
@SamFritz @ianmilligan1 I've spent a few days on implementing this, but there are a number of gotcha's with the implementation.
The ideal way to implement it would be to store the actual values in the dashboard table. We'd need to setup a db migration, and migrate all the existing data (not fun, but doable), then actually implement wicegrid. So, the big question is do we actually want to take the time to do this? Or, is the current jobs dashboard sufficient? |
This comment has been minimized.
This comment has been minimized.
Oh, and the datepicker and jquery-ui functionality in wicegird is janky to say the least. Setting it up broke the table UI, and littered the console with a bunch of jquery-ui errors |
This comment has been minimized.
This comment has been minimized.
Based on the above, my gut inclination is to say that the current jobs dashboard is sufficient (more than sufficient, IMO) and I would recommend shelving this for now. But I am happy to defer to you @ruebot or others too. |
This comment has been minimized.
This comment has been minimized.
Thanks @ruebot for outlining the pros/cons! I would agree with @ianmilligan1 comments. Reviewing current capabilities of the jobs dashboard (and the others), I think it's set up quite efficiently for how we are currently interacting with the data (easy to use, clean, and when we are looking for specific info on a job we can find it with relative ease). So I think shelving wicegird makes sense. |
ruebot
added
the
wontfix
label
May 27, 2019
This comment has been minimized.
This comment has been minimized.
Thanks y'all! I'll mark this as closed/won't fix. |
ruebot commentedMay 1, 2019
http://wicegrid.herokuapp.com/custom_filters1