Commit Graph

1099 Commits

Author SHA1 Message Date
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
ea81d04937 Adding migration files for users tables 2020-11-17 19:44:13 +01: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
Jesús Espino
11d336fef0 Merge remote-tracking branch 'origin/main' into auth 2020-11-17 15:44:04 +01:00
Jesús Espino
a1008fee1c Working on auth 2020-11-17 15:43:56 +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
Chen-I Lim
286dfd67bb Fix linting 2020-11-12 17:34:52 -08:00
Chen-I Lim
adf1ca81bd Turn on strictNullChecks in tsconfig 2020-11-12 17:31:54 -08:00
Chen-I Lim
ef7bdad528 Show sidebar menu on left 2020-11-12 17:28:32 -08:00
Chen-I Lim
40679b57fc Fix linting 2020-11-12 17:26:32 -08:00
Chen-I Lim
465fe41fd5 Fix linting and strictNullChecks 2020-11-12 17:24:24 -08:00
Chen-I Lim
22e47b4eff Fix linting 2020-11-12 16:25:14 -08:00
Chen-I Lim
1cc5b6d424 Scrollable sidebar 2020-11-12 15:52:54 -08:00
Chen-I Lim
d4d0f5c42d Fix linting 2020-11-12 15:48:31 -08:00
Chen-I Lim
c942c43ea7 Update no-unused-expressions 2020-11-12 14:57:21 -08:00
Chen-I Lim
70ecdc145f Fix undomanager index bug when redo-ing group 2020-11-12 14:57:05 -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
dec0d0ae29 Sort boards, views, and templates by title 2020-11-12 13:29:04 -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
3504dff72e Fix some strictNullChecks 2020-11-12 11:29:48 -08:00
Chen-I Lim
44f0a2e65b Fix some strictNullChecks 2020-11-12 11:18:19 -08:00
Chen-I Lim
257a74954d Unit tests for store.getSubTree 2020-11-12 10:48:08 -08:00