Commit Graph

111 Commits

Author SHA1 Message Date
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
Eric Eastwood f3433d8a68 Backport changes from refactor sidebar weight block Vue and move to Issue Boards
See https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3566
2017-12-04 15:02:48 -06:00
Eric Eastwood f494dbc515 Async notification subscriptions in issue boards 2017-11-20 12:38:53 -02:00
Simon Knox eff1c1213e backport boards specs 2017-09-06 16:55:23 +10:00
Tim Zallmann 955d684cde Merge branch '36517-failing-karma-tests-for-chrome-60' into 'master'
Resolve "Failing karma tests for Chrome 60"

Closes #36517

See merge request !13646
2017-08-21 07:18:44 +00:00
Phil Hughes ad46dcca40
Fixed issue boards closed list displaying empty label
Closes #36650
2017-08-18 10:57:02 +01:00
Mike Greiling e289b8cccb fix test failures in board_new_issue_spec.js on Chrome 60 2017-08-17 23:42:28 -05:00
Regis Boudinot c543970d93 Show all labels 2017-08-08 01:52:18 +00:00
Winnie Hellmann 925eea2672 Make JavaScript tests fail for unhandled Promise rejections 2017-06-23 09:28:19 +00:00
Douwe Maan 0bcb1d35ec Merge branch 'expand-backlog-closed-lists-issue-boards' into 'master'
Expand/collapse close & backlog lists in issue boards

Closes #23917

See merge request !11820
2017-06-07 15:05:37 +00:00
Phil Hughes a980a4f638 added tests for collapsing 2017-06-02 17:25:18 +01:00
Simon Knox 854e9de935 animate adding issue to boards
fix some false positive tests for board_new_issue
2017-06-01 17:14:08 +10:00
Filipa Lacerda b261fb7b33 Merge branch 'adopt-es-module-syntax' into 'master'
Adopt ES module syntax

See merge request !9567
2017-05-22 16:07:43 +00:00
Bryce Johnson 3c668fa04f Consolidate user avatar Vue logic 2017-05-18 16:37:48 -04:00
Mike Greiling 337acf4be3 fix eslint failures 2017-05-16 16:57:05 -05:00
Mike Greiling 283f968ef2 update frontend specs to use ES module syntax 2017-05-16 16:01:51 -05:00
Clement Ho 40f51c8e81 [skip ci] Fix FE conflicts with master 2017-05-05 09:19:58 -05:00
Valery Sizov 5004579b15 Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into mia_backort[ci skip] 2017-05-05 16:59:31 +03:00
Clement Ho 3f6477fd1f Fix karma 2017-05-04 14:35:02 -05:00
Clement Ho 9c4ee8ee64 Fix eslint and rubocop 2017-05-04 13:55:13 -05:00
Phil Hughes dd146a59c3 Changed how the default avatar is set 2017-05-04 16:33:42 +01:00
Valery Sizov 387c4b2c21 Backport of multiple_assignees_feature [ci skip] 2017-05-04 17:11:53 +03:00
Phil Hughes 6e21728d95 ESLint fix 2017-04-13 20:03:08 +01:00