Commit Graph

8504 Commits

Author SHA1 Message Date
ArneBo 10eebb9456 refactor(front): create channel modal in user profile 2025-02-12 13:06:58 +01:00
ArneBo 1740cf485d fix(front): remove useless tabs from user profile 2025-02-12 13:06:25 +01:00
ArneBo 2b87305342 fix(ui): rollback setID in PopoverItem 2025-02-12 12:10:52 +01:00
ArneBo baa001a801 fix(front): add missing loader component 2025-02-12 12:02:06 +01:00
ArneBo ad46e0799c fix(front/ui): default empty values for inputs 2025-02-12 12:01:54 +01:00
ArneBo 863e8200e4 fix(front): playlist modal 2025-02-12 11:39:28 +01:00
ArneBo ebbdf31038 fix(front): remove unused section 2025-02-12 11:16:06 +01:00
ArneBo 0bf0609bc5 fix(front): errors in user profile 2025-02-12 11:15:24 +01:00
ArneBo 48c9ffd2f8 fix(front): use new modal composable 2025-02-12 11:14:13 +01:00
ArneBo 6a75aef93f refactor(ui): alignment props for alerts and buttons 2025-02-12 10:49:04 +01:00
upsiflu 15bd54ab5f fix(dx): [WIP] auto-generate correctly typed client for any API route 🎉 2025-02-11 20:40:30 +01:00
upsiflu 30493ade84 feat(dx): [WIP] auto-generate correctly typed client for any API route 🎉 2025-02-11 20:38:01 +01:00
ArneBo 01ed8cfb12 fix(front): remove debug output from upload form 2025-02-11 13:01:03 +01:00
ArneBo eb61ba05c1 feat(front): add privacy slider to playlist modal 2025-02-11 12:59:59 +01:00
ArneBo 8c57a26087 fix(front): remove testing color 2025-02-11 12:58:56 +01:00
ArneBo 462a220d3d feat(ui): add alignment props on alert component 2025-02-11 12:58:40 +01:00
ArneBo 0b5c5de472 feat(front): [WIP] new upload process #2081 2025-02-11 12:58:07 +01:00
ArneBo 8f577bbad7 fix(front/git): include generated types 2025-02-11 12:57:16 +01:00
ArneBo 82fc748196 fix(front): re-base on develop, discarding work done on !2666 https://dev.funkwhale.audio/funkwhale/funkwhale/-/tree/wvffle/new-upload-process?ref_type=heads 2025-02-11 12:56:42 +01:00
ArneBo 3cd7548cf0 feat(front): #2081 new upload process 2025-02-11 12:54:28 +01:00
upsiflu 0caee2181d refactor(ui): [WIP] tabs with links are activated when name matches in Url 2025-02-11 10:08:33 +01:00
upsiflu d9302789bd fix(front): Upload modal is activated through a link 2025-02-11 10:07:54 +01:00
upsiflu 21ac8da570 fix(front): typo 2025-02-10 20:23:41 +01:00
upsiflu 6f88540aa7 feat(ui): add `icon` prop to modal and enable custom title bar 2025-02-10 20:19:56 +01:00
upsiflu 4e8081318e feat(front): use Url to store and manage global search query (search modal) 2025-02-10 20:17:59 +01:00
upsiflu 0a56a12e91 fix(style): also set `grid-column` in direct descendants of `Layout grid` when using presets from `width.ts` 2025-02-10 10:49:15 +01:00
upsiflu 0e4cef36a0 feat(front): [WIP] Couple modal state with Url query 2025-02-10 10:02:46 +01:00
upsiflu a2824e1f43 fix(style): selector for all labels in track table header 2025-02-08 15:30:57 +01:00
upsiflu e17d88b5e1 refactor(ui): re-implement table with rows as a simple responsive grid component 2025-02-08 15:22:28 +01:00
ArneBo bf563626ba refactor(front): playlist modal 2025-02-07 17:48:31 +01:00
ArneBo 600a404a70 style(front): remove delete button from playlist detail 2025-02-07 17:19:33 +01:00
ArneBo d94111ba3c style(front): float options button right on artist detail 2025-02-07 17:19:33 +01:00
ArneBo 4cf545da3d chore(front): load user modals only when user logged in 2025-02-07 17:19:33 +01:00
ArneBo c4dbf56962 style(front): exclamation marks for reportable objects 2025-02-07 17:19:33 +01:00
upsiflu 594a406916 fix(front): content form modals opening and closing 2025-02-07 12:57:19 +01:00
upsiflu 54654c4e13 refactor(upload): [WIP] try out Server endpoints, axios 2025-02-07 12:53:59 +01:00
upsiflu fe6647e0fb fix(color): indicate [autofocus] on interactive elements when not using the keyboard 2025-02-06 20:08:07 +01:00
ArneBo 36ebc93df8 style(front): overwrite hover state of player control buttons 2025-02-06 19:25:59 +01:00
ArneBo 8fad059b6e chore(front): re-enable modals 2025-02-06 19:21:21 +01:00
ArneBo 5f4931c0c5 style(front): remove line from playbutton 2025-02-06 19:20:59 +01:00
ArneBo 693d9735f3 chore(front): track images in track rows 2025-02-06 19:06:41 +01:00
ArneBo 2c56c11d4e chore(front): modernize channel components 2025-02-06 19:06:41 +01:00
ArneBo 4c64012cb8 style(front): modernize old background color 2025-02-06 19:06:41 +01:00
ArneBo bb61d43f11 style(front): color disabled player button 2025-02-06 19:06:41 +01:00
ArneBo 918acc1b4d style(front): edit button in profile detail 2025-02-06 19:06:41 +01:00
ArneBo f4a391fe09 fix(front): dont close dropdowns when triggering the player from popover 2025-02-06 19:06:41 +01:00
upsiflu 25a892dec0 fix(ui): [WIP] fix regression: use cursor keys for switching tabs 2025-02-06 18:58:39 +01:00
upsiflu b78d1f8992 refactor(front): [WIP] modernize upload form (for Channels) 2025-02-06 18:58:39 +01:00
upsiflu 60463d405e chore(front): modernize DangerousButton (destructive action confirmation dialog) 2025-02-06 18:58:39 +01:00
upsiflu cae4d7c0f4 refactor(utils): add convenience function to get artist's cover url 2025-02-06 18:58:39 +01:00