Commit Graph

186 Commits

Author SHA1 Message Date
Chen-I Lim
234676698e Fix card title change 2020-11-06 12:49:17 -08:00
Chen-I Lim
b86372f96b Use default sort order for ties (stable sort) 2020-11-06 12:48:11 -08:00
Chen-I Lim
1378b4d2b4 Lower notification delay from 200 to 100ms 2020-11-06 12:00:05 -08:00
Chen-I Lim
9a40ada10d Handle delete boards correctly 2020-11-06 11:59:40 -08:00
Chen-I Lim
40623db4c5 Sync on reconnect 2020-11-06 10:17:33 -08:00
Chen-I Lim
0d0bc7a672 Incremental updates on websocket 2020-11-06 10:11:01 -08:00
Chen-I Lim
3c68a97451 npm run fix 2020-11-04 11:24:06 -08:00
Chen-I Lim
0c9f0f0240 Allow sort by name (title) in menu 2020-11-04 11:21:09 -08:00
Chen-I Lim
d1ece53731 Show sort indicator in table header 2020-11-04 11:04:30 -08:00
Chen-I Lim
4beb03b197 Fix select menu label overflow 2020-11-04 08:56:34 -08:00
Jesús Espino
7368edc160 Improving the value selector performance, only initializing it on activation 2020-11-04 11:50:18 +01:00
Chen-I Lim
31cd68bade Fix octo-block css 2020-11-03 16:49:13 -08:00
Chen-I Lim
e0bcb5ee60 Put sort and groupBy menu icons on right 2020-11-03 16:45:07 -08:00
Chen-I Lim
2232d531ee Fix MarkdownEditor css 2020-11-03 16:38:16 -08:00
Chen-I Lim
b8dce8a110 Sidebar handler mehod signatures 2020-11-03 16:21:35 -08:00
Chen-I Lim
0be3e36313 Fix build break 2020-11-03 11:15:16 -08:00
Jesús Espino
74de574525 Making propertyMenu a pure widget 2020-11-03 19:35:24 +01:00
Chen-I Lim
2fb38dda0a Resize table columns 2020-11-02 15:47:45 -08:00
Chen-I Lim
5269175248 Fix add board 2020-11-02 09:46:35 -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
0c8d0a214c Adding divider content blocks 2020-10-30 19:06:32 +01: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
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