summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update tests for newly added prop and bug fix30343-projects-in-groups-tree-fekushalpandya2017-08-071-0/+7
* Remove tooltip for project starskushalpandya2017-08-071-7/+1
* Fix project count bugkushalpandya2017-08-071-3/+7
* Remove unnecessary import and propkushalpandya2017-08-071-5/+2
* Use endpoint and path passed from parent viewkushalpandya2017-08-071-1/+1
* Use `shared/groups/groups_tree` partialkushalpandya2017-08-072-6/+3
* Replaced with shared/groups/* partialskushalpandya2017-08-072-16/+0
* Update tests to reflect prop changeskushalpandya2017-08-072-13/+10
* Remove unnecessary classkushalpandya2017-08-071-2/+1
* Use `tooltip` directive, constants for visibility handlingkushalpandya2017-08-072-39/+38
* Update comment to be relevantkushalpandya2017-08-071-1/+1
* Constants for Groups appkushalpandya2017-08-071-0/+19
* Update testskushalpandya2017-08-073-9/+22
* Use `groups_tree` partialkushalpandya2017-08-071-1/+1
* Update styles for no description groupskushalpandya2017-08-071-21/+14
* Add missing aria attributekushalpandya2017-08-071-1/+3
* Self close `<i>`, conditionally render descriptionkushalpandya2017-08-072-49/+41
* Remove unnecessary JS classkushalpandya2017-08-071-1/+1
* Subgroups tree partialkushalpandya2017-08-071-0/+12
* Revert to original explore groups layoutkushalpandya2017-08-071-12/+41
* Use `.bind()`kushalpandya2017-08-071-1/+1
* No need to additional `js-` prefix classkushalpandya2017-08-071-1/+1
* Update prop namekushalpandya2017-08-071-1/+1
* Show Groups before Projects, minor formatting updatekushalpandya2017-08-071-51/+49
* Ass support for showing has more linkkushalpandya2017-08-071-3/+26
* Fix prop condition, minor refactoringkushalpandya2017-08-071-19/+18
* Update prop namekushalpandya2017-08-071-2/+2
* Update styles to show groups before projects, has more linkskushalpandya2017-08-071-23/+43
* Project Folder Component Testskushalpandya2017-08-071-0/+47
* Add tests for Project Folder render testkushalpandya2017-08-071-0/+29
* Replace `has_subgroups` with `subgroup_count`kushalpandya2017-08-071-2/+2
* Use single quoteskushalpandya2017-08-071-1/+1
* Use render directlykushalpandya2017-08-071-1/+1
* Clean up unused variables, use computed propskushalpandya2017-08-071-8/+2
* Add computed props to use in HAML viewskushalpandya2017-08-071-0/+6
* Fix ESLInt issueskushalpandya2017-08-072-2/+1
* Fix SCSS lintskushalpandya2017-08-071-2/+2
* Add project objetkushalpandya2017-08-071-2/+21
* Project Item Component Testkushalpandya2017-08-071-0/+74
* Fix test to match updated feature behaviorkushalpandya2017-08-071-13/+5
* Update tests to test tooltips renderingkushalpandya2017-08-071-0/+8
* Remove unused class, add class for projectkushalpandya2017-08-071-2/+1
* Remove unused propkushalpandya2017-08-071-4/+0
* Remove unnecessary codekushalpandya2017-08-071-2/+2
* Add support for subgroups countkushalpandya2017-08-072-1/+13
* Empty state for groupskushalpandya2017-08-071-0/+7
* Use Groups tree viewkushalpandya2017-08-071-35/+12
* Replace with regular groups filterkushalpandya2017-08-071-2/+2
* Add styles for more items messagekushalpandya2017-08-071-0/+6
* Update prop naming stylekushalpandya2017-08-071-1/+1