summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Add frontend UsersCache class (!11404)winh-frontend-user-cachewinh2017-05-231-0/+136
* Extract Cache class from AjaxCachewinh2017-05-211-0/+65
* 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
|\ \
| * | Removed unneeded false from poll_spec mockServiceCall callremove-vue-from-poll_spec-fix-transient-failuresLuke "Jared" Bennett2017-05-111-1/+1
| * | Fixed promise action binding and simplified callbacks spyLuke "Jared" Bennett2017-05-111-16/+11
| * | improved mockservicecall and fixed up a settimeoutLuke "Jared" Bennett2017-05-111-32/+17
| * | Removed vue and vue-resource from poll_spec in an attempt to fix the transien...Luke "Jared" Bennett2017-05-101-58/+29
* | | Merge branch 'refactor-realtime-issue' into 'master' Filipa Lacerda2017-05-124-26/+192
|\ \ \ | |_|/ |/| |
| * | Fixed karma spec with elements not appearing in DOMrefactor-realtime-issuePhil Hughes2017-05-111-0/+1
| * | Merge branch 'master' into refactor-realtime-issuePhil Hughes2017-05-112-15/+44
| |\ \
| * | | Fixed tests on textarea looking for innerText instead of valuePhil Hughes2017-05-102-6/+6
| * | | Added a bunch of specs for the different componentsPhil Hughes2017-05-103-23/+188
| | |/ | |/|
* | | Merge branch 'pipeline-schedules-callout-docs-url' into 'master' Filipa Lacerda2017-05-111-0/+15
|\ \ \