Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-01Update i tags so they are not self closedAlfredo Sumaran
2017-06-01Put extra chars length on a constant for readabilityAlfredo Sumaran
2017-06-01Remove unnecesary return statementsAlfredo Sumaran
2017-06-01Add default prop valuesAlfredo Sumaran
2017-05-31Move eslint disable rule before line containing the offenseAlfredo Sumaran
2017-05-31Move component visibility validation to parent componentAlfredo Sumaran
2017-05-31Rename exposed property for better understandingAlfredo Sumaran
2017-05-31Fix search by inputAlfredo Sumaran
2017-05-31Fix pagination when sorting by optionAlfredo Sumaran
2017-05-31Set visibility icon correctlyAlfredo Sumaran
2017-05-31Fix click event handlingAlfredo Sumaran
2017-05-30Fix tests and eslint errorsAlfredo Sumaran
2017-05-30Display number of users and number of projects for each groupAlfredo Sumaran
2017-05-30Do not allow to expand a row if group doesn’t have subgroupsAlfredo Sumaran
2017-05-30Do not show edit button if user has no privilegeAlfredo Sumaran
2017-05-30Handle leave group actionAlfredo Sumaran
2017-05-30Fix toggling subgroups and paginationAlfredo Sumaran
2017-05-30Change is-expandable to has-subgroupsAlfredo Sumaran
2017-05-30Set pagination only when loading the appAlfredo Sumaran
2017-05-27Stop click event is group has no subgroupsAlfredo Sumaran
2017-05-26Add tests for Group item componentAlfredo Sumaran
2017-05-25Remove parent group prefix from current orphan groupAlfredo Sumaran
2017-05-24Build tree from server responseAlfredo Sumaran
2017-05-23Do not send page param when loading sub groupsAlfredo Sumaran
2017-05-23Add basic tests for groups componentAlfredo Sumaran
2017-05-22Paginate group resultsAlfredo Sumaran
2017-05-17Restore previous tree formatAlfredo Sumaran
2017-05-16Basic layout for groups treeAlfredo Sumaran
2017-05-16Stop event propagation to prevent multiple ajax callsAlfredo Sumaran
2017-05-12Fix tree generation when filtering by nameAlfredo Sumaran
2017-05-12Build tree object from endpoint responseAlfredo Sumaran
2017-05-11Decorate server response objectsAlfredo Sumaran
2017-05-11Better checking for subgroupsAlfredo Sumaran
2017-05-11Add support to filter groups by filter optionsAlfredo Sumaran
2017-05-10Add GroupFilterableList to be used as filterable classAlfredo Sumaran
2017-05-10Add support to filter by name to Group listAlfredo Sumaran
2017-05-10Set tree structure for groupsAlfredo Sumaran
2017-05-08Prepare groups components for subgroupsAlfredo Sumaran
2017-05-06List groups with basic detailsAlfredo Sumaran
2017-05-05Add GroupsService to fetch data from serverAlfredo Sumaran
2017-05-05Set Groups Vue app for Dashboard pageAlfredo Sumaran
2017-05-05Add “groups” JS bundleAlfredo Sumaran