Commit Graph

18 Commits

Author SHA1 Message Date
Luke Bennett 0ccdb41ced
Review changes, simplified dropdown init 2016-09-01 14:36:02 +01:00
Luke Bennett 922b38a0be
Removed inline JS and improved dropdown labels 2016-09-01 14:35:34 +01:00
Luke Bennett f157a9e514
Added type and action dropdowns, need to finalize by removing all inline and polishing off the selected dropdown states 2016-09-01 14:35:34 +01:00
Luke Bennett 0e2dd06f25
Completed project filter dropdown, still need to move it from inline to ProjectSelect.js (or different) 2016-09-01 14:35:34 +01:00
Luke Bennett beff8b9bd0
Swapped out author dropdown and started on swapping out project dropdown 2016-09-01 14:35:34 +01:00
Clement Ho 632899826b Fix bug where pagination is still displayed despite all todos marked as done 2016-08-31 10:27:04 -05:00
Felipe Artur 37bf35f0bc Todos sorting dropdown 2016-08-19 16:14:20 -03:00
Robert Speicher 0ec6981586 Use number_with_delimiter for Todos pending/done tab counts 2016-07-12 15:01:09 -05:00
Annabel Dunstone 8d19955c05 Revert counter parentheses back to badges 2016-05-04 17:07:47 -05:00
Annabel Dunstone fc20639c8d Builds page redesign 2016-05-04 16:45:37 -05:00
Annabel Dunstone 7878eb9fa6 Start builds redesign 2016-05-04 16:45:37 -05:00
Alfredo Sumaran 8c0aba9458 Get pagination options form the view 2016-04-01 12:55:45 -05:00
Dmitriy Zaporozhets daeed3fdf3
Refactor colors and lists
* Introduce 2 color links: black and blue
* Use black color link for UI elements like lists
* Refactor lists to use .title nested under li
* Make all lists (events, todos, activity, projects etc) use style
* List colorschema is now 333 for links and 555 for text

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2016-03-18 19:02:08 +01:00
Phil Hughes 41c107becc Mark all as done through AJAX 2016-03-17 13:08:59 +00:00
Jacob Schatz fa570525db Adds small AJAX optimistic functionality to todos.
Fixes #13656
A good first step and boring solution.
2016-03-17 12:20:14 +00:00
Douwe Maan d53ae7f14d Add "Mark all as done" button 2016-02-20 11:59:19 -08:00
Douwe Maan 0e9775816a Rename tab from 'Todos' to 'To do' 2016-02-20 11:52:57 -08:00
Douglas Barbosa Alexandre 3d52e139b1 Rename Tasks to Todos 2016-02-20 12:39:27 -02:00