- 05 Apr, 2016 1 commit
-
-
Robert Speicher authored
- Some views had a "Close" button. We've removed this, because we don't want users accidentally hiding the validation errors and not knowing what needs to be fixed. - Some views used `li`, some used `p`, some used `span`. We've standardized on `li`. - Some views only showed the first error. We've standardized on showing all of them. - Some views added an `#error_explanation` div, which we've made standard.
-
- 30 Mar, 2016 4 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
* visiting project will create notification setting if missing * change notification setting per project even without membership * use notification settings instead of membership on profile page Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Phil Hughes authored
Closes #14736
-
- 29 Mar, 2016 1 commit
-
-
Robert Schilling authored
-
- 24 Mar, 2016 1 commit
-
-
Phil Hughes authored
Closes #14379
-
- 21 Mar, 2016 1 commit
-
-
Robert Schilling authored
-
- 17 Mar, 2016 2 commits
-
-
Alfredo Sumaran authored
-
Alfredo Sumaran authored
-
- 15 Mar, 2016 1 commit
-
-
Rémy Coutable authored
This reverts commit 01160fc0, reversing changes made to 4bff9daf.
-
- 13 Mar, 2016 1 commit
-
-
Robert Speicher authored
Previously we were doing all of kinds of code gymnastics and flash abuse in order to work with a Doorkeeper controller but have it _appear_ at the `/profile/applications` path. Fortunately we can just tell Rails to use a different controller to handle that route, and we get the best of both worlds.
-
- 11 Mar, 2016 5 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Added in disable button for 2fa
-
Phil Hughes authored
-
Phil Hughes authored
Closes #13854
-
- 04 Mar, 2016 3 commits
-
-
Phil Hughes authored
-
Phil Hughes authored
Fixed heading weight
-
Phil Hughes authored
Closes #13855
-
- 03 Mar, 2016 8 commits
-
-
Robert Speicher authored
Prior, we were double-checking `@keys.any?`, and unnecessarily assigning `is_admin` in a view where it wasn't needed.
-
Robert Speicher authored
-
Robert Speicher authored
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Closes #13860
-
Phil Hughes authored
-
Phil Hughes authored
Closes #13857
-
- 02 Mar, 2016 7 commits
-
-
Phil Hughes authored
Closes #13862
-
Phil Hughes authored
Closes #13861
-
Phil Hughes authored
Closes #13859
-
Phil Hughes authored
-
Phil Hughes authored
-
Phil Hughes authored
Closes #13858
-
Phil Hughes authored
Closes #13853
-
- 17 Feb, 2016 1 commit
-
-
Johann Pardanaud authored
-
- 09 Feb, 2016 1 commit
-
-
Johann Pardanaud authored
-
- 07 Feb, 2016 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 03 Feb, 2016 1 commit
-
-
Robert Speicher authored
Closes #12653
-
- 01 Feb, 2016 1 commit
-
-
Robert Speicher authored
-