summaryrefslogtreecommitdiff
path: root/spec/features/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-0219-27/+27
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-011-2/+2
* Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable2017-07-281-11/+1
* Use `empty_project` where possible in spec/features/dashboardRobert Speicher2017-07-277-10/+10
* Remove superfluous type defs in specsKeifer Furzland2017-07-2716-16/+16
* Ensure the overriding of Gitlab::Application.routes.default_url_options is on...rc/35599-stop-the-bleeding-of-default_url_optionsRémy Coutable2017-07-271-0/+4
* Move relative_path to the element that is being clickedJarka Kadlecova2017-07-251-0/+18
* Merge branch 'clear-issuable-count-cache-for-states' into 'master'Robert Speicher2017-07-191-1/+1
|\
| * Clear issuable counter caches on updateclear-issuable-count-cache-for-statesSean McGivern2017-07-191-1/+1
* | Merge branch '23036-replace-dashboard-activity-spinach' into 'master'Rémy Coutable2017-07-191-4/+153
|\ \
| * | Replaces 'dashboard/activity.feature' spinach with rspecAlexander Randa2017-07-171-4/+153
* | | Replaces dashboard/dashboard.feature spinach with rspecAlexander Randa2017-07-175-4/+208
| |/ |/|
* | Support multiple Redis instances based on queue typePaul Charlton2017-07-112-2/+2
|/
* Merge branch 'master' into rs-sign_inRobert Speicher2017-07-061-4/+12
|\
| * Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-053-3/+3
| * Replaces 'dashboard/new-project.feature' spinach with rspecAlexander Randa2017-06-291-4/+12
* | Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-063-3/+3
* | Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-2917-24/+31
|/
* Removes redundant pending delete checks30708-stop-using-deleted-at-to-filter-namespacesTiago Botelho2017-06-281-17/+0
* Merge branch '34276-fix-dashboard-page-when-last-activity-at-is-nil' into 'ma...Robert Speicher2017-06-271-5/+17
|\
| * Fix application error when Project#last_activity_at is nil34276-fix-dashboard-page-when-last-activity-at-is-nilRuben Davila2017-06-261-5/+17
* | Merge branch '23036-replace-dashboard-todo-spinach' into 'master'Rémy Coutable2017-06-274-0/+672
|\ \
| * | Replaces 'dashboard/todos' spinach with rspecAlexander Randa2017-06-264-0/+672
| |/
* | Replaces 'dashboard/merge_requests' spinach with rspecAlexander Randa2017-06-262-28/+91
|/
* Add feature spec for dashboard state filter tabs33833-issue-and-mr-state-tabs-don-t-work-on-dashboardEric Eastwood2017-06-211-0/+5
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-1917-22/+22
* Merge branch 'issue_20900' into 'master'Sean McGivern2017-06-161-1/+1
|\
| * Remove old specs and add new onesFelipe Artur2017-06-161-1/+1
* | Take timezone into account when comparing dates in the UIBob Van Landuyt2017-06-151-1/+1
|/
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-142-4/+12
* Merge branch 'dashboard-milestone-tabs-loading-async' into 'master'Sean McGivern2017-06-091-0/+40
|\
| * Fixed dashboard milestone tabs not loadingdashboard-milestone-tabs-loading-asyncPhil Hughes2017-06-091-0/+40
* | Add feature tests for Dashboard Groups pageAlfredo Sumaran2017-06-071-19/+103
|/
* 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