Sean McGivern
e548c61334
Merge branch '39720-group-milestone-sorting' into 'master'
...
Add Group Milestone sorting
Closes #39720
See merge request gitlab-org/gitlab-ce!15230
2017-11-22 11:40:52 +00:00
Bob Van Landuyt
a591b1c3ac
Don't perform a JS request when deleting a membership.
2017-11-13 09:42:49 +01:00
George Andrinopoulos
a4d71cba7e
Add group milestone to feature spec and minor changes
2017-11-07 20:57:30 +02:00
George Andrinopoulos
f4ed780ef5
Add Group Milestone sorting
2017-11-07 06:37:46 +02:00
Luke "Jared" Bennett
c8d29d17ae
Added group milestones form spec
2017-10-20 17:11:31 +01:00
Douwe Maan
79e889122b
Merge branch 'bvl-group-trees' into 'master'
...
Show collapsible tree on the project show page
Closes #30343
See merge request gitlab-org/gitlab-ce!14055
2017-10-17 10:03:03 +00:00
Bob Van Landuyt
d2a9d95a22
Skip some nested group specs when using MySQL
2017-10-12 11:36:55 +02:00
Sean McGivern
90f95f2b8c
Merge branch 'move_markdown_preview_to_concern' into 'master'
...
Add support for markdown preview to group milestones
Closes #30241
See merge request gitlab-org/gitlab-ce!14806
2017-10-11 12:26:41 +00:00
Vitaliy @blackst0ne Klachkov
64bb19069d
Add support for markdown preview to group milestones
2017-10-11 20:03:19 +11:00
Bob Van Landuyt
741fb49378
Merge branch 'master' into bvl-group-trees
2017-10-10 17:53:42 +02:00
Jacopo
0ce6785851
Replaces `tag: true` into `:tag` in the specs
...
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
Bob Van Landuyt
4e88ca1206
Hide "New subgroup" links when subgroups are not supported
2017-10-05 14:23:01 +02:00
Filipa Lacerda
20295b3db3
Merge branch 'revert-sidebar-title-attribute' into 'master'
...
Remove title attribute from sidebar elements
See merge request gitlab-org/gitlab-ce!14140
2017-09-15 10:10:25 +00:00
Rémy Coutable
b06d5b963a
Return only group's members in user dropdowns on issuables list pages
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-09-14 18:04:21 +02:00
Phil Hughes
8a2ca7639d
fixed merge request spec
2017-09-13 14:30:32 +01:00
Douwe Maan
22d6e69ecf
Merge branch 'improve-share-locking-feature-for-subgroups' into 'master'
...
Improve "Share with group lock" feature for subgroups
Closes #30550
See merge request !13944
2017-09-07 18:29:47 +00:00
Michael Kozono
1feeea9c6a
Refer to “Share with group lock” consistently
2017-09-06 12:07:21 -07:00
Michael Kozono
c2c6c4c69e
Specify nested_groups specs
2017-09-06 12:07:20 -07:00
Michael Kozono
1cc7f4a45d
Enable share_with_group_lock on subgroup
...
…when needed
2017-09-06 12:07:20 -07:00
Phil Hughes
c56100b3ec
Add top level items to fly-out navigation
...
This only appears when in the collapsed sidebar. If the sidebar is expanded, then these items are hidden & no fly-out navigation is displayed.
Closes #36294
2017-09-06 14:54:17 +01:00
Phil Hughes
5c153b06f5
Fixed group merge requests failure
2017-09-01 11:15:55 +01:00
Phil Hughes
4a67699e6e
spec updates
2017-08-29 15:35:49 +01:00
Hiroyuki Sato
e19c560d78
Add a simple spec that checks filtered search works at group merge request page
2017-08-27 15:42:35 +09:00
Jarka Kadlecova
bd90dfab87
Fix edit milestone path from group milestones list
2017-08-16 14:06:49 +02:00
Rémy Coutable
1b413bd62f
Enable Timecop safe mode
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-08-11 14:53:17 +02:00
Robert Speicher
c8b802471b
Enable the RSpec/HookArgument cop and auto-correct offenses
2017-08-10 19:29:42 -04:00
Bryce Johnson
0532bff6d4
Group-level new issue & MR using previously selected project
2017-08-07 20:55:50 +00:00
Robert Speicher
72a7b30c9f
Change all `:empty_project` to `:project`
2017-08-02 17:47:31 -04:00
Clement Ho
974a04026d
Add filtered search to group issue dashboard
2017-08-02 09:27:24 +00:00
Robert Speicher
1b3681614b
Use `empty_project` where possible in spec/features/groups
2017-07-27 13:12:16 -04:00
Keifer Furzland
7e113b6824
Remove superfluous type defs in specs
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:31:52 +02:00
Paul Charlton
cb3b4a15e6
Support multiple Redis instances based on queue type
2017-07-11 03:35:47 +00:00
Robert Speicher
7d03012f2a
Merge branch 'master' into rs-sign_in
2017-07-07 11:42:00 -04:00
Felipe Artur
b5f596c3ff
Native group milestones
2017-07-07 15:08:49 +00:00
Robert Speicher
e939bf7be1
Change gitlab_sign_in to sign_in where possible
2017-06-29 12:18:23 -04:00
Douwe Maan
bf4129292d
Merge branch 'dz-refactor-group-members-tests' into 'master'
...
Refactor group members tests
See merge request !12465
2017-06-27 16:43:36 +00:00
Douglas Barbosa Alexandre
fe17b11736
Improve scenario description for the group labels subscription spec
2017-06-26 17:55:52 -03:00
Douglas Barbosa Alexandre
af6c01fb6f
Allow users to subscribe to group labels on group labels page
2017-06-26 17:55:52 -03:00
Dmitriy Zaporozhets
0aa5f08988
Move another group member spec from spinach
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-06-26 17:00:07 +02:00
Dmitriy Zaporozhets
69043814b4
Fix leave_group_spec.rb
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-06-26 16:51:05 +02:00
Dmitriy Zaporozhets
a67ff8e883
Move "remove group member" spec from spinach to rspec
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-06-26 16:50:16 +02:00
Dmitriy Zaporozhets
c56f787602
Rename group member specs for consistent naming
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-06-26 16:43:14 +02:00
Dmitriy Zaporozhets
195cf2a712
Fix wrong scenario title to owner_manages_access_requests_spec.rb
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-06-26 16:34:35 +02:00
Dmitriy Zaporozhets
f2174f2dd0
Merge group request access specs under one file
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-06-26 16:33:49 +02:00
Dmitriy Zaporozhets
9f87b34f66
Combine group leave feature specs in one file
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2017-06-26 16:23:46 +02:00
Douwe Maan
3e7e08adfc
Show group name instead of path on group page
2017-06-23 13:43:32 -05:00
Robert Speicher
45fb1f9542
Change `login_as` uses to `gitlab_sign_in`
2017-06-19 18:59:01 -05:00
Robert Speicher
a6ec5121f0
Correct RSpec/SingleLineHook cop offenses
2017-06-14 13:18:56 -05:00
Douwe Maan
26bcef97d6
Merge branch 'rework-authorizations-performance' into 'master'
...
Rework project authorizations and nested groups for better performance
See merge request !10885
2017-05-29 15:49:56 +00:00
Alexis Reigel
dfc2542f55
use full caps RSS instead of rss
2017-05-24 22:29:59 +02:00