soulsync/webui
Antti Kettunen 484741db5c
Trim issue modal styling
- Remove duplicate button base styles from the issue detail modal CSS
- Keep only the layout and state-specific variants that the shared primitives still need
- Let the shared Button and TextArea own the common control styling
2026-05-13 22:26:22 +03:00
..
src Trim issue modal styling 2026-05-13 22:26:22 +03:00
static Remove legacy issues shell code 2026-05-13 22:26:22 +03:00
tests Keep shell bootstrap aligned with profile selection 2026-05-13 22:26:22 +03:00
.gitignore Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
index.html Drop server-rendered webui page state 2026-05-13 22:26:21 +03:00
package-lock.json Update webui dependencies 2026-05-13 22:26:21 +03:00
package.json Update webui dependencies 2026-05-13 22:26:21 +03:00
playwright.config.ts Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
tsconfig.json Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
vite.config.ts Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00
vitest.setup.ts Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00