summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Fix MR checkboxes alignment on mobile57037-fix-mr-checkboxes-mobile-alignmentPaul Slaughter2019-05-301-2/+2
* Sort by position in issue boards store addList()Winnie Hellmann2019-05-303-17/+16
* Merge branch 'upgrade-core-js' into 'master'Mike Greiling2019-05-302-18/+19
|\
| * Upgrade core-js and add URL polyfillupgrade-core-jsPaul Gascou-Vaillancourt2019-05-302-18/+19
* | Add offset adjust to fix line positionJustin Boyson2019-05-301-0/+10
* | Get copy to clipboard button aligned within snippet headerMarcel van Remmerden2019-05-301-1/+1
|/
* Add Pipeline IID to viewsMike Scott2019-05-306-13/+76
* Merge branch 'vue-repo-parent-row-fixes' into 'master'Filipa Lacerda2019-05-301-2/+2
|\
| * Fixes bug with parent row component triggering multiple Vue router pushesPhil Hughes2019-05-291-2/+2
* | Merge branch 'graphql-batch-requests-ee' into 'master'Filipa Lacerda2019-05-301-6/+14
|\ \
| * | Enable GraphQL batch requestsPhil Hughes2019-05-291-6/+14
* | | Extract clearDetailIssue() to issue boards storeWinnie Hellmann2019-05-303-2/+6
* | | Merge branch '61024-update-resolved-icon' into 'master'Clement Ho2019-05-292-2/+2
|\ \ \
| * | | Add new icon if resolved61024-update-resolved-iconJarek Ostrowski2019-05-292-2/+2
* | | | Build visual_review_toolbar with webpackSarah Groff Hennigh-Palermo2019-05-292-0/+151
* | | | Merge branch '61639-flaky-spec-issue-boards-labels-creates-project-label-spec...Tim Zallmann2019-05-291-0/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix dropdown position when loading remote data61639-flaky-spec-issue-boards-labels-creates-project-label-spec-features-boards-sidebar_spec-rb-350Heinrich Lee Yu2019-05-271-0/+4
* | | | Updated heading for default state in Web IDEDenys Mishunov2019-05-2910-93/+180
* | | | Created repository list breadcrumbs Vue appPhil Hughes2019-05-294-4/+87
| |_|/ |/| |
* | | Merge branch 'repo-router-fixes' into 'master'Filipa Lacerda2019-05-293-9/+15
|\ \ \ | |_|/ |/| |
| * | Fixes repository Vue router hiding elements on root URLPhil Hughes2019-05-283-9/+15
* | | Merge branch '62408-dropdown-truncate' into 'master'Phil Hughes2019-05-281-1/+3
|\ \ \ | |/ / |/| |
| * | Truncates job names in pipeline graph62408-dropdown-truncateFilipa Lacerda2019-05-281-1/+3
* | | Merge branch 'vue-repo-document-title' into 'master'Filipa Lacerda2019-05-282-2/+13
|\ \ \ | |/ / |/| |
| * | Update document title when repository router changesPhil Hughes2019-05-242-2/+13
* | | Revert "Merge branch '61511-add-expand-collapse-to-project-operation-settting...Winnie Hellmann2019-05-281-6/+1
* | | added a new conditional to add `display: none;` dynamically if the row should...Michel Engelen2019-05-281-0/+4
* | | Throw an error when formatDate's input is invalidPaul Gascou-Vaillancourt2019-05-281-1/+6
* | | Add expand/collapse buttonAdriel Santiago2019-05-281-1/+6
* | | Merge branch 'backstage/gb/improve-jobs-controller-performance' into 'master'57694-documentation-for-graphqlStan Hu2019-05-286-48/+17
|\ \ \
| * \ \ Merge commit '2d980fadb8fe6c54ebcbb56130c88aae2832c9c6' into backstage/gb/imp...backstage/gb/improve-jobs-controller-performanceGrzegorz Bizon2019-05-2723-130/+372
| |\ \ \
| * | | | Set up mock data for stagesFilipa Lacerda2019-05-243-9/+13
| * | | | No to rasie an error when stages are not providedGrzegorz Bizon2019-05-241-1/+1
| * | | | Fix deployment entity testsGrzegorz Bizon2019-05-241-1/+3
| * | | | Removes fetchStage actions and mutationsFilipa Lacerda2019-05-246-38/+8
| * | | | Do not serialize a pipeline again when showing a buildGrzegorz Bizon2019-05-241-10/+3
| * | | | Do not serialize pipeline on each build serialization requestGrzegorz Bizon2019-05-241-1/+1
* | | | | Migrate the monitoring dashboard store to vuexJose Ivan Vargas2019-05-279-161/+244
| |/ / / |/| | |
* | | | Merge branch 'js-i18n-board-store' into 'master'Tim Zallmann2019-05-272-2/+5
|\ \ \ \
| * | | | I18N boards store directoryjs-i18n-board-storeBrandon Labuschagne2019-05-272-2/+5
* | | | | Merge branch 'parent-row-repo-list' into 'master'Filipa Lacerda2019-05-272-0/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added parent row link to files tablePhil Hughes2019-05-242-0/+43
| | |/ / | |/| |
* | | | Add changelog entryJacques Erasmus2019-05-271-0/+48
* | | | Add expand/collapse buttonAdriel Santiago2019-05-271-0/+2
* | | | Add Object.entries polyfill for IE11 compatibilityPaul Gascou-Vaillancourt2019-05-271-0/+1
| |_|/ |/| |
* | | Merge branch 'js-i18n-u' into 'master'Clement Ho2019-05-242-15/+26
|\ \ \
| * | | I18N JS files starting with ujs-i18n-uBrandon Labuschagne2019-05-232-15/+26
* | | | Merge branch '58632-fix-mr-widget-padding' into 'master'Mike Greiling2019-05-242-32/+36
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix MR widget padding58632-fix-mr-widget-paddingHeinrich Lee Yu2019-05-202-32/+36
* | | | Pull files for repository tree from GraphQL APIPhil Hughes2019-05-248-70/+194