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
2018-11-27Replace `=== true` with `parseBoolean()`Winnie Hellmann
2018-09-07Resolve "Improve handling of projects shared with a group"Dennis Tang
2018-06-25Enable "prefer-destructuring" in JS filesgfyoung
2018-01-23Added dispatcher imports for groups webpack bundlePhil Hughes
2017-10-13Remove unnecessary `Flash` importkushalpandya
2017-10-10Merge branch 'master' into bvl-group-treesBob Van Landuyt
2017-10-10Flash is now a ES6 modulePhil Hughes
2017-10-05Remove new subgroup/project droplab button initializationkushalpandya
2017-10-04Groups tree enhancements for Groups Dashboard and Group HomepageKushal Pandya
2017-09-09Import modules instead of using the ones in global namespaceFilipa Lacerda
2017-07-12Update vue-resourceFilipa Lacerda
2017-06-08Add tests when user has no direct acces to a groupAlfredo Sumaran
2017-06-08Update URL when paginating groupsAlfredo Sumaran
2017-06-07Address feedbackAlfredo Sumaran
2017-06-07Turn off every event on beforeDestroyAlfredo Sumaran
2017-06-07Address feedbackAlfredo Sumaran
2017-06-07Do not show spinner when fetching subgroupsAlfredo Sumaran
2017-06-06Minor visual adjustmentsAlfredo Sumaran
2017-06-06Improve pagination when searching or filteringAlfredo Sumaran
2017-06-02Use eventHub to update groups from GroupFilterableList classAlfredo Sumaran
2017-06-01Declare store and service inside Vue appAlfredo Sumaran
2017-06-01Use object destructuring when passing more than 3 params to follow style guideAlfredo Sumaran
2017-05-30Handle leave group actionAlfredo Sumaran
2017-05-30Fix toggling subgroups and paginationAlfredo Sumaran
2017-05-30Set pagination only when loading the appAlfredo Sumaran
2017-05-22Paginate group resultsAlfredo Sumaran
2017-05-16Basic layout for groups treeAlfredo Sumaran
2017-05-12Build tree object from endpoint responseAlfredo 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