89 Commits

Author SHA1 Message Date
Gordon
50eed7d0fa Update styles 2021-04-10 02:11:13 +01:00
Gordon
75b52108c6 Update kanbn dependency version 2021-04-09 21:50:20 +01:00
Gordon
84e10c56d0 Allow columns to be hidden 2021-04-08 00:14:58 +01:00
Gordon
3fee542a8f Implement task filters 2021-04-07 23:30:48 +01:00
Gordon
a26d1ba7c0 Bugfixes 2021-04-07 21:25:57 +01:00
Gordon
63bf065331 Add filter field, fix validation 2021-04-07 00:07:35 +01:00
Gordon
7ea93c6290 Comments editor 2021-04-06 22:00:56 +01:00
Gordon
d889148e56 Style updates, add more TODOs 2021-04-05 23:55:14 +01:00
Gordon
6efe282b81 Edit relations and sub-tasks 2021-04-05 23:09:43 +01:00
Gordon
be9daf1e42 Refactor task editor to use formik 2021-04-05 13:45:07 +01:00
Gordon
29fca87a99 Task editing 2021-04-05 02:02:03 +01:00
Gordon
708b130059 Open or create tasks in a new webview panel 2021-04-02 16:14:58 +01:00
Gordon
b2fc0be4f2 Task markup and styling 2021-04-02 02:30:41 +01:00
Gordon
7f8d67b551 Add task data 2021-04-01 00:26:08 +01:00
Gordon
aafdf128a3 Add create task button to column headers 2021-03-31 00:45:53 +01:00
Gordon
154a325369 More css classes, default board style 2021-03-30 00:53:58 +01:00
Gordon
2777f16d63 Improve status bar tooltip 2021-03-30 00:53:44 +01:00
Gordon
5fd611c2ff Allow css override for custom board styles 2021-03-30 00:53:12 +01:00
Gordon
c67e126f5d Add started and completed columns to state 2021-03-30 00:52:21 +01:00
Gordon
d978202f41 Separate task into a component 2021-03-30 00:51:59 +01:00
Gordon
fcb90c6e27 Moving tasks 2021-03-29 03:47:32 +01:00
Gordon
d2234485f4 Pass kanbn to react via webview message 2021-03-28 04:11:46 +01:00
Gordon
878fcbba39 Split out into separate classes 2021-03-27 14:02:00 +00:00
Gordon
40632935ee Add status bar functionality 2021-03-25 01:42:39 +00:00
Gordon
fbe3dd7a7d Initial commit 2021-03-24 01:15:25 +00:00
Peng Lyu
b29ece8904
Merge pull request #1 from carlosms/upgrade
Upgrade dependencies to fix vulnerabilities
2019-07-22 10:39:48 -07:00
Carlos Martín
eb34f0b282 Pin terser version to 3.14.1
Workaround for https://github.com/facebook/create-react-app/issues/6334
2019-02-04 12:51:54 +01:00
Carlos Martín
daea0161cc Add workaround to disable code splitting 2019-02-04 12:38:52 +01:00
Carlos Martín
457c7830f6 Clean up react-scripts-ts files 2019-02-04 12:36:11 +01:00
Carlos Martín
019dbdcfe1 Replace react-scripts-ts with react-scripts 2019-02-04 12:35:01 +01:00
Carlos Martín
3cf37190c2 Run yarn upgrade 2019-02-04 12:22:01 +01:00
Peng Lyu
6a8ae174e9 Readme. 2018-05-19 14:52:07 -07:00
Peng Lyu
394a457349 separete ts config for extension. 2018-05-19 14:52:07 -07:00
Peng Lyu
400f9ed41a load main script and css by reading asset-manifest. 2018-05-19 14:52:07 -07:00
Peng Lyu
8f429963e4 secure webview resources. 2018-05-19 14:52:07 -07:00
Peng Lyu
33007b4bae override PUBLIC_URL to ensure relative paths of media resources. 2018-05-19 14:52:07 -07:00
Peng Lyu
6712e12c47 Extension code. 2018-05-19 14:52:07 -07:00
Peng Lyu
b8c4b26aae create react app ts. 2018-05-19 14:52:07 -07:00
Peng Lyu
0c65c1680d
Initial commit 2018-05-19 14:33:33 -07:00