summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Hide runner token in CI/CD settings page38019-hide-runner-tokenEric Eastwood2017-12-153-41/+54
* Merge branch 'ph-more-es-modules' into 'master'Filipa Lacerda2017-12-159-492/+463
|\
| * Export JS classes as modulesph-more-es-modulesPhil Hughes2017-12-159-492/+463
* | Merge branch '38541-cancel-alignment' into 'master'Filipa Lacerda2017-12-151-6/+13
|\ \ | |/ |/|
| * fix button alignment on MWPS component38541-cancel-alignmentSimon Knox2017-12-111-6/+13
* | Converted JS modules into exported modulesph-es-modulesPhil Hughes2017-12-146-97/+65
* | Merge branch '38869-datetime' into 'master'Tim Zallmann2017-12-1419-133/+152
|\ \
| * | Fixes after review38869-datetimeFilipa Lacerda2017-12-131-3/+1
| * | Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-1331-792/+855
| |\ \
| * \ \ Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-1157-357/+568
| |\ \ \
| * \ \ \ Merge branch 'master' into 38869-datetimeFilipa Lacerda2017-12-076-94/+158
| |\ \ \ \
| * | | | | Export date utility functions as ES6 modulesFilipa Lacerda2017-12-0719-136/+157
* | | | | | Merge branch 'issue-description-field-typo' into 'master'Fatih Acet2017-12-131-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into issue-description-field-typoMarcus Amargi2017-12-1218-105/+176
| |\ \ \ \ \ \
| * | | | | | | corrected typo in quick action data attributeMarcus Amargi2017-12-111-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'winh-unify-modals' into 'master'Filipa Lacerda2017-12-1310-44/+44
|\ \ \ \ \ \ \
| * | | | | | | Rename recaptcha-dialog to recaptcha-modalWinnie Hellmann2017-12-124-12/+12
| * | | | | | | Rename popup-dialog to modalWinnie Hellmann2017-12-127-32/+32
| |/ / / / / /
* | | | | | | Merge branch '33926-update-issuable-icons' into 'master'Annabel Dunstone Gray2017-12-131-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Update issuable status icons33926-update-issuable-iconsEric Eastwood2017-12-131-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'new-nav-tech-debt' into 'master'Phil Hughes2017-12-134-8/+8
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Rename page-with-sidebar to layout-pagenew-nav-tech-debtAnnabel Dunstone Gray2017-12-084-8/+8
| | |_|_|_|/ | |/| | | |
* | | | | | Export old code into es6 modulesFilipa Lacerda2017-12-1311-666/+650
* | | | | | Adds i18n40468-empty-statesFilipa Lacerda2017-12-122-4/+6
* | | | | | Merge branch 'master' into 40468-empty-statesFilipa Lacerda2017-12-1249-236/+303
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge branch 'add-js-prefix-issuable-edit' into 'master'Filipa Lacerda2017-12-122-2/+2
| |\ \ \ \ \
| | * | | | | Add js prefix for issuable-editadd-js-prefix-issuable-editClement Ho2017-12-082-2/+2
| * | | | | | Merge branch '37619-fix-vue-typeerror-not-failing-the-build' into 'master'Filipa Lacerda2017-12-121-3/+1
| |\ \ \ \ \ \
| | * | | | | | Try to clean up legit Vue error that was patched overEric Eastwood2017-12-101-3/+1
| * | | | | | | Merge branch '40997-pipeline-null' into 'master'Phil Hughes2017-12-121-11/+30
| |\ \ \ \ \ \ \
| | * | | | | | | Check for null in job tooltip title40997-pipeline-nullFilipa Lacerda2017-12-111-11/+30
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch '39608-comment-on-image-discussions-tab-alignment' into 'master'Tim Zallmann2017-12-121-5/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Fix comment on image discussion icon alignment39608-comment-on-image-discussions-tab-alignmentEric Eastwood2017-12-081-5/+2
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'issue-note-rename' into 'master'Fatih Acet2017-12-117-27/+27
| |\ \ \ \ \ \ \
| | * | | | | | | rename remaining issue_ prefixed filesissue-note-renameSimon Knox2017-12-097-27/+27
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'backport-epic-in-issue' into 'master'Jacob Schatz2017-12-117-57/+114
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Backport epic in issueepic-in-issuebackport-epic-in-issueClement Ho2017-12-077-57/+114
| * | | | | | | Merge branch 'url-utility-es-module' into 'master'Filipa Lacerda2017-12-1131-125/+120
| |\ \ \ \ \ \ \
| | * | | | | | | updated importsurl-utility-es-modulePhil Hughes2017-12-1114-29/+29
| | * | | | | | | Merge branch 'master' into 'url-utility-es-module'Phil Hughes2017-12-1117-166/+411
| | |\ \ \ \ \ \ \
| | * | | | | | | | fixed URL being undefined :face_palm:Phil Hughes2017-12-081-2/+2
| | * | | | | | | | use exported methods instead of gl.utilsPhil Hughes2017-12-0831-68/+74
| | * | | | | | | | Moved URL utility methods into es modulesPhil Hughes2017-12-081-69/+58
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch '35724-animate-sidebar' into 'master'Filipa Lacerda2017-12-112-5/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Animate contextual sidebar; change class names for easier readabilityAnnabel Dunstone Gray2017-12-072-5/+5
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'mk-pick-10-2-4-security-fixes' into 'master'Winnie Hellmann2017-12-111-1/+2
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | Merge branch 'note-preview' into 'security-10-2'Fatih Acet2017-12-081-1/+2
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'master' into 40468-empty-statesFilipa Lacerda2017-12-1126-227/+442
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Fix image view modeClement Ho2017-12-111-2/+2
| * | | | | | | Merge branch 'es-module-compare' into 'master'Filipa Lacerda2017-12-114-86/+73
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |