summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Clean up new navigation templatesPhil Hughes2017-09-067-88/+7
* Use flexbox for prometheus graph row grouping instead of bootstrap classesMike Greiling2017-09-066-87/+33
* Make search dropdowns consistentWinnie Hellmann2017-09-053-5/+12
* Merge branch '29786-inconsistent-search-hint' into 'master'Clement Ho2017-09-051-1/+1
|\
| * Change hint format for main filtered search dropdown29786-inconsistent-search-hintChris Peressini2017-09-021-1/+1
* | Merge branch '35424-navigation-updates' into 'master'Filipa Lacerda2017-09-054-82/+214
|\ \
| * | Top navigation updatesAnnabel Dunstone Gray2017-09-054-82/+214
* | | Merge branch '35010-remove-goto-project-from-breadcrumb' into 'master'Filipa Lacerda2017-09-052-46/+0
|\ \ \ | |/ / |/| |
| * | Remove project select dropdown from breadcrumbkushalpandya2017-09-052-46/+0
* | | Merge branch '37331-button-MR-widget' into 'master'Clement Ho2017-09-051-4/+6
|\ \ \
| * | | Fix buttons with different height in merge request widget37331-button-MR-widgetFilipa Lacerda2017-09-011-4/+6
* | | | Merge branch 'winh-ajax-users-dropdown' into 'master'Phil Hughes2017-09-051-0/+1
|\ \ \ \
| * | | | Make .ajax-users-select dropdown consistentwinh-ajax-users-dropdownwinh2017-09-051-0/+1
* | | | | Merge branch 'winh-admin-group-role-dropdown' into 'master'Phil Hughes2017-09-051-0/+1
|\ \ \ \ \
| * | | | | Make role dropdown on group admin area consistentwinh-admin-group-role-dropdownwinh2017-09-051-0/+1
| |/ / / /
* | | | | Merge branch 'winh-issuable-actions-dropdowns' into 'master'Phil Hughes2017-09-051-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make issuable action dropdowns style consistentwinh-issuable-actions-dropdownswinh2017-09-051-0/+2
* | | | | Merge branch '35010-projects-nav-dropdown' into 'master'Filipa Lacerda2017-09-0517-3/+844
|\ \ \ \ \
| * | | | | Add styles for Projects Dropdownkushalpandya2017-09-051-0/+149
| * | | | | Add helper class for margin bottom `5px`kushalpandya2017-09-051-0/+1
| * | | | | Move `common_vue` into vendor bundlekushalpandya2017-09-052-1/+1
| * | | | | Add Projects Dropdown bundlekushalpandya2017-09-051-0/+1
| * | | | | Projects Dropdown App Global Constantskushalpandya2017-09-051-0/+10
| * | | | | Projects Dropdown Event Hubkushalpandya2017-09-051-0/+3
| * | | | | Projects Dropdown App Storekushalpandya2017-09-051-0/+33
| * | | | | Projects Dropdown App Servicekushalpandya2017-09-051-0/+132
| * | | | | Projects Dropdown Searched Projects List Componentkushalpandya2017-09-051-0/+63
| * | | | | Projects Dropdown Frequent Projects List Componentkushalpandya2017-09-051-0/+57
| * | | | | Projects Dropdown Project Item Componentkushalpandya2017-09-051-0/+96
| * | | | | Projects Dropdown Search Input Componentkushalpandya2017-09-051-0/+64
| * | | | | Projects Dropdown Root App Componentkushalpandya2017-09-051-0/+157
| * | | | | Projects Dropdown App Entrykushalpandya2017-09-051-0/+68
| * | | | | Add support for `sizeClass`, defaults to `s40`kushalpandya2017-09-051-1/+7
| * | | | | Make query param `simple` part of configkushalpandya2017-09-051-1/+2
* | | | | | Merge branch 'feature/gpg-verification-status' into 'master'Douwe Maan2017-09-051-1/+4
|\ \ \ \ \ \
| * | | | | | set the popover's viewport to the main contentAlexis Reigel2017-09-051-1/+4
| | |_|/ / / | |/| | | |
* | | | | | Fix diff comment button not showing after deleting a commentPhil Hughes2017-09-053-6/+14
|/ / / / /
* | | | | Merge branch 'additional-time-series-charts' into 'master'Tim Zallmann2017-09-059-152/+286
|\ \ \ \ \
| * | | | | Corrected collate functionJose Ivan Vargas2017-09-011-1/+1
| * | | | | refactor monitoring_store.jsMike Greiling2017-09-011-41/+37
| * | | | | simplify storeMetrics methodMike Greiling2017-09-011-6/+6
| * | | | | Increased opacity from 0.10 to 0.25Jose Ivan Vargas2017-09-011-1/+1
| * | | | | Added simple support for multiple colors on the different time seriesJose Ivan Vargas2017-08-315-18/+43
| * | | | | Increased the height of the graph when dealing with 3 plus legendsJose Ivan Vargas2017-08-301-3/+3
| * | | | | Corrected y scale for multiple time series and visual improvementsJose Ivan Vargas2017-08-302-12/+18
| * | | | | Fixed scss linter errorsJose Ivan Vargas2017-08-301-1/+1
| * | | | | Added and corrected specs for the additional time seriesJose Ivan Vargas2017-08-303-55/+46
| * | | | | Added vertical spacing when there's multiple legendsJose Ivan Vargas2017-08-304-21/+40
| * | | | | Refactored deployment mixinsJose Ivan Vargas2017-08-302-3/+2
| * | | | | Added legends for each of the time seriesJose Ivan Vargas2017-08-302-34/+52