Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ES6ify all the things! | Fatih Acet | 2016-07-24 | 1 | -42/+0 |
| | |||||
* | Add GitLab CI Yml dropdown selector | Alfredo Sumaran | 2016-06-20 | 1 | -0/+1 |
| | |||||
* | Implements TemplateDropdown class to create custom template dropdownstemplate_dropdown | Alfredo Sumaran | 2016-06-16 | 1 | -2/+3 |
| | | | | | Also License dropdown has been ported to use our GL dropdown instead of Select2. Fixes tests to make it work with current implementation | ||||
* | Dropdown implementationzj-gitignore-dropdown | Alfredo Sumaran | 2016-05-20 | 1 | -1/+1 |
| | |||||
* | First import of gitignores | Zeger-Jan van de Weg | 2016-05-20 | 1 | -0/+1 |
| | | | | | | Add .gitignore dropdown when creating a new .gitignore file Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com> | ||||
* | Continue implementation of the license template selector and /licenses API ↵ | Rémy Coutable | 2016-04-18 | 1 | -36/+31 |
| | | | | | | endpoint Signed-off-by: Rémy Coutable <remy@rymai.me> | ||||
* | Highlight note code and edit previewnote-highlighting | Douwe Maan | 2016-01-25 | 1 | -0/+1 |
| | |||||
* | Persist blob editor's value on submit, not on clickrs-editor-submit | Robert Speicher | 2015-10-31 | 1 | -4/+4 |
| | | | | | | | | Prior, the value of the Ace editor was only being persisted if the user physically clicked the submit button, which the "quick submit" behavior doesn't do. Now the value will be properly transferred before any form is submitted. | ||||
* | Remove disableButtonIf[Any]EmptyField calls from forms | Robert Speicher | 2015-06-26 | 1 | -1/+0 |
| | | | | These have been replaced by the "requiresInput" behavior. | ||||
* | Bugfix #1096 | unknown | 2015-03-04 | 1 | -1/+1 |
| | |||||
* | Fixed few tests and improved css style | Dmitriy Zaporozhets | 2015-01-26 | 1 | -0/+4 |
| | |||||
* | Refactor web editor | Dmitriy Zaporozhets | 2015-01-26 | 1 | -0/+40 |