ZeusWPI / gamification

Gamification of Zeus member engagement. Replaced by gamification2
https://github.com/ZeusWPI/gamification2
MIT License
4 stars 5 forks source link

WIP Feature/78/historical user overview #80

Closed TomNaessens closed 8 years ago

TomNaessens commented 8 years ago

WIP for #78

Todo:

TomNaessens commented 8 years ago

Current progres:

Commit history: screen shot 2015-09-06 at 17 10 00

Bounty history: screen shot 2015-09-06 at 18 39 58

TomNaessens commented 8 years ago

@Procrat I disabled the filter infomation in the left down corner for the scoreboard. I also updated the jquery-datatables-rails gem a minor version, this now results in a cleaner search (some whitespace) and more clear sorting icons:

screen shot 2015-09-06 at 21 15 51

Scoreboard remains like it was before, with only the changed sorting icons.

Are you satisfied with this amount of clutter, or should I reduce it for the bounties page?

Procrat commented 8 years ago

Yeah, that "information" part ("Showing x to y of z entries (filtered from q total entries)") makes sense for statistical pages like these. I'm gonna remove it from the bounties page, though, if you don't mind. Same for the "Show X entries" part IMHO. We can discuss about all this if you want.

Procrat commented 8 years ago

I appear to have a horizontal scrollbar.

Procrat commented 8 years ago

This is cool; it let's you reposition and add/remove parts of the datatable elements. http://datatables.net/examples/basic_init/dom.html

Procrat commented 8 years ago

Heh, both Bootstrap and DataTables use the "row" class, which causes that scrollbar glitch.

TomNaessens commented 8 years ago

Graphs! :o

screen shot 2015-09-10 at 15 09 24

TomNaessens commented 8 years ago

Finished :3 Pls review @Procrat or @iasoon

Procrat commented 8 years ago

Looks very good to me! ^^