gitlab-org--gitlab-foss/db
Douwe Maan 46dc00631a Merge branch 'issue-boards' into 'master'
Issue boards

## What are the relevant issue numbers?

- Issue: #17907 
- Issue backend: #20335 
- Backend MR: !5548
- Frontend MR: !5554
- Documentation !5713 

## Screenshots (if relevant)

## Does this MR meet the acceptance criteria?

- [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added
- [X] ~~[Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md)~~
- [X] ~~API support added~~
- Tests
  - [x] Added for this feature/bug
  - [x] All builds are passing
- [x] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides)
- [x] Branch has no merge conflicts with `master` (if you do - rebase it please)
- [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits)

See merge request !5548
2016-08-17 18:02:26 +00:00
..
fixtures Update fixtures to make development testing easier 2016-08-16 16:18:44 +02:00
migrate Ensure that we have only one list per label per board 2016-08-17 12:58:58 -03:00
schema.rb Ensure that we have only one list per label per board 2016-08-17 12:58:58 -03:00
seeds.rb