summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Collapse)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
|\ | | | | | | | | Introduce UsersCache for storing user entities in frontend See merge request !11404
| * 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 See merge request !11206
| * | 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
|\ \ \ | |_|/ |/| | | | | | | | Adopt ES module syntax See merge request !9567
| * | 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
|\ \ \ | | | | | | | | | | | | | | | | Load improvements related to MR widget See merge request !11518
| * | | 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' ↵Filipa Lacerda2017-05-191-0/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Fix system note comparison and standardize note setup Closes #32551 See merge request !11532
| * | | | Fix system note comparison and standardize note setupEric Eastwood2017-05-191-0/+1
| |/ / / | | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32551
* | | | Merge branch 'user-avatar-vue-ce' into 'master'Phil Hughes2017-05-197-5/+138
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Consolidate user avatar Vue logic Closes #31017 See merge request !10718
| * | | | 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
| | | | | | | | | | | | Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/32449
* | | Merge branch 'acet-mr-widget-nothing-to-commit-state' into 'master' Filipa Lacerda2017-05-171-2/+14
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | MRWidget: Implement new design for nothing to commit state. Closes #29320 See merge request !11266
| * | | 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' ↵Tim Zallmann2017-05-171-42/+0
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into 'master' Polish UI on pipeline schedules form Closes #32172 See merge request !11332
| * | | 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 resolved Closes #24373 See merge request !10823
| * | | Notes: Warning message should go away once resolvedJacopo2017-05-151-0/+29
| | | | | | | | | | | | | | | | Flash error messages disappear(`fadeOut`) automatically after any successful request
* | | | Merge branch 'issue-boards-label-filtering' into 'master' Filipa Lacerda2017-05-161-0/+10
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | | | | | | | | | Fixed issue boards not filtering when URL params are encoded Closes #32084 See merge request !11320
| * | | Fixed issue boards not filtering when URL params are encodedPhil Hughes2017-05-121-0/+10
| | | | | | | | | | | | | | | | Closes #32084
* | | | Merge branch 'rename-rendered_title' into 'master' Rémy Coutable2017-05-151-1/+1
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | Rename all references to rendered_title to realtime_changes See merge request !11359
| * | | | 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 ↵Luke "Jared" Bennett2017-05-122-51/+10
| | | | | | | | | | | | some …
* | | 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: Fix target branch link. See merge request !11267
| * | | 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
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add "SHA mismatch" state to the MR widget Closes #32178 See merge request !11316
| * | | ensure hasSHAChanged == true when setData includes a different SHA from ↵Mike Greiling2017-05-111-0/+22
| | | | | | | | | | | | | | | | constructor
| * | | 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
|\ \ \ | | | | | | | | | | | | | | | | Fix poll_spec transient failures See merge request !11264