71 Commits

Author SHA1 Message Date
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