Commit Graph

8562 Commits

Author SHA1 Message Date
ArneBo d74a8f637c fix(front): consistent widget display without duplicate results 2025-02-19 14:10:27 +01:00
ArneBo 2e63cad388 refactor(front): use section with title prop and pagination on all widgets 2025-02-19 13:35:45 +01:00
upsiflu e09d0a20fa feat(ui): if a link toggles a query flag, then the "active" colors reflect whether any query is currently set 2025-02-18 13:35:54 +01:00
ArneBo 4ea287c17f chore(style): use spacer between button and headline in empty state 2025-02-18 13:29:30 +01:00
ArneBo 744f613df4 feat(front): use pagination component and title prop in channels widget 2025-02-18 13:28:54 +01:00
ArneBo 81ef66fafc refactor(ui): use secondary buttons in pagination 2025-02-18 13:14:42 +01:00
ArneBo 81b6d46c6b refactor(front): growing buttons on radio card 2025-02-18 10:34:09 +01:00
ArneBo 978d64c466 refactor(style): input labels alignment 2025-02-18 10:31:15 +01:00
ArneBo 9dfb1bab00 fix(front): indentation 2025-02-17 17:33:18 +01:00
ArneBo 5f392150e8 refactor(ui): move select dropdown css from input component to global css 2025-02-17 17:33:00 +01:00
ArneBo c16eefedfc refactor(front): channel form 2025-02-17 17:32:17 +01:00
ArneBo 76eae47f2f fix(front): correct layout closing tag placement in channel list page 2025-02-17 17:30:18 +01:00
upsiflu 148e87c28e feat(upload): [WIP] #2081 respect user selected upload destination or jump to page 2 if a channel is already open 2025-02-17 13:04:56 +01:00
ArneBo 851d40c4aa fix(style): transparent background for tablinks 2025-02-17 11:32:30 +01:00
ArneBo b1ac6612fd chore(front): [WIP] new toplevel channels page 2025-02-17 11:26:37 +01:00
ArneBo 4a9f2f99ae refactor(ui): remove bottom margin from headlines in alerts 2025-02-17 11:26:37 +01:00
ArneBo 6b47163b14 refactor(types): map actor type with apiactor from schema 2025-02-17 11:26:37 +01:00
ArneBo 387651e5fa refactor(ui): dont default force-underline action links in header and section components 2025-02-17 11:26:37 +01:00
ArneBo 03d378fb57 refactor(ui): consistent use of thin-font prop 2025-02-17 11:26:37 +01:00
ArneBo c73e3dba29 fix(front): use link component in profile overview 2025-02-17 11:26:37 +01:00
ArneBo eff34e0a2a fix(ui): differentiate between full and grow widths 2025-02-17 11:26:37 +01:00
ArneBo 8c2c406637 fix(front): get widget data ready when components are loaded and refresh them on change 2025-02-17 11:26:37 +01:00
upsiflu ea873d4438 fix(ui): [WIP] tabs that have :to prop are displayed the same as button tabs 2025-02-16 21:53:43 +01:00
ArneBo 6baee019e1 fix(front): remove internal filter from channel widget on explore 2025-02-15 00:31:40 +01:00
ArneBo c6428e2381 fix(style): align artist name left on album card 2025-02-15 00:26:42 +01:00
ArneBo aa99c65149 chore(front): remove add library link from profile 2025-02-15 00:25:35 +01:00
ArneBo 0d0c0837fa chore(style): consistent album headline link in channel detail 2025-02-14 23:48:37 +01:00
ArneBo 53b2807bf4 fix(front): display playlistmodal over mobile queue 2025-02-14 23:45:46 +01:00
ArneBo cd1c58e452 fix(front): prevent channels widget from repopulating on triggered reload 2025-02-14 23:10:34 +01:00
ArneBo 872a5d0250 fix(front): watch channel widget data, so the user doesnt need to refresh by hand 2025-02-14 21:47:02 +01:00
ArneBo 497908f1d3 chore(front): remove logs from playlist modal 2025-02-14 21:07:29 +01:00
ArneBo f3250f75a2 fix(style): sidebar links overrides 2025-02-14 18:18:19 +01:00
ArneBo b933a3f88c feat(style): favorite icon toggle outline / filled 2025-02-14 18:12:19 +01:00
ArneBo 22e64c8a9b chore(front): upload modal channel form #2081 2025-02-14 18:00:59 +01:00
ArneBo 9aacc8a256 refactor(migrations): forgot untracked migrations from develop 2025-02-14 13:04:07 +01:00
ArneBo 50dd404dab feat(front): [WIP] new upload process channel form #2081 2025-02-14 13:03:39 +01:00
ArneBo a8d5011796 feat(ui): indicate subscribed state in subscribe button 2025-02-14 11:21:10 +01:00
ArneBo 69dd143486 feat(front): dangerous button can be popoveritem 2025-02-14 11:20:10 +01:00
ArneBo b8d4cb2aba feat(style): render solid links the same as buttons 2025-02-14 11:03:15 +01:00
ArneBo cb4c879eda fix(front): remove unused router redirections after moving ui modules to this repo #2355 2025-02-14 10:22:01 +01:00
ArneBo 7c094c83a2 refactor(front): change artist cover to correct type 2025-02-14 02:32:35 +01:00
ArneBo a1a58eb767 style(front): empty state layout in channel album cards 2025-02-14 02:22:37 +01:00
ArneBo 97f9b0b9d0 fix(front): undefined and value errors 2025-02-14 02:21:52 +01:00
ArneBo 28fee830b1 style(front): dangerous button modal confirm button default dangerous color 2025-02-14 01:09:51 +01:00
ArneBo 86d8315108 style(front): primary button in playlist modal 2025-02-13 22:27:08 +01:00
ArneBo 07e1679e1b fix(front): hide buttons if user is not logged in 2025-02-13 22:24:47 +01:00
ArneBo 236d9edc75 style(front): consistent inputs on edit form 2025-02-13 22:23:43 +01:00
ArneBo 3aa79c9017 style(front): consistent empty state 2025-02-13 22:22:49 +01:00
ArneBo 0a475d1a02 fix(migrations): rebase on develop 2025-02-13 21:38:24 +01:00
upsiflu 43c1bee971 fix(regression): postpone the integration of openapi-client and instead manually type all requests #2398 2025-02-13 12:27:02 +01:00