54 Commits

Author SHA1 Message Date
Chen-I Lim
850f60e1fb Add rootId to blocks. Requires archive export / re-import. 2020-12-03 14:09:48 -08:00
Chen-I Lim
d8d6dfef64 Refactor templates to use mutator.duplicateBoard/Card 2020-11-18 09:52:31 -08:00
Chen-I Lim
e9e8818738 Use template icon for new cards if set 2020-11-17 11:17:44 -08:00
Chen-I Lim
c41ec11d0a Handle optional current 2020-11-17 10:53:46 -08:00
Chen-I Lim
8f7e6c0ba5 Organize imports 2020-11-12 18:48:59 -08:00
Chen-I Lim
58ac99d958 Fix linting 2020-11-12 14:55:55 -08:00
Chen-I Lim
0b3fa571a7 strictNullChecks 2020-11-12 14:06:02 -08:00
Chen-I Lim
d405f46114 strictNullChecks: Make boardTree, activeView and block.title non-optional 2020-11-12 12:33:05 -08:00
Chen-I Lim
68c4c07af9 Remove highlight on drop to hidden column 2020-11-11 09:51:08 -08:00
Chen-I Lim
95164e0cf0 cleanup addCardTemplate 2020-11-11 09:33:34 -08:00
Chen-I Lim
57d7eb35bd Create template from card 2020-11-11 09:21:16 -08:00
Chen-I Lim
289f8f9d30 Card templates 2020-11-10 11:23:08 -08:00
Jesús Espino
ae1b23b022 Fixing some linter errors 2020-11-02 11:20:00 +01:00
Jesús Espino
f0f455c61d Fixed the icons in the board headers 2020-11-02 11:17:50 +01:00
Jesús Espino
1479eeccfa Adding a bunch of icons 2020-10-30 18:31:40 +01:00
Chen-I Lim
48a067ab15 Undomanager groups: error checks for nested calls 2020-10-29 09:22:35 -07:00
Chen-I Lim
b79cb62fc3 Improve drag and drop multiple logic 2020-10-28 14:40:27 -07:00
Chen-I Lim
264ed20aa3 Del: delete selected cards 2020-10-28 14:13:43 -07:00
Chen-I Lim
b7ea5e677b Undo grouping 2020-10-28 13:57:53 -07:00
Chen-I Lim
25a1ebeda4 Cmd+Shift+Click to extend selection 2020-10-28 13:26:55 -07:00
Chen-I Lim
1aaf23c230 Drop cards after target when drag down in column 2020-10-28 11:58:55 -07:00
Chen-I Lim
8794145802 Manual card order 2020-10-28 10:46:36 -07:00
Chen-I Lim
0b34ed8015 Fix View title editing with board change 2020-10-27 14:36:07 -07:00
Jesús Espino
de18121a98 Move Button into widgets 2020-10-27 22:05:01 +01:00
Chen-I Lim
775db6c36d npm run fix 2020-10-27 14:00:15 -07:00
Jesús Espino
a783d318aa Moving icons into components and make them aware of the theme 2020-10-27 12:53:14 +01:00
Chen-I Lim
c165a2c77f Allow no-option column to be reordered. 2020-10-26 14:57:36 -07:00
Chen-I Lim
95955a01f8 Allow no-option column to be hidden 2020-10-26 14:35:45 -07:00
Jesús Espino
c5ad9361ab Moving more css aside components 2020-10-25 22:17:13 +01:00
Jesús Espino
1e80315e11 A bit extra work on i18n 2020-10-25 15:16:06 +01:00
Jesús Espino
2336aedf7d Migrate to new menu system the board card 2020-10-25 09:47:50 +01:00
Chen-I Lim
39680fe6d4 Don't allow empty option names 2020-10-24 11:33:20 -07:00
Jesús Espino
2e0a8691f1 Fixed tiny bug introduced in the previous commit 2020-10-24 11:04:05 +02:00
Jesús Espino
bcccfb8f0e Adding more translations 2020-10-24 11:02:01 +02:00
Jesús Espino
52956c3587 Moving the title from board/table into an independent component 2020-10-24 10:35:12 +02:00
Jesús Espino
1c310f746e Extracting the view header in its own component 2020-10-24 09:39:01 +02:00
Jesús Espino
6e51954866 Moving show filter to where is used 2020-10-24 09:12:09 +02:00
Jesús Espino
3859ad30b1 Moving header dots by menu into the new menu system 2020-10-24 08:43:53 +02:00
Jesús Espino
083052f9be Moving group by menu into the new menu system 2020-10-24 08:32:32 +02:00
Jesús Espino
2275c6b72e Moving properties menu into the new menu system 2020-10-24 08:21:58 +02:00
Chen-I Lim
816b875257 Drag and drop to hidden columns 2020-10-23 18:29:38 -07:00
Chen-I Lim
5328f38d63 Merge branch 'main' of github.com:mattermost/mattermost-octo-tasks into main 2020-10-23 15:33:35 -07:00
Chen-I Lim
015084ca09 Show hidden column counts 2020-10-23 15:33:33 -07:00
Jesús Espino
5d1ce562f9 Moving sort menu into the new menu system 2020-10-24 00:32:23 +02:00
Chen-I Lim
93bbc1343a Hide board columns 2020-10-23 15:16:15 -07:00
Chen-I Lim
3317a70138 Refactor card properties to use guids 2020-10-23 12:59:09 -07:00
Chen-I Lim
cc5b413f7c Fix some linting issues 2020-10-22 14:10:38 -07:00
Chen-I Lim
9b19981e88 Fix some linting issues 2020-10-22 09:46:06 -07:00
Chen-I Lim
3dfeeeba6d Shift+Click to mutl-select cards, drag multiple 2020-10-21 15:58:41 -07:00
Chen-I Lim
fb438ac52c reorganize viewModel folder 2020-10-20 18:54:39 -07:00