Commit Graph

133 Commits

Author SHA1 Message Date
Martin Wortschack 60295c1430 Fix broken karma test 2018-12-15 10:50:46 +01:00
Fatih Acet 81ddb69255 Merge branch '51994-disable-merging-labels-in-dropdowns' into 'master'
Resolve "Fix labels dropdown with multiple same names"

Closes #51994

See merge request gitlab-org/gitlab-ce!23265
2018-12-13 13:38:21 +00:00
Kushal Pandya 295e8b9bed CE Backport: Epic issue list and related issue list re-design 2018-12-08 09:58:45 +00:00
Heinrich Lee Yu f57b1323ff
Fix failed tests and add extra test 2018-12-06 09:02:34 +08:00
Constance Okoghenun baa37edd93 Resolve "Issue board card design" 2018-11-07 17:20:17 +00:00
Mike Greiling 160157a92b
Prettify remaining files with differences in CE and EE 2018-10-31 14:33:12 -05:00
Mike Greiling f666026d71
Prettify all spec files 2018-10-17 11:18:17 -05:00
Johann Hubert Sonntagbauer 6f5723a169 enable jasmine/new-line-before-expect 2018-10-17 06:57:29 +02:00
Johann Hubert Sonntagbauer 0fd203ba24 enable jasmine/no-promise-without-done-fail 2018-10-16 21:31:16 +02:00
Mike Greiling a018974460 Convert remaining issue board components into ES module syntax 2018-10-10 17:08:43 +00:00
Mike Greiling d76190371c Resolve "Harmonize prettier and eslint configs" 2018-10-09 15:25:53 +00:00
Jose Vargas 65e18817a4 Add gl-button from gitlab-ui 2018-10-02 16:36:01 -05:00
Dmitriy Zaporozhets 7f8a520f8a Unite green buttons under one css class
Rename btn-new, btn-create and btn-save to btn-success

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2018-09-19 13:55:48 +03:00
Marcel Amirault 6876c7afa8 Fix grammar (setup to set-up) in code comments, spec, views, etc. 2018-09-17 09:17:33 +00:00
Tim Zallmann 44cb8a7407 Merge branch 'boards-querystring-backport' into 'master'
don't add trailing = when in urlParamsToArray function

See merge request gitlab-org/gitlab-ce!21179
2018-09-07 10:20:27 +00:00
Simon Knox 8a5121eb8e don't add trailing = when in urlParamsToArray function 2018-08-29 06:28:06 +10:00
Dicker Max c4d2db1f6c Fix if-check 2018-08-16 15:27:56 +00:00
Tim Zallmann fac4f50cf6 Send resize parameters for avatars 2018-08-07 06:04:33 +00:00
Felipe Artur 5815c5b48a [Backport] View summed weights of issues in board column 2018-07-30 13:44:41 +00:00
Filipa Lacerda c7d671a97d
Uses tooltip vue directive in issue card component 2018-06-27 17:16:29 +01:00
Filipa Lacerda 1b617fa677
Moves boards components into a .vue file 2018-06-26 14:31:31 +01:00
Lukas Eipert 0e6441164f
remove all unused eslint-disable rules 2018-06-20 14:28:28 +02:00
Mario de la Ossa cf41aaba5a Backport of "Add assignee lists to boards" 2018-06-07 20:54:24 +00:00
Kushal Pandya 6a4b4255a1 Update Sortable package path 2018-05-31 17:49:12 +05:30
Lukas Eipert 99c4e46d1d
fix `no-unused-vars` 2018-05-29 18:42:25 +02:00
Annabel Dunstone Gray bed783ac15
Rename btn-secondary to btn-default 2018-05-10 12:22:56 -07:00
Clement Ho fe60886aa2 Fix some karma specs 2018-04-24 15:43:55 -05:00
Clement Ho d2f8a4810f Fix karma specs 2018-04-16 13:46:30 -05:00
Clement Ho 94a72ecf5f [skip ci] Convert previous .card to .board-card 2018-04-13 15:27:10 -05:00
Filipa Lacerda 52440755df Merge branch 'move-board-blank-state-vue-component' into 'master'
Move BoardBlankState vue component

See merge request gitlab-org/gitlab-ce!17666
2018-04-09 10:08:05 +00:00
George Tsiolis 7009ec6562 Move BoardBlankState vue component 2018-04-07 03:04:35 +03:00
Filipa Lacerda eb71b5da81
Remove modal store and mixins from global scope 2018-04-06 13:12:21 +01:00
Felipe Artur 7c6f4adac9 Fix more specs 2018-04-05 14:58:49 -03:00
Felipe Artur 62574be35d Fix specs 2018-04-05 14:58:49 -03:00
Filipa Lacerda 3e6e2ef60d
Removes eslint disabled comments 2018-03-29 18:56:19 +01:00
Kushal Pandya 3fe4ea8018 Update path for ListLabel model 2018-03-05 18:05:58 +05:30
George Tsiolis 89c652b8fe Move BoardNewIssue vue component 2018-02-08 22:57:53 +02:00
George Tsiolis 87ee18c9d1 Move BoardList vue component to vue file 2018-02-06 16:12:04 +02:00
Winnie Hellmann 0711ebbd72 Use restore() instead of reset() for removing axios MockAdapter 2018-01-23 12:42:02 +01:00
Tim Zallmann 4167f19b0a Upgraded all vue libraries 2018-01-23 09:37:07 +00:00
Simon Knox e66a25a2c8 consistent code style 2018-01-18 09:17:59 +11:00
Simon Knox 6093b2a111 add test for search terms with + 2018-01-18 00:14:51 +11:00
Simon Knox aaa239686c fix board filter parsing - don't replace encoded + symbols with spaces 2018-01-16 22:22:45 +11:00
Filipa Lacerda 1245d35f14 Merge branch 'main-js-tidy-up' into 'master'
Tidy up main JS file

See merge request gitlab-org/gitlab-ce!16007
2018-01-11 18:40:22 +00:00
Phil Hughes 249b5015d7 Merge branch '34312-eslint-vue-plugin' into 'master'
Resolve "Add eslint-vue-plugin to our stack"

Closes #34312

See merge request gitlab-org/gitlab-ce!16210
2018-01-10 14:35:34 +00:00
Phil Hughes ff0f74ac6e
Tidy up main JS file 2018-01-10 11:07:42 +00:00
David Kuri 9452fd2b48 Fixing re-ordering of an issue when dragging it to the bottom a long issue list in the board 2018-01-09 09:24:08 +00:00
Filipa Lacerda b299198e1e
Adds `eslint-plugin-vue`, fixes linter errors and adds docs 2018-01-03 23:14:55 +00:00
Eric Eastwood 4ffc863afd Switch boards to Axios 2018-01-02 18:01:42 -06:00
Phil Hughes 3e789057d2
remove utl util imports from boards specs 2017-12-08 08:54:51 +00:00