Brian McGee
|
d6ca50218a
|
feat(ui): increase fg/def/4 from 500 to 600
|
2025-08-18 12:52:32 +01:00 |
|
Brian McGee
|
7d1f0956d6
|
feat(ui): refine Tag and line-height for labels
|
2025-08-18 12:52:32 +01:00 |
|
Brian McGee
|
d150c80854
|
feat(ui): move sidebar section header outside content
|
2025-08-18 12:52:31 +01:00 |
|
Brian McGee
|
2d1828d088
|
feat(ui): better contrast in sidebar
|
2025-08-18 12:52:31 +01:00 |
|
Brian McGee
|
f7f897a311
|
feat(ui): add xs button type
|
2025-08-18 12:52:30 +01:00 |
|
Brian McGee
|
683ffbdc76
|
feat(ui): refine Select with new typography sizes
|
2025-08-18 12:52:30 +01:00 |
|
Brian McGee
|
480ad3a5f1
|
feat(ui): increase label font sizes
|
2025-08-18 12:52:29 +01:00 |
|
Brian McGee
|
16361f03e9
|
feat(ui): typography size increases
|
2025-08-18 12:52:27 +01:00 |
|
hsjobeki
|
e109361e81
|
Merge pull request 'clanModules: remove unused code' (#4785) from clean-dead-code into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4785
|
2025-08-16 11:03:16 +00:00 |
|
Johannes Kirschbauer
|
03968d8fbc
|
api/inventory: remove leaked schemas
|
2025-08-16 12:56:30 +02:00 |
|
Johannes Kirschbauer
|
08cb6993a8
|
install/progress: display usb-stick
|
2025-08-15 11:10:57 +02:00 |
|
Johannes Kirschbauer
|
872f640211
|
install/assets: init usb-stick png image
|
2025-08-15 11:04:10 +02:00 |
|
Johannes Kirschbauer
|
c58f7c573d
|
ui/install: clean up design
|
2025-08-15 11:04:09 +02:00 |
|
Johannes Kirschbauer
|
7b807a0745
|
ui/vars: add more vars to install story
|
2025-08-15 11:04:09 +02:00 |
|
Brian McGee
|
245453b461
|
fix(ui): host file input max width
|
2025-08-14 14:57:26 +01:00 |
|
Brian McGee
|
f754b88ae4
|
chore(ui): general cleanup
|
2025-08-14 14:28:23 +01:00 |
|
DavHau
|
72d3ad09a4
|
vars: refactor - pass Machine objects to run_generators
|
2025-08-13 12:45:47 +00:00 |
|
DavHau
|
a535450ec0
|
vars: refactor - unify get_generators and _get_closure
|
2025-08-13 12:45:47 +00:00 |
|
hsjobeki
|
3a8309b01f
|
Merge pull request 'UI/install: add loading animation' (#4723) from install-ui into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4723
|
2025-08-13 12:19:23 +00:00 |
|
Johannes Kirschbauer
|
10065a7c8f
|
UI/install: add loading to button
|
2025-08-13 14:15:52 +02:00 |
|
Johannes Kirschbauer
|
176b54e29d
|
UI/Button: move state out of the button
|
2025-08-13 14:15:29 +02:00 |
|
DavHau
|
24194011ac
|
vars: refactor - remove unnecessary return values
The boolean return value signaling if anything was ran or not isn't that useful. We are not doing anything with it.
|
2025-08-13 12:54:05 +07:00 |
|
Johannes Kirschbauer
|
62ccba9fb5
|
ui/install: test connection
|
2025-08-12 21:04:18 +02:00 |
|
Johannes Kirschbauer
|
0b44770f1f
|
UI/install: add loading animation
|
2025-08-12 20:45:55 +02:00 |
|
Johannes Kirschbauer
|
5141ea047c
|
install: init secrets
|
2025-08-12 17:11:58 +02:00 |
|
Johannes Kirschbauer
|
bc379c985d
|
ui/install: update storybook mock data
|
2025-08-12 16:35:34 +02:00 |
|
Johannes Kirschbauer
|
69d8b029d6
|
ui/install: fix alignment of some steps
|
2025-08-12 16:35:34 +02:00 |
|
Johannes Kirschbauer
|
f3617b0407
|
ui/vars: sanitize generator and prompt field names
|
2025-08-12 16:35:34 +02:00 |
|
Johannes Kirschbauer
|
a5205681cc
|
ui/select: fix z-index of trigger
|
2025-08-12 16:35:34 +02:00 |
|
Johannes Kirschbauer
|
9880847d43
|
install: add progress to ui
|
2025-08-12 16:35:34 +02:00 |
|
Brian McGee
|
5d1abbd303
|
feat(ui): integrate tags info from field schema into tags section
|
2025-08-12 15:16:59 +01:00 |
|
Brian McGee
|
92e9bb2ed8
|
feat(ui): integrate list_tags api call into machine detail
|
2025-08-12 14:46:43 +01:00 |
|
Brian McGee
|
8f43af3c48
|
feat(ui): add transparent option for Alert component
|
2025-08-12 11:52:38 +01:00 |
|
Brian McGee
|
eeaec583cb
|
feat(ui): add small variant for Alert component
|
2025-08-12 11:52:37 +01:00 |
|
brianmcgee
|
b058fcc8eb
|
Merge pull request 'fix(ui): swap colors for inverted/non-inverted in Divider component' (#4696) from fix/invert-default-color-scheme-divider into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4696
|
2025-08-12 09:09:20 +00:00 |
|
Brian McGee
|
24ae95a007
|
fix(ui): swap colors for inverted/non-inverted in Divider component
Fixes #4602
|
2025-08-12 10:00:40 +01:00 |
|
Brian McGee
|
dcdab61d13
|
feat(ui): improve color=inherit example in typography story
|
2025-08-12 09:56:26 +01:00 |
|
Brian McGee
|
84bf9fe3cf
|
fix(ui): load CommitMono via woff2 instead of OTF
Fixes #4611
|
2025-08-12 07:48:21 +00:00 |
|
Johannes Kirschbauer
|
d1f5a8e263
|
ui/install: set fixed dimensions for modal
|
2025-08-11 17:00:20 +02:00 |
|
Johannes Kirschbauer
|
54797dd5f5
|
ui/install: hook up notification bus
|
2025-08-11 15:30:55 +02:00 |
|
Johannes Kirschbauer
|
c70c588c1c
|
ui/api: init message bus subscriber hooks
|
2025-08-11 15:24:41 +02:00 |
|
Johannes Kirschbauer
|
bb6fab1168
|
api: init notification queue
|
2025-08-11 15:24:41 +02:00 |
|
Johannes Kirschbauer
|
0859a86ce0
|
ui/api: simplify types in api
|
2025-08-11 15:24:41 +02:00 |
|
Johannes Kirschbauer
|
eebd3fa4ec
|
ui/install: hook up {cancel, close} method
|
2025-08-11 15:15:00 +02:00 |
|
Brian McGee
|
bf0691587d
|
feat(ui): integrate machine writeability
|
2025-08-11 12:34:00 +01:00 |
|
Brian McGee
|
2d2d9c9dca
|
chore(ui): remove some console.log statements
|
2025-08-11 12:21:36 +01:00 |
|
Brian McGee
|
e0e16de144
|
feat(ui): MachineTags component and tags section in machine detail pane
|
2025-08-11 12:21:33 +01:00 |
|
Johannes Kirschbauer
|
e2cb1fd83f
|
UI/install: run generators
|
2025-08-09 20:02:06 +02:00 |
|
Johannes Kirschbauer
|
121548ffb7
|
UI/onboarding: init admin instance
|
2025-08-09 19:56:23 +02:00 |
|
Johannes Kirschbauer
|
966a3ee919
|
UI/queries: init generators query
|
2025-08-09 19:56:23 +02:00 |
|