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-08-30Update identicon path and selectorkushalpandya
2017-08-02Use kebab-case for propskushalpandya
2017-08-01Import `group_identicon` minor clean up and prop updateskushalpandya
2017-07-31Use GroupIdenticon for missing avatarskushalpandya
2017-06-16Expose correct path to groupAlfredo Sumaran
2017-06-08Add missing aria-hidden attribute to i tagsAlfredo Sumaran
2017-06-08Do not show access type to a group if there’s no accessAlfredo Sumaran
2017-06-08Display user access type for each groupAlfredo Sumaran
2017-06-07Address feedbackAlfredo Sumaran
2017-06-07Add rows hover state and improve layout for mobileAlfredo Sumaran
2017-06-06Minor visual adjustmentsAlfredo Sumaran
2017-06-01Fix JS error when filtering by optionAlfredo Sumaran
2017-06-01Restore accidentally deleted codeAlfredo Sumaran
2017-06-01Replace v-show with v-if to conform style guideAlfredo Sumaran
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-31Fix search by inputAlfredo Sumaran
2017-05-31Set visibility icon correctlyAlfredo Sumaran
2017-05-31Fix click event handlingAlfredo 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-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-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-12Build tree object from endpoint responseAlfredo Sumaran
2017-05-11Decorate server response objectsAlfredo Sumaran
2017-05-11Better checking for subgroupsAlfredo 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