Commit Graph

466 Commits

Author SHA1 Message Date
Chen-I Lim
0eb5bf33a5 Refactor BoardTree: handle deleted boards 2020-12-09 15:35:01 -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
8f441747dd Unit tests: BoardTree 2020-12-07 16:36:02 -08:00
Chen-I Lim
45afa34c72 Unit tests: Refactor FetchMock 2020-12-07 15:40:32 -08:00
Chen-I Lim
832509c766 Unit test: WorkspaceTree 2020-12-07 15:17:04 -08:00
Chen-I Lim
662441f29c Unit tests: OctoClient and CardTree 2020-12-07 14:50:22 -08:00
Chen-I Lim
79dd2d72fc Basic block unit tests 2020-12-07 12:13:54 -08:00
Chen-I Lim
55a3685263 tighten up arrayEquals parameters 2020-12-07 12:13:20 -08:00
Chen-I Lim
f631d89d07 Unit tests: duplicateBlockTree 2020-12-07 10:20:38 -08:00
Chen-I Lim
c396613161 Fix css user-select for input 2020-12-04 10:18:57 -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
b9b1020748 Android submenu support 2020-12-02 17:10:38 -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
ea1835ca53 UndoManager test: checkpoint 2020-12-01 11:55:04 -08:00
Chen-I Lim
6b29902810 Jest: code coverage reporting 2020-12-01 11:31:20 -08:00
Chen-I Lim
a529cdd6bb Fit content images to narrow width 2020-12-01 11:09:03 -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
Jesús Espino
cc065ef869 Adding another error handling to the migrations 2020-11-19 17:51:39 +01:00
Chen-I Lim
4a7811836a Board descriptions 2020-11-18 11:11:51 -08:00
Chen-I Lim
4f84ecb741 Preserve line breaks in markdown 2020-11-18 11:01:07 -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
3961a8a314 Refactor templateCopy 2020-11-17 14:16:53 -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
184b2f1b25 Fixed firefox incompatiblity 2020-11-17 19:40:40 +01:00
Jesús Espino
f9a7a00ecc Fix the new template from card menu entry 2020-11-17 19:14:56 +01:00
Jesús Espino
ab439ab98a Fixing emoji picker 2020-11-17 19:08:37 +01:00
Jesús Espino
7649ef2208 make the board list of the sidebar scrollable 2020-11-17 18:53:29 +01:00
Chen-I Lim
b1b6d5b070 Unit test: grouped undo/redo 2020-11-16 17:00:10 -08:00
Chen-I Lim
82a398487b Unit test: UndoManager 2020-11-16 16:49:55 -08:00
Chen-I Lim
44e5b625a9 Centered DisclosureTriangleIcon 2020-11-16 12:29:25 -08:00
Chen-I Lim
d2d02585b2 Make IconButton a pure component 2020-11-16 12:29:10 -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
ba052ac305 Fix ungrouped undo-redo 2020-11-16 10:37:29 -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