summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards/components
Commit message (Expand)AuthorAgeFilesLines
* Remove non-functional add issue button on welcome listDonald Cook2019-04-021-1/+4
* Remove timezone conversion of issue due dates for issue board cardsElias Werberich2019-02-251-1/+1
* Add flex styles to board list only if board list is expandedAnnabel Dunstone Gray2019-02-111-1/+1
* fix misaligned projects dropdownJohann Hubert Sonntagbauer2019-01-172-2/+2
* Upgrade prettier and reformat files as necessaryMike Greiling2019-01-149-10/+10
* Merge branch '54386-integrate-mobile-css-framework-into-specific-frameworks' ...Annabel Dunstone Gray2019-01-031-1/+1
|\
| * Replace aside:not(.right-sidebar) with display propertiesTakuya Noguchi2018-12-121-1/+1
* | Use `parsePikadayDate` to parse due date stringKushal Pandya2018-12-271-2/+7
* | Merge branch '51994-disable-merging-labels-in-dropdowns' into 'master'Fatih Acet2018-12-131-2/+2
|\ \ | |/ |/|
| * Allow creating label lists with the same label nameHeinrich Lee Yu2018-12-061-2/+2
* | CE Backport: Epic issue list and related issue list re-designKushal Pandya2018-12-081-6/+14
* | Remove close icon from projects dropdown in issue boardsWinnie Hellmann2018-12-041-14/+1
|/
* Merge branch '52453-show-subgroups-in-group-create-issue' into 'master'Sean McGivern2018-11-211-4/+13
|\
| * Prettify JSHeinrich Lee Yu2018-11-191-8/+13
| * Change param name for consistencyHeinrich Lee Yu2018-11-191-1/+1
| * Update project selection dropdown API paramsHeinrich Lee Yu2018-11-191-1/+5
* | Prettify all the thingsMike Greiling2018-11-2016-254/+100
|/
* Use @gitlab npm namespaceClement Ho2018-11-168-9/+9
* Resolve "Issue board card design"Constance Okoghenun2018-11-073-48/+232
* Remove gitlab-ui loading icon from globalClement Ho2018-11-073-0/+6
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-3115-593/+605
* Update gitlab-ui to 1.9.0Clement Ho2018-10-292-4/+4
* Extract complex condition to computed propHeinrich Lee Yu2018-10-261-0/+3
* Fix project selector to show only projects with issuesHeinrich Lee Yu2018-10-261-1/+1
* Replace `<i>` in vue components with `<icon>`George Tsiolis2018-10-154-24/+32
* Convert remaining issue board components into ES module syntaxMike Greiling2018-10-1012-106/+97
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-093-4/+2
* Add gl-button from gitlab-uiJose Vargas2018-10-021-6/+10
* Merge branch '#48445-Issue-card-in-board-view-is-too-sensitive-to-drag-event'...Phil Hughes2018-10-011-1/+2
|\
| * Fix link handling for issue cards.Johann Hubert Sonntagbauer2018-09-251-1/+2
* | Merge branch 'group-weight-icon-and-text' into 'master'Annabel Dunstone Gray2018-09-271-1/+1
|\ \
| * | Add right margin to board-card-numberGeorge Tsiolis2018-09-261-1/+1
* | | Bump GitLab UI version and change the file imports to a single point of entry...jivl-bump-gitlab-uiJose Vargas2018-09-261-1/+1
|/ /
* | Add link component from gitlab-uiJose Ivan Vargas2018-09-251-2/+6
|/
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-203-5/+5
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-191-1/+1
* Use gitlab-ui loading iconClement Ho2018-09-113-12/+4
* Merge branch 'boards-querystring-backport' into 'master'Tim Zallmann2018-09-071-8/+6
|\
| * don't add trailing = when in urlParamsToArray functionSimon Knox2018-08-291-8/+6
* | Fix if-checkDicker Max2018-08-161-1/+1
|/
* Resolve "Add missing i18n strings to issue boards."Constance Okoghenun2018-08-101-3/+5
* Resolve "Board label edit drop down is showing incorrect selected labels summ...Constance Okoghenun2018-08-071-0/+10
* Backport issue board milestone lists EE changesOswaldo Ferreira2018-08-071-3/+12
* Resolve "List of projects not loading when trying to create an issue from a b...Constance Okoghenun2018-08-012-1/+2
* [Backport] View summed weights of issues in board columnFelipe Artur2018-07-301-0/+13
* Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray2018-07-192-2/+2
* Port of EE refactoring to extract EE lines from boardsPaul Slaughter2018-07-033-21/+45
* Uses tooltip vue directive in issue card componentFilipa Lacerda2018-06-271-2/+8
* Merge branch 'fl-tech-debt' into 'master'Phil Hughes2018-06-279-669/+682
|\
| * Moves boards components into a .vue filefl-tech-debtFilipa Lacerda2018-06-269-669/+682