summaryrefslogtreecommitdiff
path: root/app/helpers/todos_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Eliminate N+1 queries in Dashboard::TodosControllerStan Hu2019-06-241-1/+1
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-5/+6
* Revert "Revert "Merge branch 'ee-5481-epic-todos' into 'master'""Jarka Kadlecová2018-08-021-1/+9
* Revert "Merge branch 'ee-5481-epic-todos' into 'master'"Jarka Kadlecová2018-07-111-9/+1
* More EE->CE fixesJan Provaznik2018-07-031-3/+1
* Move todo_group_options to CEJan Provaznik2018-07-031-0/+10
* Support todos for epics backportJarka Kadlecová2018-07-031-1/+1
* Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-051-1/+1
* Resolve "Closed issue label in todo's styling is difficult to read"Simon Knox2018-01-171-1/+9
* Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉2018-01-111-0/+1
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Test todos_count_format helper at the correct level to improve speedrs-simplify-todo-count-specRobert Speicher2017-06-091-1/+1
* Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-121-4/+7
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Improve text on todo list when the todo action comes from yourselfJacopo2017-04-281-4/+8
* Revert "Merge branch '29534-todos-performance' into 'master'"Sean McGivern2017-03-211-7/+3
* Todos performance: Include associations in FinderJarka Kadlecova2017-03-201-3/+7
* Include routes when loading user projectsJarka Kadlecova2017-03-161-2/+1
* Enable Style/WordArrayDouwe Maan2017-02-231-1/+1
* change todos counter position & format ( for large counts )mhasbini2017-02-211-0/+4
* Create directly_addressed Todos when mentioned in beginning of a lineErshad Kunnakkadan2017-02-081-1/+3
* Filter todos by manual addJacopo2017-01-281-1/+3
* Merge branch '23524-notify-automerge-user-of-failed-build' into 'master' Sean McGivern2017-01-191-1/+2
|\
| * Notify the user who set auto-merge when merge conflict occurstwonegatives2017-01-141-0/+1
| * Notify the user who set auto-merge when a build failstwonegatives2016-12-161-1/+1
* | Fix viewing "build failed" TODOsNick Thomas2016-12-221-1/+1
|/
* Changed helper method to check for none on paramsPhil Hughes2016-11-081-1/+1
* Fixed todos empty state when filteringtodos-filter-empty-statePhil Hughes2016-11-071-0/+4
* Removed try method call on due datetodo-issue-due-datePhil Hughes2016-10-031-3/+11
* Moved middot into helper methodPhil Hughes2016-10-031-1/+2
* Moved todo due date to helper methodPhil Hughes2016-10-031-1/+6
* Moved todo due date text into helper methodPhil Hughes2016-10-031-0/+6
* Removed inline JS and improved dropdown labelsLuke Bennett2016-09-011-3/+13
* Swapped out author dropdown and started on swapping out project dropdownLuke Bennett2016-09-011-16/+10
* Recover usage of Todos counter cache20842-todos-queries-cachePaco Guzman2016-08-121-2/+2
* Merge branch 'approval-required-todo' into 'master' Robert Speicher2016-07-121-0/+1
|\
| * Add approval required todosapproval-required-todoSean McGivern2016-07-121-0/+1
* | Cache todos pending/done dashboard query countsPaco Guzman2016-07-121-2/+2
|/
* Merge branch 'issuable-todo-improvements'Douwe Maan2016-06-181-1/+1
|\
| * Improved manual todosPhil Hughes2016-06-171-1/+1
* | Ensure Todos counters doesn't count Todos for projects pending deleteDouglas Barbosa Alexandre2016-06-171-2/+2
* | Cache todo counters (pending/done)18034-cache-todo-counterPaco Guzman2016-06-171-2/+2
|/
* Updated TODO descriptionPhil Hughes2016-06-141-1/+1
* todo title text update for manual todosPhil Hughes2016-06-141-0/+1
* Add tooltips to todo target linksrs-todo-has-tooltipRobert Speicher2016-05-301-1/+3
* Make conditional a guard clauseAlfredo Sumaran2016-05-251-5/+5
* Address feedbackAlfredo Sumaran2016-05-251-9/+12
* Move conditional to a methodAlfredo Sumaran2016-05-251-0/+4
* Fix syntaxAlfredo Sumaran2016-05-251-2/+2
* Add target statusAlfredo Sumaran2016-05-251-0/+9