summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Uses mixins for repeated functionsPhil Hughes2017-02-036-10/+26
* Props use objects with required & type valuesPhil Hughes2017-02-037-23/+73
* Removes labels instead of closing issue when clicking remove buttonPhil Hughes2017-02-039-18/+38
* Fixed JS lint errorsPhil Hughes2017-02-031-3/+2
* Added webkit CSS propertiesPhil Hughes2017-02-031-0/+9
* Fixed bug with empty state showing after searchPhil Hughes2017-02-0320-30/+47
* Fixed bug where 2 un-selected issues would stay on selected tabPhil Hughes2017-02-031-2/+3
* Fixed DB schemaPhil Hughes2017-02-034-7/+7
* Added remove buttonPhil Hughes2017-02-034-2/+45
* Fixed issue link hrefPhil Hughes2017-02-033-6/+16
* Disabled add issues button if no lists existPhil Hughes2017-02-033-11/+23
* Fixed issue with issue not persisting in listPhil Hughes2017-02-031-1/+1
* Fixed up JS testsPhil Hughes2017-02-031-1/+1
* Reuse endpoint to list issues for a list instead of create a new oneDouglas Barbosa Alexandre2017-02-035-31/+16
* Removed backlog frontend codePhil Hughes2017-02-032-3/+1
* Lists dropdown drops upPhil Hughes2017-02-032-1/+6
* Some styling updatesPhil Hughes2017-02-037-25/+58
* Fixed some failing lint testsPhil Hughes2017-02-034-7/+8
* Infinite scrollingPhil Hughes2017-02-035-6/+37
* Fixed masonry re-triggering when it didnt need toPhil Hughes2017-02-031-2/+8
* Boards spec update to take into account removed backlogPhil Hughes2017-02-031-1/+1
* Remove backlog lists from board servicesDouglas Barbosa Alexandre2017-02-031-1/+0
* Remove backlog lists from boardsDouglas Barbosa Alexandre2017-02-032-5/+1
* Used issue bulk update instead of different endpointPhil Hughes2017-02-037-20/+16
* Added more testsPhil Hughes2017-02-035-3/+11
* Reloads issues when re-opening modalPhil Hughes2017-02-039-35/+5
* Added empty statePhil Hughes2017-02-038-9/+105
* Cleaned up some codePhil Hughes2017-02-038-163/+91
* Started testsPhil Hughes2017-02-0311-33/+32
* Created a modal storePhil Hughes2017-02-039-73/+98
* Search bar now returns dataPhil Hughes2017-02-037-35/+72
* Changed where data gets loadedPhil Hughes2017-02-038-43/+61
* Added selectable list before adding issuesPhil Hughes2017-02-035-8/+100
* Mobile sizesPhil Hughes2017-02-031-1/+11
* Fixes layout issue on selected tabPhil Hughes2017-02-032-4/+15
* Selected issues show with checkmarkPhil Hughes2017-02-036-24/+141
* Added masonry layoutPhil Hughes2017-02-036-17/+85
* Styling fix for listPhil Hughes2017-02-034-2/+9
* Add issues to boards listPhil Hughes2017-02-0317-52/+436
* Merge branch 'squash' into 'master' Sean McGivern2017-02-039-22/+58
|\
| * Backport changes from EE squashSean McGivern2017-02-039-22/+58
* | Merge branch 'fwn-to-find-by-full-path' into 'master' Dmitriy Zaporozhets2017-02-038-12/+8
|\ \ | |/ |/|
| * replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-038-12/+8
* | Merge branch 'fix-git-hooks-when-creating-file' into 'master' Douwe Maan2017-02-0220-321/+626
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...fix-git-hooks-when-creating-fileLin Jen-Shin2017-02-02121-508/+871
| |\ \
| * | | Make sure different project gets a merge requestLin Jen-Shin2017-01-261-2/+4
| * | | Merge remote-tracking branch 'upstream/master' into fix-git-hooks-when-creati...Lin Jen-Shin2017-01-263-9/+9
| |\ \ \
| * | | | Try to check if branch diverged explicitlyLin Jen-Shin2017-01-261-6/+13
| * | | | Make GitHooksService#execute return block valueLin Jen-Shin2017-01-262-8/+4
| * | | | Use commit rather than branch, and rename to avoid confusionLin Jen-Shin2017-01-261-8/+8