Ingo Blechschmidt
c65e4af87e
Add reminder to not paste private SSH keys
2016-07-09 15:24:56 +02:00
Robert Speicher
7a2370f740
Standardize the way we check for and display form errors
...
- 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.
2016-04-04 21:37:07 -04:00
Phil Hughes
1efe105415
SSH keys settings
...
Closes #13860
2016-03-03 16:13:55 -05:00
Douwe Maan
72ab3b17d3
Use js-requires-input where appropriate
2015-12-02 14:41:56 +01:00
Darby
34c2867ca2
Switched the otder of the SSH key form
2015-07-29 12:59:50 -07:00
Dmitriy Zaporozhets
d7a48443ce
alert-error to alert-danger
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-31 16:34:14 +02:00
Dmitriy Zaporozhets
010a770b3f
Migrate forms and inputs pt1
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-31 02:50:36 +02:00
Dmitriy Zaporozhets
16eb3ac360
Update form classes
...
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2013-12-31 01:27:02 +02:00
Jon Bringhurst
b928d45d51
Fixed up wording on the new SSH key page.
2013-08-29 10:34:37 -06:00
Dmitriy Zaporozhets
acc21d30fb
Increase input padding. Minor ui fixes
2013-08-08 11:57:34 +03:00
Dmitriy Zaporozhets
846e59505e
Replace .actions with .form-actions
2013-08-07 23:35:24 +03:00
Dmitriy Zaporozhets
c52f9e1a32
use control-group classes for inline forms in project new/edit pages
2013-08-07 23:28:02 +03:00
Dmitriy Zaporozhets
05a7e8b9c0
Better design for SSH keys page
2013-06-24 19:25:10 +03:00
Dmitriy Zaporozhets
3e09e6f7b8
Move Profile related controllers under Profiles:: module
2013-06-24 18:24:14 +03:00