- 28 Oct, 2016 1 commit
-
-
winniehell authored
-
- 26 Oct, 2016 2 commits
-
-
Clement Ho authored
-
winniehell authored
-
- 15 Oct, 2016 1 commit
-
-
Bryce Johnson authored
-
- 05 Oct, 2016 1 commit
-
-
Clement Ho authored
-
- 02 Sep, 2016 1 commit
-
-
DJ Mountney authored
Matches the changes done for non-u2f two-factor auth
-
- 01 Sep, 2016 1 commit
-
-
Clement Ho authored
-
- 25 Aug, 2016 1 commit
-
-
Clement Ho authored
-
- 24 Aug, 2016 1 commit
-
-
Marc Dequènes (Duck) authored
-
- 19 Aug, 2016 2 commits
-
-
Phil Hughes authored
Updated spec HAML
-
Phil Hughes authored
-
- 18 Aug, 2016 1 commit
-
-
Luke Bennett authored
Added new non-selectable selector exclusions to fix arrow key events, fixed the simulated clicking of a row and fixed the conflict between enter key form submit and enter key row selection Added bootstrap dropdown event triggers to invoke the open and close methods of the dropdown, allowing for the binding of array key events Added #17465 fix entry to CHANGELOG Fixed multi-dropdown selected row index conflict Fixed whitespace diff Added padding to the dropdown content iterative scroll as well as new conditional scrolls to scroll all the way to the top when the first item of a list is selected and to scroll all the way to the bottom when the last item of a list is selected Added conditionals to the enable and disable autocomplete methods to stop multiple invocations without any enabled/disabled state change Fixes some incorrect firing of requests. The dropdown box was invoking a new query every time it closed and the GitLabDropdownRemote callback was invoking a new query which was causing the dropdown double render issue. Added .selectable css class to dropdown list items that are not dividers or headers and altered selectors to account for that. Moved scroll padding Number to variable. Removed unused method Started Dropdown tests Added fixture and began first test Almost finished, navigation done, action and close needed YAY. TESTS DONE. Altered test and fixed click started removing selectable class use Fixed as reviewed altered selection method Fixed autocomplete shutting dropdown on arrow key use patched XSS vulns updated tests f Added click fixes
-
- 13 Aug, 2016 1 commit
-
-
Luke Bennett authored
-
- 24 Jul, 2016 1 commit
-
-
Fatih Acet authored
-
- 30 Jun, 2016 1 commit
-
-
winniehell authored
-
- 20 Jun, 2016 1 commit
-
-
Phil Hughes authored
-
- 16 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 13e37a3e.
-
James Lopez authored
-
- 15 Jun, 2016 2 commits
-
-
Fatih Acet authored
-
Timothy Andrew authored
- We added a `current_user.two_factor_via_otp?` check to the view. When rendering the view via the teaspoon fixture, `current_user` is `nil`.
-
- 07 Jun, 2016 1 commit
-
-
Fatih Acet authored
-
- 06 Jun, 2016 3 commits
-
-
Fatih Acet authored
-
Timothy Andrew authored
- Move the `authenticate_with_two_factor` method from `ApplicationController` to the `AuthenticatesWithTwoFactor` module, where it should be.
-
Timothy Andrew authored
- Move the `TwoFactorAuthsController`'s `new` action to `show`, since the page is not used to create a single "two factor auth" anymore. We can have a single 2FA authenticator app, along with any number of U2F devices, in any combination, so the page will be accessed after the first "two factor auth" is created. - Add the `u2f` javascript library, which provides an API to the browser's U2F implementation. - Add tests for the JS components
-
- 03 Jun, 2016 2 commits
-
-
James Lopez authored
This reverts commit 3e991230.
-
James Lopez authored
# Conflicts: # app/models/project.rb
-
- 11 May, 2016 1 commit
-
-
Fatih Acet authored
-
- 12 Apr, 2016 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
- 04 Apr, 2016 1 commit
-
-
Phil Hughes authored
-
- 02 Mar, 2016 1 commit
-
-
Robert Speicher authored
Now it will work on any field inside that form, and it's easier to scope new behavior, which is what we're adding next!
-
- 05 Feb, 2016 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
Moved the positioning of the dropdown to be more aligned with the title Closes #13219 and #13214
-
- 30 Jan, 2016 1 commit
-
-
Phil Hughes authored
-
- 12 Jan, 2016 1 commit
-
-
Jacob Schatz authored
-
- 09 Jan, 2016 1 commit
-
-
Robert Speicher authored
- No longer depends on the "hidden checkbox". - No longer depends on manually storing/restoring the scroll position. Instead, we take advantage of jquery.scrollTo. - Event-based. - Simplifies the state-based styling.
-
- 06 Jan, 2016 1 commit
-
-
Jacob Schatz authored
-
- 24 Dec, 2015 1 commit
-
-
Jacob Schatz authored
-
- 23 Dec, 2015 2 commits
-
-
Jacob Schatz authored
-
Jacob Schatz authored
-