gitlab-org--gitlab-foss/spec
Jacob Schatz 8068d3e164 Merge branch '23025-issue-boards-defaults' into 'master'
Change issue board defaults

#### What does this MR do?
Changes the issue board default list from `Development`, `Testing`, `Production`, `Ready` to `To Do` and `Doing`

#### Screenshots (if relevant)
![Screen_Shot_2016-10-06_at_8.46.48_AM](/uploads/6e73e03f5749f18b95bd7e23c676603d/Screen_Shot_2016-10-06_at_8.46.48_AM.png)
![Screen_Shot_2016-10-06_at_9.07.06_AM](/uploads/cadd3af74e3adb73fe854478ce95120e/Screen_Shot_2016-10-06_at_9.07.06_AM.png)

#### What are the relevant issue numbers?
Closes #23025

See merge request !6716
2016-10-06 23:43:09 +00:00
..
config Small refactor and a few documentation fixes 2016-08-04 19:02:39 +02:00
controllers Add tests to Projects::Boards::IssuesController#create action 2016-10-06 11:00:01 +01:00
factories Merge branch '21983-member-add_user-doesn-t-detect-existing-members-that-have-requested-access' into 'master' 2016-10-02 11:42:57 +00:00
features Merge branch '23025-issue-boards-defaults' into 'master' 2016-10-06 23:43:09 +00:00
finders Refactor TrendingProjectsFinder to support caching 2016-10-05 16:39:03 +02:00
fixtures Returns the total number of issues in the JSON response 2016-08-31 09:30:37 +01:00
helpers Change user & group landing page routing from /u/:name & /groups/:name to /:name 2016-10-06 19:50:48 +03:00
initializers Give priority to environment variables 2016-08-03 15:48:48 +01:00
javascripts Fix inconsistent highlighting of already selected activity nav-links 2016-10-05 15:38:18 -05:00
lib Merge branch 'fix-already-selected-activity-link' into 'master' 2016-10-06 21:34:03 +00:00
mailers override subject method in devise mailer 2016-10-03 18:07:28 +08:00
models Merge branch 'feature/improve-async-pipeline-processing' into 'master' 2016-10-06 08:42:35 +00:00
policies Test if issue authors can access private projects 2016-09-20 14:57:23 -03:00
requests Merge branch 'rc-use-grape-dsl-to-document-members-api' into 'master' 2016-10-06 12:41:31 +00:00
routing Update user routing spec after constrainer logic changed 2016-10-06 19:50:48 +03:00
services Merge branch '23025-issue-boards-defaults' into 'master' 2016-10-06 23:43:09 +00:00
support Merge commit 'dev/security' into 'master' 2016-10-06 08:33:11 +02:00
tasks/gitlab Use `File::exist?` instead of `File::exists?` 2016-08-11 13:54:45 +03:00
uploaders Remove VideoJS and clean the integration 2016-07-20 11:36:42 +02:00
views Merge commit 'dev/security' into 'master' 2016-10-06 08:33:11 +02:00
workers Merge branch 'feature/improve-async-pipeline-processing' into 'master' 2016-10-06 08:42:35 +00:00
factories_spec.rb adds second batch of tests changed to active tense 2016-08-09 15:11:39 +01:00
rails_helper.rb
simplecov_env.rb Bump SimpleCov merge timeout to 365 days 2016-08-22 13:44:14 +02:00
spec_helper.rb Upgrade Devise from 4.1.1 to 4.2.0. 2016-09-27 20:08:49 -06:00
teaspoon_env.rb Add test coverage analysis for CoffeeScript (!5052) 2016-08-07 21:52:37 +02:00