summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Change fixtures of old testsFilipa Lacerda2017-08-105-73/+74
| | * | | | | | | | Fixes broken tests of quick_submit_spec and reduces tech debtFilipa Lacerda2017-08-101-99/+90
| | * | | | | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-102-4/+83
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | [ci skip] Adds unit tests for issue comment form specFilipa Lacerda2017-08-098-42/+119
| | * | | | | | | | | [ci skip] Adds unit tests for issue_system_note componentFilipa Lacerda2017-08-091-4/+40
| | * | | | | | | | | [ci skip] Adds unit tests for issue_note_signed_out_widget componentFilipa Lacerda2017-08-091-1/+29
| | * | | | | | | | | [ci skip] Adds tests for issue_note_edited_text componentFilipa Lacerda2017-08-091-5/+35
| | * | | | | | | | | [ci skip] Adds unit tests for issue_note_header componentFilipa Lacerda2017-08-092-3/+86
| | * | | | | | | | | [ci skip] Adds tests for placeholder note componentFilipa Lacerda2017-08-092-16/+18
| | * | | | | | | | | [ci skip] Adds tests for issue appFilipa Lacerda2017-08-092-185/+266
| | * | | | | | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-0847-124/+1395
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | [ci skip] Init testing vue app for issue notesFilipa Lacerda2017-08-081-17/+44
| | * | | | | | | | | | Merge branch 'issue-discussions-refactor' of gitlab.com:gitlab-org/gitlab-ce ...Filipa Lacerda2017-08-071-2/+2
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Convert ?full_data=1 -> ?view=full_dataSean McGivern2017-08-071-2/+2
| | * | | | | | | | | | | Init adding testsFilipa Lacerda2017-08-072-13/+270
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-072-4/+4
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix vue broken testFilipa Lacerda2017-08-042-6/+5
| | * | | | | | | | | | | Fix some broken testsFilipa Lacerda2017-08-041-1/+1
| | * | | | | | | | | | | Merge branch 'master' into issue-discussions-refactorFilipa Lacerda2017-08-0422-38/+647
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | TestsFilipa Lacerda2017-08-042-3/+4
| | * | | | | | | | | | | | Adds mock dataFilipa Lacerda2017-08-041-0/+221
| | * | | | | | | | | | | | [ci skip] Adds tests casesFilipa Lacerda2017-08-0414-1/+611
| | * | | | | | | | | | | | [ci skip] Fix eslint errorsFilipa Lacerda2017-08-031-11/+0
| | * | | | | | | | | | | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-07-314-2/+62
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | [ci skip] Adds tests for placeholder system noteFilipa Lacerda2017-07-282-0/+68
| | * | | | | | | | | | | | | [ci skip] Adds tests cases for system noteFilipa Lacerda2017-07-281-0/+17
| | * | | | | | | | | | | | | [ci skip] Adds test cases for sign in componentFilipa Lacerda2017-07-281-0/+9
| * | | | | | | | | | | | | | Merge branch 'fly-out-nav-hiding-fix' into 'master'Filipa Lacerda2017-09-011-0/+27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Fixes the fly-out navigation flashing in & outfly-out-nav-hiding-fixPhil Hughes2017-08-311-0/+27
* | | | | | | | | | | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceMarin Jankovski2017-09-012-15/+81
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Add support for custom daysPerWeek and hoursPerDay to prettyTime.parseSeconds.pretty-time-refactorBryce Johnson2017-08-311-0/+81
| | |_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge branch 'master' into 37179-dashboard-project-dropdown37179-dashboard-project-dropdownFilipa Lacerda2017-08-319-60/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | | puts back `function` statementsFilipa Lacerda2017-08-301-20/+20
| * | | | | | | | | | | | | | Removes disabled state from projects dropdown in dashboard pageFilipa Lacerda2017-08-301-35/+20
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqMarin Jankovski2017-08-3115-0/+60
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch '36743-existing-repo-master' into 'master'Douwe Maan2017-08-3115-0/+60
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Cleaning up repositories for javascript fixture specs to work correctlyGabriel Mazetto2017-08-3015-0/+60
* | | | | | | | | | | | | | Merge branch 'fly-out-nav-jump-fix' into 'master'Tim Zallmann2017-08-311-24/+10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fixed fly-out nav jumpingfly-out-nav-jump-fixPhil Hughes2017-08-191-24/+10
* | | | | | | | | | | | | | Merge branch 'refactor-prometheus-graph-layout' into 'master'Fatih Acet2017-08-307-36/+39
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | update specs to match reorganized monitoring componentsrefactor-prometheus-graph-layoutMike Greiling2017-08-307-36/+39
* | | | | | | | | | | | | | | Fix invalid attribute used for time-ago-tooltip componentClement Ho2017-08-301-0/+10
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch '35010-make-identicon-shared' into 'master'Filipa Lacerda2017-08-301-9/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Update spec initialization with it being a shared component35010-make-identicon-sharedkushalpandya2017-08-301-9/+5
| * | | | | | | | | | | | | Renamed to `identicon` and make shared componentkushalpandya2017-08-301-0/+0
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Add filter by my reactionHiroyuki Sato2017-08-301-2/+13
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'changes-bar-sticky-fix' into 'master'Filipa Lacerda2017-08-291-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fixes the diff changes buttons from toggling when scrollingchanges-bar-sticky-fixPhil Hughes2017-08-291-0/+11
* | | | | | | | | | | | | Prevents rendering empty badge when pipeline request fails35048-empty-badgesFilipa Lacerda2017-08-292-0/+131
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch '31409-fix-group-and-project-search-for-anonymous-users' into 'm...Kamil TrzciƄski2017-08-252-4/+28
|\ \ \ \ \ \ \ \ \ \ \ \