Commit Graph

3571 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
upsiflu 001a264d7e fix(style): no outline on exact-active ghost link 2025-02-06 18:58:39 +01:00
upsiflu a463cc305a chore(front): replace semantic-modal with Modal component (+ some modernization) 2025-02-06 18:58:39 +01:00
upsiflu eb4258d66e chore(front): [WIP] tidy up PlayButton 2025-02-06 18:58:39 +01:00
upsiflu 92b1467d4d refactor(package): #2388 add script that generates types from local yml schema 2025-02-06 18:58:39 +01:00
upsiflu acae8e5f7d fix(ui): minor Modal component fixes 2025-02-06 18:58:39 +01:00
upsiflu 0fe648ca6d docs(ui-docs): document `gap-x` prop (Layout); document `@click` (Button) 2025-02-06 18:58:39 +01:00
upsiflu d9113e0600 chore(upload): [WIP] update components #2081 2025-02-06 18:58:39 +01:00
upsiflu 81731df2ef chore(ui): clean up colors; add indicator for autofocused interactive elements 2025-02-06 18:58:39 +01:00
upsiflu 5f4bc5f175 feat(ui): add `cancel` prop to Modal; auto-focus previously focused element on close; add topleft slot 2025-02-06 18:58:39 +01:00
upsiflu e16d0a6130 fix(ui): improve Heading component 2025-02-06 18:58:39 +01:00
ArneBo 48800e2eee feat(front): Updated time for playlist cards 2025-02-06 10:19:28 +01:00
ArneBo cea69dc9b9 style(front): queue mobile player 2025-02-05 22:55:50 +01:00
ArneBo 90fd89d62f style(front): player volume control 2025-02-05 21:56:30 +01:00
ArneBo 91009722e6 style(front): fix queue image distortion 2025-02-05 20:26:36 +01:00
ArneBo f109ae0c53 style(front): Queue track details links 2025-02-05 20:20:49 +01:00
ArneBo 8766bac14f refactor, style(front): Player queue 2025-02-05 19:19:24 +01:00
ArneBo 406e852bea refactor(front): profile base tabs routerview 2025-02-05 13:30:17 +01:00
ArneBo eff50f25ea style(front): Section components on profile activity 2025-02-05 13:07:49 +01:00
ArneBo 16c74b4078 style(front): Section components on explore 2025-02-05 13:05:20 +01:00
ArneBo bbc239b96c style(front): Section component on explore, small playbutton dropdown-only's 2025-02-05 12:26:23 +01:00
ArneBo ca1ccf5a49 style(front): player 2025-02-05 02:45:05 +01:00
ArneBo 614cfeafc0 refactor(front): Player 2025-02-05 02:34:21 +01:00
ArneBo fd83ebb287 fix(front): center icon on empty cards 2025-02-05 00:43:38 +01:00
ArneBo 2562f5b1ab refactor(front): Use section on explore 2025-02-05 00:41:06 +01:00
ArneBo 8dde1f7906 fix(front): center icon on empty cards 2025-02-05 00:14:08 +01:00
ArneBo 6fbe027876 refactor(front): Radio detail, radio cards and radio page 2025-02-05 00:12:47 +01:00
ArneBo 79ac7d826c dx(ui): remove done todo from card 2025-02-04 22:30:30 +01:00
ArneBo 8739d85bef refactor(front): TrackEdit, EditCard, EditDetail 2025-02-04 16:35:01 +01:00
ArneBo 87b0232fac refactor(front): EditForm summary textarea button 2025-02-04 16:34:10 +01:00
upsiflu b27d34bbbf fix(a11y): make modal actions responsive (wrap on slim screens) 2025-02-04 15:09:08 +01:00
upsiflu abf29eeffe refactor(ui): allow routerLink/routerView in tabs, enabling browser navigation 2025-02-04 15:06:48 +01:00
upsiflu 0b4d5b3acd refactor(ui): improve slider style 2025-02-04 14:54:09 +01:00
upsiflu 337373ff75 refactor(ui): add Slider component 2025-02-03 23:09:32 +01:00
upsiflu a2d79aa6bc refactor(style): Modal is not raised by default 2025-02-03 14:38:46 +01:00
upsiflu a23996bbdd refactor(upload): [WIP] rebuild upload modal functionality 2025-02-03 14:38:18 +01:00
upsiflu 5a39323e11 fix(style): contrasting colors in textarea; center upload card icons 2025-02-03 09:41:01 +01:00
upsiflu 32093949c7 fix(form): editing form for library objects 2025-02-02 20:49:52 +01:00
upsiflu 61e6b3fa0f refactor(ui): improve textarea component 2025-02-02 20:49:52 +01:00
upsiflu 6e69a74b75 refactor(ui): add color and `reset` props to Input component 2025-02-02 20:49:51 +01:00
upsiflu ee22e02617 chore(components): simplify code; make scss explicit 2025-02-02 20:49:51 +01:00
upsiflu 574fc5e535 feat(ui-docs): refine theme to better complement funkwhale component designs 2025-02-02 20:49:51 +01:00
upsiflu 3e691b3076 refactor(ui): add 48px gap (great for forms) 2025-02-02 20:49:51 +01:00
upsiflu ae312c422a docs(ui-docs): add note about vitepress styles polluting component previews 2025-02-02 20:49:51 +01:00
upsiflu ee480eaf43 refactor(ui): button only submits form if onClick is undefined 2025-02-02 20:49:51 +01:00
ArneBo d76191a188 refactor(ui): roll back of activity component, use iterated arrays for track details 2025-01-31 17:13:29 +01:00
ArneBo 52f0ffc376 refactor(front): new password input 2025-01-31 17:13:29 +01:00
ArneBo 3a0d2b6ad7 refactor(front): populate tags dropdown with existing tags on search pages and let the user type custom ones 2025-01-31 17:13:29 +01:00
ArneBo 6eabf140d9 dx(front): auto-generated types #2388 2025-01-31 17:13:29 +01:00
ArneBo 6ecb344b73 [WIP]refactor(front): new components for user settings 2025-01-31 17:13:29 +01:00
ArneBo 1576890933 fix(front): remove unused tagslist in album card 2025-01-31 17:13:29 +01:00