summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide
Commit message (Expand)AuthorAgeFilesLines
* restored normalizing headersPhil Hughes2018-06-291-1/+3
* more specs!Phil Hughes2018-06-291-4/+2
* fixed eslintPhil Hughes2018-06-291-1/+0
* :white_check_mark: added specs for file actionsPhil Hughes2018-06-292-29/+12
* :white_check_mark: fixed eslintPhil Hughes2018-06-293-6/+7
* Improve error messaging across various IDE actionsPhil Hughes2018-06-295-48/+53
* Merge branch 'ide-commit-form-improvements' into 'master'Filipa Lacerda2018-06-289-28/+74
|\
| * restore double quotesPhil Hughes2018-06-271-1/+1
| * use single quotesPhil Hughes2018-06-271-1/+1
| * fixed commit action radio buttons getting into a weird statePhil Hughes2018-06-271-5/+13
| * :bug: fix bug where currentBranch would actually be nullPhil Hughes2018-06-272-3/+3
| * karma fixesPhil Hughes2018-06-271-1/+1
| * disable current branch option in commit form is user does not have permission...Phil Hughes2018-06-273-8/+21
| * use a pre-built commit message for when no user specified message existsPhil Hughes2018-06-275-11/+34
| * Improve Web IDE commit formPhil Hughes2018-06-274-9/+11
* | don't reload the full pagePhil Hughes2018-06-272-9/+19
* | :eyes: changed link into buttonPhil Hughes2018-06-271-4/+4
* | specsPhil Hughes2018-06-272-7/+3
* | :white_check_mark: store specsPhil Hughes2018-06-271-1/+2
* | :face_palm: fixed error messagePhil Hughes2018-06-271-1/+1
* | :speech_balloon: improve text in error messagePhil Hughes2018-06-271-3/+3
* | use classes intead of adding more stylesPhil Hughes2018-06-271-7/+1
* | make error messages a first class citizen in Web IDEPhil Hughes2018-06-277-19/+107
* | fixed eslintPhil Hughes2018-06-272-3/+1
* | Improve branch 404 error in Web IDEPhil Hughes2018-06-273-20/+66
|/
* Show file in tree on WebIDE openPaul Slaughter2018-06-264-5/+53
* Merge branch 'prefer-destructuring-fix' into 'master'Mike Greiling2018-06-264-3/+4
|\
| * Enable "prefer-destructuring" in JS filesgfyoung2018-06-254-3/+4
* | Merge branch 'update-pipeline-icon-in-web-ide-sidebar' into 'master'Tim Zallmann2018-06-261-1/+1
|\ \ | |/ |/|
| * Update pipeline icon in web ide sidebarGeorge Tsiolis2018-06-211-1/+1
* | Resolve "Introduce hover, active, focus states for files in sidebar of Web IDE"Paul Slaughter2018-06-251-3/+3
* | Fixed the IDE commit list item loosing its active stateide-tab-active-click-fixPhil Hughes2018-06-251-0/+2
|/
* Add ellipsis to Web IDE commit buttonjr-48133-web-ide-commit-ellipsisJames Ramsay2018-06-201-1/+1
* Merge branch 'bvl-i18n-validation' into 'master'Rémy Coutable2018-06-181-3/+6
|\
| * Interpolate named counts in JSBob Van Landuyt2018-06-151-3/+6
* | Merge branch 'fix-web-ide-disable-markdown-autocomplete' into 'master'Phil Hughes2018-06-151-0/+1
|\ \
| * | Fix #47796 "Web IDE autocomplete should be disabled in markdown files"Isaac Smith2018-06-151-0/+1
* | | Merge branch 'ide-commit-actions-update' into 'master'Filipa Lacerda2018-06-155-47/+88
|\ \ \
| * | | fixed discard dropdown being off the screenPhil Hughes2018-06-151-1/+2
| * | | added computed prop for file list lengthide-commit-actions-updatePhil Hughes2018-06-151-5/+8
| * | | fixed tooltip boundaryPhil Hughes2018-06-143-0/+8
| * | | alignment updatesPhil Hughes2018-06-143-4/+5
| * | | fixed eslintPhil Hughes2018-06-141-5/+5
| * | | fixed hover styling caused by dropdownPhil Hughes2018-06-142-10/+11
| * | | Improve commit flow in Web IDEPhil Hughes2018-06-144-35/+62
* | | | Enable no-restricted-globals in JS filesgfyoung2018-06-152-0/+4
| |_|/ |/| |
* | | only return last_commit_sha in the JSONide-add-last-commit-id-to-api-callPhil Hughes2018-06-152-2/+3
* | | IDE sends last commit ID when committing changesPhil Hughes2018-06-153-46/+20
* | | Merge branch '46668-make-the-html-attribute-on-the-blob-json-call-optional' i...Douwe Maan2018-06-151-1/+1
|\ \ \
| * | | Reuse viewer param and move logic to blob controllerDouwe Maan2018-06-151-1/+1