Commit Graph

1099 Commits

Author SHA1 Message Date
Jesús Espino
e55e5fa2a4
Merge pull request #21 from mattermost/resize-columns
Resize table columns
2020-11-03 07:57:19 +01:00
Chen-I Lim
2fb38dda0a Resize table columns 2020-11-02 15:47:45 -08:00
Jesús Espino
3ae9b2fc1f
Merge pull request #20 from mattermost/gitignore
Adding some files to gitignore
2020-11-02 20:51:09 +01:00
coreyhulen
aee8d8ab5f Adding some files to gitignore 2020-11-02 10:24:23 -08:00
Chen-I Lim
5269175248 Fix add board 2020-11-02 09:46:35 -08:00
Chen-I Lim
4ed2e02fef Make webhook calls async 2020-11-02 09:07:05 -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
a71f7d6b13 Removing general hover classes and moving them into each component css 2020-11-02 10:46:28 +01:00
Jesús Espino
c53ab6423f Improving the dots icon in the value selector 2020-11-02 10:19:40 +01:00
Jesús Espino
2842e19a3b Removed all the octo-button usages and replaced them with Button 2020-11-02 07:47:52 +01:00
Jesús Espino
28568db1bf Almost removed all the octo-button class 2020-11-01 17:35:25 +01:00
Jesús Espino
f658f6654e Removing more octo-button usages 2020-11-01 17:25:39 +01:00
Jesús Espino
e2b45da9d0 Migrating some octo-button class divs into Button objects 2020-11-01 16:35:49 +01:00
Jesús Espino
1b19819141 Using more widely the Button and IconButton components 2020-10-31 17:30:56 +01:00
Jesús Espino
de1a9f5427 Adding icon button component 2020-10-31 16:55:32 +01:00
Jesús Espino
88a87d790a migrating filter component to use the Button component 2020-10-31 16:46:58 +01:00
Jesús Espino
9a7c613022 Improving a bit the icon selector moving it to a component 2020-10-31 16:41:11 +01:00
Jesús Espino
e93f95bf62 Moving the buttons icon into the button widget 2020-10-31 16:00:28 +01:00
Jesús Espino
97ff09230c Fix a bit the comments style 2020-10-31 15:44:42 +01:00
Jesús Espino
e620ab89ad Adding emoji icon 2020-10-31 15:41:03 +01:00
Jesús Espino
57ac32b33a Improve the property selector to allow modify colors and delete the properties right there 2020-10-30 20:33:01 +01:00
Jesús Espino
0d177980ea Moving webhook service into the right place 2020-10-30 19:33:25 +01:00
Jesús Espino
049d69d4a0
Merge pull request #19 from mattermost/webhooks
Simple outgoing webhooks
2020-10-30 19:12:59 +01:00
Jesús Espino
0c8d0a214c Adding divider content blocks 2020-10-30 19:06:32 +01:00
Chen-I Lim
c96bfba6bf Merge branch 'main' into webhooks 2020-10-30 10:58:12 -07:00
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
Chen-I Lim
526125cba7 Rename WebhookClient 2020-10-29 13:42:43 -07:00
Chen-I Lim
923ac19769 webhook cleanup 2020-10-29 13:32:51 -07:00
Chen-I Lim
5e8789cb14 Basic webhook on block update 2020-10-29 13:12:48 -07: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
Jesús Espino
a427190926 Killing the server on linux-app shutdown 2020-10-29 15:52:31 +01:00
Jesús Espino
4cf814acd1 Adding build process to the linux app 2020-10-29 10:03:48 +01:00
Jesús Espino
ce77568bd9 Add initial linux client 2020-10-29 07:52:08 +01: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