BennyKok
61498dd3f5
fix(web): remove workflow fk delete cascade problem with schema migration
2024-01-02 01:13:13 +08:00
BennyKok
2260b4be30
Merge pull request #4 from ecjojo/patch-1
...
fix typo in readme🐰
2024-01-02 00:57:12 +08:00
JoJo
bf82cc1eaf
Update README.md
2024-01-02 00:54:32 +08:00
BennyKok
56ea34f2fa
fix(api): ensure when api user dont have org_id, check for workflow that org_id must be null as well
2024-01-01 23:55:33 +08:00
BennyKok
40d9060fda
fix(web): workflow org visibility issues
2024-01-01 23:51:12 +08:00
BennyKok
8190740abf
fix(web): machine org permission visibility
2024-01-01 23:50:42 +08:00
BennyKok
c66de45522
feat(all): add organisation, api updates with organisation check
...
Now calling run endpoints with GET, POST will check against the API key, whether there is org_id or not, if the operation workflow doesnt match with the user org or user id, will return with workflow not found, run not found
2024-01-01 23:13:01 +08:00
BennyKok
75776e6d8f
fix(api): force-dynamic for get run and run
2024-01-01 01:48:56 +08:00
BennyKok
d63ab1924b
feat(web): paginated runs table, add loading page
2023-12-31 01:07:39 +08:00
BennyKok
744a222e26
fix(plugin): set status to failed if there are node_errors
2023-12-30 02:48:48 +08:00
BennyKok
824ce16b4e
fix(plugin): pending upload status not updated
2023-12-29 20:06:52 +08:00
BennyKok
e13a863af7
fix(plugin): ignore when node_errors is empty
2023-12-29 17:45:51 +08:00
BennyKok
6b99b8a66a
fix(plugin): ensure node_errors is sent
2023-12-29 16:53:32 +08:00
BennyKok
62f8ba2c70
fix: download url
2023-12-29 16:23:45 +08:00
BennyKok
d54ed35755
chore(web): add process.env.SPACES_CDN_FORCE_PATH_STYLE
2023-12-29 16:02:42 +08:00
BennyKok
ba19364f72
chore(plugin): add log when file not uploaded due to folder not found
2023-12-29 15:44:22 +08:00
BennyKok
9d0a52b7ab
fix(web): layout and scrollable
2023-12-29 14:55:08 +08:00
BennyKok
d9f83dadd1
fix: ensure the correct path when logging out version
2023-12-29 00:09:52 +08:00
BennyKok
7ab0674d8a
chore(plugin): log current comfy deploy revision out
2023-12-28 23:56:52 +08:00
BennyKok
61894c0b46
fix: first run error will be logged, log rotation handling revamped, prompt id will be generated first.
2023-12-28 22:48:31 +08:00
BennyKok
8fe38fde3d
fix(web): copy workflow will have correct version and id
2023-12-28 22:45:51 +08:00
BennyKok
ee8efd0b6b
fix(plugin): python error
2023-12-28 14:38:35 +08:00
BennyKok
498374195d
feat(docs): add docs and restructure
2023-12-28 00:06:32 +08:00
BennyKok
afc67bc0b9
feat(web): workflow details page, showing custom node dependencies
2023-12-25 20:36:44 +08:00
BennyKok
536fdecb67
fix(plugin): normal queue will crash due to key not found
2023-12-25 19:03:02 +08:00
BennyKok
8c2440ad8b
fix(web): password field
2023-12-25 13:15:20 +08:00
BennyKok
ecf0c277f6
fix(web): token not being saved
2023-12-25 13:09:52 +08:00
BennyKok
850d8473ad
fix: handle file upload status correctly, add serverless machine type
2023-12-24 18:53:32 +08:00
BennyKok
dc5ae7a7b1
fix(plugin): ensure endpoints with / works in plugin
2023-12-24 18:51:59 +08:00
BennyKok
dc5dd81358
chore: add uploading to workflowRunStatus
2023-12-23 21:44:04 +08:00
BennyKok
3e2d709b79
fix build error
2023-12-22 16:15:53 +08:00
BennyKok
71c8b95add
fix: update wordings on dialog
2023-12-22 16:12:45 +08:00
BennyKok
592cc2abcd
feat(web): add run inputs options on dashboard
2023-12-22 16:09:36 +08:00
BennyKok
cdbf4f3dd5
chore: update comments
2023-12-22 16:08:10 +08:00
BennyKok
ccd3e43550
feat(plugin): add external image with base64 support, also with alpha image node
2023-12-22 16:07:56 +08:00
BennyKok
d3b01ff64c
fix(plugin): keep the config button when deploying
2023-12-22 16:07:29 +08:00
BennyKok
b185d95e93
fix(plugin): try catch update run endpoint call
2023-12-22 12:59:05 +08:00
BennyKok
2690db12b5
feat: machines logs viewer
2023-12-22 00:24:12 +08:00
BennyKok
9cc3c6ffe3
fix(plugin): support preview image upload
2023-12-21 19:52:39 +08:00
BennyKok
04ca3760ce
fix(web): workflow details not updated when version changes
2023-12-21 18:14:03 +08:00
BennyKok
9d8f570b4d
chore(web): remove log
2023-12-21 17:58:22 +08:00
BennyKok
d57842d2a9
feat(web): add copy workflow button
2023-12-21 17:58:10 +08:00
BennyKok
448cb55c89
fix(web): status loading padding
2023-12-21 17:57:50 +08:00
BennyKok
be0acf26fd
fix(web): build issue
2023-12-21 17:46:13 +08:00
BennyKok
91b8c4d702
feat(web): add workflow inputs code template
2023-12-21 17:35:48 +08:00
BennyKok
c2d67da7db
feat(web): add tooltip for workflow variables
2023-12-21 16:21:32 +08:00
BennyKok
3e55efe0a5
fix(api): return files download url for "files" output
2023-12-21 16:21:06 +08:00
BennyKok
61d3e2f65a
feat(web): options to disable machine
2023-12-21 13:39:36 +08:00
BennyKok
eda922a5e3
fix build
2023-12-21 00:50:05 +08:00
BennyKok
a8adb59879
fix(web): build issues
2023-12-21 00:48:27 +08:00