Commit Graph

17 Commits

Author SHA1 Message Date
Mike Greiling a018974460 Convert remaining issue board components into ES module syntax 2018-10-10 17:08:43 +00:00
Mario de la Ossa cf41aaba5a Backport of "Add assignee lists to boards" 2018-06-07 20:54:24 +00:00
Lukas Eipert 99c4e46d1d
fix `no-unused-vars` 2018-05-29 18:42:25 +02:00
Kushal Pandya 3fe4ea8018 Update path for ListLabel model 2018-03-05 18:05:58 +05:30
Winnie Hellmann 0711ebbd72 Use restore() instead of reset() for removing axios MockAdapter 2018-01-23 12:42:02 +01:00
Eric Eastwood 4ffc863afd Switch boards to Axios 2018-01-02 18:01:42 -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
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 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 6765a4e4d3 Stops triggering board sidebar when clicking avatar 2017-03-28 12:19:10 +01:00
Mike Greiling d9dedc36c3 remove Vue from the global space 2017-03-20 22:12:01 -05:00
Phil Hughes 9cd53cd8e7 Moved issue boards new issue form template 2017-03-01 10:17:00 +00:00
Phil Hughes a9bcb5b8f9 Fixed eslint errors 2017-02-23 15:49:12 +00:00
Phil Hughes 7512af29fc Issue boards card in JS
Moved the issue boards card template into the JS. This helps to improve
the code coverage & will eventually make it easier to move this to .vue
files
2017-02-23 15:27:01 +00:00