Commit Graph

88 Commits

Author SHA1 Message Date
jon r ff4c2e4b3d Merge branch 'feat/2091-improve-visuals' into HEAD 2025-02-24 02:49:10 +01:00
upsiflu a1b837886d fix(front): type corrections in upload modal 2025-02-24 01:27:30 +01:00
jon r 8b2a5e54ce chore(eslint): apply automatic fixes to format front/src 2025-02-22 22:00:32 +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 22e64c8a9b chore(front): upload modal channel form #2081 2025-02-14 18:00:59 +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 ab6e295724 fix(front): show channel dropdown in channel upload form only if more than one channel exists 2025-02-13 11:05:16 +01:00
ArneBo e0b24e10ee refactor(front): Albums in channels 2025-02-13 10:59:19 +01:00
ArneBo 01ed8cfb12 fix(front): remove debug output from upload form 2025-02-11 13:01:03 +01:00
ArneBo 3cd7548cf0 feat(front): #2081 new upload process 2025-02-11 12:54:28 +01:00
upsiflu 54654c4e13 refactor(upload): [WIP] try out Server endpoints, axios 2025-02-07 12:53:59 +01:00
upsiflu b78d1f8992 refactor(front): [WIP] modernize upload form (for Channels) 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 a23996bbdd refactor(upload): [WIP] rebuild upload modal functionality 2025-02-03 14:38:18 +01:00
ArneBo a717d02133 [WIP] refactor(front): channel detail page 2025-01-25 23:22:37 +01:00
upsiflu 952d81bfaa chore(ui-docs): update color prop for button component in docs 2025-01-08 21:38:46 +01:00
ArneBo f3a7be03ed fix(ui): [WIP] replace buttons 2025-01-08 21:34:01 +01:00
ArneBo 46af65e54c fix(ui): import jQuery 2025-01-08 21:31:39 +01:00
upsiflu f3961449f1 chore(typo): execute function on click 2025-01-08 21:31:18 +01:00
upsiflu b447daed47 chore(ui): use `store` object instead of `$store` plugin 2025-01-08 21:31:18 +01:00
ArneBo 34ed89c378 fix(ui): more '''s declared as 'store' 2025-01-08 21:30:13 +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
ArneBo 4d78c2143c fix(ui):[WIP] replace popover menus, buttons, messages 2025-01-08 21:28:56 +01:00
Kasper Seweryn 88d3e23cc9 fix: fix album modal not showing up
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2327>
2023-01-20 22:22:05 +00:00
wvffle d7255bf293 fix: fix tsc linter
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle 91c6935e2d fix: ensure description is always available in upload metadata form
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle d3fda52e4f fix(ui): fix uploaded check on loader in channel upload form
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle a124ff9030 fix(ui): fix channel upload form loaders being visible after tracks are uploaded
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle 640abb07f7 fix(ui): fix double uploading file from channels upload form
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle f0e7ab9945 fix(ui): fix metadata when we do not have uploadData
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle 66473084eb fix(ui): expose public channel upload form methods
This commit also returns a function removed during Vue 3 rewrite. (in 1c395c01b0)

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle 943b50ffda fix(ui): move files variable to the top in channel upload form component
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2307>
2023-01-20 08:08:38 +00:00
wvffle 6fc9f64583 Fix double uploading 2022-11-28 21:55:16 +00:00
wvffle df77d2b153 Standardize plurals 2022-11-28 10:16:58 +00:00
Kasper Seweryn 14c784e06d Apply 1 suggestion(s) to 1 file(s) 2022-11-28 10:16:58 +00:00
Kasper Seweryn c2f351ea6b Cleanup HTML templates 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth 3a46cb140d Clean up everything but views 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth 58df446539 Fix all linting issues 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth db9986e7b9 Add all missing strings 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth ef757e1854 Update all components 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth 592e53486f Start using vue-18n in templates 2022-11-28 10:16:58 +00:00
wvffle edfbf94313 Add eslint rules for i18n 2022-11-28 10:16:58 +00:00
wvffle ebea32faf9 Replace gettext with i18n 2022-11-28 10:16:58 +00:00
wvffle fb4f94fb73 Fix search and dynamic ordering (#1567) 2022-09-06 09:26:36 +00:00
wvffle b17941fc44 Fix eslint 2022-09-06 09:26:36 +00:00
wvffle 95e3dcb130 Fix tsc linter! 2022-09-06 09:26:36 +00:00
Ciarán Ainsworth 2c364ce201 Fix subscribe button 2022-09-06 09:26:36 +00:00
wvffle 436a76928f Resolve most type conflicts 2022-09-06 09:26:36 +00:00
wvffle e7da8b5f43 Resolve some TODOs 2022-09-06 09:26:36 +00:00