summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into bootstrap4Clement Ho2018-04-1947-529/+1334
|\
| * Refactored activity calendarJose2018-04-191-75/+130
| * Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-1913-43/+166
| * 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
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
* | | | | | | | | | | Convert fixTitle to _fixTitle for regenerating tooltip titlesClement Ho2018-04-1912-15/+15
* | | | | | | | | | | Remove tooltip and popover placement auto + other optionClement Ho2018-04-182-2/+2
* | | | | | | | | | | Fix bug where some timeago tooltips didn't have arrowsClement Ho2018-04-181-1/+1
* | | | | | | | | | | Use import bootstrapClement Ho2018-04-181-3/+1
* | | | | | | | | | | [skip ci] Fix gl_modal header positioningClement Ho2018-04-181-5/+5
* | | | | | | | | | | Fix styles in add issues to issue board modalClement Ho2018-04-181-2/+2
* | | | | | | | | | | Fix error field highlightingClement Ho2018-04-181-5/+5
* | | | | | | | | | | Merge branch 'master' into 'bootstrap4'Clement Ho2018-04-186-151/+258
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | 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