summaryrefslogtreecommitdiff
path: root/app/assets
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ide-workbench-bar' into ide-activity-bar-review-modePhil Hughes2018-04-2643-574/+1068
|\
| * fixed commit files not opening correctlyPhil Hughes2018-04-252-1/+5
| * fixed eslintPhil Hughes2018-04-251-12/+13
| * fixed alignment of new dropdown in file rowsPhil Hughes2018-04-252-21/+28
| * Merge branch 'master' into ide-workbench-barPhil Hughes2018-04-2542-578/+1055
| |\
| | * Merge branch 'align-project-avatar-on-small-viewports' into 'master'Phil Hughes2018-04-251-4/+0
| | |\
| | | * Align project avatar on small viewportsGeorge Tsiolis2018-04-231-4/+0
| | * | Merge branch '30998-add-babel-rewire-plugin' into 'master'Clement Ho2018-04-248-0/+24
| | |\ \
| | | * | add default exports to prevent rewire plugin from breaking vuexMike Greiling2018-04-238-0/+24
| | * | | Show Runner's description on job's pageTomasz Maczukin2018-04-241-1/+1
| | * | | Merge branch 'ide-file-finder' into 'master'Filipa Lacerda2018-04-2417-55/+548
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge branch 'master' into ide-file-finderPhil Hughes2018-04-2323-151/+395
| | | |\ \ | | | | |/
| | | * | Merge branch 'master' into ide-file-finderPhil Hughes2018-04-1927-279/+842
| | | |\ \
| | | * | | moved keycodes constants to common lib filePhil Hughes2018-04-195-12/+15
| | | * | | Merge branch 'master' into ide-file-finderPhil Hughes2018-04-197-159/+262
| | | |\ \ \
| | | * | | | fixed scss lintPhil Hughes2018-04-181-7/+4
| | | * | | | Merge branch 'master' into ide-file-finderPhil Hughes2018-04-1851-867/+1435
| | | |\ \ \ \
| | | * | | | | fixed up scrolling to items in finder dropdownPhil Hughes2018-04-182-3/+22
| | | * | | | | fixed dropdown not being scrollablePhil Hughes2018-04-181-5/+1
| | | * | | | | disable hover styles correctly in file finder dropdownPhil Hughes2018-04-182-9/+11
| | | * | | | | fix mouseOver & arrow keys working at same timePhil Hughes2018-04-181-3/+16
| | | * | | | | created constants filePhil Hughes2018-04-164-85/+105
| | | * | | | | fixed eslint & karma specsPhil Hughes2018-04-161-2/+1
| | | * | | | | remove v-html & use vdom insteadPhil Hughes2018-04-161-18/+31
| | | * | | | | order files by lastOpenedAt date even after filteringPhil Hughes2018-04-163-6/+45
| | | * | | | | added specs to storePhil Hughes2018-04-163-4/+28
| | | * | | | | fixed eslintPhil Hughes2018-04-162-9/+10
| | | * | | | | fixes the sort to correctly order the arrayPhil Hughes2018-04-162-10/+9
| | | * | | | | removed output that wasn't meant to be there :see_no_evil:Phil Hughes2018-04-161-1/+0
| | | * | | | | added specsPhil Hughes2018-04-165-10/+24
| | | * | | | | added ChangedFileIcon component to rowsPhil Hughes2018-04-161-0/+10
| | | * | | | | moved CSS into SCSS filePhil Hughes2018-04-164-39/+40
| | | * | | | | added keymap to editor to open file finderPhil Hughes2018-04-164-2/+56
| | | * | | | | small performance improvement by caching the computed propPhil Hughes2018-04-162-7/+10
| | | * | | | | correctly show the dropdown with `t` keypressPhil Hughes2018-04-169-59/+194
| | | * | | | | Added fuzzy file finder to web IDEPhil Hughes2018-04-165-1/+152
| | * | | | | | Merge branch '33697-remove-ujs-action-big-graph' into 'master'Phil Hughes2018-04-238-158/+115
| | |\ \ \ \ \ \
| | | * | | | | | Fix eslintFilipa Lacerda2018-04-231-1/+1
| | | * | | | | | Fix disabled state while making a requestFilipa Lacerda2018-04-236-91/+110
| | | * | | | | | Use axios request to interact with API instead of UJSFilipa Lacerda2018-04-235-86/+24
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'fl-prettify-2' into 'master'Tim Zallmann2018-04-234-264/+255
| | |\ \ \ \ \ \
| | | * \ \ \ \ \ Merge branch 'master' into fl-prettify-2Filipa Lacerda2018-04-2348-422/+1232
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | * | | | | | Runs prettier on some vue shared componentsFilipa Lacerda2018-04-194-264/+255
| | * | | | | | | Merge branch 'fl-prettify' into 'master'Phil Hughes2018-04-233-115/+124
| | |\ \ \ \ \ \ \
| | | * | | | | | | Prettify vue shared component & improve tests to match guidelinesFilipa Lacerda2018-04-193-115/+124
| | | |/ / / / / /
| | * | | | | | | Emit `toggleCollapse`, `onDropdownClose` on componentKushal Pandya2018-04-231-1/+13
| | * | | | | | | Emit `onValueClick` event on component when container is clickedKushal Pandya2018-04-231-0/+6
| | | |/ / / / / | | |/| | | | |
| * | | | | | | remove underline from context headerPhil Hughes2018-04-241-0/+5
* | | | | | | | fixed typoPhil Hughes2018-04-231-1/+1
* | | | | | | | fixed scss lint & ide_tree_specPhil Hughes2018-04-231-3/+0