Commit graph

11 commits

Author SHA1 Message Date
Tanya Pazitny
7fa33cccf6 Change qa-full-name to rspec-full-name 2019-07-29 19:16:39 +00:00
Thong Kuah
73e848850c Add frozen_string_literal to spec/features
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:23:30 +12:00
Ezekiel Kigbo
3ad6653b3e Added user time settings fields to profile
Udpated user_edit_profile_spec with time preferences

Minor update form fields
2019-05-07 21:58:16 +00:00
Martin Wortschack
845c8d0b5c Block emojis from user name
- Use JS regex for emoji validation
- Add test for blocking emojis in full name
- Fix existing tests for user status that failed locally
2019-02-01 17:27:04 +01:00
Brandon Labuschagne
78029952cc Resolve "Status emoji should not update awards section on issue page" 2018-12-31 13:58:20 +00:00
Jasper Maes
6c07c24c8d Rails5: fix user edit profile clear status spec 2018-10-06 13:48:45 +02:00
Dennis Tang
4edcb02f94 Resolve "Add status message from within user menu" 2018-10-04 08:19:51 +00:00
Winnie Hellmann
f0e12d84d2 Display default status emoji if only message is entered 2018-08-28 08:12:53 +00:00
Winnie Hellmann
1c10e0147f Restyle status message input on profile settings 2018-08-07 21:31:43 +02:00
Bob Van Landuyt
9252414078 Hide the status fields behind a feature flag
Since the frontend for this feature isn't ready, better to hide the
confusing field behind a feature flag.
2018-07-30 15:01:26 +02:00
Semyon Pupkov
b7f5205ab1 Move spinach profile tests to RSpec
https://gitlab.com/gitlab-org/gitlab-ce/issues/23036
2018-02-15 12:06:45 +05:00