Jacob Schatz
|
5b83abcc01
|
Merge branch 'issue_14189' into 'master'
Ability to prioritize labels
Closes #14189
See merge request !4009
|
2016-06-07 15:15:07 +00:00 |
|
Sean McGivern
|
ee26c3cab4
|
Fix label order by priority on labels page
|
2016-06-07 14:01:30 +01:00 |
|
Kamil Trzcinski
|
dbf235f514
|
Fix tests failures
|
2016-06-07 10:25:57 +02:00 |
|
 Sean McGivernandAlfredo Sumaran
|
7bc65b2bef
|
Clarify issue priority spec
We don't care particularly about the ordering within a priority level,
just that the levels are in the right order.
|
2016-06-06 11:59:49 -05:00 |
|
Alfredo Sumaran
|
b0ec4b9cc3
|
Remove comment
Just to trigger CI
|
2016-06-06 11:59:49 -05:00 |
|
Alfredo Sumaran
|
2ca32a09b6
|
Add test for the case when user can't prioritize labels
|
2016-06-06 11:59:49 -05:00 |
|
 Sean McGivernandAlfredo Sumaran
|
1cc0209a80
|
Fix style
- `reorder(nil)` is better than `reorder('')`
- Only use ASCII in comments
|
2016-06-06 11:59:49 -05:00 |
|
Alfredo Sumaran
|
6aea7666c3
|
Add tests for issues with multiple labels
|
2016-06-06 11:59:49 -05:00 |
|
Alfredo Sumaran
|
91e6bc1258
|
Add tests for issue prioritization
|
2016-06-06 11:59:49 -05:00 |
|
Alfredo Sumaran
|
0960cba090
|
Add tests for label prioritization
|
2016-06-06 11:59:49 -05:00 |
|
Kamil Trzcinski
|
20c7144ed2
|
Rename all [ci_]commit to [ci_]pipeline in specs and features
|
2016-06-03 16:22:26 +02:00 |
|
Grzegorz Bizon
|
1abb0ed97d
|
Move feature specs for shortcuts to valid directory
|
2016-06-02 11:05:54 +02:00 |
|
Dmitriy Zaporozhets
|
2f4dc1ee16
|
Merge branch 'master' into project-navigation-redesign
|
2016-05-23 22:41:11 +02:00 |
|
Connor Shea
|
2bf818c4d0
|
Fix some specs which would have broken in 2017 to not break anymore by using a dynamic year value.
|
2016-05-22 19:50:49 -06:00 |
|
Alfredo Sumaran
|
1f5fcb638d
|
Dropdown implementation
|
2016-05-20 15:58:36 -05:00 |
|
Dmitriy Zaporozhets
|
7365ac60f1
|
Fix spec for new project navigation
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2016-05-16 12:25:37 -05:00 |
|
Robert Speicher
|
f18ec70743
|
Backport changes from gitlab-org/gitlab-ee!372
Mostly replaces several Spinach tests with RSpec Feature tests.
|
2016-05-04 17:05:16 -04:00 |
|
Rémy Coutable
|
f1e74de47c
|
Simplify specs by not over-expecting
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2016-05-02 18:34:14 +02:00 |
|
 Rémy CoutableandStan Hu
|
3811eb0ba1
|
Fix error when trying to create a wiki page
Closes #15527.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2016-04-29 06:50:18 -07:00 |
|
Grzegorz Bizon
|
ef032bb9f1
|
Fix error on commit builds page when no builds yet
Closes #15509
|
2016-04-25 17:19:57 +02:00 |
|
Robert Speicher
|
84d3649d57
|
Merge branch '15513-fix-undefined-can-method' into 'master'
Use the `can?` helper instead of `current_user.can?`
Fixes #15513.
See merge request !3882
|
2016-04-22 17:38:10 +00:00 |
|
Rémy Coutable
|
951e3459e1
|
Use the can? helper instead of current_user.can?
Fixes #15513.
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2016-04-22 15:48:58 +02:00 |
|
Grzegorz Bizon
|
b711fc0abd
|
Move cherry-pick feature specs to proper directory
|
2016-04-22 13:34:03 +02:00 |
|
Rémy Coutable
|
b2370fefad
|
Fix specs
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2016-04-18 14:47:50 +02:00 |
|
Rémy Coutable
|
13804aba86
|
Continue implementation of the license template selector and /licenses API endpoint
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2016-04-18 14:47:50 +02:00 |
|
Grzegorz Bizon
|
7640b050c0
|
Add feature specs for list of badges page
|
2016-04-06 19:56:34 +02:00 |
|