summaryrefslogtreecommitdiff
path: root/spec/features/boards/add_issues_modal_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Resolve "Issue board card design"Constance Okoghenun2018-11-071-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* [skip ci] Convert previous .card to .board-cardClement Ho2018-04-131-16/+16
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* Fix rubocop lintsJose Ivan Vargas2017-10-101-1/+1
* fix add_issues_modal_specJose Ivan Vargas2017-10-041-2/+2
* Fix broken feature specsHiroyuki Sato2017-08-311-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-2/+2
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* fixed boards specsPhil Hughes2017-06-011-2/+2
* Use wait_for_requests to wait all JS requestwait-for-ajax-handling-all-js-requestsOswaldo Ferreira2017-05-221-8/+6
* Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo2017-04-211-1/+0
* Update issue board cards designClement Ho2017-04-061-9/+9
* Added test for reseting the filtered search state in the modalPhil Hughes2017-03-211-0/+14
* Fixed search not working in issue boards modalfixed-issue-boards-modal-not-searchingPhil Hughes2017-03-161-0/+4
* Fixed search specsPhil Hughes2017-03-161-0/+2
* Updated specsPhil Hughes2017-03-081-1/+1
* Added testsadd-issues-tooltipPhil Hughes2017-02-211-0/+6
* Fixed modal lists dropdown not updating when list is deletedadd-issues-to-boardsPhil Hughes2017-02-031-0/+21
* Fixed up specsPhil Hughes2017-02-031-2/+2
* Fixed bug with empty state showing after searchPhil Hughes2017-02-031-0/+1
* Some styling updatesPhil Hughes2017-02-031-1/+2
* Started testsPhil Hughes2017-02-031-0/+210