summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'refactor-main-js' into 'master'Phil Hughes2018-09-1940-138/+125
|\
| * Move shortcuts classes into behaviors/shortcutsMike Greiling2018-09-1829-31/+31
| * Move findAndFollowLink to lib/utilsMike Greiling2018-09-184-4/+4
| * Move GFM autocomplete setup, delete dispatcherMike Greiling2018-09-144-34/+21
| * Move shortcuts instantiation into behaviorsMike Greiling2018-09-143-32/+37
| * Move performance_bar setup to dispatcher to main.jsMike Greiling2018-09-142-8/+2
| * Move search autocomplete from dispatcher to main.jsMike Greiling2018-09-143-11/+8
| * Move preview_markdown.js to behaviorsMike Greiling2018-09-143-2/+2
| * Move initFieldErrors from dispatcher to main.jsMike Greiling2018-09-132-8/+4
| * Remove superfluous importMike Greiling2018-09-131-1/+0
| * Move svg4everybody into polyfills and reorganizeMike Greiling2018-09-134-12/+21
* | Unite green buttons under one css classDmitriy Zaporozhets2018-09-1918-25/+19
* | Improve cluster apps installation flowMike Greiling2018-09-1811-259/+374
* | Resolve "Move filter dropdown from Font Awesome to our own icons"Constance Okoghenun2018-09-184-8/+7
* | Merge branch 'decouple-file-row-from-ide' into 'master'Filipa Lacerda2018-09-175-326/+369
|\ \
| * | Decouple file row from IDEPhil Hughes2018-09-175-326/+369
* | | Add 2fa buttonLuke Picciau2018-09-171-0/+4
* | | Backport EE changes to `app/assets/javascripts/filtered_search/issuable_filte...Lukas Eipert2018-09-171-3/+3
* | | Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-175-8/+8
* | | Merge branch 'mr-widget-discussion-state-fix' into 'master'Filipa Lacerda2018-09-173-7/+19
|\ \ \ | |/ / |/| |
| * | Use MR widget event_hub to dispatch update eventPhil Hughes2018-09-133-5/+7
| * | Fixed MR widget unresolved discussions statePhil Hughes2018-09-121-3/+13
* | | Resolve "Username alignment issue on MR page"Martin Wortschack2018-09-141-1/+2
* | | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-1412-92/+152
|\ \ \
| * | | rename to IssuableFilteredSearchTokenKeysAlexis Reigel2018-08-296-12/+12
| * | | use default value arguments syntaxAlexis Reigel2018-08-291-4/+4
| * | | use filtered search bar for admin runnersAlexis Reigel2018-08-295-0/+40
| * | | make FilteredSearchTokenKeys genericAlexis Reigel2018-08-207-92/+112
* | | | Create specs for diffs/components/app and update modules to export factory fu...Paul Slaughter2018-09-145-16/+10
* | | | Merge branch 'mr-fixed-expanded-state-not-working' into 'master'Mike Greiling2018-09-131-6/+1
|\ \ \ \
| * | | | Fixed resolved discussions not toggling expandedPhil Hughes2018-09-131-6/+1
* | | | | Display click to expand on collapsed diffsAndré Luís2018-09-131-1/+1
| |_|_|/ |/| | |
* | | | Use GitLab ui pagination component for groupsAdriel Santiago2018-09-113-12/+51
| |_|/ |/| |
* | | Use gitlab-ui loading iconClement Ho2018-09-1161-244/+80
* | | Remove unused GlModal import in delete wiki modalClement Ho2018-09-111-4/+0
* | | Remove jquery.scss; Combine multiple duplicate grays into global gray variabl...Annabel Dunstone Gray2018-09-1129-254/+59
|/ /
* | Resolve "Filter bar height changes when items are added"Andrea Leone2018-09-111-2/+2
* | add tooltip directive from gitlab-uiSimon Knox2018-09-102-6/+4
* | Merge branch '48902-fix-diff-vertical-alignment' into 'master'Annabel Dunstone Gray2018-09-101-0/+1
|\ \
| * | Fix vertical alignment of text in diffsPaul Slaughter2018-09-061-0/+1
* | | Resolve "On master, inline diff view contains extra `+` and `-` signs"Tim Zallmann2018-09-101-1/+2
* | | Resolve "Merge requests show outdated discussions on changes tab"André Luís2018-09-083-6/+35
* | | Resolve "Create new project: Re-add project name field"Martin Wortschack2018-09-083-7/+48
* | | Merge branch 'tz-mr-new-datastructure' into 'master'Mike Greiling2018-09-0727-426/+479
|\ \ \
| * | | Fix for a check that fails if no file can be selectedTim Zallmann2018-09-081-42/+46
| * | | Fix typo on targetLine in mutationAndré Luís2018-09-071-1/+1
| * | | Cosmetic changes to let setupTim Zallmann2018-09-073-57/+48
| * | | Adapted so utils + actions don't include any mutations and mutations are alwa...Tim Zallmann2018-09-075-67/+78
| * | | Fixes based on MR discussion around naming, mutations, handling of stateTim Zallmann2018-09-0710-24/+22
| * | | Made the discussion tests artificial to have them stable, mocked RAF + RICTim Zallmann2018-09-071-0/+1