mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Implement multi-selection
The UI and the internal APIs are still rough around the edges but the feature is basically working. You can now select multiple cards and move them together or (un|)assign them a label.
This commit is contained in:
parent
6457615e6a
commit
2c0030da62
45 changed files with 883 additions and 933 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,3 +3,4 @@
|
|||
.meteor-spk
|
||||
.tx/
|
||||
*.sublime-workspace
|
||||
tmp/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue