summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/new_commit_form.js
Commit message (Collapse)AuthorAgeFilesLines
* Export code as ES6 modules38869-milestoneFilipa Lacerda2017-11-201-29/+25
|
* Revert 'New file from interface on existing branch'dm-revert-mr-8427Douwe Maan2017-06-091-7/+4
|
* remove bind polyfill from new_commit_form.jsMike Greiling2017-05-081-3/+1
|
* New file from interface on existing branchJacopo2017-03-131-4/+8
| | | | | | Now you can create a new file and select a target_branch != source_branch. If the file that you want to create already exists on the target branch an error message is shown A glDropdown is used to select and create a new branch instead of a text field.
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
|
* resolve all x-spacing and no-spaced-x eslint violationsMike Greiling2017-01-181-2/+2
|
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-3/+1
|
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
|
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
|
* ES6ify all the things!Fatih Acet2016-07-241-0/+34