summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/commit
Commit message (Collapse)AuthorAgeFilesLines
* Harmonize CE and EE JS codereduce-ce-ee-disrepancies-in-jsRémy Coutable2018-02-221-1/+0
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Update jquery.waitforimages & use npm versionnpm-waitforimagesPhil Hughes2018-02-081-1/+0
| | | | #39072
* Fix broken testsFilipa Lacerda2018-01-091-98/+96
|
* Fix last eslint rulesFilipa Lacerda2018-01-081-96/+98
|
* [ci skip] Fix more eslint rulesFilipa Lacerda2018-01-051-8/+10
|
* [ci skip] Fix some rulesFilipa Lacerda2018-01-041-97/+97
|
* Adds `eslint-plugin-vue`, fixes linter errors and adds docsFilipa Lacerda2018-01-031-97/+97
|
* Fix onion-skin re-entering stateClement Ho2017-12-191-0/+1
|
* Fix image view modeClement Ho2017-12-111-2/+2
|
* Export template selector as ES6 modulesFilipa Lacerda2017-12-061-201/+192
|
* Make pipelines table in MR view usableFilipa Lacerda2017-10-181-0/+6
|
* Commenting on image diffsFelipe Artur2017-10-072-22/+5
|
* Resolve "Better SVG Usage in the Frontend"Tim Zallmann2017-09-222-0/+12
|
* Merge branch 'force-two-up-view' into 'master'Filipa Lacerda2017-09-211-6/+14
|\ | | | | | | | | | | | | Force two up view Closes #32613 See merge request gitlab-org/gitlab-ce!14397
| * Force two up viewClement Ho2017-09-201-6/+14
| |
* | Fix image diff swipe handle offset to correctly align with the framefix-image-diff-swipe-handleClement Ho2017-09-201-1/+2
|/
* Adds documentation link to the autodevops popoverFilipa Lacerda2017-09-012-0/+6
|
* Update Pipeline's badge count in Merge Request and Commits view to match ↵Filipa Lacerda2017-07-142-8/+32
| | | | real-time content
* Update vue-resourceFilipa Lacerda2017-07-121-5/+5
|
* Remove vue from main.bundle.js file being loaded through ↵34017-common-vueFilipa Lacerda2017-06-211-0/+5
| | | | `app/assets/javascripts/merge_request_tabs.js`
* Uniformize code between both pipelines tablesFilipa Lacerda2017-06-203-209/+104
|
* Move vue components to vue files and match docsFilipa Lacerda2017-06-141-1/+1
|
* Pipeline show view real time header sectionFilipa Lacerda2017-06-021-1/+1
|
* Only renders empty state for pipelines table if no pipelines are received ↵Filipa Lacerda2017-05-161-6/+19
| | | | when request is made
* Tech debt: Creates vue component for loading iconFilipa Lacerda2017-05-101-9/+8
|
* Pipeline table mini graph dropdown remains open when table is refreshedFilipa Lacerda2017-05-041-1/+10
|
* Remove unused codeFilipa Lacerda2017-04-271-9/+0
|
* Guarantee only one state is shown at a time31189-pipelines-error-stateFilipa Lacerda2017-04-201-5/+18
|
* Remove special naming of pipelines folderFilipa Lacerda2017-04-191-5/+5
|
* convert pipeline error state to vue templateMike Greiling2017-04-091-1/+1
|
* convert pipeline empty state to vue templateMike Greiling2017-04-091-1/+1
|
* Remove Vue from main bundle and disable production warningsMike Greiling2017-04-071-7/+5
|
* Fix broken specFilipa Lacerda2017-04-061-1/+1
|
* Destroys pipeline table component when we change tabs in order to stop pollingFilipa Lacerda2017-04-062-10/+16
|
* Remove first call to APIFilipa Lacerda2017-04-061-2/+0
|
* Changes after reviewFilipa Lacerda2017-04-061-1/+1
|
* Fix broken buildFilipa Lacerda2017-04-061-1/+4
|
* Extend realtime for other pipelines tablesFilipa Lacerda2017-04-061-12/+46
|
* Reset container width when switching to pipelines MR tabEric Eastwood2017-03-281-3/+4
| | | | Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29539
* Merge branch '27574-pipelines-empty-state' into 'master' Alfredo Sumaran2017-03-241-9/+22
|\ | | | | | | | | | | | | Pipelines empty state Closes #27574 See merge request !9978
| * Fix loading being shown at the same time at the empty statesFilipa Lacerda2017-03-211-5/+2
| |
| * Improvements after reviewFilipa Lacerda2017-03-211-1/+3
| |
| * Adds tests to new empty and error statesFilipa Lacerda2017-03-201-0/+9
| |
| * Add error state to commits and merge requests pipelines tableFilipa Lacerda2017-03-171-6/+11
| |
* | Applies same CSS as main tableFilipa Lacerda2017-03-221-2/+2
| |
* | remove additional instances of window.VueMike Greiling2017-03-201-2/+4
|/
* Remove UJS actions from pipelines tablesFilipa Lacerda2017-03-174-166/+81
|
* Remove .es6 from file extensions (!9241)winniehell2017-03-054-0/+0
|
* Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-021-9/+1
|\ | | | | | | | | | | | | Fixes Tech debt: No need to pass svgs as props into Vue with Webpack Closes #27692 and #27840 See merge request !9522
| * Merge branch 'master' into add-svg-loaderFilipa Lacerda2017-02-281-23/+58
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: Fix migration without DOWNTIME clause specified Fix CSS classes fix missing @ symbol Update CHANGELOG.md for 8.16.7 Update CHANGELOG.md for 8.16.7 Update CHANGELOG.md for 8.16.7 Make RuboCop happy Add development fixtures for nested groups Align last column buttons with new environment button Removed jQuery UI draggable ensure webpack dev server proxy connects regardless of request headers Keep consistent in handling indexOf results Replace setInterval with setTimeout to prevent highly frequent requests Add feature specs for three types of user uploads Minor refactoring of Uploaders Fix #27840 - Improve the search bar experience on mobile Fix false positive caused by non-interpolated string use Fix inline comment images by removing wrapper #20890