Commit graph

16 commits

Author SHA1 Message Date
linonetwo
3eaf5d0ac3 refactor: move workflow related files all to src/pages/Workflow 2023-08-16 18:56:43 +08:00
linonetwo
c9cb77b95e feat: add three ui related components 2023-08-16 14:41:03 +08:00
linonetwo
54bd3aae79 refactor: upgrade material ui (1/2) 2023-07-18 01:10:50 +08:00
lin onetwo
e32ea4731a chore: enable esuild in dev mdoe 2023-06-20 01:22:11 +08:00
linonetwo
5ee2f583aa fix: git worker uncatched error, and untranslated error message
Uncached: Observable.error from worker to main can't be catch, don't know why. Even add try catch around them, will still get uncatched error from electron-unhaldled. Maybe thread.js observable error halder have bug

untranslated error message: Error passing from worker thread to main, will loose its type. Because threads plugin will seriailize it and deserialize back
2023-05-19 17:03:34 +08:00
lin onetwo
d064cfe260 chore: upgrade deps 2023-05-19 10:37:26 +08:00
林一二
82ec4be66d fix: types 2022-02-20 22:05:23 +08:00
tiddlygit-test
a1fe6d5072 refactor: use tw5-typed 2022-02-07 00:14:52 +08:00
tiddlygit-test
7e53f46aef chore: prevent npx tsc --noEmit report useless things 2022-01-29 00:09:46 +08:00
林一二
6f6c118350 chore: enable react17 no React import 2021-10-25 13:45:53 +08:00
林一二
ae349cc5d9 fix: ts-node Cannot use import statement outside a module
https://github.com/TypeStrong/ts-node/issues/922
2021-08-25 23:31:24 +08:00
tiddlygit-test
f49df85c28 feat: create tmp folder before use 2021-05-04 20:19:58 +08:00
tiddlygit-test
7641376b89 chore: setup cucumber BBD environment 2021-04-18 21:47:05 +08:00
tiddlygit-test
0d1f6c7768 refactor: window open senders 2021-01-25 23:55:56 +08:00
tiddlygit-test
6b27296bd8 refactor: ViewService 2021-01-02 17:56:33 +08:00
tiddlygit-test
e2ee9cba6e refactor: initial transform to ts 2020-12-19 22:33:59 +08:00