Commit graph

1305 commits

Author SHA1 Message Date
linonetwo
fc40ff3f00 fix: parse tag name with space 2023-07-18 01:10:50 +08:00
linonetwo
645a9cc150 feat: grid list 2023-07-18 01:10:50 +08:00
linonetwo
7f8a5629bc feat: beautify search bar 2023-07-18 01:10:50 +08:00
linonetwo
2f1b6c3be3 feat: beautify item card 2023-07-18 01:10:50 +08:00
linonetwo
491044747f feat: delete workflow item 2023-07-18 01:10:50 +08:00
linonetwo
65db454057 feat: add new tag from text in text input, no enter needed. 2023-07-18 01:10:50 +08:00
linonetwo
72db085f2e feat: Add workflow tiddler to workspace 2023-07-18 01:10:50 +08:00
linonetwo
abf531dc50 fix: if a page is also active, don't show it as active because it is hidden 2023-07-18 01:10:50 +08:00
linonetwo
3c0395f84b fix: only get workflow tiddlers' tags 2023-07-18 01:10:50 +08:00
linonetwo
4320e8bf32 feat: UI to add new workflow 2023-07-18 01:10:50 +08:00
linonetwo
768846efb9 fix: editor method access and nav drag bugs by npm patch the-graph
fixes https://github.com/flowhub/the-graph/issues/623
2023-07-18 01:10:50 +08:00
linonetwo
f3616c1746 feat: basic workflows list page (empty now) 2023-07-18 01:10:50 +08:00
linonetwo
1949e56d3d feat: make guide sidebar icon active when no active workspace and no active page, the guide page is active in src/pages/index.tsx 's route 2023-07-18 01:10:50 +08:00
linonetwo
07a8158d80 refactor: upgrade material ui (2/2) 2023-07-18 01:10:50 +08:00
linonetwo
54bd3aae79 refactor: upgrade material ui (1/2) 2023-07-18 01:10:50 +08:00
linonetwo
524f4d5df1 refactor: move GraphEditor to a folder 2023-07-18 01:10:50 +08:00
linonetwo
5e35d2f4df refactor: unused func 2023-07-18 01:10:50 +08:00
linonetwo
dac905cd1e feat: add node and fix context menu position 2023-07-18 01:10:50 +08:00
linonetwo
40f35c3aa0 fix: styled transient props
https://styled-components.com/docs/api#transient-props
2023-07-18 01:10:50 +08:00
linonetwo
cedbcd3710 chore: upgrade deps 2023-07-18 01:10:50 +08:00
linonetwo
a02f65644c feat: searchbar for component in library 2023-07-18 01:10:50 +08:00
linonetwo
7045232849 fix: transform noflo component to the-graph library
https://github.com/noflo/noflo/issues/1036
https://github.com/noflo/noflo/issues/1035#issuecomment-1631164094
https://github.com/flowhub/the-graph/issues/622
https://github.com/noflo/noflo/issues/1037
https://github.com/flowhub/the-graph/issues/216
https://github.com/noflo/noflo-component-loader/issues/240
2023-07-18 01:10:50 +08:00
lin onetwo
1ace9b331f feat: install and load packages from noflo-browser 2023-07-18 01:10:50 +08:00
lin onetwo
aa9edcb433 feat: package noflo stdlib and show componentList
https://github.com/noflo/noflo-component-loader/issues/240
2023-07-18 01:10:50 +08:00
lin onetwo
a547597261 Revert "feat: new service for workflow"
This reverts commit 21170178a4.
2023-07-18 01:10:50 +08:00
lin onetwo
5d0718d06c Revert "feat: try add workflow service for noflo runtime"
This reverts commit 09961366f0.
2023-07-18 01:10:50 +08:00
lin onetwo
a0e264f011 feat: try add workflow service for noflo runtime 2023-07-18 01:10:50 +08:00
lin onetwo
2de9271d54 feat: new service for workflow 2023-07-18 01:10:50 +08:00
lin onetwo
740b77f7bb refactor: add type 2023-07-18 01:10:50 +08:00
lin onetwo
ba4fbbd5c9 fix: thumbnail nav and icon 2023-07-18 01:10:50 +08:00
lin onetwo
13437eb944 feat: load example noflo graph 2023-07-18 01:10:50 +08:00
lin onetwo
55f70c6d8a feat: adjust background 2023-07-18 01:10:50 +08:00
lin onetwo
8d8b1ac4bc feat: add noflo the-graph editor 2023-07-18 01:10:50 +08:00
lin onetwo
5a6a9eabde
Update reportError.ts 2023-07-12 00:04:14 +08:00
lin onetwo
497bec3c0d fix: auto open page if is in page before last close 2023-07-09 00:52:11 +08:00
lin onetwo
e26cd2d09f feat: always show left side border indicator (remove workspaceCount) because there will always be many icons 2023-07-09 00:52:11 +08:00
lin onetwo
b790f7b97c feat: Move new user helps to Guide page 2023-07-09 00:52:11 +08:00
lin onetwo
aefd9dcd88 feat: switch to page and hide wiki browserView 2023-07-09 00:52:11 +08:00
lin onetwo
5ef24b10c8 feat: use react-router with hash route to switch between pages 2023-07-09 00:52:11 +08:00
linonetwo
2245fcd63a refactor: lazy load renderer pages 2023-07-09 00:52:11 +08:00
linonetwo
70f0aa5c3e chore: remove debug 2023-07-09 00:52:11 +08:00
linonetwo
b7137c5a31 fix: button style 2023-07-09 00:52:11 +08:00
linonetwo
558752a215 fix: can't pick custom workspace image 2023-07-09 00:52:11 +08:00
linonetwo
b74fd47515 fix: always show text 2023-07-09 00:52:11 +08:00
linonetwo
caffbcc0fd refactor: rename sidebarShortcutHints to showSideBarText 2023-07-09 00:52:11 +08:00
linonetwo
4b7a196f6c fix: i18n can't use in react side 2023-07-09 00:52:11 +08:00
linonetwo
dc12c6985b feat: basic sidebar page list 2023-07-09 00:52:11 +08:00
linonetwo
91ed1e8e2f feat: remove useless search icon on sidebar 2023-07-09 00:52:11 +08:00
linonetwo
fe24f83ad4 feat: introduce page 2023-07-09 00:52:11 +08:00
linonetwo
c1b83b0531 refactor: move WikiBackground and Sidebar outof Main 2023-07-09 00:52:11 +08:00