1
0
Fork 0
mirror of synced 2024-07-07 23:35:50 +12:00
Commit graph

7 commits

Author SHA1 Message Date
Nick Sweeting 7e50e6031e move dataTable off CDN to local staticfile and start with 100 rows 2018-12-17 21:57:49 -08:00
Shayan Ruhifard 208501e576 fixes #61, fixes #40
The table has advanced features now. One can filter over all columns, sort all
columns asc/desc and paginate the table.
The state (filtered result, current page, sorting order and number of
entries shown) will be saved in localStorage so the user can open the
page in another window or tab and see the same output again.
2018-12-01 23:26:37 +01:00
Nick Sweeting 70530060c2 make ts naming consistent 2018-06-17 18:35:09 -04:00
Nick Sweeting 47c3d563b2 tweak index columns and footer links 2018-06-17 18:32:42 -04:00
Nick Sweeting 16b6e0b428 flip collapse and return to archive buttons 2018-06-17 18:16:12 -04:00
Nick Sweeting cad622a137 re-arrange index columns 2018-06-17 17:51:28 -04:00
Nick Sweeting d0f2e693b3 re-arrange and cleanup directory structure 2018-06-10 20:52:15 -04:00