Commit Graph

78 Commits

Author SHA1 Message Date
ArneBo dd837925db fix(front): playlist header 2025-04-02 05:03:00 +02:00
ArneBo cd6be73c4e fix(front): reload content on ordering options update 2025-03-29 13:05:00 +01:00
ArneBo 70e4f16592 fix(format): eslint --fix 2025-03-28 11:23:03 +01:00
upsiflu 465010d3ea fix(front): minor improvements 2025-03-25 11:13:06 +01:00
ArneBo 0119075f21 style(front): playlist empty state 2025-03-25 04:23:32 +01:00
upsiflu 779cdbd66d refactor(ui): add icon, slot, and action button/link props to Section 2025-03-23 21:27:55 +01:00
ArneBo acf1b98387 fix(front): use section in playlists list 2025-02-24 16:10:20 +01:00
upsiflu 8bb0adf700 chore(format): [WIP] run eslint and fix most stylistic/formatting errors 2025-02-24 15:17:18 +01:00
jon r 8b2a5e54ce chore(eslint): apply automatic fixes to format front/src 2025-02-22 22:00:32 +01:00
ArneBo 07e1679e1b fix(front): hide buttons if user is not logged in 2025-02-13 22:24:47 +01:00
ArneBo baa001a801 fix(front): add missing loader component 2025-02-12 12:02:06 +01:00
upsiflu 594a406916 fix(front): content form modals opening and closing 2025-02-07 12:57:19 +01:00
ArneBo 988f735a97 fix(front): clean up and fix errors 2025-01-30 01:12:32 +01:00
ArneBo 08ef2e0137 refactor(front): labels for select input fields 2025-01-29 23:15:36 +01:00
ArneBo 44b26a3cac refactor(front): use header component on all toplevel pages 2025-01-29 17:30:57 +01:00
ArneBo b836c02883 fix(front): Playlists formatting 2025-01-29 15:44:10 +01:00
ArneBo 557e485166 feat(front): Implement header component in playlists list 2025-01-27 13:55:56 +01:00
ArneBo 43a94a7d79 fix(front): bootstrap icon on playlist manage button 2025-01-27 08:46:07 +01:00
ArneBo f121f7c2e8 [WIP] fix(front): make pagination work 2025-01-23 13:01:07 +01:00
ArneBo f83c6be540 [WIP] fix(front): make pagination work 2025-01-23 12:56:44 +01:00
ArneBo 8e5ddbfa1b refactor(front): Playlist pages 2025-01-23 01:18:08 +01:00
upsiflu 7e19fd23f0 refactor(ui): move all Ui components into the same directory level 2025-01-10 00:46:57 +01:00
ArneBo 13af438026 chore(front): remove deprecated dropdowns 2025-01-08 21:37:53 +01:00
ArneBo 42805171fe fix(style) [WIP] Library search pages 2025-01-08 21:37:53 +01:00
ArneBo d5f8b674b8 fix(ui): [WIP] Playlist Search 2025-01-08 21:37:53 +01:00
ArneBo 5eef4692e1 [WIP] replace buttons with new ui component 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
Georg Krause ec8dc8e09f Merge branch stable into develop 2023-09-01 14:24:58 +02:00
wvffle 6c95651213 fix: resolve playlist modal issues
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2427>
2023-05-16 20:17:16 +00:00
Ciarán Ainsworth 2934f0b407 Update all views 2022-11-28 10:16:58 +00:00
Ciarán Ainsworth db9986e7b9 Add all missing strings 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 203f256181 Refetch data on scope change 2022-11-16 10:38:03 +00:00
wvffle eb78079970 Fix playlist manage button 2022-11-15 13:34:40 +00:00
Kasper Seweryn 57a5b85ff3 Fix search by text 2022-09-07 09:03:38 +00:00
wvffle fb4f94fb73 Fix search and dynamic ordering (#1567) 2022-09-06 09:26:36 +00:00
wvffle e7da8b5f43 Resolve some TODOs 2022-09-06 09:26:36 +00:00
wvffle ee975e5854 Add error handler in all unhandled places 2022-09-06 09:26:36 +00:00
wvffle 405eed0c0f Add semantic ui types 2022-09-06 09:26:36 +00:00
wvffle de4f445e9b Fix up some tsc errors 2022-09-06 09:26:36 +00:00
wvffle 8d5464c28e Workaround vuejs/core/pull/4512 2022-09-06 09:26:36 +00:00
wvffle 9ed6213a46 Cleanup qs.stringify comments 2022-09-06 09:26:36 +00:00
wvffle 78cdb592c5 Cleanup defaultPaginateBy and fix onMounted missing from imports 2022-09-06 09:26:36 +00:00
wvffle a8fd0e3f28 Migrate rest of ordering/pagination mixins to composables 2022-09-06 09:26:36 +00:00
wvffle 344f1af058 Add useSmartSearch composable 2022-09-06 09:26:36 +00:00
Kasper Seweryn 3266cd80bd Migrate Albums and move pagination component 2022-09-06 09:26:36 +00:00
Kasper Seweryn 9e0596d136 Move *.js to *.ts 2022-09-06 09:26:36 +00:00
Kasper Seweryn 16d437be62 Migrate Translations mixin to useSharedLabels composable 2022-09-06 09:26:36 +00:00
Kasper Seweryn f61fafec2a Remove '@/' 2022-09-06 09:26:36 +00:00