summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/boards
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '7714-boards-fe' into 'master'Kushal Pandya2019-03-072-1/+4
|\
| * Display Recent Boards in Board switcherRajat Jain2019-03-042-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 'master' into 54311-fix-board-add-labelrubenmoya2019-01-052-3/+8
|\
| * 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
* | | Add assignableLabelsEndpoint to issue after createing itrubenmoya2018-12-261-0/+1
|/ /
* | Merge branch '51994-disable-merging-labels-in-dropdowns' into 'master'Fatih Acet2018-12-133-5/+8
|\ \ | |/ |/|
| * Fix failed tests and add extra testHeinrich Lee Yu2018-12-061-3/+1
| * Allow creating label lists with the same label nameHeinrich Lee Yu2018-12-062-2/+7
| * Allow adding of duplicate label names in boardsHeinrich Lee Yu2018-12-061-3/+3
* | 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
|/
* Replace `=== true` with `parseBoolean()`Winnie Hellmann2018-11-272-4/+4
* 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-074-48/+233
* Remove gitlab-ui loading icon from globalClement Ho2018-11-073-0/+6
* Rename to assignable_labels_endpoint51620-cannot-add-label-to-issue-from-boardBrett Walker2018-10-311-1/+1
* Dynamically store the valid label endpointBrett Walker2018-10-311-0/+1
* Prettify remaining files with differences in CE and EEMike Greiling2018-10-3123-654/+684
* 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-1018-163/+161
* Resolve "Harmonize prettier and eslint configs"Mike Greiling2018-10-096-7/+5
* Add gl-button from gitlab-uiJose Vargas2018-10-021-6/+10
* circumvent browser cache on browser back navigationJohann Hubert Sonntagbauer2018-10-021-0/+11
* 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
* Upgrade eslint to v5Mike Greiling2018-09-201-2/+2
* Unite green buttons under one css classDmitriy Zaporozhets2018-09-192-2/+2
* Use gitlab-ui loading iconClement Ho2018-09-113-12/+4
* Merge branch 'boards-querystring-backport' into 'master'Tim Zallmann2018-09-073-31/+11
|\
| * don't add trailing = when in urlParamsToArray functionSimon Knox2018-08-293-31/+11
* | Fix if-checkDicker Max2018-08-161-1/+1