56 Commits

Author SHA1 Message Date
Gordon
276e278d43 0.3.0 2021-04-11 18:10:57 +01:00
Gordon
1e6409804c Bump patch version 2021-04-11 18:10:45 +01:00
Gordon
5deae40287 Add license badge and marketplace banner colour 2021-04-11 18:07:53 +01:00
Gordon
9f523e7d3e Fix vscode dependency 2021-04-11 17:47:09 +01:00
Gordon
8b4f579ba5 Write some documentation 2021-04-11 17:40:55 +01:00
Gordon
6804dcc447 Fix title alignment 2021-04-11 17:40:21 +01:00
Gordon
86a2385929 Description filter also searches subtasks 2021-04-11 17:40:04 +01:00
Gordon
ad60915e7a Start writing README 2021-04-11 16:19:57 +01:00
Gordon
5943f1b31d Add extension metadata to package json 2021-04-11 16:19:46 +01:00
Gordon
64ec70ace3 Add changelog 2021-04-11 16:19:29 +01:00
Gordon
0a02e1fd43 Add vscodeignore 2021-04-11 16:19:21 +01:00
Gordon
3416ad4856 Add extension icon and description 2021-04-11 11:53:44 +01:00
Gordon
19615d4ce9 Bump version 2021-04-10 18:45:37 +01:00
Gordon
976f67bfbc Add classnames reference 2021-04-10 18:45:32 +01:00
Gordon
4035fd41ba Make messages more consistent 2021-04-10 17:35:54 +01:00
Gordon
5837c93284 Update styles after testing with various themes 2021-04-10 11:19:09 +01:00
Gordon
16f501967f Add theme classes to css for reference 2021-04-10 02:20:04 +01:00
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