summaryrefslogtreecommitdiff
path: root/spec/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Resolve "Link to file in Changes tab of MR no longer works for all files afte...André Luís2018-09-201-17/+139
* Merge branch 'mr-legacy-diff-notes' into 'master'Filipa Lacerda2018-09-193-2/+192
|\
| * Changed isDiscussionApplicableToLine to accept an objectPhil Hughes2018-09-181-14/+22
| * Added specs to isDiscussionApplicableToLinePhil Hughes2018-09-171-10/+35
| * Updated LegacyDiffNote logicPhil Hughes2018-09-172-4/+22
| * Moved legacy diff note check into util methodPhil Hughes2018-09-171-4/+4
| * Fixed diff store actions specPhil Hughes2018-09-173-0/+139
* | Merge branch 'refactor-main-js' into 'master'Phil Hughes2018-09-194-5/+5
|\ \
| * | Move shortcuts classes into behaviors/shortcutsMike Greiling2018-09-182-2/+2
| * | Move findAndFollowLink to lib/utilsMike Greiling2018-09-181-1/+1
| * | Move search autocomplete from dispatcher to main.jsMike Greiling2018-09-141-2/+2
* | | Unite green buttons under one css classDmitriy Zaporozhets2018-09-192-8/+8
* | | Merge branch 'decouple-file-row-from-ide' into 'master'Filipa Lacerda2018-09-173-145/+233
|\ \ \
| * | | Decouple file row from IDEPhil Hughes2018-09-173-145/+233
* | | | Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-174-4/+4
| |_|/ |/| |
* | | Merge branch 'mr-widget-discussion-state-fix' into 'master'Filipa Lacerda2018-09-171-0/+192
|\ \ \ | |/ / |/| |
| * | Use MR widget event_hub to dispatch update eventPhil Hughes2018-09-131-4/+3
| * | Fixed MR widget unresolved discussions statePhil Hughes2018-09-121-0/+193
* | | Fix karma junit reports on CILukas Eipert2018-09-141-3/+2
* | | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-146-45/+45
|\ \ \
| * | | rename to IssuableFilteredSearchTokenKeysAlexis Reigel2018-08-295-11/+11
| * | | make FilteredSearchTokenKeys genericAlexis Reigel2018-08-206-45/+45
* | | | Create specs for diffs/components/app and update modules to export factory fu...Paul Slaughter2018-09-144-7/+93
* | | | Merge branch 'mr-fixed-expanded-state-not-working' into 'master'Mike Greiling2018-09-131-1/+35
|\ \ \ \
| * | | | Fixed resolved discussions not toggling expandedPhil Hughes2018-09-131-1/+35
* | | | | Display click to expand on collapsed diffsAndré Luís2018-09-131-0/+12
| |_|_|/ |/| | |
* | | | Use GitLab ui pagination component for groupsAdriel Santiago2018-09-112-1/+74
| |_|/ |/| |
* | | Use gitlab-ui loading iconClement Ho2018-09-112-57/+5
* | | Generate JUnit report for Karma testsWinnie Hellmann2018-09-112-3/+4
|/ /
* | Resolve "On master, inline diff view contains extra `+` and `-` signs"Tim Zallmann2018-09-101-3/+12
* | Resolve "Merge requests show outdated discussions on changes tab"André Luís2018-09-083-2/+125
* | Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-082-0/+36
* | Merge branch 'tz-mr-new-datastructure' into 'master'Mike Greiling2018-09-079-99/+409
|\ \
| * | Adapted so utils + actions don't include any mutations and mutations are alwa...Tim Zallmann2018-09-072-42/+86
| * | Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-071-0/+1
| * | Made the discussion tests artificial to have them stable, mocked RAF + RICTim Zallmann2018-09-071-46/+97
| * | Added new tests for newly added mutations, actions, utilsTim Zallmann2018-09-073-3/+218
| * | Fix Linting ErrorTim Zallmann2018-09-071-1/+0
| * | Fix for Karma, Static Analysis and RSPec for MR PageTim Zallmann2018-09-073-4/+5
| * | Fixes for Karma testsTim Zallmann2018-09-073-27/+32
| * | Fix for Getter + LintingTim Zallmann2018-09-071-36/+3
| * | Fixes for Karma TestsTim Zallmann2018-09-073-31/+33
| * | Fixed Problems with Inline View + SpecsTim Zallmann2018-09-072-0/+25
* | | Merge branch '50527-forward-to-chrome-69' into 'master'Mike Greiling2018-09-071-1/+1
|\ \ \
| * | | adjust test fixture for favicon with overlayLukas Eipert2018-09-071-1/+1
* | | | Use ResourceLabelEvent for tracking label changesJan Provaznik2018-09-077-36/+76
* | | | karma fixesPhil Hughes2018-09-071-4/+22
* | | | fixed `list_item_spec.js`Phil Hughes2018-09-071-1/+1
* | | | fixed testsPhil Hughes2018-09-071-15/+0
* | | | update components to match designs in commit sectionPhil Hughes2018-09-072-4/+4
| |/ / |/| |