summaryrefslogtreecommitdiff
path: root/app/assets/javascripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-co...Phil Hughes2018-05-0413-52/+154
|\
| * Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modesPhil Hughes2018-05-0412-51/+153
| |\
| | * Merge branch 'add-loading-icon-padding-for-pipeline-environments' into 'master'Tim Zallmann2018-05-031-0/+1
| | |\
| | | * Add loading icon padding for pipeline environmentsGeorge Tsiolis2018-04-281-0/+1
| | * | Merge branch 'move-time-tracking-spent-only-pane-vue-component' into 'master'Phil Hughes2018-05-033-17/+20
| | |\ \
| | | * | Move TimeTrackingSpentOnlyPane vue componentGeorge Tsiolis2018-05-033-17/+20
| | * | | Merge branch 'ide-tree-changes-count' into 'master'Filipa Lacerda2018-05-035-26/+102
| | |\ \ \
| | | * | | created computed propsPhil Hughes2018-05-022-3/+9
| | | * | | scroll active item into view with animationPhil Hughes2018-05-021-1/+4
| | | * | | fixed gettersPhil Hughes2018-05-012-5/+5
| | | * | | fixed staged files not being recognisedPhil Hughes2018-05-012-15/+13
| | | * | | fixed eslintPhil Hughes2018-05-013-4/+0
| | | * | | use getters to correctly get the counts for both unstaged & staged changesPhil Hughes2018-05-017-32/+65
| | | * | | Merge branch 'master' into ide-tree-changes-countPhil Hughes2018-04-3021-223/+265
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Merge branch 'master' into ide-tree-changes-countPhil Hughes2018-04-2537-578/+1042
| | | |\ \ \
| | | * \ \ \ Merge branch 'master' into ide-tree-changes-countPhil Hughes2018-04-2320-144/+357
| | | |\ \ \ \
| | | * | | | | removed horrible getter & instead prefer the statePhil Hughes2018-04-208-19/+38
| | | * | | | | updated code to use getter to get changedFilePhil Hughes2018-04-201-5/+5
| | | * | | | | fixed icon not showing for parentsPhil Hughes2018-04-201-1/+1
| | | * | | | | improve getters codePhil Hughes2018-04-201-5/+3
| | | * | | | | added support for staged filesPhil Hughes2018-04-193-11/+15
| | | * | | | | Merge branch 'master' into ide-tree-changes-countPhil Hughes2018-04-1925-246/+775
| | | |\ \ \ \ \
| | | * | | | | | updated stylingPhil Hughes2018-04-192-13/+21
| | | * | | | | | Added changes count to web IDE folderPhil Hughes2018-04-192-2/+14
| | * | | | | | | Merge branch '5480-sidebar-subscription-event-handling' into 'master'Phil Hughes2018-05-033-8/+26
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | * | | | | | Emit `toggleSidebar` event on component when icon is clickedKushal Pandya2018-05-031-0/+4
| | | * | | | | | Consume `toggleSubscription` event directly from Subscriptions componentKushal Pandya2018-05-031-7/+1
| | | * | | | | | Emit `toggleSubscription`, `toggleSidebar` events on componentKushal Pandya2018-05-031-1/+21
| * | | | | | | | fixed specsPhil Hughes2018-05-034-8/+3
* | | | | | | | | improve logic of success messagePhil Hughes2018-05-044-12/+30
* | | | | | | | | improved success message after commit with new sidebarPhil Hughes2018-05-038-23/+34
* | | | | | | | | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-co...Phil Hughes2018-05-0336-278/+372
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modesPhil Hughes2018-05-0335-281/+374
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch 'update-environment-item-action-buttons-icons' into 'master'Filipa Lacerda2018-05-035-34/+34
| | |\ \ \ \ \ \ \
| | | * | | | | | | Update environment item action buttons iconsGeorge Tsiolis2018-05-035-34/+34
| | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Improve Web IDE Commit PanelAndré Luís2018-05-039-29/+86
| | * | | | | | | Add pass through to stripHtml for undefined and null inputsOlivier Gonzalez2018-05-031-1/+5
| | | |/ / / / / | | |/| | | | |
| | * | | | | | Load branches on new merge request page asynchronouslyWinnie Hellmann2018-05-026-108/+122
| | * | | | | | Optimize Emoji Sprite HandlingTim Zallmann2018-05-023-37/+36
| | * | | | | | Revert "Merge branch '5480-sidebar-subscription-event-handling' into 'master'"Rémy Coutable2018-05-022-2/+9
| | * | | | | | Merge branch 'refactor/move-mr-widget-wip-vue-component' into 'master'Mike Greiling2018-05-023-38/+47
| | |\ \ \ \ \ \
| | | * | | | | | Move WorkInProgress vue componentGeorge Tsiolis2018-04-163-38/+47
| | * | | | | | | Merge branch 'refactor/move-sidebar-time-tracking-vue-component' into 'master'Filipa Lacerda2018-05-022-17/+20
| | |\ \ \ \ \ \ \
| | | * | | | | | | Move SidebarTimeTracking vue componentGeorge Tsiolis2018-05-022-17/+20
| | * | | | | | | | Merge branch 'refactor/move-no-tracking-pane-vue-component' into 'master'Phil Hughes2018-05-023-12/+15
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Move TimeTrackingNoTrackingPane vue componentGeorge Tsiolis2018-05-023-12/+15
| | | |/ / / / / / /
| | * | | | | | | | Consume `toggleSubscription` event directly from Subscriptions componentKushal Pandya2018-05-021-7/+1
| | * | | | | | | | Emit `toggleSubscription` event on component instead of eventHubKushal Pandya2018-05-021-2/+1
| | |/ / / / / / /
| | * | | | | | | Merge branch 'dm-commit-trailer-without-gravatar' into 'master'Robert Speicher2018-05-011-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix commit trailer rendering when Gravatar is disabledDouwe Maan2018-04-251-1/+1