Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactored project:n* imports in dispatcher.js | Constance Okoghenun | 2018-01-11 | 4 | -20/+42 |
* | Merge branch '41608-clipboard-vue-button' into 'master' | Phil Hughes | 2018-01-11 | 1 | -1/+18 |
|\ | |||||
| * | Adds props to allow tooltip config. Breaks tests into specific cases41608-clipboard-vue-button | Filipa Lacerda | 2018-01-11 | 1 | -0/+12 |
| * | Add tooltip missing to clipboard component | Filipa Lacerda | 2018-01-10 | 1 | -1/+6 |
* | | Merge branch '41613-fix-redundant-modal' into 'master' | Filipa Lacerda | 2018-01-11 | 2 | -66/+68 |
|\ \ | |||||
| * | | Add modal dialog for leave group action | Kushal Pandya | 2018-01-11 | 1 | -11/+37 |
| * | | Move modal dialog to app root component | Kushal Pandya | 2018-01-11 | 1 | -55/+31 |
* | | | Merge branch 'admin-dispatcher' into 'master' | Filipa Lacerda | 2018-01-11 | 16 | -22/+93 |
|\ \ \ | |||||
| * | | | Uses `callDefault`admin-dispatcher | Phil Hughes | 2018-01-11 | 1 | -11/+33 |
| * | | | Admin dispatcher JS imports | Phil Hughes | 2018-01-11 | 16 | -22/+71 |
* | | | | Merge branch 'dispatcher-dashboard-activities' into 'master' | Filipa Lacerda | 2018-01-11 | 2 | -1/+6 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Refactor dashboard activities pathdispatcher-dashboard-activities | Clement Ho | 2018-01-10 | 2 | -1/+6 |
| | |/ | |/| | |||||
* | | | Merge branch 'dispatcher-sessions' into 'master' | Phil Hughes | 2018-01-11 | 5 | -7/+15 |
|\ \ \ | |||||
| * | | | Fix import | Clement Ho | 2018-01-10 | 1 | -1/+1 |
| * | | | Refactor dispatcher sessions path | Clement Ho | 2018-01-10 | 5 | -6/+14 |
| |/ / | |||||
* | | | Merge branch 'dispatcher-search' into 'master' | Phil Hughes | 2018-01-11 | 3 | -4/+8 |
|\ \ \ | |||||
| * | | | Refactor dispatcher search pathdispatcher-search | Clement Ho | 2018-01-10 | 3 | -4/+8 |
| |/ / | |||||
* | | | Fix up Web IDE user preference copy and buttons | Jose Ivan Vargas | 2018-01-11 | 1 | -0/+0 |
| |/ |/| | |||||
* | | Merge branch '41600-wider-project-readme-on-fixed-layout' into 'master' | Annabel Dunstone Gray | 2018-01-11 | 1 | -1/+1 |
|\ \ | |||||
| * | | Make project README containers wider on fixed layout | Takuya Noguchi | 2018-01-03 | 1 | -1/+1 |
* | | | Merge branch '41709-rich-blob-viewer-margins-for-pc' into 'master' | Annabel Dunstone Gray | 2018-01-11 | 2 | -12/+1 |
|\ \ \ | |||||
| * | | | Make rich blob viewer wider for PC | Takuya Noguchi | 2018-01-10 | 2 | -12/+1 |
* | | | | Merge branch 'explore-dispatcher-refactor' into 'master' | Fatih Acet | 2018-01-10 | 3 | -15/+28 |
|\ \ \ \ | |||||
| * | | | | Code improvements and fix bad conflict mergeexplore-dispatcher-refactor | Clement Ho | 2018-01-10 | 2 | -5/+1 |
| * | | | | Merge branch 'master' into 'explore-dispatcher-refactor' | Clement Ho | 2018-01-10 | 203 | -5345/+6044 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Fix eslint | Jacob Schatz | 2018-01-08 | 3 | -13/+11 |
| * | | | | Merge branch 'master' into explore-dispatcher-refactor | Jacob Schatz | 2018-01-08 | 3 | -6/+9 |
| |\ \ \ \ | |||||
| * | | | | | Fixes duplication | Jacob Schatz | 2018-01-08 | 1 | -16/+0 |
| * | | | | | Updating dispatcher without code fixes | Jacob Schatz | 2018-01-08 | 3 | -410/+357 |
| * | | | | | Refactor `explore:*` | Jacob Schatz | 2018-01-08 | 3 | -342/+428 |
* | | | | | | Merge branch 'projects-a-refactor' into 'master' | Fatih Acet | 2018-01-10 | 4 | -7/+33 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix indention and bad conflict mergeprojects-a-refactor | Clement Ho | 2018-01-10 | 1 | -7/+6 |
| * | | | | | | Merge branch 'master' into 'projects-a-refactor' | Clement Ho | 2018-01-10 | 203 | -5344/+6042 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| * | | | | | | Finishes dispatcher `projects:a*` stuff. | Jacob Schatz | 2018-01-08 | 3 | -5/+22 |
| * | | | | | | Fix `projects:a*` refactor for dispatcher | Jacob Schatz | 2018-01-08 | 2 | -2/+11 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch '41491-fix-nil-blob-name-error' into 'master' | Annabel Dunstone Gray | 2018-01-10 | 1 | -1/+7 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix 500 when visiting a commit where blobs do not exist (nil blobs)41491-fix-nil-blob-name-error | Eric Eastwood | 2018-01-09 | 1 | -1/+7 |
* | | | | | | Merge branch 'ph-dispatcher-1' into 'master' | Filipa Lacerda | 2018-01-10 | 6 | -8/+25 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Added admin:conversational_development_index:show import to dispatcherph-dispatcher-1 | Phil Hughes | 2018-01-09 | 2 | -1/+4 |
| * | | | | | | Added import:fogbugz:new_user_map import to dispatcher | Phil Hughes | 2018-01-09 | 2 | -1/+4 |
| * | | | | | | Added ci:lints import to dispatcher | Phil Hughes | 2018-01-09 | 3 | -2/+4 |
| * | | | | | | Added import for snippets:show in dispatcher | Phil Hughes | 2018-01-09 | 2 | -4/+13 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch '34312-eslint-vue-plugin' into 'master' | Phil Hughes | 2018-01-10 | 181 | -5129/+5776 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix broken modal | Filipa Lacerda | 2018-01-10 | 1 | -1/+1 |
| * | | | | | | Disable rule in modal.vue breaking tests | Filipa Lacerda | 2018-01-09 | 1 | -5/+3 |
| * | | | | | | Fix broken tests | Filipa Lacerda | 2018-01-09 | 2 | -100/+98 |
| * | | | | | | Fix broken specs | Filipa Lacerda | 2018-01-09 | 5 | -22/+10 |
| * | | | | | | Fix broken test for application row | Filipa Lacerda | 2018-01-09 | 1 | -2/+2 |
| * | | | | | | Fix broken tests for project list and header | Filipa Lacerda | 2018-01-09 | 2 | -2/+2 |
| * | | | | | | Fix application row specs | Filipa Lacerda | 2018-01-09 | 1 | -7/+7 |