Commit graph

323 commits

Author SHA1 Message Date
Chen-I Lim
fa136c99da Refactor FilterComponent to use Modal 2021-01-13 10:18:34 -08:00
Chen-I Lim
55620f45df ShareBoard modal. WIP 2021-01-13 10:12:22 -08:00
Chen-I Lim
b8bfc7fce3 Pass read_token to getSubTree 2021-01-13 09:40:37 -08:00
Chen-I Lim
61fb38d418 Allow GetSubTree without auth. WIP 2021-01-12 18:49:08 -08:00
Chen-I Lim
2dab4f56fd OctoClient Sharing APIs 2021-01-12 16:52:25 -08:00
Chen-I Lim
19eaa56870 Website: update name 2021-01-11 11:33:53 -08:00
Jesús Espino
41ce3fdb91 Adding singleuser to the ci tests 2021-01-11 16:57:29 +01:00
Jesús Espino
dabfd2ea01 Adding config for session expire and refresh 2021-01-11 15:16:39 +01:00
Jesús Espino
daae244cba Merge remote-tracking branch 'origin/main' into auth 2021-01-11 13:56:26 +01:00
Chen-I Lim
9b3322cc43 Hugo website 2021-01-07 14:12:26 -08:00
Chen-I Lim
71caf4b24d npm audit fix 2021-01-06 18:08:16 -08:00
Chen-I Lim
6bb89d6c09 Make Cypress optional 2021-01-06 16:09:36 -08:00
Chen-I Lim
77de551fdd Clear visible and hidden columns (options) when changing groupBy 2021-01-04 14:26:18 -08:00
Chen-I Lim
722680218f Comment out board test code 2021-01-04 13:57:48 -08:00
Chen-I Lim
061767103c duplicate view 2021-01-04 13:36:16 -08:00
Chen-I Lim
e35ba1abc5 Property Menu: i18n 2021-01-04 12:08:12 -08:00
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
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
e2440457b0 Align template menu icons 2020-12-14 13:06:41 -08:00
Chen-I Lim
d3e8c5a6d2 Cleanup attachToBoard 2020-12-11 12:55:23 -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
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
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