Brian McGee
|
a2867ba29d
|
fix(ui): remove empty strings from add machine api call
|
2025-09-02 15:40:32 +01:00 |
|
Johannes Kirschbauer
|
36f73d40b3
|
ui/scene: fix double click on move
|
2025-09-02 14:09:16 +02:00 |
|
Johannes Kirschbauer
|
db84369000
|
ui/toolbar: shrink width avoid blocking interactions
|
2025-09-02 14:08:48 +02:00 |
|
Johannes Kirschbauer
|
359b2d4e7a
|
ui/fix: move machine into starting position
|
2025-09-02 12:40:44 +02:00 |
|
Johannes Kirschbauer
|
2af9bd5003
|
ui/fix: frozen map after clicking machine
|
2025-09-02 12:40:23 +02:00 |
|
Johannes Kirschbauer
|
a8cbfcbd18
|
ui/toolbar: increase stacking index
|
2025-09-02 12:38:42 +02:00 |
|
Johannes Kirschbauer
|
dc17d62131
|
ui/contextMenu: prevent duplicate context menu
|
2025-09-02 12:38:15 +02:00 |
|
Johannes Kirschbauer
|
93c31d4c26
|
ui/labels: fix font, bg radius
|
2025-09-02 11:34:55 +02:00 |
|
Brian McGee
|
494f79edb4
|
fix(ui): reactivity within machine detail view
|
2025-09-02 09:01:23 +01:00 |
|
Johannes Kirschbauer
|
f8c34caaab
|
ui/machines: add background to 3d labels
|
2025-09-01 20:48:02 +02:00 |
|
Johannes Kirschbauer
|
95c781bf4d
|
ui/machines: move on long press
|
2025-09-01 19:14:32 +02:00 |
|
Johannes Kirschbauer
|
fe58de0997
|
ui/machineTags: remove spurious logging
|
2025-09-01 18:23:39 +02:00 |
|
hsjobeki
|
7582458bae
|
Merge pull request 'ui/machineTags: fix keyboard and select logic' (#5055) from ui-more-2 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5055
|
2025-09-01 16:20:37 +00:00 |
|
Johannes Kirschbauer
|
3a7d7afaab
|
ui/machineTags: fix keyboard and select logic
|
2025-09-01 18:15:48 +02:00 |
|
Qubasa
|
8ae43ff9a0
|
clan-app: display runtime icon on macOS too
|
2025-09-01 17:34:30 +02:00 |
|
Qubasa
|
e6efd5e731
|
clan-app: display runtime icon correctly in process overview
|
2025-09-01 17:34:07 +02:00 |
|
hsjobeki
|
f21e1e7641
|
Merge pull request 'api/machines: move configuration data into subattribute' (#5048) from api-list-machines into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5048
|
2025-09-01 14:55:26 +00:00 |
|
Brian McGee
|
45c916fb6d
|
feat(ui): refine styling for MachineTags and fix inverted mode
Closes #5045
|
2025-09-01 14:27:47 +01:00 |
|
Johannes Kirschbauer
|
727d4e70ae
|
api/machines: move configuration data into subattribute
This helps to make room for 'instance_refs'
And potentially other metadata that we want to compute and expose
|
2025-09-01 14:42:12 +02:00 |
|
hsjobeki
|
a131448dcf
|
Merge pull request 'ui/scene: init move machine' (#5031) from ui-more-2 into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5031
|
2025-08-31 15:22:32 +00:00 |
|
Johannes Kirschbauer
|
565391bd8c
|
ui/modules: deduplicate information
|
2025-08-31 17:09:36 +02:00 |
|
Johannes Kirschbauer
|
9bffa2a774
|
ui/clanContext: simplify
Try to avoid classes for use cases like this
|
2025-08-31 17:04:03 +02:00 |
|
Johannes Kirschbauer
|
e42a07423e
|
ui/machineLabels: use troika for label rendering
|
2025-08-31 17:04:03 +02:00 |
|
Johannes Kirschbauer
|
c5178ac16a
|
ui/fonts: use ttf font for 3d texture rendering
|
2025-08-31 17:04:03 +02:00 |
|
Johannes Kirschbauer
|
33791e06cd
|
ui: cleanup unused code
|
2025-08-31 17:04:03 +02:00 |
|
Johannes Kirschbauer
|
c7e3bf624e
|
ui/scene: replace 2d labels
|
2025-08-31 17:04:03 +02:00 |
|
Johannes Kirschbauer
|
ba027c2239
|
ui/scene: init move machine
|
2025-08-31 17:04:03 +02:00 |
|
Johannes Kirschbauer
|
25fdabee29
|
ui/menu: add simple context menu
|
2025-08-31 17:04:03 +02:00 |
|
Johannes Kirschbauer
|
b9573636d8
|
ui/modules: simplify ui logic
|
2025-08-31 15:58:39 +02:00 |
|
Johannes Kirschbauer
|
3862ad2a06
|
api/modules: add foreign key to instances
|
2025-08-31 15:58:39 +02:00 |
|
DavHau
|
a364b5ebf3
|
API/list_service_instances: add module metadata (#5023)
@hsjobeki
Co-authored-by: Johannes Kirschbauer <hsjobeki@gmail.com>
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5023
|
2025-08-29 13:14:19 +00:00 |
|
brianmcgee
|
d0134d131e
|
Merge pull request 'feat(ui): display add machine in sidebar when machine list is empty' (#5027) from ui/refine-add-machine into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/5027
|
2025-08-29 12:27:33 +00:00 |
|
Brian McGee
|
ccf0dace11
|
feat(ui): display add machine in sidebar when machine list is empty
|
2025-08-29 13:23:45 +01:00 |
|
Johannes Kirschbauer
|
dc9bf5068e
|
ui/scene: make 'select' the default mode
|
2025-08-29 13:58:35 +02:00 |
|
Johannes Kirschbauer
|
6b4f79c9fa
|
ui/scene: add different cursor type
|
2025-08-29 13:54:32 +02:00 |
|
Brian McGee
|
d4ac3b83ee
|
feat(ui): stop reloading sidebar when moving between machine
|
2025-08-29 12:06:28 +01:00 |
|
Johannes Kirschbauer
|
851d6aaa89
|
ui/machines: hook up create machine with scene workflow
|
2025-08-29 10:39:05 +02:00 |
|
Johannes Kirschbauer
|
f007279bee
|
ui: format and debug messages
|
2025-08-29 10:38:39 +02:00 |
|
Brian McGee
|
5a3381d9ff
|
ui/machines: add machine workflow
|
2025-08-29 10:34:03 +02:00 |
|
Brian McGee
|
54a8ec717e
|
chore(ui): rename install workflow to InstallMachine
|
2025-08-28 22:44:27 +02:00 |
|
Johannes Kirschbauer
|
a4277ad312
|
ui/service: rewire to allow external selection
|
2025-08-28 22:39:49 +02:00 |
|
Johannes Kirschbauer
|
8877f2d451
|
ui/scene: lift state signals to allow external access
|
2025-08-28 22:39:23 +02:00 |
|
Johannes Kirschbauer
|
9275b66bd9
|
ui/machine: remove unsued imports
|
2025-08-28 22:38:19 +02:00 |
|
Johannes Kirschbauer
|
6a964f37d5
|
ui/machineRepr: listen to highlight state
|
2025-08-28 22:38:19 +02:00 |
|
Johannes Kirschbauer
|
73f2a4f56f
|
ui/hooks: add clickOutside hook
|
2025-08-28 22:37:34 +02:00 |
|
Johannes Kirschbauer
|
85fb0187ee
|
ui/typography: add missing label xxs
|
2025-08-28 22:37:15 +02:00 |
|
Johannes Kirschbauer
|
db9812a08b
|
ui/sidebar: remove unused imports
|
2025-08-28 22:37:05 +02:00 |
|
Johannes Kirschbauer
|
ca69530591
|
ui/search: fix divider and text styles
|
2025-08-28 22:36:50 +02:00 |
|
Johannes Kirschbauer
|
fc5b0e4113
|
ui/multisearch: make controlled for now
|
2025-08-28 22:36:21 +02:00 |
|
Johannes Kirschbauer
|
278af5f0f4
|
ui/queries: add instances query
|
2025-08-28 22:35:58 +02:00 |
|