summaryrefslogtreecommitdiff
path: root/spec/features/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Use last_activity_at attr when showing the update date in project listing32869-project-s-last-updated-time-not-accurately-reflected-in-projects-dashboardRuben Davila2017-06-031-0/+9
* Merge branch '19107-404-when-creating-new-milestone-or-issue-for-project-that...Douwe Maan2017-05-302-45/+66
|\
| * 'New issue'/'New merge request' dropdowns should show only projects with issu...19107-404-when-creating-new-milestone-or-issue-for-project-that-has-issues-disabledblackst0ne2017-05-302-45/+66
* | Replace 'starred_projects.feature' spinach test with an rspec analog23036-replace-all-spinach-tests-with-rspec-feature-testsblackst0ne2017-05-281-1/+13
|/
* use full caps RSS instead of rssAlexis Reigel2017-05-243-5/+5
* atom links with rss token instead of private tokenAlexis Reigel2017-05-243-6/+6
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-224-12/+10
* Fix unassigned checkmarkClement Ho2017-05-171-0/+11
* Merge branch '30975-fixed-top-nav-POC' into 'master' Annabel Dunstone Gray2017-05-121-1/+1
|\
| * Fix specsAnnabel Dunstone Gray2017-05-121-1/+1
* | Merge branch 'improve-milestone_filter_spec-wait_for_ajax-correct-flow' into ...Sean McGivern2017-05-121-6/+7
|\ \ | |/ |/|
| * Fix milestone_filter_spec.rb by using wait_for_ajax and a correct user flowimprove-milestone_filter_spec-wait_for_ajax-correct-flowLuke "Jared" Bennett2017-05-121-6/+7
* | Merge branch 'update_assignee_cache_counts_refactoring' into 'master' Sean McGivern2017-05-121-1/+3
|\ \ | |/ |/|
| * Move update_assignee_cache_counts to the serviceValery Sizov2017-05-121-1/+3
* | Use .trigger(‘click’) instead of .clickas-fix-spec-masterAlfredo Sumaran2017-05-111-1/+1
|/
* Merge branch 'fix-shortcuts_spec-explore-page-transient-failure' into 'master' Douwe Maan2017-05-111-14/+17
|\
| * Fix `send_key` to `send_keys` and add EOF newlinefix-shortcuts_spec-explore-page-transient-failureLuke "Jared" Bennett2017-05-101-3/+3
| * Find the nothing-here-block before asserting page content when on explore pag...Luke "Jared" Bennett2017-05-101-15/+18
* | Merge branch 'bvl-security-patches' into 'master' Robert Speicher2017-05-101-0/+47
|\ \
| * | Merge branch 'snippets-finder-visibility' into 'security'Douwe Maan2017-05-101-0/+47
| |/
* | Disallow multiselect for Milestone dropdownSam Rose2017-05-101-0/+59
|/
* [Multiple issue assignee] Fix a number of specsValery Sizov2017-05-051-0/+2
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-042-3/+8
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-213-6/+0
* Added keyboard shortcuts to signed out menusigned-out-menu-shortcutsPhil Hughes2017-04-101-13/+35
* Add a name field to the group edit formadd-field-for-group-nameDouglas Lovell2017-04-091-6/+8
* Put back usernames in activity and profile feedAnnabel Dunstone Gray2017-04-071-3/+3
* Update project build status cache when transitioningBob Van Landuyt2017-04-071-4/+7
* Hide header counters for issue/mr/todos if zerodz-hide-zero-counterDmitriy Zaporozhets2017-04-071-10/+25
* Merge branch 'menu-shortcut' into 'master' Jacob Schatz2017-04-061-9/+5
|\
| * Fixed specsPhil Hughes2017-04-061-8/+4
| * Update testsFilipa Lacerda2017-04-061-5/+5
* | Dashboard section capitalization fixJose Ivan Vargas Lopez2017-04-061-1/+1
|/
* Merge branch '29128-profile-page-icons' into 'master' Filipa Lacerda2017-04-061-3/+3
|\
| * Update commit icon; fix specs29128-profile-page-iconsAnnabel Dunstone Gray2017-04-031-3/+3
* | MR empty stateLuke "Jared" Bennett2017-04-051-0/+32
|/
* Merge branch 'add-todos-shortcut' into 'master' Sean McGivern2017-03-221-0/+5
|\
| * Add global `g t` shortcut to go to todosSean McGivern2017-03-171-0/+5
* | Test showing pipelines on the dashboardBob Van Landuyt2017-03-161-2/+24
|/
* Fix wrong message on starred projects filteringGeorge Andrinopoulos2017-03-091-9/+28
* Fixes filtering by name reseting archive filterPhil Hughes2017-03-031-0/+15
* Merge branch '2629-show-public-rss-feeds-to-anonymous-users' into 'master' Douwe Maan2017-03-023-0/+24
|\
| * Show public RSS feeds to anonymous usersMichael Kozono2017-02-283-0/+24
* | Improve groups list specsdz-dashboard-groups-searchDmitriy Zaporozhets2017-03-021-3/+3
* | Update JS to use new standardsFilipa Lacerda2017-03-021-0/+13
* | Add filter and sorting to dashboard groups pageDmitriy Zaporozhets2017-03-011-0/+34
|/
* Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-1/+1
* Fix issuables_counter_specglobal-dropdown-editsAnnabel Dunstone Gray2017-02-171-2/+2
* Merge branch 'move-spinach-dashboard-issues-test-to-rspec' into 'master'Rémy Coutable2017-02-171-0/+48
|\
| * Move dashboard issues spinach test to RspecSemyon Pupkov2017-02-101-0/+48