Commit Graph

173 Commits

Author SHA1 Message Date
ArneBo 69dd143486 feat(front): dangerous button can be popoveritem 2025-02-14 11:20:10 +01:00
ArneBo 28fee830b1 style(front): dangerous button modal confirm button default dangerous color 2025-02-14 01:09:51 +01:00
ArneBo 6a75aef93f refactor(ui): alignment props for alerts and buttons 2025-02-12 10:49:04 +01:00
upsiflu 594a406916 fix(front): content form modals opening and closing 2025-02-07 12:57:19 +01:00
upsiflu 60463d405e chore(front): modernize DangerousButton (destructive action confirmation dialog) 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
ArneBo 29cde0f864 refactor(front): Library Detail 2025-01-29 22:05:58 +01:00
ArneBo 3d710dbb02 fix(front): consistent small cards 2025-01-29 12:04:48 +01:00
ArneBo a717d02133 [WIP] refactor(front): channel detail page 2025-01-25 23:22:37 +01:00
ArneBo 2f87155dee [WIP] refactor(front): Channels page 2025-01-25 16:37:26 +01:00
ArneBo ef8d2f7ac2 fix(front): consistent user avatars 2025-01-24 02:52:44 +01:00
ArneBo 8e5ddbfa1b refactor(front): Playlist pages 2025-01-23 01:18:08 +01:00
ArneBo e920babef6 fix(front): actor label centered 2025-01-19 17:19:06 +01:00
ArneBo 040b9df215 refactor(front): [WIP] implement new layout for Album base page 2025-01-18 01:27:07 +01:00
ArneBo 440527c078 feat(front): username initials as fallback for profile image and usermenu icon 2025-01-17 18:53:43 +01:00
ArneBo 75d52faedc feat(front): label prop for CopyInput 2025-01-16 17:09:18 +01:00
ArneBo a84868e1df fix(ui): artist and album detail and edit pages 2025-01-15 16:18:31 +01:00
upsiflu b5eb1dc586 refactor(front): no 'edit' button in header of profile page 2025-01-08 21:37:54 +01:00
ArneBo 6b70c11b9c fix(front) mistakes 2025-01-08 21:37:54 +01:00
ArneBo 404b6f5f7a fix(front): [WIP] favourites page 2025-01-08 21:37:54 +01:00
ArneBo f3b09edcbb fix(ui) pre-fix-regressions 2025-01-08 21:37:53 +01:00
ArneBo 601cc3a663 feat(ui) [WIP] User profile page 2025-01-08 21:37:53 +01:00
upsiflu 32cf6c2e3d feat(ui): [WIP] use new Ui components for user menu in sidebar 2025-01-08 21:34:03 +01:00
ArneBo 5eef4692e1 [WIP] replace buttons with new ui component 2025-01-08 21:34:01 +01:00
upsiflu 0695d7e913 feat(ui): modal template for confirming dangerous actions 2025-01-08 21:31:39 +01:00
upsiflu 4cfacf009f chore(typo): add missing vue imports 2025-01-08 21:31:18 +01:00
upsiflu bf859e38ee chore(typo): use existing color name 2025-01-08 21:31:18 +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 02400ceea3 fix(types): resolve vuex and typescript >5 errors
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2769>
2024-02-29 11:03:38 +01:00
Georg Krause ec8dc8e09f Merge branch stable into develop 2023-09-01 14:24:58 +02:00
Georg Krause 9aeefca728 feat: Add basic cypress testing
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/1795>
2023-06-21 22:49:39 +00:00
Kasper Seweryn 67f21c9861 fix: #2052
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2346>
2023-03-26 15:14:14 +02:00
wvffle d8adb3731a Fix type error 2022-11-28 10:16:58 +00:00
wvffle df77d2b153 Standardize plurals 2022-11-28 10:16:58 +00:00
wvffle fea7493725 Fix linting issues 2022-11-28 10:16:58 +00:00
Kasper Seweryn c2f351ea6b Cleanup HTML templates 2022-11-28 10:16:58 +00:00
wvffle 5c833da34d Fix locale not being preserved 2022-11-28 10:16:58 +00:00
wvffle 5847a23ac3 Fix fallback locale 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 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
jo 054a9e54f5
docs: fix spelling errors (pre-commit) 2022-11-24 01:43:36 +01:00
wvffle 8a1cdd27d5 Fix request/reports not filtering and form auto focussing on mounted when `autofocus` is `false` 2022-11-03 08:23:16 +00:00
wvffle 298cd1afae Add selected theme computed 2022-11-02 20:51:16 +00:00
wvffle 8a27f350bb Cleanup eslintrc 2022-09-06 09:26:36 +00:00
wvffle b17941fc44 Fix eslint 2022-09-06 09:26:36 +00:00