summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Backport EE MRqa-tentative-to-de-quarantine-e2e-testWalmyr Lima2019-06-031-1/+1
* Merge branch 'issafeurl-utility' into 'master'Kushal Pandya2019-06-031-0/+36
|\
| * Add global isSafeURL utilityissafeurl-utilityPaul Gascou-Vaillancourt2019-06-031-0/+36
* | Move NoteApp tests to JestWinnie Hellmann2019-06-033-3/+11
* | Added padding to time window dropdown in monitor dashboardDhiraj Bodicherla2019-06-031-1/+1
* | Merge branch 'abstract-auto-merge' into 'master'Kamil TrzciƄski2019-06-035-16/+17
|\ \
| * | Fix frontend tests related to autoMergeStrategyabstract-auto-mergeNathan Friend2019-06-034-10/+6
| * | Abstract auto merge processesShinya Maeda2019-06-034-13/+18
* | | Merge branch 'fix-search-dropdown-blur-close' into 'master'Filipa Lacerda2019-06-031-1/+1
|\ \ \
| * | | Fix search dropdown not closing on blur if emptyfix-search-dropdown-blur-closeLuke Bennett2019-05-311-1/+1
* | | | Merge branch '62429-remove-unused-avatar-sizes' into 'master'Phil Hughes2019-06-031-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Remove unused avatar sizes62429-remove-unused-avatar-sizesAnnabel Dunstone Gray2019-05-311-1/+1
* | | | Make tooltips consistently render on topJustin Boyson2019-06-012-11/+12
* | | | Merge branch 'revert-2d980fad' into 'master'Mike Greiling2019-05-312-5/+2
|\ \ \ \
| * | | | Revert "Merge branch 'js-i18n-board-store' into 'master'"revert-2d980fadBrandon Labuschagne2019-05-312-5/+2
| | |_|/ | |/| |
* | | | Add hover and focus to "Attach a file"Marcel van Remmerden2019-05-311-14/+13
| |/ / |/| |
* | | Merge branch 'dz-scope-project-routes-3' into 'master'Lin Jen-Shin2019-05-311-1/+1
|\ \ \
| * | | Fix labels creating with new routeDmitriy Zaporozhets2019-05-291-1/+1
* | | | Resize collapse icon to profile picture sizeMarcel van Remmerden2019-05-311-1/+0
* | | | Merge branch 'weimeng-email-routing' into 'master'Sean McGivern2019-05-311-0/+1
|\ \ \ \
| * | | | Send notifications to group-specific email addressWei-Meng Lee2019-05-311-0/+1
| | |/ / | |/| |
* | | | Merge branch 'proof-read' into 'master'Jan Provaznik2019-05-311-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix typo & run bin/rake gettext:regenerateKatrin Leinweber2019-05-301-1/+1
* | | | Fix emoji picker visibility issueFatih Acet2019-05-311-0/+1
| |/ / |/| |
* | | 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