Commit Graph

58 Commits

Author SHA1 Message Date
Eliot Berriot 8ef680e8b4 Merge branch 'feedback-library-fetch' into 'master'
Added feedback via loading spinner when searching a remote library

See merge request funkwhale/funkwhale!927
2019-10-18 09:38:12 +02:00
Ciarán Ainsworth e9e466bcb5
Added placeholders across the application 2019-10-17 15:22:16 +02:00
Eliot Berriot 777d6696aa
Added feedback via loading spinner when searching a remote library 2019-10-15 12:11:53 +02:00
Eliot Berriot 2cdc8fa63a Resolve "i18n fixes for 0.20" 2019-10-01 15:19:55 +02:00
Eliot Berriot 08eeab4d99
See #890: UI for reporting libraries 2019-09-12 11:48:58 +02:00
Ciarán Ainsworth 20b7dd71d3 Resolve "Wrong title for track ellipsis" 2019-09-02 18:17:23 +02:00
Ciarán Ainsworth 644eaf4850 Resolve "Cosmetic regression on ratio in library page" 2019-08-23 14:36:50 +02:00
Eliot Berriot 4a412d36a9
Fix #830: Better handling of follow/accept messages to avoid and recover from desync between instances 2019-05-14 10:59:49 +02:00
Eliot Berriot a605bcbe76 Admin UI for libraries and uploads 2019-04-19 12:05:13 +02:00
Eliot Berriot 05f0129025 Better error handling on display for import errors (#718, #583, #501, #252, #544) 2019-04-04 16:07:43 +02:00
Ciarán Ainsworth 6e20f63f09 Resolve "Show 'description' of libraries in card" 2019-03-22 09:41:35 +01:00
Ciarán Ainsworth 77b41fc0b4 Resolve #630: "Do not allow tab closure during upload" 2019-03-18 10:09:28 +01:00
jovuit 86534e7392 Common context for duplicates
Removes unnecessary `...` for more coherence
2019-03-18 10:07:58 +01:00
jovuit e923913d5d Moved privacy/visibility labels out of Form.vue to use the ones in
mixins/Translations.vue
2019-03-11 10:11:00 +01:00
Eliot Berriot 72606388ff
Fixed broken extraction of contexts 2019-03-08 12:44:17 +01:00
Eliot Berriot 28aca23d8d
Fixed library card resizing 2019-03-06 17:39:15 +01:00
jovuit f28aa5d8a5 Fix #735: library view doesn't like long titles names 2019-03-05 09:29:36 +01:00
jovuit 83ec87d891 Removed unused translation strings.
Changed string `title` to `album_name` and `track_name` respectively
2019-03-01 12:39:25 +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
Eliot Berriot 7e1bd1ad07
Merge branch 'master' into develop 2019-02-13 09:09:31 +01:00
Eliot Berriot b40cabe033
Fix #707: Fixed cards display issues on medium/small screens 2019-02-13 09:04:49 +01:00
Eliot Berriot bb30a9cbb4 Merge branch '662-libraries' into 'develop'
#662: Resolve "Add contexts to translatable strings"

See merge request funkwhale/funkwhale!610
2019-02-13 08:15:44 +01:00
jovuit 29e8b23a16 #662: Resolve "Add contexts to translatable strings" 2019-02-13 08:14:14 +01:00
jovuit 9dc9979be3 #662: Resolve "Add contexts to translatable strings" 2019-02-13 08:10:45 +01:00
Jo Vuit 041dc3c89b Corrected non-escaped ' (apostrophe) 2019-02-11 14:45:41 +01:00
Jo Vuit 5daa99544a Added translation strings context 2019-02-11 14:41:21 +01:00
Jo Vuit 662d4884c2 Added context translation strings 2019-02-11 14:40:46 +01:00
Jo Vuit b89da8f3b2 Added translation strings context 2019-02-11 14:33:18 +01:00
Jo Vuit 02b2d3d749 Added translation strings context 2019-02-11 14:31:43 +01:00
Jo Vuit a72f10737b Minor rewordings 2019-02-11 14:23:53 +01:00
Jo Vuit 036d94a41a Added translation strings context 2019-02-11 14:22:22 +01:00
Jo Vuit fbb8e1a227 Added translation context 2019-02-11 14:14:26 +01:00
Jo Vuit 31d55e0361 Added translation context 2019-02-11 14:07:55 +01:00
Jo Vuit 2cbb983bde Added string context 2019-02-11 14:05:19 +01:00
Jo Vuit 86889e212e Added translation strings context 2019-02-11 13:59:52 +01:00
Jo Vuit f1f2e7517d Added translation context strings 2019-02-11 13:56:03 +01:00
Jo Vuit f580624652 Added translation context for content/Base.vue for the hidden text 'Secondary menu' 2019-02-10 14:32:35 +01:00
Eliot Berriot 7df97263e5
Merge branch 'develop' 2019-01-29 10:06:04 +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
Jo Vuit 4b585f3ee2 Replaced 'dot-dot-dot- by ellipsis 2019-01-24 13:28:32 +01:00
Allan Nordhøy 5a40981e53 Various spelling 2019-01-11 15:54:32 +01:00
Eliot Berriot bb1d5e4cbc
Slight UX improvement on library scan form 2019-01-09 17:49:38 +01:00
Eliot Berriot 601496828c
Fixed a few broken icons due to Semantic UI upgrade 2019-01-05 15:56:06 +01:00
Eliot Berriot b1194e50de
Move smart search bar in a dedicated component mixin 2019-01-03 12:08:06 +01:00
Eliot Berriot 73d8dd9a45
Fixed UX/autoreload issues in import screen 2019-01-02 15:19:45 +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 b7bf2e6d84 Translations integration 2018-10-03 16:14:57 +00:00
Eliot Berriot a865fcdcf1
Fix #551: Added a library widget to display libraries associated with a track, album and artist 2018-10-02 19:30:13 +02:00