Commit Graph

503 Commits

Author SHA1 Message Date
Chen-I Lim
8ac0a9ba14 Use blue theme by default (rename to defaultTheme) 2021-01-04 11:19:03 -08:00
Chen-I Lim
2b6370daa4 Fix submenu position in css 2021-01-04 10:58:11 -08:00
Chen-I Lim
b47ae9197f Change project tasks icon 2021-01-04 10:43:02 -08:00
Chen-I Lim
1c719d3a16 Update duplicate to handle card contentOrder 2020-12-18 14:28:54 -08:00
Chen-I Lim
68f5130098 Refactor: card contentOrder 2020-12-18 12:52:45 -08:00
Chen-I Lim
f22527e650 Readonly support in UI 2020-12-17 12:02:12 -08:00
Chen-I Lim
3e3f376582 Make server-linux-package 2020-12-16 11:20:11 -08:00
Chen-I Lim
e2440457b0 Align template menu icons 2020-12-14 13:06:41 -08:00
Chen-I Lim
0bd645df4e Filter orphaned nodes on export 2020-12-14 11:24:38 -08:00
Chen-I Lim
d3e8c5a6d2 Cleanup attachToBoard 2020-12-11 12:55:23 -08:00
Chen-I Lim
0b1370ab35 Cleanup meeting notes template 2020-12-11 12:40:48 -08:00
Chen-I Lim
b8851c89e0 Meeting notes template 2020-12-11 12:13:47 -08:00
Chen-I Lim
135d70e07d View menu icons 2020-12-11 12:01:11 -08:00
Chen-I Lim
967933b7a9 Use template name when creating boards from templates 2020-12-11 11:47:22 -08:00
Chen-I Lim
ab6068fe34 Board icon for Empty Board menu option 2020-12-11 11:45:25 -08:00
Chen-I Lim
578cdc7caa Personal Goals template 2020-12-11 11:45:08 -08:00
Chen-I Lim
6d1782256c Menu text consistent sentence casing 2020-12-11 11:10:25 -08:00
Chen-I Lim
846a8786d5 Cypress: test create table view and rename view 2020-12-11 10:34:11 -08:00
Chen-I Lim
def630e705 Tighten up Editable className 2020-12-11 09:46:34 -08:00
Chen-I Lim
ed2f4358dc Restore Cypress color logging 2020-12-10 14:31:20 -08:00
Chen-I Lim
89fd8a5d54 Disable Cypress color output 2020-12-10 14:23:45 -08:00
Chen-I Lim
4756a6a26d Default Cypress to use Electron 2020-12-10 14:16:42 -08:00
Chen-I Lim
bc4fee49b7 Fix jest tsconfig 2020-12-10 14:08:51 -08:00
Chen-I Lim
d3a4ea0c02 Add Cypress tests 2020-12-10 13:45:56 -08:00
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
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