GitLab Bot
208f195a9b
Add latest changes from gitlab-org/gitlab@master
2023-06-08 06:08:49 +00:00
GitLab Bot
dbe0e56762
Add latest changes from gitlab-org/gitlab@master
2023-03-03 15:08:43 +00:00
GitLab Bot
4011c903cf
Add latest changes from gitlab-org/gitlab@master
2022-11-29 09:09:09 +00:00
GitLab Bot
7e3f469a40
Add latest changes from gitlab-org/gitlab@master
2021-07-21 21:10:10 +00:00
GitLab Bot
90755d1898
Add latest changes from gitlab-org/gitlab@master
2021-05-31 21:09:39 +00:00
GitLab Bot
c1ea2a9164
Add latest changes from gitlab-org/gitlab@master
2021-05-19 21:12:42 +00:00
GitLab Bot
d30a9499fa
Add latest changes from gitlab-org/gitlab@master
2021-05-12 21:10:13 +00:00
GitLab Bot
09ff71d425
Add latest changes from gitlab-org/gitlab@master
2021-03-29 15:09:30 +00:00
GitLab Bot
889bf7a0ee
Add latest changes from gitlab-org/gitlab@master
2021-03-16 18:11:53 +00:00
GitLab Bot
9b09561f47
Add latest changes from gitlab-org/gitlab@master
2020-12-09 18:09:48 +00:00
GitLab Bot
a268b09416
Add latest changes from gitlab-org/gitlab@master
2020-11-06 15:09:14 +00:00
GitLab Bot
4f5c8572e9
Add latest changes from gitlab-org/gitlab@master
2020-06-16 18:09:01 +00:00
GitLab Bot
ae93b28401
Add latest changes from gitlab-org/gitlab@master
2020-04-14 21:09:52 +00:00
GitLab Bot
a9ced7da44
Add latest changes from gitlab-org/gitlab@master
2020-04-09 12:09:24 +00:00
GitLab Bot
d5d3c03598
Add latest changes from gitlab-org/gitlab@master
2020-01-31 21:08:52 +00:00
Dennis Tang
2330ad3c3b
Resolve Incorrect empty state message on "Explore projects"
2019-08-02 06:43:31 +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
Christie Lenneville
c433082f89
Change 'Todo' to 'To Do'
...
Currently, we label items to be done as "Todo." This is grammatically
incorrect and (therefore) confusing—especially to our Spanish-speaking
users for whom "todo" has a specific and unrelated meaning.
We should use "To Do" and always use it as singular (not "To Dos").
Updates to wording in a few places per MR (ee) discussion
Updating locale/gitlab.pot
Updates to wording in a few places per MR (ee) discussion
Updating locale/gitlab.pot
2019-07-04 15:45:54 +00:00
George Tsiolis
220cb4c3a7
Improve snippets empty state
2019-02-22 12:12:36 +00:00
Fernando Arias
decfde137d
First pass at updated profile empty state
2019-01-09 16:56:23 +00:00
Dmitriy Zaporozhets
0def36777e
Change single-item breadcrumbs to page titles
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-10-19 22:33:48 +08:00
Winnie Hellmann
3db2f32759
Enable Capybara/FeatureMethods cop
2018-07-05 06:32:05 +00:00
Phil Hughes
669fb299c7
fixed up a bunch of specs
...
some caused by webkit prefixes
2017-08-29 15:35:49 +01: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
Robert Speicher
e939bf7be1
Change gitlab_sign_in to sign_in where possible
2017-06-29 12:18:23 -04:00
Robert Speicher
45fb1f9542
Change `login_as` uses to `gitlab_sign_in`
2017-06-19 18:59:01 -05:00
Luke "Jared" Bennett
8480118d2b
Fix `send_key` to `send_keys` and add EOF newline
2017-05-10 15:53:11 +00:00
Luke "Jared" Bennett
ca9033bd5d
Find the nothing-here-block before asserting page content when on explore page of shortcuts_spec.rb
2017-05-10 15:09:36 +00:00
Phil Hughes
195c058c11
Added keyboard shortcuts to signed out menu
2017-04-10 12:20:25 +01:00
Phil Hughes
518203d5e1
Fixed specs
...
Updated JS that was causing the hints to appear & then disappear
2017-04-06 18:14:42 -04:00
Filipa Lacerda
7eba42f5c0
Update tests
2017-04-06 18:14:42 -04:00
Sean McGivern
c77fc4cee3
Add global `g t` shortcut to go to todos
2017-03-17 14:58:35 +00:00
Annabel Dunstone Gray
f1710bd131
Delete sidebar specs and fixtures; update shortcuts_spec to check page title
2017-02-15 13:31:18 -06:00
Annabel Dunstone Gray
8c1b41f12b
Move migration to post_migrate; fix shortcuts_spec
2017-02-15 13:31:18 -06:00
Rémy Coutable
8615138706
Move Dashboard shortcuts specs from Spinah to RSpec
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-01-31 11:05:50 +01:00