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-02-12Clean new Flash() and stop disabling no-new (eslint) when possibleAndré Luís
2018-01-03Switch boards to AxiosEric Eastwood
2017-11-13Export text utils as ES6 modulesFilipa Lacerda
2017-10-10Flash is now a ES6 modulePhil Hughes
2017-09-22Resolve "Better SVG Usage in the Frontend"Tim Zallmann
2017-09-06FE backport of group boards to reduce CE conflictsSimon Knox
2017-08-10removed global use of breakpoint checkerPhil Hughes
2017-08-04Backport to CE for:Lin Jen-Shin
2017-07-12Update vue-resourceFilipa Lacerda
2017-06-06updated service specPhil Hughes
2017-06-01fixed boards specsPhil Hughes
2017-05-31spec updatesPhil Hughes
2017-05-26Backport canEdit changes for conditional remove buttonEric Eastwood
2017-05-16update boards_bundle to ES module syntaxMike Greiling
2017-05-10Tech debt: Creates vue component for loading iconFilipa Lacerda
2017-05-10stub error handlers where uncaught Promise rejections currently existMike Greiling
2017-04-20Add ES lint support to identify poorly written PromisesKushal Pandya
2017-04-11Remove IIFEs in boards_bundle.jsAlfredo Sumaran
2017-03-24Merge branch 'add-issue-modal-loading-indicator' into 'master' Alfredo Sumaran
2017-03-23Merge branch 'add-issues-modal-filtered-search-takes-search-param' into 'mast...Filipa Lacerda
2017-03-21Fixed search param being used in the add issues modalPhil Hughes
2017-03-21Show loading icon when changing filter in add issues modalPhil Hughes
2017-03-21make eslint happyMike Greiling
2017-03-21remove Vue from the global spaceMike Greiling
2017-03-21Merge branch 'clear-page-param-after-filter-in-add-issues-modal' into 'master' Alfredo Sumaran
2017-03-18Rename 'All issues' to 'Open issues' in Add issues modalblackst0ne
2017-03-17Reset issue boards add issues modal page when filteringPhil Hughes
2017-03-16Moved reduce function to a utilPhil Hughes
2017-03-16Updated specs to check that the token is correctly addedPhil Hughes
2017-03-16Fixed search specsPhil Hughes
2017-03-16Fixed eslint errorsPhil Hughes
2017-03-16Created a container class for filtered searchPhil Hughes
2017-03-16Added filter bar into add issues modalPhil Hughes
2017-03-15Allow filtering by all started milestonesSean McGivern
2017-03-05Remove .es6 from file extensions (!9241)winniehell
2017-02-06Fixed eslintPhil Hughes
2017-02-06Merge branch 'master' into issues-modal-filtersPhil Hughes
2017-02-03Merge branch 'master' into go-go-gadget-webpackMike Greiling
2017-02-03Fixed eslint errorsPhil Hughes
2017-02-03Show empty state if filter returns empty resultsPhil Hughes
2017-02-03Resets modal filters when closingPhil Hughes
2017-02-03Passes through the correct endpointsPhil Hughes
2017-02-03Added all filtersPhil Hughes
2017-02-03Added user filter componentPhil Hughes
2017-02-03Hardcoded author, assignee & milestone dropdownsPhil Hughes
2017-02-03Started adding filters to issues modalPhil Hughes
2017-02-03Fixed adding to list bugPhil Hughes
2017-02-03Fixed modal lists dropdown not updating when list is deletedPhil Hughes
2017-02-03Removed Masonry, instead uses groups of dataPhil Hughes
2017-02-03Uses mixins for repeated functionsPhil Hughes