summaryrefslogtreecommitdiff
path: root/spec/features/dashboard
Commit message (Expand)AuthorAgeFilesLines
* Fix specsblackst0ne2018-10-261-3/+5
* Change single-item breadcrumbs to page titlesDmitriy Zaporozhets2018-10-191-2/+6
* Resolve "Add new "Overview" tab on user profile page"Martin Wortschack2018-10-041-1/+1
* Allows to sort projects by most stars🙈 jacopo beschi 🙉2018-09-211-0/+8
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
* Filter group milestones based on user membershipChantal Rollison2018-09-131-1/+2
* Use GitLab ui pagination component for groupsAdriel Santiago2018-09-111-2/+2
* Add group name badge under group milestoneKushal Pandya2018-08-261-0/+3
* Revert "Merge branch 'bvl-instance-stats-default' into 'master'"revert-77c75d2bBob Van Landuyt2018-08-061-4/+0
* Hide instance statistics on new installationsBob Van Landuyt2018-08-061-0/+4
* Spec instance statisticsBob Van Landuyt2018-07-272-11/+77
* Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' ...Sean McGivern2018-07-272-77/+11
* Spec instance statisticsBob Van Landuyt2018-07-272-11/+77
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-1110-13/+13
* Updates from `rubocop -a`Lin Jen-Shin2018-07-091-3/+3
* Fix User role displayed on projects dashboardFrancisco Javier López2018-07-061-0/+28
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-0514-29/+29
* Fix flakey time-senstive group filter specsfix-flakey-groups-filter-list-specsEric Eastwood2018-06-141-0/+4
* Export assigned issues in iCalendar feedImre Farkas2018-05-314-8/+8
* Fix pagination spec, forgot to add spaceClement Ho2018-05-241-1/+1
* Replace data-test=page with .js-pagination-pageClement Ho2018-05-241-1/+1
* Merge branch 'master' into 'bootstrap4'Clement Ho2018-05-011-3/+19
|\
| * show only groups an admin is a member of in dashboards/gropsRoger Rüttimann2018-05-011-3/+19
* | Merge branch 'master' into bootstrap4Clement Ho2018-04-261-13/+36
|\ \ | |/
| * Reset milestone filter when clicking "Any Milestone" in dashboardWinnie Hellmann2018-04-261-13/+36
* | Fix todos specClement Ho2018-04-241-1/+1
|/
* Resolve "tree/master shows incorrect CI build status"Lin Jen-Shin2018-04-111-2/+2
* Resolve conflicts in issues_filter_spec.rbWinnie Hellmann2018-04-031-7/+1
* Fixed dashboard filtering testsJan Provaznik2018-04-032-22/+18
* Check if at least one filter is set on dashboardJan Provaznik2018-04-031-9/+0
* Replace the `project/issues/issues.feature` spinach test with an rspec analogblackst0ne2018-04-032-6/+6
* Merge branch 'sh-dashboard-sort-fix' into 'master'Douwe Maan2018-03-061-0/+8
|\
| * Fix project dashboard showing the wrong timestampssh-dashboard-sort-fixStan Hu2018-03-051-0/+8
* | Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-053-9/+9
* | Replace deprecated path_with_namespace with full_pathDmitriy Zaporozhets2018-03-051-1/+1
|/
* Make user/author use project.creator in most factoriesRémy Coutable2018-01-311-10/+12
* Merge branch 'conditionally-eager-load-event-target-authors' into 'master'Douwe Maan2018-01-041-0/+7
|\
| * Eager load event target authors whenever possibleconditionally-eager-load-event-target-authorsYorick Peterse2018-01-041-0/+7
* | Update test to remove carent icon checkKushal Pandya2018-01-021-8/+0
|/
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-229-15/+15
* Fix broken testFilipa Lacerda2017-12-111-1/+1
* Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-11-031-5/+5
|\
| * Resolve ""To do" should be "Todos" on Todos list page"Victor Wu2017-11-031-5/+5
* | Merge branch 'master' into sh-headless-chrome-supportMike Greiling2017-10-232-30/+55
|\ \ | |/
| * Merge branch 'feature/reliable-rspec-with-eval-script' into 'master'Rémy Coutable2017-10-201-1/+3
| |\
| | * Check for element before evaluate_scriptEric Eastwood2017-10-191-1/+3
| * | Merge branch 'bvl-group-trees' into 'master'Douwe Maan2017-10-171-29/+52
| |\ \ | | |/ | |/|
| | * Skip some nested group specs when using MySQLBob Van Landuyt2017-10-121-5/+14
| | * Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-1010-19/+26
| | |\
| | * | Update feature specs for updated group listsBob Van Landuyt2017-10-051-28/+37