Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'add-issues-button-disable' into 'master' | Fatih Acet | 2017-02-16 | 1 | -1/+1 |
|\ | |||||
| * | Disables add issue buttonadd-issues-button-disable | Phil Hughes | 2017-02-09 | 1 | -1/+1 |
* | | Fix timezone on issue boards due dateissue_27317 | Felipe Artur | 2017-02-14 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'remove-jquery-ui-datepicker' into 'master' | Jacob Schatz | 2017-02-08 | 1 | -1/+2 |
|\ | |||||
| * | Removed jQuery UI datepicker | Phil Hughes | 2017-02-06 | 1 | -1/+2 |
* | | Merge branch 'remove-jquery-ui-sortable' into 'master' | Jacob Schatz | 2017-02-08 | 2 | -120/+0 |
|\ \ | |||||
| * | | Removed jQuery UI sortableremove-jquery-ui-sortable | Phil Hughes | 2017-02-06 | 2 | -120/+0 |
| |/ | |||||
* | | Merge branch 'fe-commit-mr-pipelines' into 'master' | Fatih Acet | 2017-02-06 | 2 | -11/+1 |
|\ \ | |||||
| * \ | Merge branch 'master' into fe-commit-mr-pipelines | Filipa Lacerda | 2017-02-04 | 8 | -29/+39 |
| |\ \ | | |/ | |||||
| * | | Merge branch 'master' into fe-commit-mr-pipelines | Filipa Lacerda | 2017-02-03 | 21 | -43/+960 |
| |\ \ | |||||
| * | | | Use single source of truth for vue_resource_interceptor | Filipa Lacerda | 2017-02-03 | 2 | -11/+1 |
* | | | | Fixed eslint | Phil Hughes | 2017-02-06 | 2 | -4/+10 |
* | | | | Merge branch 'master' into issues-modal-filters | Phil Hughes | 2017-02-06 | 12 | -264/+264 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | fix Vue warnings for missing element | Mike Greiling | 2017-02-03 | 1 | -2/+2 |
| * | | | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-02-03 | 21 | -43/+968 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-31 | 1 | -0/+6 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-27 | 12 | -168/+167 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into go-go-gadget-webpack | Phil Hughes | 2017-01-13 | 2 | -6/+21 |
| |\ \ \ \ | |||||
| * | | | | | migrate all javascript asset bundles and require syntax | Mike Greiling | 2017-01-10 | 3 | -18/+20 |
* | | | | | | Fixed eslint errors | Phil Hughes | 2017-02-03 | 4 | -5/+8 |
* | | | | | | Show empty state if filter returns empty results | Phil Hughes | 2017-02-03 | 2 | -1/+19 |
* | | | | | | Resets modal filters when closing | Phil Hughes | 2017-02-03 | 3 | -6/+16 |
* | | | | | | Passes through the correct endpoints | Phil Hughes | 2017-02-03 | 5 | -6/+46 |
* | | | | | | Added all filters | Phil Hughes | 2017-02-03 | 7 | -58/+140 |
* | | | | | | Added user filter component | Phil Hughes | 2017-02-03 | 2 | -80/+104 |
* | | | | | | Hardcoded author, assignee & milestone dropdowns | Phil Hughes | 2017-02-03 | 3 | -5/+112 |
* | | | | | | Started adding filters to issues modal | Phil Hughes | 2017-02-03 | 2 | -0/+49 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Fixed adding to list bug | Phil Hughes | 2017-02-03 | 1 | -2/+5 |
* | | | | | Fixed modal lists dropdown not updating when list is deletedadd-issues-to-boards | Phil Hughes | 2017-02-03 | 3 | -6/+5 |
* | | | | | Fixed remove btn error after creating new issue in list | Phil Hughes | 2017-02-03 | 1 | -0/+1 |
* | | | | | Removed Masonry, instead uses groups of data | Phil Hughes | 2017-02-03 | 10 | -76/+122 |
* | | | | | Uses mixins for repeated functions | Phil Hughes | 2017-02-03 | 6 | -10/+26 |
* | | | | | Props use objects with required & type values | Phil Hughes | 2017-02-03 | 7 | -23/+73 |
* | | | | | Removes labels instead of closing issue when clicking remove button | Phil Hughes | 2017-02-03 | 7 | -17/+37 |
* | | | | | Fixed JS lint errors | Phil Hughes | 2017-02-03 | 1 | -3/+2 |
* | | | | | Fixed bug with empty state showing after search | Phil Hughes | 2017-02-03 | 15 | -27/+38 |
* | | | | | Fixed bug where 2 un-selected issues would stay on selected tab | Phil Hughes | 2017-02-03 | 1 | -2/+3 |
* | | | | | Fixed DB schema | Phil Hughes | 2017-02-03 | 4 | -7/+7 |
* | | | | | Added remove button | Phil Hughes | 2017-02-03 | 3 | -2/+43 |
* | | | | | Fixed issue link href | Phil Hughes | 2017-02-03 | 2 | -5/+14 |
* | | | | | Disabled add issues button if no lists exist | Phil Hughes | 2017-02-03 | 1 | -8/+21 |
* | | | | | Fixed up JS tests | Phil Hughes | 2017-02-03 | 1 | -1/+1 |
* | | | | | Reuse endpoint to list issues for a list instead of create a new one | Douglas Barbosa Alexandre | 2017-02-03 | 2 | -4/+4 |
* | | | | | Removed backlog frontend code | Phil Hughes | 2017-02-03 | 2 | -3/+1 |
* | | | | | Lists dropdown drops up | Phil Hughes | 2017-02-03 | 1 | -1/+1 |
* | | | | | Some styling updates | Phil Hughes | 2017-02-03 | 5 | -12/+43 |
* | | | | | Fixed some failing lint tests | Phil Hughes | 2017-02-03 | 3 | -6/+7 |
* | | | | | Infinite scrolling | Phil Hughes | 2017-02-03 | 3 | -5/+31 |
* | | | | | Fixed masonry re-triggering when it didnt need to | Phil Hughes | 2017-02-03 | 1 | -2/+8 |
* | | | | | Boards spec update to take into account removed backlog | Phil Hughes | 2017-02-03 | 1 | -1/+1 |