ai-toolkit/ui/src/components
Jaret Burkett 3a4341dee3 Improve ui polling code to prevent poll buildup 2026-07-21 11:35:52 -06:00
..
ActiveJobWidget.tsx Add captioning monitoring information to the dataset page so you can just stay on that page with all the info there. 2026-06-19 08:00:40 -06:00
AddImagesModal.tsx accept .json uploads (#880) 2026-06-12 10:31:19 -06:00
AddSingleImageModal.tsx Made it easy to add control images to the samples in the UI 2025-07-17 12:00:48 -06:00
AdvancedConfigEditor.tsx Add advanced config section to the captioner 2026-04-28 10:49:46 -06:00
AudioPlayer.tsx Add support for ACE-Step 1.5 and ACE-Step 1.5 XL. Also added dataset captioning through the UI. (#785) 2026-04-09 15:02:03 -06:00
AuthWrapper.tsx Changed auth to use the wording 'password' instead of 'token' and give information about defaults and how to change the password. 2025-08-23 09:30:44 -06:00
AutoCaptionButton.tsx Added ability to set the caption extention in dataset viewer, captioner, and trainer so one dataset can have multiple caption styles in different files with different extensions. Added dataset caption template for a blank ideogram 4 formatted template. 2026-06-06 08:32:24 -06:00
BoundingBoxOverlay.tsx Rework the ui of ideogram dataset image caption editor 2026-06-05 13:20:58 -06:00
CPUWidget.tsx Add light mode support. 2026-03-31 16:54:55 -06:00
CaptionDatasetModal.tsx Added ability to set the caption extention in dataset viewer, captioner, and trainer so one dataset can have multiple caption styles in different files with different extensions. Added dataset caption template for a blank ideogram 4 formatted template. 2026-06-06 08:32:24 -06:00
CaptionMonitor.tsx Rework the logging and terminal emulator on the ui to work like an actual emulator for better output. 2026-07-16 08:50:40 -06:00
CaptionSimpleJob.tsx Add Qwen3.6 VL captioner. 2026-07-15 07:02:33 -06:00
Card.tsx Added validation loss 2026-07-19 19:33:45 -06:00
ConfirmModal.tsx Updates to handle video in a dataset on ui 2025-03-26 12:15:28 -06:00
DatasetImageCard.tsx Added ability to set the caption extention in dataset viewer, captioner, and trainer so one dataset can have multiple caption styles in different files with different extensions. Added dataset caption template for a blank ideogram 4 formatted template. 2026-06-06 08:32:24 -06:00
DatasetImageViewer.tsx Add captioning monitoring information to the dataset page so you can just stay on that page with all the info there. 2026-06-19 08:00:40 -06:00
DocModal.tsx Started doing info bubble docs on the simple ui 2025-06-17 11:00:24 -06:00
ErrorBoundary.tsx Have error boundary if simple job cannot be displayed due to the job being advanced 2025-03-27 19:55:40 -06:00
FilesWidget.tsx Add ability to download or delete the optimizer state from the ui 2026-05-29 08:56:22 -06:00
GPUMonitor.tsx Improve ui polling code to prevent poll buildup 2026-07-21 11:35:52 -06:00
GPUWidget.tsx Add light mode support. 2026-03-31 16:54:55 -06:00
IdeogramCaptionSidebar.tsx Update the Ideogram 4 prompt generation/parsing/ui to handle the updated format notes better. 2026-06-16 09:44:38 -06:00
JobActionBar.tsx Added a Sample Next Step in the job gear dropdown to force a sample on the next step. 2026-07-17 07:59:30 -06:00
JobConfigViewer.tsx Add support for ACE-Step 1.5 and ACE-Step 1.5 XL. Also added dataset captioning through the UI. (#785) 2026-04-09 15:02:03 -06:00
JobLossGraph.tsx Enable val/loss by default on the loss graph (#966) 2026-07-20 11:33:03 -06:00
JobOverview.tsx Rework the logging and terminal emulator on the ui to work like an actual emulator for better output. 2026-07-16 08:50:40 -06:00
JobPlugin.tsx Add compiling option for captioning. Added progress bar for captioning on active job widget. Track steps on caption. Added reverse proxy iframe that plugins can use to add ui functionality. 2026-06-12 10:26:52 -06:00
JobsTable.tsx Add captioning monitoring information to the dataset page so you can just stay on that page with all the info there. 2026-06-19 08:00:40 -06:00
Loading.tsx Added a way to secure the UI. Plus various bug fixes and quality of life updates 2025-03-20 08:07:09 -06:00
MergeLoRAsModal.tsx Add ability to run small scripts from the ui and added a merge lora script 2026-05-18 14:33:47 -06:00
Modal.tsx Fixed overflow issue on modal 2026-05-19 10:12:43 -06:00
OstrisCloudBalance.tsx Improve ui polling code to prevent poll buildup 2026-07-21 11:35:52 -06:00
PromptBoxEditorModal.tsx Allow editing the boxes visually on the sample section for ideogram 2026-06-05 14:09:18 -06:00
SampleControlImage.tsx Added ui sopport for multi control samples and datasets. Added qwen image edit 5209 to the ui 2025-09-25 11:10:02 -06:00
SampleImageCard.tsx Fixed issue where some image cards in samples and datasets would show gray instead of the image until you scroll. 2026-06-01 03:36:32 -06:00
SampleImageViewer.tsx Show bounding boxes on the sample image card if we have them in the prompt 2026-06-04 15:59:02 -06:00
SampleImages.tsx Fix issue where more than 12 samples would break sample grid. 2026-07-19 09:21:44 -06:00
Sidebar.tsx Added a wallet indicator for Ostris Cloud 2026-05-28 11:09:51 -06:00
ThemeLogo.tsx Add light mode support. 2026-03-31 16:54:55 -06:00
ThemeProvider.tsx Add light mode support. 2026-03-31 16:54:55 -06:00
ThemeToggle.tsx Add light mode support. 2026-03-31 16:54:55 -06:00
UniversalTable.tsx Allow multi selecting jobs and deleting them in one go 2026-06-12 08:01:56 -06:00
UpsamplePromptsModal.tsx Add a prompt upsample ui for upsampling prompts to ideogram format prompts. 2026-06-05 09:56:02 -06:00
formInputs.tsx Added validation loss 2026-07-19 19:33:45 -06:00
layout.tsx Drastically improved the performance of the dataset viewer on large datasets by switching to virtualization. Fixed issue with images loading when they have two periods in a row .. 2026-05-24 15:13:55 -06:00