Chen-I Lim
|
f53d425985
|
Fix standardIcon import case
|
2020-12-10 12:44:15 -08:00 |
|
Chen-I Lim
|
0900546b68
|
Load default templates on server initialization
|
2020-12-10 12:41:06 -08:00 |
|
Chen-I Lim
|
6f40b80d6e
|
Filter out orphaned blocks on export
|
2020-12-10 12:39:09 -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
|
ee71e31dfe
|
Set random card icon if template has no icon
|
2020-12-10 10:19:13 -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
|
2574027f9c
|
Update unit tests
|
2020-12-09 19:47:52 -08:00 |
|
Chen-I Lim
|
6faf3cef63
|
Refactor ViewModel (*Tree) classes
|
2020-12-09 19:08:07 -08:00 |
|
Chen-I Lim
|
4b744bd395
|
Corner case: handle deleted view by another client
|
2020-12-09 16:52:29 -08:00 |
|
Chen-I Lim
|
a154ed561a
|
Refactor CardTree: handle missing and deleted cards
|
2020-12-09 16:07:41 -08:00 |
|
Chen-I Lim
|
7007f13df4
|
Handle board undelete on another client
|
2020-12-09 15:43:15 -08:00 |
|
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 |
|
Jesús Espino
|
e5941d6440
|
More work on auth
|
2020-12-07 20:40:16 +01:00 |
|
Jesús Espino
|
4cc6ecbc64
|
Merge remote-tracking branch 'origin/main' into auth
|
2020-12-07 19:49:08 +01:00 |
|
Chen-I Lim
|
f631d89d07
|
Unit tests: duplicateBlockTree
|
2020-12-07 10:20:38 -08:00 |
|
Jesús Espino
|
e08f9a9c96
|
Improving sessions handling
|
2020-12-07 17:04:35 +01:00 |
|
Jesús Espino
|
bbddba2d2b
|
Addressing review concerns
|
2020-12-07 16:00:13 +01:00 |
|
Chen-I Lim
|
c396613161
|
Fix css user-select for input
|
2020-12-04 10:18:57 -08:00 |
|
Jesús Espino
|
c8ac701587
|
Merge remote-tracking branch 'origin/main' into auth
|
2020-12-04 16:04:28 +01:00 |
|
Jesús Espino
|
f491241c1a
|
Preliminary auth implementation
|
2020-12-04 16:03:09 +01:00 |
|
Jesús Espino
|
99cefc5356
|
More work on auth
|
2020-12-04 11:28:35 +01: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 |
|
Jesús Espino
|
7382f9c55c
|
Adding sessions code
|
2020-12-02 21:12:14 +01:00 |
|
Chen-I Lim
|
96428c88f3
|
Mobile support for filter dialog
|
2020-12-02 09:28:52 -08:00 |
|
Jesús Espino
|
dc5fb0cfc1
|
Merge branch 'main' into auth
|
2020-12-02 15:53:38 +01: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 |
|