|
|
c340439306
|
Add support for 'shutting_down' state in HealthBadge and health service
|
2025-10-29 00:09:18 +01:00 |
|
|
|
5b84b64623
|
Fix some typescript issues
|
2025-10-27 20:36:31 +01:00 |
|
|
|
7813a5f2be
|
Move import instance configuration to InstanceDialog component
|
2025-10-27 20:17:18 +01:00 |
|
|
|
a00c9b82a6
|
Add import functionality for instance configuration from JSON file
|
2025-10-27 20:11:22 +01:00 |
|
|
|
cbfa6bd48f
|
Fix export functionality to exclude computed field from JSON output
|
2025-10-27 19:59:43 +01:00 |
|
|
|
bee0f72c10
|
Add export functionality to InstanceCard component
|
2025-10-27 19:55:07 +01:00 |
|
|
|
13ef13449c
|
Fix ts type check
|
2025-10-26 19:52:44 +01:00 |
|
|
|
777e07752b
|
Fix health service tests
|
2025-10-26 19:48:07 +01:00 |
|
|
|
75e7b628ca
|
Remove 'loading' and 'error' states
|
2025-10-26 19:12:35 +01:00 |
|
|
|
2a1bebeb24
|
Improve health checks for instances
|
2025-10-26 19:05:03 +01:00 |
|
|
|
696a2cb18b
|
Prevent node change on update
|
2025-10-16 22:35:29 +02:00 |
|
|
|
9d5f01d4ae
|
Auto-select first node in InstanceSettingsCard if none is selected
|
2025-10-09 19:13:58 +02:00 |
|
|
|
6c1a76691d
|
Improve cleanup of options in InstanceDialog to skip empty strings and arrays
|
2025-10-09 18:49:36 +02:00 |
|
|
|
5d958ed283
|
Fix backend_options cleanup to exclude empty arrays in InstanceDialog
|
2025-10-09 18:38:33 +02:00 |
|
|
|
56b95d1243
|
Refactor InstanceSettingsCard and API types to use NodesMap
|
2025-10-08 19:52:39 +02:00 |
|
|
|
b728a7c6b2
|
Fix fetchNodes call to ensure proper handling of promise
|
2025-10-03 10:53:29 +02:00 |
|
|
|
a491f29483
|
Add node selection functionality to InstanceSettingsCard and define Node API
|
2025-10-02 23:18:33 +02:00 |
|
|
|
ffa0a0c161
|
Remove ZodFormField and BasicInstanceFields components
|
2025-09-28 14:42:10 +02:00 |
|
|
|
1fbf809a2d
|
Add EnvironmentVariablesInput component and integrate into InstanceSettingsCard
|
2025-09-28 14:42:10 +02:00 |
|
|
|
2cd9d374a7
|
Add Docker badge to UI
|
2025-09-25 23:04:24 +02:00 |
|
|
|
e3bf8ac05a
|
Update SystemInfo dialog
|
2025-09-23 22:05:31 +02:00 |
|
|
|
edf0575925
|
Replace SystemInfoDialog with BackendInfoDialog and update related references
|
2025-09-23 21:44:04 +02:00 |
|
|
|
2cbd666d38
|
Redesign create/edit instance dialog
|
2025-09-23 21:11:00 +02:00 |
|
|
|
05e4335389
|
Fix instance management tests
|
2025-09-23 19:45:45 +02:00 |
|
|
|
850cf018e3
|
Refactor BackendBadge component
|
2025-09-23 19:20:53 +02:00 |
|
|
|
9c3da55c5d
|
Improve InstanceCard layout
|
2025-09-23 18:12:58 +02:00 |
|
|
|
48b3a39dfe
|
Move badges in instance card
|
2025-09-22 21:54:04 +02:00 |
|
|
|
c10153f59f
|
Add BackendBadge component and integrate it into InstanceCard
|
2025-09-22 21:48:33 +02:00 |
|
|
|
6dcf0f806e
|
Fix VLLM command placeholder formatting
|
2025-09-22 21:30:59 +02:00 |
|
|
|
501afb7f0d
|
Refactor form components and improve API error handling
|
2025-09-21 21:33:53 +02:00 |
|
|
|
b665194307
|
Add vLLM backend support to webui
|
2025-09-21 20:58:43 +02:00 |
|
|
|
587be68077
|
Add MLX backend support with configuration and parsing enhancements
|
2025-09-16 22:38:39 +02:00 |
|
|
|
ccabd84568
|
Add margin to textarea in ParseCommandDialog for improved spacing
|
2025-09-15 21:36:24 +02:00 |
|
|
|
323056096c
|
Implement llama-server command parsing and add UI components for command input
|
2025-09-15 21:04:14 +02:00 |
|
|
|
0fd3613798
|
Refactor backend type from LLAMA_SERVER to LLAMA_CPP across components and tests
|
2025-09-02 21:19:22 +02:00 |
|
|
|
4f6bb6292e
|
Implement backend configuration options and refactor related components
|
2025-09-02 21:12:14 +02:00 |
|
|
|
a8f3a8e0f5
|
Refactor instance status handling on the frontend
|
2025-08-27 20:11:21 +02:00 |
|
|
|
f15c0840c4
|
Implement dark theme and theme switching
|
2025-08-11 17:39:56 +02:00 |
|
|
|
3ba62af01a
|
Add VITE_APP_VERSION to environment and update SystemInfoDialog to display version
|
2025-08-07 19:01:31 +02:00 |
|
|
|
3f9caff33b
|
Refactor log fetching to use instancesApi
|
2025-08-06 19:07:25 +02:00 |
|
|
|
0846350d41
|
Fix eslint issues in ZodFormField
|
2025-08-05 19:21:09 +02:00 |
|
|
|
dacaca8594
|
Fix number input handling to allow decimal values
|
2025-08-05 19:15:12 +02:00 |
|
|
|
ad117ef6c6
|
Add AuthProvider to test components
|
2025-07-31 20:34:33 +02:00 |
|
|
|
f94a150b07
|
Refactor modals to dialogs and update related tests for consistency
|
2025-07-31 19:03:43 +02:00 |
|
|
|
c038cabaf6
|
Implement authentication flow with API key support and loading states
|
2025-07-31 18:59:12 +02:00 |
|
|
|
06160cc61e
|
Autofix eslint issues
|
2025-07-26 23:10:07 +02:00 |
|
|
|
04086b3047
|
Fix capitalization in Header
|
2025-07-26 22:29:32 +02:00 |
|
|
|
4334b40fa9
|
Implement basic tests for webui
|
2025-07-26 19:20:09 +02:00 |
|
|
|
f337a3efe2
|
Refactor project structure
|
2025-07-26 11:37:28 +02:00 |
|