Commit Graph
240 Commits
Author SHA1 Message Date
bennykok 10bbb393a7 fix: invalid input for custom nodes 2024-01-28 17:48:22 +08:00
bennykok c1fc06fd39 ui tweak 2024-01-28 14:41:14 +08:00
bennykok 9de266fbab chore: add pricing plan lock for machine types 2024-01-28 14:36:36 +08:00
Nick Kaoandbennykok 42aaf1acb9 Nickkao/volume improvemnts v3 (#4)
* fix: attempt fixing timeout

* be validation work

* arbitrary model input, BE validation, error record creation with error logs during potential failure points

* remove unused type

---------

Co-authored-by: bennykok <[email protected]>
2024-01-28 11:09:00 +08:00
bennykok cb01c896a0 feat: adding add models lock according to prcing plan 2024-01-28 00:51:44 +08:00
bennykok fbb7b18273 chore: enable promote code 2024-01-28 00:35:19 +08:00
bennykok 5443dcd20b feat: add loading text for machine operation 2024-01-27 22:37:29 +08:00
bennykok e5097a5ed5 chore: add machine delete logic check for only new version 2024-01-27 22:33:25 +08:00
bennykok 0ce07c88f8 fix: adding more time log for the run status 2024-01-27 18:06:48 +08:00
bennykok c7727fc1be feat: revamp cold start time counter 2024-01-27 14:21:59 +08:00
bennykok 72325a4217 feat: add loading dialog for when rebuilding machine request was loading 2024-01-27 14:19:50 +08:00
bennykok 5eba792579 fix: attempt fixing timeout 2024-01-27 13:15:28 +08:00
bennykok fe8f5a49ff test timeout 2024-01-27 12:32:01 +08:00
bennykok f4d93a82e2 attempt to fix timeout issues 2024-01-27 12:25:53 +08:00
bennykok 18c410ba4e fix: machine list 2024-01-27 11:44:56 +08:00
bennykok 8f7f06470c feat: ensure open in comfy ui will carry over the auth token 2024-01-27 11:38:10 +08:00
Nick Kao ac5aba2aa9 model volume rename, env for flyio, public and private volumes tested tgt, everything is a public model (#3) 2024-01-27 10:21:15 +08:00
bennykok 95e454e687 fix: maxDuration for workflow page 2024-01-26 21:38:25 +08:00
bennykok 9e07ccadb4 fix: build finish dialog 2024-01-26 20:57:08 +08:00
bennykok 731bdf3982 feat: update with error machine built dialog 2024-01-26 20:13:44 +08:00
bennykok 97aa88eac8 feat: add built finished dialog 2024-01-26 19:39:29 +08:00
bennykok d7ee49aa49 fix: remove duplicated machine badge 2024-01-26 17:15:11 +08:00
bennykok 2bace09f5e feat: add pip modules when selecting custom_nodes 2024-01-26 17:02:55 +08:00
bennykok 0311638ab1 Squashed commit of the following:
commit d70333baa6
Author: BennyKok <[email protected]>
Date:   Fri Jan 26 07:47:41 2024 +0000

    fix: comment typo

commit 43cfebd97a
Author: BennyKok <[email protected]>
Date:   Fri Jan 26 07:33:30 2024 +0000

    fix: only create share slug when public-share deployment
2024-01-26 16:06:27 +08:00
bennykok 15e1b1ccb4 Squashed commit of the following:
commit 43cfebd97a
Author: BennyKok <[email protected]>
Date:   Fri Jan 26 07:33:30 2024 +0000

    fix: only create share slug when public-share deployment
2024-01-26 15:40:42 +08:00
bennykok 4bca9a7376 fix: navbar issues 2024-01-26 12:53:21 +08:00
bennykok e95811474e fix: migration again 2024-01-26 11:58:16 +08:00
bennykok cc03c780e8 fix: migration 2024-01-26 11:52:54 +08:00
bennykok 93b1fa9c79 fix(schema): set default value for mode_type to checkpoint to preview existing db migration issues 2024-01-26 10:13:03 +08:00
bennykok 85477aba9d Squashed commit of the following:
commit c36b0ec0b374dd8ccbee3a6044ee7e3f1fefe368
Author: Nicholas Koben Kao <[email protected]>
Date:   Thu Jan 25 17:54:54 2024 -0800

    nits on wording and removing link to broken storage/:id page

commit 0777fdcf7b0002244bc713199d3d64eea6b6061e
Author: Nicholas Koben Kao <[email protected]>
Date:   Thu Jan 25 17:23:55 2024 -0800

    builder update config and such

commit 958b795bb2b6ac27ce33c5729ef265b068420e1a
Author: Nicholas Koben Kao <[email protected]>
Date:   Thu Jan 25 17:23:43 2024 -0800

    rename all from checkponit to model

commit 7a9c5636e73bd005499b141a4dd382db5672c962
Author: Nicholas Koben Kao <[email protected]>
Date:   Thu Jan 25 16:51:59 2024 -0800

    rename for consistency

commit 48bebbafab9a95388817df97c15f8ea97e0fea75
Author: Nicholas Koben Kao <[email protected]>
Date:   Thu Jan 25 16:18:36 2024 -0800

    bulider

commit 81dacd9af457886f2f027994d225a7748c738abb
Author: Nicholas Koben Kao <[email protected]>
Date:   Thu Jan 25 16:17:56 2024 -0800

    different types of models
2024-01-26 10:08:37 +08:00
bennykok 8305134a8e fix: make sure we were able to detect the pricing plan correct when not in a org 2024-01-26 00:28:05 +08:00
bennykok 6f0499c657 Merge branch 'nickkao/checkpoint-volume'
# Conflicts:
#	web/bun.lockb
2024-01-25 21:07:27 +08:00
bennykok b968fded32 fix: update clerk 2024-01-25 20:35:54 +08:00
bennykok aa419c80f1 fix: add after signout url 2024-01-25 20:25:11 +08:00
bennykok 3c1e49b451 fix: login issues 2024-01-25 19:34:40 +08:00
Nicholas Koben Kao 72312c7a40 generate 2024-01-24 22:37:02 -08:00
Nicholas Koben Kao f22f5eef4e Merge branch 'main' into nickkao/checkpoint-volume 2024-01-24 22:33:00 -08:00
Nicholas Koben Kao 982ef0780d lock 2024-01-24 22:32:48 -08:00
Nicholas Koben Kao a295df973f clean up 2024-01-24 22:28:50 -08:00
Nicholas Koben Kao d8df580339 remove divergent sql 2024-01-24 22:26:42 -08:00
Nicholas Koben Kao 0d88907cfd clean up web 2024-01-24 22:22:59 -08:00
Nicholas Koben Kao db04d02d34 working 2024-01-24 22:15:12 -08:00
BennyKok 3d2eacccc9 fix: build 2024-01-25 12:08:09 +08:00
BennyKok 85e4219ea7 fix: remove unused import, fix build 2024-01-25 11:16:41 +08:00
BennyKok df4dfba31d chore: migrate sign in to domain relative path with clerk, add .env.example as well 2024-01-25 10:57:13 +08:00
Nicholas Koben Kao 911cc8d16b merge0 2024-01-24 16:26:16 -08:00
Nicholas Koben Kao eb04f246a4 status 2024-01-24 12:53:43 -08:00
BennyKok d644edd3c4 Merge branch 'main' into main-private 2024-01-25 00:40:31 +08:00
BennyKok 1143b469ad Merge branch 'main' of https://github.com/comfy-deploy/comfyui-deploy into main-private 2024-01-25 00:37:52 +08:00
BennyKok 0f9e0c9c76 feat: pricing plan + usage page 2024-01-25 00:34:41 +08:00