Commit graph

16 commits

Author SHA1 Message Date
GitLab Bot
4c016ad024 Add latest changes from gitlab-org/gitlab@master 2019-10-30 00:07:52 +00:00
Winnie Hellmann
ad985a7a28 Merge branch 'winh-remove-sushi' into 'master'
Remove .raw from JavaScript fixture file names

Closes #59201

See merge request gitlab-org/gitlab-ce!26430

(cherry picked from commit 79a45f7f02)
2019-03-26 16:03:28 +00:00
Filipa Lacerda
022968764c Revert "Merge branch 'winh-remove-sushi' into 'master'"
This reverts merge request !26430
2019-03-22 11:03:15 +00:00
Winnie Hellmann
3e9bb4ad31 Remove .raw from JavaScript fixture file names
There is nothing more to say but

"Commits that change 30 or more lines across at least three files
must describe these changes in the commit body"
2019-03-21 17:16:53 +01:00
Mike Greiling
5b9495c5db
Prettify all the things 2018-11-20 09:30:01 -06:00
Mike Greiling
7a3e605350
Resolve eslint violations 2018-10-17 11:18:17 -05:00
Mike Greiling
024c31fe79
Remove superfluous IIFEs 2018-10-17 11:18:17 -05:00
Mike Greiling
f666026d71
Prettify all spec files 2018-10-17 11:18:17 -05:00
Stan Hu
8af62a64c4 Fall back to the first sign-in tab if the local storage value is bad
If `current_signin_tab` is `#crowd`, then no tab will be active. Fix
this by using the first available tab.

Relates to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/20049#note_82996324
2018-06-20 14:18:45 -07:00
Takuya Noguchi
21e6c7acf2 Refactor CSS to eliminate vertical misalignment of login nav 2018-04-11 23:52:47 +09:00
Jacopo
269594bf22 Fix Shows signin tab after new user email confirmation
When a new user confirm his email the signin tab is correctly shown.
2018-01-18 14:32:44 +01:00
Clement Ho
ea77456df3 Fix specs 2018-01-10 12:56:15 -06:00
Mike Greiling
60a1118f16 refactor SigninTabsMemoizer class to ES module syntax 2017-07-06 13:59:52 -05:00
Mike Greiling
283f968ef2 update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
Luke "Jared" Bennett
bef42d9a36 Fallback localstorage cases 2017-05-05 17:59:41 +00:00
winniehell
572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00
Renamed from spec/javascripts/signin_tabs_memoizer_spec.js.es6 (Browse further)