BennyKok
9af3bb26d2
chore: remove log
2024-01-07 21:09:13 +08:00
BennyKok
c339cc4234
feat(builder): move away from docker file to modal commands
2024-01-07 21:07:48 +08:00
BennyKok
7ab4edb069
chore(web): ensure builder connect to the specific instance id
2024-01-07 21:06:47 +08:00
BennyKok
01a9c1a1d6
feat: add millon js, add models picker dialog, update builder
2024-01-07 17:22:28 +08:00
BennyKok
3c4bce630e
feat(web): auto fresh every 5 seconds for workflow display
2024-01-06 01:53:21 +08:00
BennyKok
825c8a63fb
fix: build
2024-01-06 00:08:36 +08:00
BennyKok
a6d5bde7fd
feat(plugin): improve deploy flow
2024-01-05 23:32:05 +08:00
BennyKok
157b126fbf
feat(plugin): update deployment flow
2024-01-05 19:27:31 +08:00
BennyKok
d6707295cc
chore: add readme for modal builder
2024-01-05 19:27:31 +08:00
BennyKok
6478300056
feat: add comfy-deploy-serverless options
2024-01-04 23:07:50 +08:00
BennyKok
9937252777
feat: add preview image builder
2024-01-04 22:29:22 +08:00
BennyKok
314eb9fd16
feat: add modal cloud builder
2024-01-04 22:28:19 +08:00
BennyKok
d879889e1b
fix(web): display error from serverless run creation
2024-01-02 16:25:52 +08:00
BennyKok
46869e78b1
feat(web): add modal serverless type (preview)
2024-01-02 13:55:49 +08:00
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
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
BennyKok
7a60c357d8
feat(web): add ComfyUIDeployExternalImage display
2023-12-21 00:45:47 +08:00
BennyKok
c77d201e88
refactor(plugin)!: rename to default_value for external text or image
2023-12-21 00:43:27 +08:00
BennyKok
06f427ef70
feat(web): update machine status view
2023-12-21 00:42:52 +08:00
BennyKok
ef3c2e4348
fix: output display
2023-12-21 00:10:21 +08:00
BennyKok
df2f18eda9
feat(plugin): upload "files" in node output
2023-12-21 00:07:38 +08:00
BennyKok
f2c9362a8a
fix(web): mobile view
2023-12-21 00:01:01 +08:00
BennyKok
87a25eb262
feat(plugin): add error handling for file upload
2023-12-20 23:15:34 +08:00
BennyKok
2416ebd7ab
feat!(plugin): add environment options in deploy config
2023-12-20 23:14:29 +08:00
BennyKok
ee68507755
feat(web): add custom file download button for runs output
2023-12-20 23:14:01 +08:00
BennyKok
8f67a136c3
feat: add workflow run origin
2023-12-19 12:30:52 +08:00
BennyKok
39dd760ba0
feat(web): add display number for workflow
2023-12-19 12:19:46 +08:00
BennyKok
59ec8ecb06
fix: input display
2023-12-18 20:29:51 +08:00
BennyKok
63f9706afa
feat(web): add input display
2023-12-18 13:48:52 +08:00
BennyKok
0dec0015a5
fix(plugin): a try catch for webscoket send
2023-12-18 13:23:35 +08:00
BennyKok
5b2cb407c7
Update README.md
2023-12-17 22:39:00 +08:00
BennyKok
0e09a945b0
chore: make https://www.comfydeploy.com default deploy domain
2023-12-17 22:03:36 +08:00
BennyKok
880da2a418
feat: add external text input node
2023-12-17 22:03:23 +08:00
BennyKok
02c7ef6e1f
chore: add og image
2023-12-17 21:53:37 +08:00
BennyKok
58d39b5795
Create LICENSE
2023-12-17 21:50:41 +08:00
BennyKok
dcbf6f82d8
fix: url display in code block
2023-12-17 21:40:54 +08:00
BennyKok
ca272ce8f0
fix: cdn routes
2023-12-17 02:02:39 +08:00
BennyKok
c511789056
fix: typo
2023-12-17 01:41:58 +08:00
BennyKok
f7f9da7f68
feat: update plugin ui
2023-12-17 00:38:12 +08:00
BennyKok
1dc04a8752
fix: build issues
2023-12-16 23:17:09 +08:00
BennyKok
8f102d2ca4
Update README.md
2023-12-16 23:13:36 +08:00
BennyKok
3724a2807e
Create README.md
2023-12-16 19:48:02 +08:00
BennyKok
9e1e15d4eb
chore: update wording
2023-12-16 19:28:16 +08:00
BennyKok
ef050b5e55
feat: add landing page
2023-12-16 17:14:04 +08:00
BennyKok
21a17cb753
feat: add create workflow run error server action catch, redirect workflow parse error, add key revoked col
2023-12-16 14:55:30 +08:00
BennyKok
0cf6d97f2f
refactor: rename to custom_routes
2023-12-16 02:15:57 +08:00
BennyKok
d8e37d0b21
fix: shiki stlying
2023-12-16 02:00:06 +08:00
BennyKok
d94ba356fb
fix: shiki render problem
2023-12-16 01:47:06 +08:00
BennyKok
64db3b326e
fix: limit run and fallback to Suspend output display
2023-12-15 20:48:54 +08:00
BennyKok
e8451c3749
push
2023-12-15 20:27:24 +08:00
BennyKok
a484bb91fd
fix
2023-12-15 20:13:42 +08:00
BennyKok
708fc02c44
add logs
2023-12-15 20:09:46 +08:00
BennyKok
942660d505
fix: show status after create workflow run
2023-12-15 19:48:51 +08:00