summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Clean up new navigation templatesPhil Hughes2017-09-066-88/+6
* Use flexbox for prometheus graph row grouping instead of bootstrap classesMike Greiling2017-09-065-81/+13
* Make search dropdowns consistentWinnie Hellmann2017-09-051-5/+9
* 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 '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 '35010-projects-nav-dropdown' into 'master'Filipa Lacerda2017-09-0515-3/+694
|\ \ \
| * | | 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-058-149/+277
|\ \ \ \ | |/ / / |/| | |
| * | | 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
| * | | Added simple support for multiple colors on the different time seriesJose Ivan Vargas2017-08-314-17/+42
| * | | 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
| * | | 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-303-19/+32
| * | | Refactored deployment mixinsJose Ivan Vargas2017-08-302-3/+2
| * | | Added legends for each of the time seriesJose Ivan Vargas2017-08-302-34/+52
| * | | Refactored the monitoring_column component to process all of the time seriesJose Ivan Vargas2017-08-301-45/+77
| * | | Converted the dates for each time series on the storeJose Ivan Vargas2017-08-301-6/+14
| * | | Added monitoring_paths component to show multiple time series on a single chartJose Ivan Vargas2017-08-301-0/+40
* | | | Add feature highlight to Issue Boards in new navigation sidebarClement Ho2017-09-044-0/+131
* | | | Move "Move to different project" to sidebar34261-move-move-to-sidebarEric Eastwood2017-09-0314-183/+160
* | | | Merge branch 'issue-discussions-refactor' into 'master'Jacob Schatz2017-09-0244-86/+2830
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-3113-113/+121
| |\ \ \
| * \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-314-4/+11
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into issue-discussions-refactorDouwe Maan2017-08-3023-80/+256
| |\ \ \ \ \
| * | | | | | IssueNotesRefactor: Fix broken specs.Fatih Acet2017-08-291-0/+1
| * | | | | | IssueNotesRefactor: Fix quick submit spec.Fatih Acet2017-08-251-1/+1
| * | | | | | IssueNotesRefactor: Hide note reply form when submitted and show it again if ...Fatih Acet2017-08-231-9/+11