Erik Duxstad
22ca6e0175
Fix playlist header button spacing
...
Previously there was no spacing between the "Play all" and "Edit"
button in the playlist view. This fixes the issue by putting all
header buttons into their own "ui buttons" div similar to the
ArtistBase.vue component.
2021-02-20 17:58:15 -05:00
Agate
1cc5ed8871
Resolve "Ensure all buttons in the application are operable using only the keyboard"
2020-08-04 13:22:31 +02:00
Ciarán Ainsworth
33ba92a0d6
Contrast and labelling fixes
2020-08-01 11:11:51 +02:00
Agate
21f147c0c4
Merge branch 'master' into develop
2020-07-21 14:47:07 +02:00
Agate
4351331355
Fix #1175 : Fix embedded player not working on channel serie/album
2020-07-21 11:19:35 +02:00
Agate
da2229c441
Fix #1131 : More consistent search UX on /albums, /artists, /radios and /playlists
2020-07-06 13:21:07 +02:00
Agate
86b90ec716
Fix #1121 : Use semantic headers for accessibility
2020-07-03 14:20:47 +02:00
Agate
cd422832dd
New theming system
2020-05-15 14:12:36 +02:00
Ciaran Ainsworth
8c0d16821c
Changed wording of playlist edit
2020-03-04 14:47:46 +00:00
Eliot Berriot
e59cc33378
First round of improvements to channel management:
...
- use modals
- less proeminent button
- field styling/labels
2020-02-23 15:31:03 +01:00
Eliot Berriot
e15d806634
Resolve "Redesign the sidebar/navigation to simplify the UI"
2019-12-26 11:38:26 +01:00
Renon
82744bf193
Resolve "Option to remember our display settings "
2019-11-12 15:51:45 +01:00
Ciarán Ainsworth
11d6c7cf1d
Added placeholders across the application
2019-10-17 14:15:33 +02:00
Eliot Berriot
2cdc8fa63a
Resolve "i18n fixes for 0.20"
2019-10-01 15:19:55 +02:00
Eliot Berriot
3311a11506
Fix #902 : search usability issue when browsing artists, albums, radios and playlists
2019-09-15 20:17:22 +02:00
Eliot Berriot
e133130176
Playlist embed
2019-09-12 09:48:28 +02:00
Eliot Berriot
b12c823dd9
Merge branch 'master' into develop
2019-03-20 11:36:16 +01:00
jovuit
86534e7392
Common context for duplicates
...
Removes unnecessary `...` for more coherence
2019-03-18 10:07:58 +01:00
Eliot Berriot
b0ebbabf20
Fixed #652 : escaping issues in translated strings
2019-03-08 15:20:31 +01:00
Eliot Berriot
72606388ff
Fixed broken extraction of contexts
2019-03-08 12:44:17 +01:00
jovuit
56cdc79b9a
Replaced <p> tags by <div> tags to keep the usual button size in
...
<dangerous-button> modal-confirm's slots.
2019-02-25 15:07:03 +01:00
jovuit
1d7ad6978a
Moved Modal t set instance url to a separate dedicated file
...
SetInstanceModal.vue
2019-02-25 14:03:53 +01:00
jovuit
8b4f83c3bc
Front enhancements
2019-02-18 10:01:57 +01:00
Eliot Berriot
44ddb736b2
Merge branch '662-playlist-List' into 'develop'
...
#662 : Corrected wrong terminology in string context
See merge request funkwhale/funkwhale!600
2019-02-11 09:42:54 +01:00
Eliot Berriot
9a68304344
Merge branch '662-playlist-detail' into 'develop'
...
Added i18n string context
See merge request funkwhale/funkwhale!589
2019-02-11 09:41:48 +01:00
Jo Vuit
ee23e145b6
Replaced detail part of string context 'Name' by 'Noun', which is the correct word in English...
2019-02-10 14:15:40 +01:00
Jo Vuit
3ac585c4b2
Typo
2019-02-07 18:17:18 +01:00
Jo Vuit
56a5a5ed76
Added context strings for i18n
2019-02-07 18:14:48 +01:00
Jo Vuit
48c35f37ac
Added i18n string context
2019-02-07 17:58:11 +01:00
Eliot Berriot
4256d554e3
Fix #686 : Added name attributes on all inputs to improve UX, especially with password managers
2019-01-26 18:06:19 +01:00
Eliot Berriot
f42383dbe7
Fix #424 : Hide unplayable/emtpy playlists in "Browse playlist" pages
2019-01-17 11:42:46 +01:00
Allan Nordhøy
5a40981e53
Various spelling
2019-01-11 15:54:32 +01:00
Eliot Berriot
77d8344ede
Fixed #647 : UI discrepency in playlist tracks count
2019-01-05 16:28:53 +01:00
Eliot Berriot
b2acd1e8a8
Use specific methods from lodash to reduce bundle size
2018-12-20 11:22:33 +01:00
Eliot Berriot
29171853b3
Fix #612 : Improved accessibility by using main/section/nav tags and aria-labels in most critical places
2018-11-19 23:33:22 +01:00
Eliot Berriot
2845bdd932
See #559 : Use translations mixins in filters
2018-10-05 19:56:34 +02:00
Eliot Berriot
54972e489b
Fixed unplayable playlists (bis repetita)
2018-09-28 20:46:18 +02:00
Eliot Berriot
86cf7a8984
Fix #488 : Display public playlists properly for anonymous users
2018-08-19 18:28:30 +02:00
Eliot Berriot
99a37dcb7a
Resolve "UX, UI : Browse Library"
2018-07-17 11:09:13 +00:00
Eliot Berriot
265c3cded6
Localized some strings
2018-07-01 22:15:07 +02:00
Eliot Berriot
0cfefe7a19
Use <translate> instead of to avoid extraction issues
2018-07-01 15:31:34 +02:00
Eliot Berriot
833c0f1625
WIP replace
2018-06-30 16:02:54 +02:00
Eliot Berriot
c371fe3645
Fixed random stuff (redirection and broken absoluteURl)
2018-06-24 14:53:05 +02:00
Eliot Berriot
47cc2a3920
Fix #179 : fixed broken ordering in front-end lists
2018-05-22 23:30:37 +02:00
Eliot Berriot
21b4522688
See #206 : added front-end to manage settings
2018-05-17 23:40:41 +02:00
Eliot Berriot
1260cc764f
i18n for playlist views
2018-04-15 22:39:10 +02:00
Bat
62465342cb
Page title binding
...
Fix #1
2018-03-30 22:58:16 +01:00
Eliot Berriot
a7e3828f6f
Prettier playlist edition
2018-03-21 19:04:15 +01:00
Eliot Berriot
f66dff3504
Added playlist list in library
2018-03-21 11:58:53 +01:00
Eliot Berriot
a38f64852f
Can now delete playlist
2018-03-20 23:41:15 +01:00