summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* MRWidget: Change order of if blocks to determine widget state properly.acet-fix-mr-widget-stateFatih Acet2017-05-241-6/+6
* Merge branch 'winh-frontend-user-cache' into 'master'Filipa Lacerda2017-05-232-0/+201
|\
| * Add frontend UsersCache class (!11404)winh-frontend-user-cachewinh2017-05-231-0/+136
| * Extract Cache class from AjaxCachewinh2017-05-211-0/+65
* | Merge branch 'winh-recent-searches-service-spec' into 'master'Fatih Acet2017-05-231-22/+30
|\ \
| * | Handle Promise rejections in RecentSearchesService spec (!11206)winh-recent-searches-service-specwinh2017-05-111-22/+30
* | | Merge branch 'adopt-es-module-syntax' into 'master'Filipa Lacerda2017-05-2254-150/+146
|\ \ \ | |_|/ |/| |
| * | refactor instances of CJS module.exports to ES module syntaxMike Greiling2017-05-162-6/+2
| * | fix eslint failuresMike Greiling2017-05-164-4/+4
| * | fix implicit window object reference within gl_form_specMike Greiling2017-05-161-6/+6
| * | update test_bundle to use ES module syntaxMike Greiling2017-05-161-6/+8
| * | update frontend specs to use ES module syntaxMike Greiling2017-05-1651-131/+129
* | | Add users endpoint to frontend API classWinnie Hellmann2017-05-191-0/+281
* | | Merge branch '32536-mr-widget-performance-improvements' into 'master'Fatih Acet2017-05-191-2/+0
|\ \ \
| * | | Fix Karma expectOswaldo Ferreira2017-05-181-1/+0
| * | | Remove unnecessary initial requestOswaldo Ferreira2017-05-181-1/+0
* | | | Refine MR widget styling for buttons and info textKushal Pandya2017-05-191-1/+1
* | | | Merge branch '32551-fix-system-note-comparison-and-standardize-note-setup' in...Filipa Lacerda2017-05-191-0/+1
|\ \ \ \
| * | | | Fix system note comparison and standardize note setupEric Eastwood2017-05-191-0/+1
| |/ / /
* | | | Merge branch 'user-avatar-vue-ce' into 'master'Phil Hughes2017-05-197-5/+138
|\ \ \ \
| * | | | Fixes per feedback on user avatar components.Bryce Johnson2017-05-184-69/+12
| * | | | Consolidate user avatar Vue logicBryce Johnson2017-05-188-5/+195
| |/ / /
* | | | Fix clicking disabled clipboard button toolipLuke "Jared" Bennett2017-05-181-4/+27
|/ / /
* | | Fix ability to edit diff notes multiple timesKushal Pandya2017-05-181-0/+41
* | | Fix missing .original-note-content and trailing new line edge case32449-fix-note-comparison-trailing-newline-edge-caseEric Eastwood2017-05-181-8/+52
* | | Merge branch 'acet-mr-widget-nothing-to-commit-state' into 'master' Filipa Lacerda2017-05-171-2/+14
|\ \ \
| * | | Address MR comments.acet-mr-widget-nothing-to-commit-stateFatih Acet2017-05-161-1/+1
| * | | MRWidget: Fix specs and address WIP comments.Fatih Acet2017-05-161-2/+14
* | | | Merge branch '32172-improve-responsive-styling-of-pipeline-schedules-form' in...Tim Zallmann2017-05-171-42/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Clean up UI and styles.Bryce Johnson2017-05-151-42/+0
* | | | Make `gfm_auto_complete` into a module and fix up tech debtEric Eastwood2017-05-161-9/+11
| |/ / |/| |
* | | Merge branch '24373-warning-message-go-away' into 'master' Phil Hughes2017-05-161-0/+29
|\ \ \
| * | | Notes: Warning message should go away once resolvedJacopo2017-05-151-0/+29
* | | | Merge branch 'issue-boards-label-filtering' into 'master' Filipa Lacerda2017-05-161-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed issue boards not filtering when URL params are encodedPhil Hughes2017-05-121-0/+10
* | | | Merge branch 'rename-rendered_title' into 'master' Rémy Coutable2017-05-151-1/+1
|\ \ \ \
| * | | | Rename all references to rendered_title to realtime_changesrename-rendered_titleLuke "Jared" Bennett2017-05-131-1/+1
| | |/ / | |/| |
* | | | Improve slash command stripping, escape temporary note contentsKushal Pandya2017-05-151-4/+42
* | | | Added balsamiq jasmine integration testLuke "Jared" Bennett2017-05-154-27/+81
|/ / /
* | | Removed all instances of Object.assign by using es6 classes, also includes so...Luke "Jared" Bennett2017-05-122-51/+10
* | | Consistently use monospace font for commit SHAs and branch and tag namesDouwe Maan2017-05-122-5/+5
* | | Merge branch 'acet-mr-widget-fix-link' into 'master' Filipa Lacerda2017-05-122-5/+12
|\ \ \
| * | | MRWidget: Use targetBranchPath in everywhere.acet-mr-widget-fix-linkFatih Acet2017-05-122-4/+4
| * | | MRWidget: Fix target branch link.Fatih Acet2017-05-121-3/+10
| |/ /
* | | Merge branch '32178-prevent-merge-on-sha-change' into 'master' Fatih Acet2017-05-123-0/+41
|\ \ \
| * | | ensure hasSHAChanged == true when setData includes a different SHA from const...Mike Greiling2017-05-111-0/+22
| * | | ensure the correct state component is loaded when hasSHAChanged == trueMike Greiling2017-05-111-0/+3
| * | | add test for sha-mismatch state componentMike Greiling2017-05-111-0/+16
| |/ /
* | | Uniform CI status components in vueFilipa Lacerda2017-05-124-5/+103
* | | Merge branch 'remove-vue-from-poll_spec-fix-transient-failures' into 'master' Filipa Lacerda2017-05-121-71/+22
|\ \ \