summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ide-diff-marker-cache-fix' into 'master'Tim Zallmann2018-04-193-13/+37
|\
| * Fixed IDE diff markers being cached too longPhil Hughes2018-04-113-13/+37
* | Merge branch 'ide-staged-changes' into 'master'Tim Zallmann2018-04-1925-246/+775
|\ \
| * \ Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-195-145/+226
| |\ \
| * | | updates to variable names to make more sensePhil Hughes2018-04-185-20/+17
| * | | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-1817-291/+441
| |\ \ \
| * \ \ \ Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-1745-628/+569
| |\ \ \ \
| * | | | | correctly dispose cached modelsPhil Hughes2018-04-111-1/+10
| * | | | | updated iconsPhil Hughes2018-04-099-13/+50
| * | | | | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-0935-82/+1078
| |\ \ \ \ \
| * | | | | | fixed failing tests because of passed `null`Phil Hughes2018-04-071-1/+1
| * | | | | | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-0751-726/+1399
| |\ \ \ \ \ \
| * | | | | | | added ability to have `head` file to compare againstPhil Hughes2018-04-066-11/+19
| * | | | | | | fixed eslintPhil Hughes2018-04-061-1/+1
| * | | | | | | updates to template text to be i18n readyPhil Hughes2018-04-065-27/+35
| * | | | | | | fixed delayed update viewerPhil Hughes2018-04-054-6/+6
| * | | | | | | fixed staged/unstaged files not opening when another 1 is openPhil Hughes2018-04-053-9/+12
| * | | | | | | fixed tab being clicked throwing an errorPhil Hughes2018-04-051-1/+1
| * | | | | | | fixed changed icon showing after committingPhil Hughes2018-04-051-0/+1
| * | | | | | | fixed staged content not updatingPhil Hughes2018-04-055-8/+25
| * | | | | | | fixed typo in selectorPhil Hughes2018-04-051-4/+2
| * | | | | | | fixed karma & eslintPhil Hughes2018-04-051-3/+1
| * | | | | | | update staged files to correctly use pending tabPhil Hughes2018-04-055-42/+33
| * | | | | | | Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-0527-71/+202
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into ide-staged-changesPhil Hughes2018-04-0331-530/+943
| |\ \ \ \ \ \ \ \
| * | | | | | | | | fixed alignment with iconsPhil Hughes2018-03-292-51/+52
| * | | | | | | | | Merge branch 'master' into ide-staged-changesPhil Hughes2018-03-2926-796/+848
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into ide-staged-changesPhil Hughes2018-03-2719-147/+204
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | double click to stage & unstage fileside-staged-changesPhil Hughes2018-03-221-7/+11
| * | | | | | | | | | | hide tooltip on collapse button when clickedPhil Hughes2018-03-223-2/+14
| * | | | | | | | | | | added tooltips to various icons in the sidebarsPhil Hughes2018-03-2211-101/+239
| * | | | | | | | | | | spec fixesPhil Hughes2018-03-221-1/+4
| * | | | | | | | | | | correctly stages and unstages filesPhil Hughes2018-03-2214-64/+82
| * | | | | | | | | | | Added staged files state to IDEPhil Hughes2018-03-2217-187/+453
* | | | | | | | | | | | Resolve "Get rid of branch element all in bottom bar in WEB IDE"André Luís2018-04-191-7/+0
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Resolve "Show `failure_reason` in jobs view content section"Mayra Cabrera2018-04-194-143/+224
* | | | | | | | | | | Resolve "View labels when editing labels in sidebar and board sidebar"André Luís2018-04-181-2/+2
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'ide-commit-box-highlight' into 'master'Filipa Lacerda2018-04-186-151/+258
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | changed data into a array of objectsPhil Hughes2018-04-171-8/+11
| * | | | | | | | | | updates to componentPhil Hughes2018-04-164-106/+72
| * | | | | | | | | | added specs to message_field.vuePhil Hughes2018-04-161-3/+9
| * | | | | | | | | | Improve web IDE commit inputPhil Hughes2018-04-165-60/+192
* | | | | | | | | | | Merge branch '45271-collpased-diff-loading' into 'master'Phil Hughes2018-04-171-15/+31
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Disable try again button while fetching the APIFilipa Lacerda2018-04-161-2/+14
| * | | | | | | | | | | Use different class for try again button in collapsed diffsFilipa Lacerda2018-04-161-0/+3
| * | | | | | | | | | | Remove unused importsFilipa Lacerda2018-04-131-1/+0
| * | | | | | | | | | | Render only one error message per diffFilipa Lacerda2018-04-131-16/+11
| * | | | | | | | | | | Fixes unresolved discussions rendering the error state instead of the diffFilipa Lacerda2018-04-121-6/+13
* | | | | | | | | | | | Merge branch 'ide-tree-loading-fix' into 'master'Filipa Lacerda2018-04-171-6/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixed loading state not showing in IDE tree listPhil Hughes2018-04-171-6/+2
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |