GitLab Bot
|
a0b4a462b0
|
Add latest changes from gitlab-org/gitlab@master
|
2021-03-17 21:11:29 +00:00 |
|
GitLab Bot
|
958d8a85d3
|
Add latest changes from gitlab-org/gitlab@master
|
2021-02-24 15:11:10 +00:00 |
|
GitLab Bot
|
6f5b1492ab
|
Add latest changes from gitlab-org/gitlab@master
|
2021-02-19 00:11:06 +00:00 |
|
GitLab Bot
|
84dd3070df
|
Add latest changes from gitlab-org/gitlab@master
|
2021-01-12 15:10:37 +00:00 |
|
GitLab Bot
|
c59765a50a
|
Add latest changes from gitlab-org/gitlab@master
|
2020-06-24 18:09:03 +00:00 |
|
GitLab Bot
|
2abb1b54c0
|
Add latest changes from gitlab-org/gitlab@master
|
2019-09-27 18:06:20 +00:00 |
|
Ash McKenzie
|
19ff9d9899
|
Replace rails_helper.rb with spec_helper.rb
rails_helper.rb's only logic was to require
spec_helper.rb.
|
2019-08-30 12:26:18 +10:00 |
|
Felipe Artur
|
8f6a433c41
|
Save board lists collapsed setting
Persists if a board list is collapsed for each user.
|
2019-08-28 20:18:40 +00:00 |
|
Thong Kuah
|
a2cfc150ce
|
Add # frozen_string_literal to spec/models
Adds `# frozen_string_literal: true` to spec/models ruby files
|
2019-04-01 14:37:54 +13:00 |
|
Shinya Maeda
|
45a5ed6d02
|
fix wording
|
2018-12-03 22:01:30 +09:00 |
|
Shinya Maeda
|
bec4740f30
|
Fix the coding style
|
2018-12-03 21:47:26 +09:00 |
|
Shinya Maeda
|
dd4a8df4cb
|
Validate enum uniqueness
|
2018-12-03 20:10:13 +09:00 |
|
Takuya Noguchi
|
e902f462c2
|
Eliminate duplicated words
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
|
2018-11-22 01:01:23 +09:00 |
|
Dmitriy Zaporozhets
|
3a0b9e06e1
|
Adjust tests to work with latest shoulda gem
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2017-07-24 19:26:15 +03:00 |
|
blackst0ne
|
1fb9de2bf7
|
Change Done column to Closed in issue boards
|
2017-03-24 23:40:35 +11:00 |
|
Douglas Barbosa Alexandre
|
682d213f43
|
Remove backlog lists from boards
|
2017-02-03 17:02:43 +03:00 |
|
Douglas Barbosa Alexandre
|
50ac488c73
|
Add a movable scope and a movable? method to List model
|
2016-08-17 12:58:59 -03:00 |
|
Douglas Barbosa Alexandre
|
c6511235e4
|
Add a destroyable scope and a destroyable? method to List model
|
2016-08-17 12:58:59 -03:00 |
|
Douglas Barbosa Alexandre
|
847ebce90a
|
Remove useless delegate method on List model
|
2016-08-17 12:58:59 -03:00 |
|
Douglas Barbosa Alexandre
|
c14ac83575
|
Ensure that we have only one list per label per board
|
2016-08-17 12:58:58 -03:00 |
|
Douglas Barbosa Alexandre
|
baec3d236b
|
Remove label_list factory
|
2016-08-17 12:58:58 -03:00 |
|
Douglas Barbosa Alexandre
|
4b75c75018
|
The lists: Backlog, and Done cannot be destroyed
|
2016-08-17 12:58:57 -03:00 |
|
Douglas Barbosa Alexandre
|
252e93c9e6
|
Title of a list is either the label name, or Backlog, or Done
|
2016-08-17 12:58:57 -03:00 |
|
Douglas Barbosa Alexandre
|
b07c5f23b8
|
Order board lists by list_type, and position
|
2016-08-17 12:58:57 -03:00 |
|
Douglas Barbosa Alexandre
|
611dab2e52
|
Add Board model
|
2016-08-17 12:58:57 -03:00 |
|