Commit Graph
50 Commits
Author SHA1 Message Date
BennyKok 29bf7636b1 feat: add gpu options 2024-01-11 21:57:30 +08:00
BennyKok 8aa86bbe64 fix: build error 2024-01-09 14:11:11 +08:00
BennyKok 7d36f8af88 feat: add interactive api docs, rewrite run endpoint with hono and zod validator 2024-01-09 14:00:16 +08:00
BennyKok 79639bd6ee chore: update global styles 2024-01-07 23:05:23 +08:00
BennyKok 9af3bb26d2 chore: remove log 2024-01-07 21:09:13 +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 157b126fbf feat(plugin): update deployment flow 2024-01-05 19:27:31 +08:00
BennyKok 9937252777 feat: add preview image builder 2024-01-04 22:29:22 +08:00
BennyKok 40d9060fda fix(web): workflow org visibility issues 2024-01-01 23:51:12 +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 9d0a52b7ab fix(web): layout and scrollable 2023-12-29 14:55:08 +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 dc5dd81358 chore: add uploading to workflowRunStatus 2023-12-23 21:44:04 +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 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 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 1dc04a8752 fix: build issues 2023-12-16 23:17:09 +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 942660d505 fix: show status after create workflow run 2023-12-15 19:48:51 +08:00
BennyKok 9aa2484872 feat: add api key check in api route 2023-12-15 19:18:42 +08:00
BennyKok 72d0364fee fix: update plugin api call 2023-12-15 19:15:41 +08:00
BennyKok bbb7f398ab feat: add api generation 2023-12-15 17:58:19 +08:00
BennyKok 23db3c1a45 feat: add update failed display when the graph execution error 2023-12-15 16:16:35 +08:00
BennyKok eb6ef74f8a fix types infer 2023-12-15 14:02:00 +08:00
BennyKok 5b4043c367 refactor: extract resourceBucket to process.env.SPACES_BUCKET 2023-12-15 13:00:05 +08:00
BennyKok 1ea80e5e84 feat: add custom image inputs 2023-12-15 11:14:21 +08:00
BennyKok c419e10827 refactor: move workflow to /workflow 2023-12-14 22:50:28 +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 ed853fc5f1 fix: update workflow run with workflow id 2023-12-10 20:59:23 +08:00
BennyKok e5b8b4f7d9 feat: update runs table 2023-12-10 16:19:02 +08:00
BennyKok 9c8a518c46 feat: display runs and create run and update run endpoint 2023-12-10 16:06:20 +08:00
BennyKok e65dff9b72 fix format 2023-12-10 12:40:17 +08:00
BennyKok 6b431426ff feat: add comftui plugin, initial db 2023-12-09 00:10:59 +08:00