Commit Graph

98 Commits

Author SHA1 Message Date
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
Phil Hughes c922b846fe Only increase the page number for boards when we need to
Closes #30902
2017-04-13 16:33:19 +01:00
Phil Hughes 3369232ca2 Added specs for board list component 2017-04-05 09:59:41 +01:00
Phil Hughes 6765a4e4d3 Stops triggering board sidebar when clicking avatar 2017-03-28 12:19:10 +01:00
Sean McGivern bc36dfe87f Merge branch 'rename_done_to_closed' into 'master'
Change Done column to Closed in issue boards

Closes #29420

See merge request !10198
2017-03-27 16:30:33 +00:00
Phil Hughes 88280aa6bb Fixed up issue boards JS specs
The objects where passed in the wrong order so would actually cause a timeout eventually. Also changed to used random numbers so this error would of been more obvious

Closes #29329
2017-03-27 11:43:17 +01:00
blackst0ne 1fb9de2bf7 Change Done column to Closed in issue boards 2017-03-24 23:40:35 +11:00
Mike Greiling 5f7c0bd7b7 remove Cookies class from global space 2017-03-22 03:07:27 -05:00
Mike Greiling d9dedc36c3 remove Vue from the global space 2017-03-20 22:12:01 -05:00
Phil Hughes de93054e78 Fixed eslint 2017-03-16 15:15:51 +00:00
Phil Hughes 8135ea993a Catches errors when generating lists 2017-03-16 14:11:02 +00:00
Mike Greiling 29e0cb4b91 Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
Valery Sizov 710e4df933 Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issues 2017-03-06 18:50:59 +02:00
winniehell 572f9782d5 Remove .es6 from file extensions (!9241) 2017-03-05 21:22:40 +01:00