Commit graph

210 commits

Author SHA1 Message Date
Chen-I Lim
ab6068fe34 Board icon for Empty Board menu option 2020-12-11 11:45:25 -08:00
Chen-I Lim
6d1782256c Menu text consistent sentence casing 2020-12-11 11:10:25 -08:00
Chen-I Lim
def630e705 Tighten up Editable className 2020-12-11 09:46:34 -08:00
Chen-I Lim
7570182fa4 Icons for view types in view menu 2020-12-10 11:00:34 -08:00
Chen-I Lim
312fd2f9b1 Delay after adding view so it switches correctly 2020-12-10 10:19:58 -08:00
Chen-I Lim
e74723e699 Ensure horizontal grip shows on last column 2020-12-10 10:19:34 -08:00
Chen-I Lim
40902c1803 Hide "select a template" label if no templates 2020-12-10 09:32:10 -08:00
Chen-I Lim
a154ed561a Refactor CardTree: handle missing and deleted cards 2020-12-09 16:07:41 -08:00
Chen-I Lim
50efb8f0c3 Handle deleting last board correctly 2020-12-09 12:08:39 -08:00
Chen-I Lim
0d5f45b9b4 Move sidebar Add Board button to bottom 2020-12-08 15:00:03 -08:00
Chen-I Lim
cd9e34499b Put shown cardId in url, to allow direct linking to cards 2020-12-08 10:57:36 -08:00
Chen-I Lim
22314a5825 ViewTitle min-width 2020-12-03 14:54:50 -08:00
Chen-I Lim
850f60e1fb Add rootId to blocks. Requires archive export / re-import. 2020-12-03 14:09:48 -08:00
Chen-I Lim
a8801c0525 Mobile menu support 2020-12-02 16:54:06 -08:00
Chen-I Lim
96428c88f3 Mobile support for filter dialog 2020-12-02 09:28:52 -08:00
Chen-I Lim
6d145800a8 Fix main frame scrolling 2020-11-24 12:13:05 -08:00
Chen-I Lim
2b186e2362 Auto-focus on card title only if its empty 2020-11-20 11:54:40 -08:00
Chen-I Lim
0d2311fdc5 Fix Safari dialog flex-shrink 2020-11-20 11:35:56 -08:00
Chen-I Lim
f87c811fbc Very basic mobile support: viewport, padding, dialogs 2020-11-19 14:50:17 -08:00
Chen-I Lim
4a7811836a Board descriptions 2020-11-18 11:11:51 -08:00
Chen-I Lim
998cb36421 Fix import 2020-11-18 10:03:37 -08:00
Chen-I Lim
d8d6dfef64 Refactor templates to use mutator.duplicateBoard/Card 2020-11-18 09:52:31 -08:00
Chen-I Lim
fb5421bea3 Show message when creating template from board 2020-11-17 14:24:23 -08:00
Chen-I Lim
f4a350b207 cleanup imports 2020-11-17 14:20:37 -08:00
Chen-I Lim
02d26a800a Board templates 2020-11-17 14:11:04 -08:00
Chen-I Lim
a704dde733 Fix bug: Update TableRow when card updated in dialog 2020-11-17 11:48:59 -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
Jesús Espino
7649ef2208 make the board list of the sidebar scrollable 2020-11-17 18:53:29 +01:00
Chen-I Lim
44e5b625a9 Centered DisclosureTriangleIcon 2020-11-16 12:29:25 -08:00
Chen-I Lim
9c70ff2ca2 Sidebar CSS: Don't shrink dots and disclosure icons 2020-11-16 10:43:13 -08:00
Chen-I Lim
a335ad18ff Don't wrap sidebar titles 2020-11-16 10:28:21 -08:00
Chen-I Lim
0c2409cadb Fix css 2020-11-12 18:49:23 -08:00
Chen-I Lim
a67236b1af Fix linting 2020-11-12 18:49:06 -08:00
Chen-I Lim
8f7e6c0ba5 Organize imports 2020-11-12 18:48:59 -08:00
Chen-I Lim
286dfd67bb Fix linting 2020-11-12 17:34:52 -08:00
Chen-I Lim
ef7bdad528 Show sidebar menu on left 2020-11-12 17:28:32 -08:00
Chen-I Lim
465fe41fd5 Fix linting and strictNullChecks 2020-11-12 17:24:24 -08:00
Chen-I Lim
1cc5b6d424 Scrollable sidebar 2020-11-12 15:52:54 -08:00
Chen-I Lim
58ac99d958 Fix linting 2020-11-12 14:55:55 -08:00
Chen-I Lim
f0afce4197 Fix linting 2020-11-12 14:17:13 -08:00
Chen-I Lim
951aba1a4d Focus on card title when opening cards 2020-11-12 14:06:19 -08:00
Chen-I Lim
0b3fa571a7 strictNullChecks 2020-11-12 14:06:02 -08:00
Chen-I Lim
a463f6e1be Create board view with new boards 2020-11-12 13:24:17 -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
37fd30413b Duplicate board 2020-11-12 10:16:59 -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
ca1c46dbab Save board and card title on Esc 2020-11-10 13:19:46 -08:00