summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/components
Commit message (Expand)AuthorAgeFilesLines
* added tooltip to bar buttonsPhil Hughes2018-05-061-2/+23
* fixed mis-aligned iconPhil Hughes2018-05-041-2/+2
* Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-co...Phil Hughes2018-05-045-74/+82
|\
| * Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-me...Phil Hughes2018-05-043-24/+77
| |\
| * | create constant for viewer typePhil Hughes2018-05-044-14/+25
| * | added specsPhil Hughes2018-05-042-1/+23
| * | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-me...Phil Hughes2018-05-033-8/+2
| |\ \
| * | | updated stylingPhil Hughes2018-05-032-10/+3
| * | | Added merge request to IDE sidebarPhil Hughes2018-05-032-67/+49
* | | | fixed disabled action sticking around too longPhil Hughes2018-05-042-2/+11
* | | | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-co...Phil Hughes2018-05-044-25/+78
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modesPhil Hughes2018-05-043-24/+77
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'ide-tree-changes-count' into 'master'Filipa Lacerda2018-05-033-24/+77
| | |\ \
| | | * | created computed propsPhil Hughes2018-05-021-2/+8
| | | * | scroll active item into view with animationPhil Hughes2018-05-021-1/+4
| | | * | use getters to correctly get the counts for both unstaged & staged changesPhil Hughes2018-05-011-3/+40
| | | * | Merge branch 'master' into ide-tree-changes-countPhil Hughes2018-04-305-53/+63
| | | |\ \
| | | * \ \ Merge branch 'master' into ide-tree-changes-countPhil Hughes2018-04-253-39/+433
| | | |\ \ \
| | | * | | | removed horrible getter & instead prefer the statePhil Hughes2018-04-201-7/+3
| | | * | | | added support for staged filesPhil Hughes2018-04-192-9/+3
| | | * | | | Merge branch 'master' into ide-tree-changes-countPhil Hughes2018-04-1912-193/+576
| | | |\ \ \ \
| | | * | | | | updated stylingPhil Hughes2018-04-191-12/+20
| | | * | | | | Added changes count to web IDE folderPhil Hughes2018-04-191-2/+11
| * | | | | | | fixed specsPhil Hughes2018-05-033-8/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | improve logic of success messagePhil Hughes2018-05-043-12/+24
* | | | | | | improved success message after commit with new sidebarPhil Hughes2018-05-037-23/+30
* | | | | | | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-co...Phil Hughes2018-05-034-27/+69
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modesPhil Hughes2018-05-033-30/+71
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Improve Web IDE Commit PanelAndré Luís2018-05-033-28/+66
| | | |_|_|/ | | |/| | |
* | | | | | removed unused computed propPhil Hughes2018-05-032-6/+9
* | | | | | fixed incorrect computed prop being usedPhil Hughes2018-05-032-3/+6
* | | | | | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-co...Phil Hughes2018-05-039-70/+171
|\ \ \ \ \ \ | |/ / / / /
| * | | | | made path prop in dropdown optionalPhil Hughes2018-05-024-6/+8
| * | | | | changed which element is hiddenPhil Hughes2018-05-011-6/+21
| * | | | | hide edit/preview tabs in review & commit modePhil Hughes2018-05-011-3/+14
| * | | | | fixed undefined variable after variable name changePhil Hughes2018-04-291-2/+2
| * | | | | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-activity-b...Phil Hughes2018-04-277-65/+72
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ide-workbench-bar' into ide-activity-bar-review-modePhil Hughes2018-04-263-10/+404
| |\ \ \ \ \ \
| * | | | | | | fixed typoPhil Hughes2018-04-231-1/+1
| * | | | | | | created HOC for the tree list to cover both edit & review modePhil Hughes2018-04-233-91/+101
| * | | | | | | Added review mode to new IDE sidebarPhil Hughes2018-04-237-33/+96
* | | | | | | | disabled commit view when no changes are availablePhil Hughes2018-05-028-18/+74
* | | | | | | | stop expanding form below window heightPhil Hughes2018-05-011-1/+3
* | | | | | | | spec fixesPhil Hughes2018-05-011-7/+9
* | | | | | | | open the last updated file automatically in commit viewPhil Hughes2018-05-011-0/+18
* | | | | | | | specsPhil Hughes2018-04-271-4/+4
* | | | | | | | Merge branch '44846-improve-web-ide-left-panel-and-modes' into ide-sidebar-co...Phil Hughes2018-04-275-53/+63
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'master' into 44846-improve-web-ide-left-panel-and-modesPhil Hughes2018-04-275-53/+63
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Merge branch 'master' into ide-temp-file-folder-fixesPhil Hughes2018-04-253-39/+433
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | force modified icon in tree list & tab barPhil Hughes2018-04-253-2/+11