Commit Graph

150 Commits

Author SHA1 Message Date
Jesús Espino
f4a0c28bda Fixing table select elements 2020-10-30 18:40:46 +01:00
Jesús Espino
1479eeccfa Adding a bunch of icons 2020-10-30 18:31:40 +01:00
Jesús Espino
e3e5d1d610 Adding delete/duplicate icons to the boardCard menu 2020-10-30 16:49:19 +01:00
Jesús Espino
4543f32435 Adding value selector/creator widget 2020-10-30 15:22:11 +01:00
Jesús Espino
dc89bfd627 Adding button with menu component and using it for the new button 2020-10-30 10:05:06 +01:00
Jesús Espino
238c7664a2 Tiny detail fixed on sidebar theming 2020-10-30 07:47:39 +01:00
Jesús Espino
7629e09eee Fix icon colors in the sidebar 2020-10-29 18:48:51 +01:00
Jesús Espino
4e55dc4ffb Improving theming in icons for the sidebar 2020-10-29 18:44:56 +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
3ec91d3208 Allow manual ordering of untitled cards 2020-10-28 11:28:23 -07:00
Chen-I Lim
8794145802 Manual card order 2020-10-28 10:46:36 -07:00
Jesús Espino
f5667304f6 Changing the behavior of the flash messages 2020-10-28 18:37:17 +01:00
Jesús Espino
2d3fd049ed Migrating flash messages into a component 2020-10-28 17:56:35 +01:00
Chen-I Lim
e5f2ffa600 Check current group by property in menu 2020-10-28 08:58:32 -07:00
Jesús Espino
ec93778293 Adding emoji picker 2020-10-28 10:45:15 +01:00
Jesús Espino
8afac6781d Adding sidebar collapse/expand 2020-10-28 08:50:22 +01:00
Chen-I Lim
9081144701 Markdown comments 2020-10-27 16:59:40 -07:00
Chen-I Lim
10824faa36 Merge branch 'main' of github.com:mattermost/mattermost-octo-tasks into main 2020-10-27 14:36:10 -07:00
Chen-I Lim
0b34ed8015 Fix View title editing with board change 2020-10-27 14:36:07 -07:00
Jesús Espino
598625b313 Improving sidebar menu 2020-10-27 22:18:17 +01:00
Chen-I Lim
c333c25bd5 Merge branch 'main' of github.com:mattermost/mattermost-octo-tasks into main 2020-10-27 14:13:01 -07:00
Chen-I Lim
c3297c7469 ViewHeader style 2020-10-27 14:12:58 -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
Chen-I Lim
3ff889ebab Fix: ViewTitle update on board change 2020-10-27 13:59:37 -07:00
Chen-I Lim
48719f16ce Handle missing option id when grouping cards 2020-10-27 12:08:12 -07:00
Jesús Espino
fa92e0fbfd Removing is hover state and using css instead 2020-10-27 16:30:15 +01:00
Jesús Espino
119dd543dc Improving a bit hover handling in table row 2020-10-27 16:19:59 +01:00
Jesús Espino
4ba0a3a081 Small style improvements 2020-10-27 16:09:11 +01:00
Jesús Espino
dfc29439b7 Making the CardDialog menu open to the left 2020-10-27 15:05:56 +01:00
Jesús Espino
5dbb352f0e Fixing some styles, including submenu options 2020-10-27 14:54:42 +01:00
Jesús Espino
93f26c2d59 Persist the selected theme in the local storage 2020-10-27 13:01:15 +01:00
Jesús Espino
a983cd8322 Fixing a tiny compile problem 2020-10-27 12:53:57 +01:00
Jesús Espino
a783d318aa Moving icons into components and make them aware of the theme 2020-10-27 12:53:14 +01:00
Jesús Espino
b47577d18f Adding some missed translations 2020-10-27 11:53:45 +01:00
Jesús Espino
5e6d676812 Initial support of themes 2020-10-27 11:46:35 +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
Chen-I Lim
e82e9dba89 Merge branch 'main' of github.com:mattermost/mattermost-octo-tasks into main 2020-10-26 13:05:02 -07:00
Chen-I Lim
cdef49ce59 Full-width card detail title 2020-10-26 13:04:58 -07:00
Jesús Espino
b52577d7fe Some small fixes 2020-10-26 20:48:20 +01:00
Jesús Espino
8174a147de Simplified new editor widget 2020-10-26 20:48:20 +01:00
Chen-I Lim
28f466696a Cleanup placeholder text css 2020-10-26 12:46:15 -07:00
Chen-I Lim
17e802f9fb Merge branch 'main' of github.com:mattermost/mattermost-octo-tasks into main 2020-10-26 10:54:41 -07:00
Chen-I Lim
972b621d12 Notify changes to root blocks (empty parentID) 2020-10-26 10:54:37 -07:00