summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Add left margin to definition elements13355-definition-marginAnnabel Dunstone Gray2018-01-031-0/+4
* Merge branch 'tz-ide-file-icons' into 'master'Sean McGivern2018-01-036-16/+713
|\
| * Multi File Editor File iconsTim Zallmann2018-01-036-16/+713
* | Merge branch '41120-performance-bar-auto-scroll' into 'master'Tim Zallmann2018-01-031-10/+15
|\ \ | |/ |/|
| * Cache document query41120-performance-bar-auto-scrollFilipa Lacerda2018-01-021-2/+3
| * Merge branch 'master' into 41120-performance-bar-auto-scrollFilipa Lacerda2018-01-02104-1224/+2339
| |\
| * | Use non cached variables to get scroll position because of the performance barFilipa Lacerda2017-12-211-10/+14
* | | Merge branch '41357-empty-state-mr' into 'master'Annabel Dunstone Gray2018-01-031-1/+0
|\ \ \
| * | | Resolve "Modify the empty state of changes in MR"Filipa Lacerda2018-01-031-1/+0
| | |/ | |/|
* | | Merge branch 'fix/remove-unnecessary-sidebar-element-alignment' into 'master'Annabel Dunstone Gray2018-01-031-4/+0
|\ \ \
| * | | Remove unnecessary sidebar element realignmentGeorge Tsiolis2018-01-021-4/+0
| |/ /
* | | Merge branch 'jramsay-41287-well-list-overflow' into 'master'Annabel Dunstone Gray2018-01-031-0/+1
|\ \ \ | |/ / |/| |
| * | Add break word wrapping to well-listjramsay-41287-well-list-overflowJames Ramsay2018-01-021-0/+1
* | | Merge branch 'fix/activity-inline-event-line-height' into 'master'Annabel Dunstone Gray2018-01-021-1/+6
|\ \ \ | |/ / |/| |
| * | Fix activity inline event line height on mobileGeorge Tsiolis2017-12-281-1/+6
* | | Clears visual token on second backspaceMartin Wortschack2018-01-021-15/+27
* | | Resolve "Webpack Roadmap"Constance Okoghenun2017-12-286-221/+212
* | | Merge branch 'show_proper_labels_in_board_issue_sidebar_when_issue_is_closed'...Sean McGivern2017-12-281-1/+0
|\ \ \ | |/ / |/| |
| * | remove the labelChristiaan Van den Poel2017-12-171-1/+0
* | | Humanize the units of "Showing last X KiB of log" in job tracesh-make-kib-humanStan Hu2017-12-271-2/+2
* | | Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-225-1/+31
* | | Merge branch 'jivl-general-icons-2' into 'master'Tim Zallmann2017-12-2210-17/+57
|\ \ \
| * | | Replaced the remaining code-fork iconsjivl-general-icons-2Jose Ivan Vargas2017-12-198-10/+31
| * | | code-fork replacementsJose Ivan Vargas2017-12-191-5/+6
| * | | Replaced some fork icons instances and fixed the Icon component on the MR WidgetJose Ivan Vargas2017-12-193-7/+19
| * | | replaced download icon for the sprite based oneJose Ivan Vargas2017-12-192-6/+12
* | | | Merge branch 'fl-update-svg' into 'master'Tim Zallmann2017-12-227-3/+7
|\ \ \ \
| * | | | Update DependenciesFilipa Lacerda2017-12-217-3/+7
| | |_|/ | |/| |
* | | | Merge branch '33609-hide-pagination' into 'master'Clement Ho2017-12-211-1/+7
|\ \ \ \
| * | | | Do not show Vue pagination if only one pageMario de la Ossa2017-12-211-1/+7
* | | | | Merge branch 'master' into fix-webpack-chunk-namingClement Ho2017-12-2199-1168/+2239
|\ \ \ \ \
| * | | | | Resolve "Decouple multi-file editor from file list"Tim Zallmann2017-12-2171-961/+1984
| | |/ / / | |/| | |
| * | | | Restore missing language code in datetime_utility.jsWinnie Hellmann2017-12-211-5/+13
| * | | | Merge branch '40063-markdown-editor-improvements' into 'master'Filipa Lacerda2017-12-213-16/+25
| |\ \ \ \
| | * | | | Add spec for previewing a note40063-markdown-editor-improvementsAnnabel Dunstone Gray2017-12-202-2/+2
| | * | | | Hide & show toolbar on MR pageAnnabel Dunstone Gray2017-12-181-3/+3
| | * | | | Fix formattingAnnabel Dunstone Gray2017-12-181-11/+11
| | * | | | Hide toolbar in markdown preview modeAnnabel Dunstone Gray2017-12-182-10/+19
| | |/ / /
| * | | | Merge branch 'jivl-replace-d3-v3-v4' into 'master'Mike Greiling2017-12-207-64/+105
| |\ \ \ \
| | * | | | added minChunks to the common_d3 bundlejivl-replace-d3-v3-v4Jose Ivan Vargas2017-12-182-7/+1
| | * | | | Removed fills from stat_contributors_graphJose Ivan Vargas2017-12-181-3/+0
| | * | | | cleaned up date_time_formattersJose Ivan Vargas2017-12-181-17/+8
| | * | | | Restored the timeScaleFormat for the prometheus dashboardJose Ivan Vargas2017-12-182-6/+41
| | * | | | Refactored d3 modules to instead of having a common_d3 dir, to use the micro ...Jose Ivan Vargas2017-12-187-121/+73
| | * | | | corrected functionality from the stat_contributors_graphJose Ivan Vargas2017-12-183-10/+25
| | * | | | fixed specs and the non-rendering stat_graph_contributors_graphJose Ivan Vargas2017-12-182-7/+6
| | * | | | optimized d3 v4 with a custom made bundleJose Ivan Vargas2017-12-186-6/+46
| | * | | | Modified contributors graph to use d3 v4Jose Ivan Vargas2017-12-182-24/+38
| | * | | | Update d3 to v4 and migrated the prometheus dashboardJose Ivan Vargas2017-12-183-43/+47
| | |/ / /
| * | | | Merge branch 'master' into layout-nav-es-modulelayout-nav-es-moduleFilipa Lacerda2017-12-2016-80/+79
| |\ \ \ \