Robert Speicher
|
de3ff174e7
|
Quick Submit all the things!
Adds quick submit behavior to the forms for:
- Blobs ("new file")
- Commit messages
- Issuables
- Notes
- Labels
- Milestones
- Wikis
|
2015-10-07 15:23:42 -04:00 |
|
Robert Speicher
|
f6503f71f9
|
Remove disableButtonIf[Any]EmptyField calls from forms
These have been replaced by the "requiresInput" behavior.
|
2015-06-26 22:07:59 -04:00 |
|
Robert Speicher
|
7400cfc114
|
Bootlint: Use offset grid classes instead of empty divs
|
2015-06-16 13:32:32 -04:00 |
|
Douwe Maan
|
da89ebbe48
|
Fix label color input.
|
2015-04-17 17:38:31 +02:00 |
|
Andrew Tomaka
|
83b5a9ae2b
|
Update help texts and default value setting
|
2015-03-24 12:27:26 -04:00 |
|
Dmitriy Zaporozhets
|
3bfd53149c
|
Replace bs-callout with alert
|
2015-03-06 18:36:22 -08:00 |
|
Vinnie Okada
|
76aad9b76e
|
Upgrade to Rails 4.1.9
Make the following changes to deal with new behavior in Rails 4.1.2:
* Use nested resources to avoid slashes in arguments to path helpers.
|
2015-02-14 11:09:23 -07:00 |
|
Benjamin Kammerl
|
7606b93c26
|
Change label color text field type to "color"
|
2015-02-11 10:02:36 +00:00 |
|
Robert Schilling
|
6085b6a765
|
Move label coffeescript from view to class
|
2014-08-13 15:48:26 +02:00 |
|
Robert Schilling
|
0b5e0e4c55
|
Disable label submit button if any field is empty
|
2014-08-13 15:48:26 +02:00 |
|
Dmitriy Zaporozhets
|
51d2910a74
|
Add cancel button to labels page form
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-07-30 19:22:24 +03:00 |
|
Dmitriy Zaporozhets
|
6ac26a3cb6
|
Label views: index, new, edit
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2014-07-30 13:27:29 +03:00 |
|