Commit Graph

108 Commits

Author SHA1 Message Date
ArneBo 840c0c4fc0 feat(style): SVG switchable monochrome logo in sidebar 2025-01-08 21:34:37 +01:00
upsiflu 79edf6a0a5 fix(style): minor style corrections 2025-01-08 21:34:37 +01:00
upsiflu acb3656839 fix(front): `aria-pressed` is either true or undefined 2025-01-08 21:34:37 +01:00
upsiflu 4069d2ba71 refactor(ui): composable widths; default colors and widths; consistent props; 2025-01-08 21:34:37 +01:00
upsiflu c65b4bd4f0 feat(ui): more consistent props 2025-01-08 21:34:37 +01:00
upsiflu 37d99e1a53 refactor(about): [WIP] add 2-up and 3-up card layouts 2025-01-08 21:34:36 +01:00
upsiflu f9bbfc3c88 fix(ui): icon class 2025-01-08 21:34:36 +01:00
upsiflu 9253e8e408 fix(modals): operate global modals through central ui state (vuex) 2025-01-08 21:34:36 +01:00
ArneBo 008d8e2a8a fix(ui): remove inert state when modal is closed; buttons are forced to be hidden on desktop 2025-01-08 21:34:36 +01:00
ArneBo d8111dcbf6 fix(ui): responsive sidebar stays open on desktop when url changes 2025-01-08 21:34:36 +01:00
ArneBo 5f6d0c6bb2 feat(ui): Sidebar thick active links 2025-01-08 21:34:36 +01:00
upsiflu ae384cbd46 feat(ui): make bottom links slightly responsive 2025-01-08 21:34:35 +01:00
upsiflu 7296a352d9 feat(ui): responsive sidebar (breakoff: 1024px) 2025-01-08 21:34:35 +01:00
upsiflu 4b199471cf fix(style): minor adjustments to layout and colors 2025-01-08 21:34:35 +01:00
upsiflu b6d4ca5901 feat(ui): use new prop `to` for link-like popover items 2025-01-08 21:34:35 +01:00
upsiflu 0659342715 feat(ui): use column layout for language modal 2025-01-08 21:34:35 +01:00
upsiflu 0672f7e966 feat(ui): make legal links on sidebar thin 2025-01-08 21:34:35 +01:00
ArneBo f7c3ed9c12 fix(ui): revert now obsolete sidebar link hover styles 2025-01-08 21:34:35 +01:00
ArneBo c64f05e16a fix(ui): sidebar links hover no underline 2025-01-08 21:34:35 +01:00
upsiflu a64bfa5f20 fix(style): implement all necessary central color definitions for the Sidebar links and buttons 2025-01-08 21:34:34 +01:00
upsiflu 17ff21ab4f feat(ui): simplify layout of Sidebar 2025-01-08 21:34:34 +01:00
upsiflu b5475a1cba feat(ui): allow Button to have neutral ("default") color (useful in combination with ghost or outline) 2025-01-08 21:34:34 +01:00
upsiflu 1740fa7c11 feat(ui): enable and style shortcuts modal 2025-01-08 21:34:34 +01:00
ArneBo a0a97e2bca fix(ui): style sidebar search 2025-01-08 21:34:04 +01:00
upsiflu 1ca7f41ac2 feat(ui): implement link styles; use growing Spacers in Sidebar 2025-01-08 21:34:04 +01:00
upsiflu 13efd647b4 fix(ui): links cannot contain buttons. Props `solid` and `ghost` cannot be combined (see ui-docs) 2025-01-08 21:34:04 +01:00
ArneBo d2a99599f0 fix(ui): color sidebar & enable ghost style buttons 2025-01-08 21:34:03 +01:00
ArneBo 24c3eec56a fix(ui): replace questionmark radio icon in sidebar with boombox 2025-01-08 21:34:03 +01:00
ArneBo e563560cb1 fix(ui): sidebar layout 2025-01-08 21:34:03 +01:00
upsiflu e583c51a54 feat(ui): color (see "using color" in dev:ui-docs) 2025-01-08 21:34:03 +01:00
upsiflu 925d2db0a6 chore(style): contain all Sidebar classes inside the module 2025-01-08 21:34:03 +01:00
ArneBo 7f293d4143 feat(ui): new user menu in sidebar 2025-01-08 21:34:03 +01:00
upsiflu 32cf6c2e3d feat(ui): [WIP] use new Ui components for user menu in sidebar 2025-01-08 21:34:03 +01:00
ArneBo 3ad476fdfa fix(ui): [WIP] Sidebar add temporary user icon and router links until popover menus are in place 2025-01-08 21:34:03 +01:00
ArneBo 58e5e84610 feat(ui): Sidebar link to existing router links 2025-01-08 21:34:02 +01:00
ArneBo 32f67674cd fix(ui): Working Sidebar buttons 2025-01-08 21:34:02 +01:00
ArneBo 97c9201584 feat(ui): New Sidebar Layout 2025-01-08 21:34:02 +01:00
upsiflu 12ac7d1e79 chore(ui): update sidebar content 2025-01-08 21:34:02 +01:00
upsiflu 637db1c9c7 feat(ui): [WIP] add placeholder paths to sidebar links 2025-01-08 21:34:02 +01:00
upsiflu 01c59e3088 feat(ui): [WIP] add placeholder paths to sidebar links 2025-01-08 21:34:02 +01:00
upsiflu 1c7bed0f7e feat(ui): [WIP] add placeholder paths to sidebar links 2025-01-08 21:34:02 +01:00
upsiflu 95dd23dbd0 feat(ui): [WIP] replace buttons with links in sidebar 2025-01-08 21:34:02 +01:00
upsiflu 7c07f87cfd feat(ui): use dark and light theme for ui components in funkwhale app 2025-01-08 21:34:02 +01:00
upsiflu ad9e3dd4b0 feat(ui): [WIP] new `Link` component, use for sidebar links 2025-01-08 21:34:02 +01:00
ArneBo af6f0a4ccb fix(ui): sidebar todo comment invisible with html comment 2025-01-08 21:34:01 +01:00
ArneBo 6d06d9514d fix(ui): fixing errors 2025-01-08 21:34:01 +01:00
upsiflu f3ee0b9f77 feat(ui): [WIP] activate UIv2 (new designs, new routes) 2025-01-08 21:34:01 +01:00
ArneBo 5399f9be0e [WIP] replace modals and buttons with new ui components 2025-01-08 21:34:01 +01:00
ArneBo edad84b0b6 consistent use of i18n for translations, replace , and global variables with local definitions 2025-01-08 21:30:13 +01:00
wvffle a2adf7ac2b feat(ui): connect upload page to real backend 2025-01-08 21:28:27 +01:00
Kasper Seweryn 1fc39e2955 fix(sidebar): fix quick settings issues 2025-01-08 21:28:27 +01:00
Kasper Seweryn e41b30e6eb fix: fix most linting errors 2025-01-08 21:28:27 +01:00
Kasper Seweryn 4f545cee39 feat: create router for UI v2 2025-01-08 21:23:01 +01:00
Kasper Seweryn ef19232f2c feat: add missing upload views 2025-01-08 21:22:34 +01:00
Kasper Seweryn 72b94c2372 feat: add upload groups 2025-01-08 21:22:34 +01:00
Kasper Seweryn 3d7ccf8313 feat: add sidebar 2025-01-08 21:22:34 +01:00
Kasper Seweryn acfc4a687b feat(upload): spawn worker dynamically, when uploading 2025-01-08 21:20:05 +01:00
Kasper Seweryn 88c93dea90 feat: add upload logic 2025-01-08 21:20:04 +01:00