semantic-kanban
semantic-kanban copied to clipboard
A simple Kanban Component built with Semantic-UI + Vue.js
I have noticed that you use jQuery to hide and show dialogs, however, it is recommended not to since it manipulates the DOM. Besides this, I couldn't even use the...
- Make avatar picture clickable, that emits `changeAvatar` event - Create a default dialog for upload the avatar image, that emits `updateAvatar` on click `save` button. The event param can...
In order to facilitate to add more unit tests, the base code was rewritten based on the `vue-webpack-boilerplace`, that is a full-featured webpack setup, including unit testes configurations.
It will be very useful to have support for adding / removing columns