summaryrefslogtreecommitdiff
path: root/app/views/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Truncate long title text on Todo items28186-long-group-names-overflow-out-of-todos-viewSam Rose2017-02-201-6/+11
* Todo done clicking is kind of unusable.Jacopo2017-02-171-1/+4
* Add active_when helperSemyon Pupkov2017-02-152-6/+4
* #27631: Add missing top-area div to activity header pagenerro2017-02-141-7/+8
* Merge branch 'move-todos-empty-state-icons' into 'master' Fatih Acet2017-01-301-2/+2
|\
| * Moved todos icons to new foldermove-todos-empty-state-iconsLuke "Jared" Bennett2016-11-221-2/+2
* | Do not rely on style class for changing DOM state on "Mark all as done"23634-remove-project-groupingOswaldo Ferreira2017-01-271-36/+37
* | Remove unnecessary extra margin on issues, mr and todo pagesOswaldo Ferreira2017-01-273-43/+38
* | Remove border from issues, todos and MR pagesOswaldo Ferreira2017-01-271-1/+1
* | Remove bold weight from TODOs action name fontOswaldo Ferreira2017-01-271-1/+4
* | Present TODO's list without grouping by projectOswaldo Ferreira2017-01-271-6/+2
* | Merge branch '23524-notify-automerge-user-of-failed-build' into 'master' Sean McGivern2017-01-191-1/+1
|\ \
| * | Notify the user who set auto-merge when merge conflict occurstwonegatives2017-01-141-1/+1
* | | HAMLLint: Fix `SpaceInsideHashAttributes` offenceKushal Pandya2016-12-311-1/+1
* | | HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-312-4/+4
* | | HAMLLint: Fix `SpaceBeforeScript` offencesKushal Pandya2016-12-311-1/+1
|/ /
* | 25617 Fix placeholder color of todo filters25617-todos-filter-placeholdertauriedavis2016-12-141-3/+3
* | Remove white space between nav itemsfix-navigation-white-spaceAlfredo Sumaran2016-12-142-4/+4
* | implement snippets_scope_menu partial to reduce code duplicationMike Greiling2016-12-101-25/+1
* | conditionally display assoc project info in snippets indexMike Greiling2016-12-101-1/+1
* | move new snippet button to main snippet navigation blockMike Greiling2016-12-102-40/+42
* | remove plus icon in "new snippet" buttonMike Greiling2016-12-101-2/+0
* | Merge branch '25002-sentence-case-dashboard-tabs' into 'master' Annabel Dunstone Gray2016-11-301-3/+3
|\ \
| * | Changes project dashboard tabs to sentence casingRyan Harris2016-11-261-3/+3
| |/
* | Merge branch '24135-new-project-should-be-below-new-group-on-the-welcome-scre...24834-timeago-not-working-properly-on-dynamically-loading-diff-discussionsAlfredo Sumaran2016-11-291-11/+12
|\ \
| * | Moved groups above projects24135-new-project-should-be-below-new-group-on-the-welcome-screenLuke "Jared" Bennett2016-11-291-11/+12
| |/
* | Update some more sort/filter dropdownsDavid Wagner2016-11-281-2/+2
|/
* Review comments Nov 11thJosep Llaneras2016-11-111-1/+1
* Remove authorJosep Llaneras2016-11-111-2/+2
* Issue #13823: random message when all Todos are DoneJosep Llaneras2016-11-111-1/+1
* Changed helper method to check for none on paramsPhil Hughes2016-11-081-5/+5
* Fixed todos empty state when filteringtodos-filter-empty-statePhil Hughes2016-11-071-8/+12
* Fix: Todos Filter Shows All Users22588-todos-filter-shows-all-usersValery Sizov2016-11-041-1/+1
* Issues atom feed url reflect filters on dashboard22947-fix_issues_atom_feed_urlLucas Deschamps2016-11-032-3/+3
* Changed where merge request link isPhil Hughes2016-11-011-1/+2
* New todos blank statePhil Hughes2016-11-011-61/+85
* Replace bootstrap caret with fontawesome caretClement Ho2016-10-051-1/+1
* Merge branch 'todo-issue-due-date' into 'master' Robert Speicher2016-10-041-0/+1
|\
| * Moved middot into helper methodPhil Hughes2016-10-031-1/+1
| * Moved todo due date to helper methodPhil Hughes2016-10-031-7/+1
| * Moved todo due date text into helper methodPhil Hughes2016-10-031-5/+1
| * Uses variablePhil Hughes2016-10-031-2/+4
| * Added issue due date to todos rowPhil Hughes2016-10-031-0/+9
* | Better empty state for Groups view.Fatih Acet2016-10-032-5/+15
|/
* Added full-width new snippet button on mobile and corrected capitalizationfull-width-new-snippet-buttonLuke Bennett2016-09-181-4/+8
* Review changes, simplified dropdown initLuke Bennett2016-09-011-3/+3
* Removed inline JS and improved dropdown labelsLuke Bennett2016-09-011-49/+4
* Added type and action dropdowns, need to finalize by removing all inline and ...Luke Bennett2016-09-011-8/+32
* Completed project filter dropdown, still need to move it from inline to Proje...Luke Bennett2016-09-011-1/+7
* Swapped out author dropdown and started on swapping out project dropdownLuke Bennett2016-09-011-11/+22