summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add missing `entityType`Kushal Pandya2018-06-131-1/+2
| | |/ / | |/| |
* | | | Fix broken tests due to bad conflict resolutionFilipa Lacerda2018-06-133-3/+3
* | | | Updates eslint rulesFilipa Lacerda2018-06-136-23/+23
* | | | Merge branch 'master' into fl-eslint-vue-house-keepingFilipa Lacerda2018-06-1319-28/+759
|\ \ \ \ | | |/ / | |/| |
| * | | Resolve "Bug: When creating an account with invalid characters the error is "...Jan2018-06-131-5/+4
| * | | Merge branch 'ide-commit-section-file-active-indicator' into 'master'Filipa Lacerda2018-06-134-5/+45
| |\ \ \
| | * | | moved strings into constants fileide-commit-section-file-active-indicatorPhil Hughes2018-06-134-5/+17
| | * | | more karma fixesPhil Hughes2018-06-123-4/+9
| | * | | Add active class to active file in IDE commit panelPhil Hughes2018-06-113-2/+25
| * | | | Merge branch '47735-milestone-regression' into 'master'Phil Hughes2018-06-131-1/+1
| |\ \ \ \
| | * | | | Sidebar Milestone - Fix wrong URL when selecting a parent group milestone47735-milestone-regressionMario de la Ossa2018-06-121-1/+1
| * | | | | Image Diff Viewing + Download Diff ViewingTim Zallmann2018-06-1314-17/+709
| | |_|/ / | |/| | |
* | | | | Fix conflicts caused by vue_shared/components/user_avatar/user_avatar_image.vueFilipa Lacerda2018-06-131-2/+1
* | | | | Merge branch 'master' into fl-eslint-vue-house-keepingFilipa Lacerda2018-06-132-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Resolve "Participants tooltip is cutoff when too close to the window edge"Clement Ho2018-06-121-0/+1
| |/ / /
| * | | Merge branch 'ide-job-loading-empty-state' into 'master'Filipa Lacerda2018-06-121-0/+1
| |\ \ \
| | * | | Fixed IDE jobs empty state showing when loadingide-job-loading-empty-statePhil Hughes2018-06-121-0/+1
| | | |/ | | |/|
* | | | Merge branch 'master' into fl-eslint-vue-house-keepingFilipa Lacerda2018-06-121-1/+5
|\ \ \ \ | |/ / /
| * | | mergeError message has been binded using v-html directiveMurat Dogan2018-06-121-2/+6
* | | | Merge branch 'master' into fl-eslint-vue-house-keepingfl-eslint-vue-house-keepingFilipa Lacerda2018-06-121-0/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'replace-dots-with-ellipsis' into 'master'Annabel Gray2018-06-123-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | Replace ... with ellipsis in placeholdersreplace-dots-with-ellipsisAndreas Kämmerle2018-06-113-3/+3
| * | | Add NOT_FOUND: 404 from EELin Jen-Shin2018-06-121-0/+1
| | |/ | |/|
* | | Merge branch 'master' into fl-eslint-vue-house-keepingFilipa Lacerda2018-06-117-17/+31
|\ \ \ | |/ /
| * | Merge branch 'ide-etag-polling' into 'master'Filipa Lacerda2018-06-112-6/+15
| |\ \
| | * | Fix IDE pipelines eTagPoll not stoppingPhil Hughes2018-06-112-6/+15
| * | | Rename MrWidgetAuthorTime vue componentGeorge Tsiolis2018-06-113-5/+5
| * | | Use Tooltip component in MrWidgetAuthorTime vue componentGeorge Tsiolis2018-06-111-2/+5
| * | | Merge branch '44742-tech-debt' into 'master'Phil Hughes2018-06-111-6/+5
| |\ \ \ | | |_|/ | |/| |
| | * | Uses tooltip correctly in comparion_pane component. Removes incorrect usage o...Filipa Lacerda2018-06-081-6/+5
| * | | Merge branch 'dz-jupyter-use-nip-io' into 'master'Grzegorz Bizon | off until 20th June2018-06-111-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Use nip.io instead of xip.io for jupyter domain suggestionDmitriy Zaporozhets2018-06-081-1/+1
* | | | Updates eslint vue plugin versionFilipa Lacerda2018-06-11240-1042/+1123
|/ / /
* | | Merge branch 'ide-pipeline-panel-resizable' into 'master'Tim Zallmann2018-06-081-3/+9
|\ \ \
| * | | Allow IDE pipeline panel to be resizablePhil Hughes2018-06-071-3/+9
| | |/ | |/|
* | | Merge branch '44331-upgrade-monaco-editor-and-remove-copywebpackplugin' into ...2018-06-07-code-freeze-ee2018-06-07-code-freezeTim Zallmann2018-06-086-61/+35
|\ \ \
| * | | fix eslint violationMike Greiling2018-06-081-4/+4
| * | | refactor monaco-editor import and stop storing as class property within modelMike Greiling2018-06-081-8/+7
| * | | refactor monaco-editor import and stop storing as class property within editorMike Greiling2018-06-081-13/+11
| * | | don't reference monaco directly in RepoEditor componentMike Greiling2018-06-071-4/+4
| * | | remove need to pass monaco around through DIMike Greiling2018-06-073-5/+5
| * | | remove monacoLoader and import monaco directly within Editor classMike Greiling2018-06-074-30/+11
| * | | fix bug in call to monaco.Uri. first param is checked with `typeof param ===...Mike Greiling2018-06-071-3/+3
| * | | add monaco-editor-webpack-plugin and update webpack configMike Greiling2018-06-071-7/+3
* | | | Set tooltips to have default boundary viewportClement Ho2018-06-082-2/+4
|/ / /
* | | Backport of "Add assignee lists to boards"Mario de la Ossa2018-06-0710-60/+140
* | | Merge branch '47182-use-the-default-strings-of-timeago-js' into 'master'Clement Ho2018-06-071-18/+18
|\ \ \
| * | | Use the default strings of timeago.js for timeagoTakuya Noguchi2018-06-041-18/+18
* | | | Merge remote-tracking branch 'origin/master' into 38542-application-control-p...Kamil Trzciński2018-06-0711-58/+172
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'ce-4936-roadmap-navigation-presets' into 'master'Phil Hughes2018-06-071-29/+48
| |\ \ \