An error occurred fetching the project authors.
- 23 Sep, 2020 1 commit
-
-
Heinrich Lee Yu authored
The bug was caused by the switch to Rails UJS in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27394. The form wasn't submitted remotely and the CSRF token wasn't sent. We also enable CSRF protection for JS tests to catch these problems.
-
- 20 Aug, 2020 1 commit
-
-
Ezekiel Kigbo authored
Replaces the default export flash function with the newCreateFlash. Fix outstanding flash imports Updates specs and replaces outstanding imports for `Flash` Fixes additional specs Updates the remaining calls to different flash methods, except for the window.Flash method since this will break .erb templates
-
- 25 May, 2020 1 commit
-
-
Małgorzata Ksionek authored
Validate confirmation of emails for user Add validation to notification settings Add different condition to validation Add possibility to pick only email in dropdown Fix user specs file Remove unused method Add changelog entry Add cr remarks Add cr remarks
-
- 31 May, 2019 2 commits
-
-
Wei-Meng Lee authored
- Select notification email by walking up group/subgroup path - Add settings UI to set group email notification address - Add tests
-
Wei-Meng Lee authored
- Select notification email by walking up group/subgroup path - Add settings UI to set group email notification address - Add tests
-
- 07 May, 2019 2 commits
-
-
Gosia Ksionek authored
Udpated user_edit_profile_spec with time preferences Minor update form fields
-
Ezekiel Kigbo authored
Udpated user_edit_profile_spec with time preferences Minor update form fields
-
- 27 Nov, 2018 2 commits
-
-
Winnie Hellmann authored
-
Winnie Hellmann authored
-
- 17 Oct, 2018 1 commit
-
-
Mike Greiling authored
-
- 17 Jul, 2018 1 commit
-
-
Luke Bennett authored
-
- 27 Jun, 2018 1 commit
-
-
Jamie Schembri authored
-
- 20 Jun, 2018 2 commits
-
-
Lukas Eipert authored
-
Lukas Eipert authored
-
- 20 Mar, 2018 2 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
- 09 Mar, 2018 2 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
- 23 Feb, 2018 2 commits
-
-
Constance Okoghenun authored
-
Constance Okoghenun authored
-
- 08 Feb, 2018 1 commit
-
-
Clement Ho authored
-
- 07 Feb, 2018 1 commit
-
-
Clement Ho authored
-
- 04 Jan, 2018 1 commit
-
-
Jose Ivan Vargas authored
-
- 10 Oct, 2017 1 commit
-
-
Phil Hughes authored
Reduced the technical debt around our JS flash function by making it a module that is imported rather than relying on the global function. The global function still exists mainly for technical debt with how some requests are being completed, but new JS should import the module directly. Also reduces some tech debt in the file by removing the need for jQuery. Instead Flash is now 100% vanilla JS.
-
- 09 Oct, 2017 1 commit
-
-
Phil Hughes authored
-
- 21 Sep, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 09 Sep, 2017 1 commit
-
-
Filipa Lacerda authored
-
- 17 Mar, 2017 1 commit
-
- 15 Mar, 2017 1 commit
-
- 05 Mar, 2017 2 commits
-
-
winniehell authored
-
winniehell authored
-
- 27 Feb, 2017 1 commit
-
-
Phil Hughes authored
Previously it was listening for focusout, it now listens for blur & paste events Closes #28436
-
- 01 Feb, 2017 1 commit
-
-
Richard Macklin authored
-
- 26 Jan, 2017 1 commit
-
-
Alfredo Sumaran authored
-
- 19 Jan, 2017 1 commit
-
-
Mike Greiling authored
-
- 18 Jan, 2017 1 commit
-
-
Mike Greiling authored
-
- 27 Dec, 2016 1 commit
-
-
Mike Greiling authored
-
- 14 Dec, 2016 1 commit
-
-
Mike Greiling authored
expand remaining non-explicit eslint-disable blocks and factor out globals when no-undef encountered
-
- 21 Nov, 2016 1 commit
-
-
Nur Rony authored
-
- 26 Oct, 2016 1 commit
-
-
winniehell authored
-