Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'ide-workbench-bar' into ide-activity-bar-review-mode | Phil Hughes | 2018-04-26 | 43 | -574/+1068 |
|\ | |||||
| * | fixed commit files not opening correctly | Phil Hughes | 2018-04-25 | 2 | -1/+5 |
| * | fixed eslint | Phil Hughes | 2018-04-25 | 1 | -12/+13 |
| * | fixed alignment of new dropdown in file rows | Phil Hughes | 2018-04-25 | 2 | -21/+28 |
| * | Merge branch 'master' into ide-workbench-bar | Phil Hughes | 2018-04-25 | 42 | -578/+1055 |
| |\ | |||||
| | * | Merge branch 'align-project-avatar-on-small-viewports' into 'master' | Phil Hughes | 2018-04-25 | 1 | -4/+0 |
| | |\ | |||||
| | | * | Align project avatar on small viewports | George Tsiolis | 2018-04-23 | 1 | -4/+0 |
| | * | | Merge branch '30998-add-babel-rewire-plugin' into 'master' | Clement Ho | 2018-04-24 | 8 | -0/+24 |
| | |\ \ | |||||
| | | * | | add default exports to prevent rewire plugin from breaking vuex | Mike Greiling | 2018-04-23 | 8 | -0/+24 |
| | * | | | Show Runner's description on job's page | Tomasz Maczukin | 2018-04-24 | 1 | -1/+1 |
| | * | | | Merge branch 'ide-file-finder' into 'master' | Filipa Lacerda | 2018-04-24 | 17 | -55/+548 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | Merge branch 'master' into ide-file-finder | Phil Hughes | 2018-04-23 | 23 | -151/+395 |
| | | |\ \ | | | | |/ | |||||
| | | * | | Merge branch 'master' into ide-file-finder | Phil Hughes | 2018-04-19 | 27 | -279/+842 |
| | | |\ \ | |||||
| | | * | | | moved keycodes constants to common lib file | Phil Hughes | 2018-04-19 | 5 | -12/+15 |
| | | * | | | Merge branch 'master' into ide-file-finder | Phil Hughes | 2018-04-19 | 7 | -159/+262 |
| | | |\ \ \ | |||||
| | | * | | | | fixed scss lint | Phil Hughes | 2018-04-18 | 1 | -7/+4 |
| | | * | | | | Merge branch 'master' into ide-file-finder | Phil Hughes | 2018-04-18 | 51 | -867/+1435 |
| | | |\ \ \ \ | |||||
| | | * | | | | | fixed up scrolling to items in finder dropdown | Phil Hughes | 2018-04-18 | 2 | -3/+22 |
| | | * | | | | | fixed dropdown not being scrollable | Phil Hughes | 2018-04-18 | 1 | -5/+1 |
| | | * | | | | | disable hover styles correctly in file finder dropdown | Phil Hughes | 2018-04-18 | 2 | -9/+11 |
| | | * | | | | | fix mouseOver & arrow keys working at same time | Phil Hughes | 2018-04-18 | 1 | -3/+16 |
| | | * | | | | | created constants file | Phil Hughes | 2018-04-16 | 4 | -85/+105 |
| | | * | | | | | fixed eslint & karma specs | Phil Hughes | 2018-04-16 | 1 | -2/+1 |
| | | * | | | | | remove v-html & use vdom instead | Phil Hughes | 2018-04-16 | 1 | -18/+31 |
| | | * | | | | | order files by lastOpenedAt date even after filtering | Phil Hughes | 2018-04-16 | 3 | -6/+45 |
| | | * | | | | | added specs to store | Phil Hughes | 2018-04-16 | 3 | -4/+28 |
| | | * | | | | | fixed eslint | Phil Hughes | 2018-04-16 | 2 | -9/+10 |
| | | * | | | | | fixes the sort to correctly order the array | Phil Hughes | 2018-04-16 | 2 | -10/+9 |
| | | * | | | | | removed output that wasn't meant to be there :see_no_evil: | Phil Hughes | 2018-04-16 | 1 | -1/+0 |
| | | * | | | | | added specs | Phil Hughes | 2018-04-16 | 5 | -10/+24 |
| | | * | | | | | added ChangedFileIcon component to rows | Phil Hughes | 2018-04-16 | 1 | -0/+10 |
| | | * | | | | | moved CSS into SCSS file | Phil Hughes | 2018-04-16 | 4 | -39/+40 |
| | | * | | | | | added keymap to editor to open file finder | Phil Hughes | 2018-04-16 | 4 | -2/+56 |
| | | * | | | | | small performance improvement by caching the computed prop | Phil Hughes | 2018-04-16 | 2 | -7/+10 |
| | | * | | | | | correctly show the dropdown with `t` keypress | Phil Hughes | 2018-04-16 | 9 | -59/+194 |
| | | * | | | | | Added fuzzy file finder to web IDE | Phil Hughes | 2018-04-16 | 5 | -1/+152 |
| | * | | | | | | Merge branch '33697-remove-ujs-action-big-graph' into 'master' | Phil Hughes | 2018-04-23 | 8 | -158/+115 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Fix eslint | Filipa Lacerda | 2018-04-23 | 1 | -1/+1 |
| | | * | | | | | | Fix disabled state while making a request | Filipa Lacerda | 2018-04-23 | 6 | -91/+110 |
| | | * | | | | | | Use axios request to interact with API instead of UJS | Filipa Lacerda | 2018-04-23 | 5 | -86/+24 |
| | | | |_|_|_|/ | | | |/| | | | | |||||
| | * | | | | | | Merge branch 'fl-prettify-2' into 'master' | Tim Zallmann | 2018-04-23 | 4 | -264/+255 |
| | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch 'master' into fl-prettify-2 | Filipa Lacerda | 2018-04-23 | 48 | -422/+1232 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | * | | | | | | Runs prettier on some vue shared components | Filipa Lacerda | 2018-04-19 | 4 | -264/+255 |
| | * | | | | | | | Merge branch 'fl-prettify' into 'master' | Phil Hughes | 2018-04-23 | 3 | -115/+124 |
| | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | Prettify vue shared component & improve tests to match guidelines | Filipa Lacerda | 2018-04-19 | 3 | -115/+124 |
| | | |/ / / / / / | |||||
| | * | | | | | | | Emit `toggleCollapse`, `onDropdownClose` on component | Kushal Pandya | 2018-04-23 | 1 | -1/+13 |
| | * | | | | | | | Emit `onValueClick` event on component when container is clicked | Kushal Pandya | 2018-04-23 | 1 | -0/+6 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | remove underline from context header | Phil Hughes | 2018-04-24 | 1 | -0/+5 |
* | | | | | | | | fixed typo | Phil Hughes | 2018-04-23 | 1 | -1/+1 |
* | | | | | | | | fixed scss lint & ide_tree_spec | Phil Hughes | 2018-04-23 | 1 | -3/+0 |