Commit graph

9 commits

Author SHA1 Message Date
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
Thong Kuah
4ec16912b8 Autocorrect with RSpec/ExampleWording cop
- rewords examples starting with 'should'
- rewords examples starting with 'it'

Note: I had to manually fixup "onlies" to "only"
2019-04-05 08:43:27 +00:00
Dennis Tang
5c4d0589fa Resolve "Empty states for profile page" 2019-02-06 09:11:39 +00:00
Fernando Arias
decfde137d First pass at updated profile empty state 2019-01-09 16:56:23 +00:00
Martin Wortschack
86b6053867 Resolve "User activity is stuck loading when there is none" 2019-01-02 09:58:27 +00:00
Martin Wortschack
26c7407150 Add test for compact mode and for helpers
- add tests for merge_request_count
- add tests for show_issue_count
- add tests for explore_projects_tab
- change interface for show_merge_request_count and show_issue_count
2018-12-19 20:37:25 +01:00
Martin Wortschack
6701c46aa7 Resolve "Further UI improvements to Profile "Overview" tab" 2018-11-20 08:37:33 +00:00
Martin Wortschack
892f1257f4 Resolve "Personal projects pagination in Profile Overview tab is broken" 2018-10-15 13:10:42 +00:00
Martin Wortschack
337b2c80f3 Resolve "Add new "Overview" tab on user profile page" 2018-10-04 07:55:37 +00:00