36 Commits

Author SHA1 Message Date
Emmanuel Morales
ace12efd1a
fix(workflows): user can click multiple times on run even while loading (#26) 2024-02-15 14:39:20 +08:00
bennykok
774fd566d1 fix: selection issues on workflow page 2024-01-31 15:22:52 +08:00
BennyKok
52d6e07eeb feat: add opening directly from comfy deploy -> machines 2024-01-23 09:33:53 +08:00
BennyKok
6de7bf3f20 feat: share page slug 2024-01-21 11:40:48 +08:00
BennyKok
e400966117 chore: migrate to biomejs 2024-01-20 20:09:28 +08:00
BennyKok
163e6f0426 feat: add share page settings dialog + add org id to deployment as well 2024-01-20 12:06:26 +08:00
BennyKok
b2690ab2c5 fix: build 2024-01-19 18:14:50 +08:00
BennyKok
e7e91f4c50 fix: nav bar ui tweak 2024-01-19 17:08:05 +08:00
BennyKok
e220921440 feat: add run origin options, fix client code templates, buttons and badge styles 2024-01-19 17:08:05 +08:00
BennyKok
18cfbce171 feat: add public share options for workflow 2024-01-14 23:35:25 +08:00
BennyKok
f5991a1bf8 fix: without machine will crash workflow page 2024-01-13 00:36:47 +08:00
BennyKok
6e3b7f0435 feat: add custom nodes selectors 2024-01-11 21:27:56 +08:00
BennyKok
01a9c1a1d6 feat: add millon js, add models picker dialog, update builder 2024-01-07 17:22:28 +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
8fe38fde3d fix(web): copy workflow will have correct version and id 2023-12-28 22:45:51 +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
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
04ca3760ce fix(web): workflow details not updated when version changes 2023-12-21 18:14:03 +08:00
BennyKok
d57842d2a9 feat(web): add copy workflow button 2023-12-21 17:58:10 +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
7a60c357d8 feat(web): add ComfyUIDeployExternalImage display 2023-12-21 00:45:47 +08:00
BennyKok
06f427ef70 feat(web): update machine status view 2023-12-21 00:42:52 +08:00
BennyKok
f2c9362a8a fix(web): mobile view 2023-12-21 00:01:01 +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
942660d505 fix: show status after create workflow run 2023-12-15 19:48:51 +08:00
BennyKok
bbb7f398ab feat: add api generation 2023-12-15 17:58:19 +08:00
BennyKok
7e05fae7b3 feat: add deployment endpoint 2023-12-14 22:36:57 +08:00
BennyKok
0835d966f1 feat: add s3 localstack, upload api 2023-12-13 17:14:55 +08:00
BennyKok
f9ed8145d2 feat: add new ws realtime event 2023-12-11 10:49:37 +08:00
BennyKok
9c8a518c46 feat: display runs and create run and update run endpoint 2023-12-10 16:06:20 +08:00
BennyKok
6b431426ff feat: add comftui plugin, initial db 2023-12-09 00:10:59 +08:00