Commit graph

7 commits

Author SHA1 Message Date
Tanya Pazitny
d0236453de Change qa-* class references to rspec-* 2019-07-26 15:02:29 -07:00
Simon Knox
14f27102b6 Add Join meeting button to Issues with Zoom links
Detect links containing zoom.us followed by j, s, or my
Add link below Issue title that links to Zoom meeting
2019-06-14 23:57:05 +10:00
Ezekiel Kigbo
6c19900509 Fix username escaping when clicking 'assign to me'
Add spec for assigning user with apostrophe in name
2019-03-04 11:37:14 +00:00
Phil Hughes
3019a567f0
Fixes the markdown toolbar buttons
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55618
2018-12-21 10:37:53 +00:00
Semyon Pupkov
f955054159 Fix warning already initialized constant LABEL_TITLES
spec/features/projects/labels/user_views_labels_spec.rb:7: warning: already initialized constant LABEL_TITLES
spec/features/issues/user_creates_issue_spec.rb:67: warning: previous definition of LABEL_TITLES was here
2018-12-13 11:54:30 +05:00
George Tsiolis
1af6ddffed Change markdown header tab anchor links to buttons 2018-10-19 11:35:33 +00:00
Rémy Coutable
d004c76841
Reorganize issues and merge request feature specs in the same folder
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-08-30 17:18:01 +02:00
Renamed from spec/features/projects/issues/user_creates_issue_spec.rb (Browse further)