Commit Graph

429 Commits

Author SHA1 Message Date
jovuit 8b4f83c3bc Front enhancements 2019-02-18 10:01:57 +01:00
Eliot Berriot bdf83bd8ff Resolve "Hide an artist in the UI" 2019-02-14 10:49:06 +01:00
jovuit f66d95663f #662: Resolve "Add contexts to translatable strings" 2019-02-14 10:40:20 +01:00
Eliot Berriot a311f96933 Merge branch 'enhancement-front' into 'develop'
Enhancement front embed wizard

See merge request funkwhale/funkwhale!619
2019-02-14 10:30:00 +01:00
jovuit 46bae31b3e #662: Resolve "Add contexts to translatable strings" 2019-02-14 10:28:12 +01:00
jovuit 06d7ce82fb #662: Resolve "Add contexts to translatable strings" 2019-02-14 10:26:35 +01:00
Jo Vuit 4a549e6353 Added a message to be displayed for 5 seconds after the copied button
has been clicked. The copy() function has been modified according to
components/common/CopyInput.vue
2019-02-13 19:33:43 +01:00
Jo Vuit 6d5aa43e11 Increased the size of the textarea 2019-02-13 19:11:44 +01:00
Jo Vuit f9a3ae96a8 Removed unnecessary hidden divider so the input field and the textarea
are at the same height
2019-02-13 19:07:49 +01:00
Jo Vuit 0f864f741f Modified Copy button in the EmbedWizard component to match with the
style of the other Copy buttons on the App
2019-02-13 19:06:52 +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
jake 7a34c297ed Resolve "add a view to list albums" 2019-02-13 08:46:38 +01:00
Jo Vuit 196504b5cf Added context strings 2019-02-11 16:49:40 +01:00
Jo Vuit 7d8ff59be7 Added context strings 2019-02-11 16:48:31 +01:00
Jo Vuit 6388e2fb74 Added context strings 2019-02-11 16:47:56 +01:00
Jo Vuit d79e729e29 Added context strings 2019-02-11 16:41:24 +01:00
Jo Vuit 7d19392d62 Added context strings 2019-02-11 16:35:31 +01:00
Jo Vuit 3573ae6cc6 Added context strings 2019-02-11 16:29:24 +01:00
Jo Vuit bec267dc58 Added context strings
Minor rewording
2019-02-11 16:26:51 +01:00
Jo Vuit d2ddda3f1d Replaced :v-context by :translate-context, as to follow the doc.
@eliotberriot: Is there a reason why you used :v-context instead of
:translate-context?
2019-02-11 16:18:44 +01:00
Jo Vuit 7534670e30 Added context strings 2019-02-11 16:10:30 +01:00
Jo Vuit 1e21f13ab9 Added context strings 2019-02-11 15:58:41 +01:00
Jo Vuit 3ac2feca23 Added context strings 2019-02-11 15:54:37 +01:00
Jo Vuit 279c941ee1 Added context strings
Minor rewording
2019-02-11 15:47:41 +01:00
Jo Vuit c04da22518 Added translation context 2019-02-11 15:42:58 +01:00
Jo Vuit 55fec09e1b Added context strings 2019-02-11 15:37:28 +01:00
Eliot Berriot 98f4edeeb3
Merge branch 'master' into develop 2019-02-11 09:44:42 +01:00
Eliot Berriot 53ff2027ef
Fix #694: resizing issues on album cards 2019-02-08 16:15:51 +01:00
jovuit 95c43c2ff6 Resolve "Add contexts to translatable strings" 2019-02-08 10:06:28 +01:00
jovuit 19ba7ed988 Resolve "Add contexts to translatable strings to Album page" 2019-02-08 09:57:52 +01:00
Jo Vuit 3bed93d6c6 Add context 2019-02-07 16:15:50 +01:00
Eliot Berriot 2fe403ed9a
See #662: documentation about i18n / contexts, and first contextualized strings 2019-02-05 17:59:22 +01:00
Eliot Berriot 5ce4cc8379
[Experimental] Added a new "Similar" radio based on users history (suggested by @gordon) 2019-01-30 16:54:35 +01:00
Eliot Berriot c5aa7ada4f
Fixed extra v-translate call 2019-01-29 10:40:19 +01:00
Eliot Berriot 7df97263e5
Merge branch 'develop' 2019-01-29 10:06:04 +01:00
Eliot Berriot 3de9ae6936
Display progress during file upload 2019-01-26 20:45:14 +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 baa18bbdc7
Fix #676: overescaping issue in notifications and album page 2019-01-26 13:13:48 +01:00
Jo Vuit ad11a8d915 Replaced ... with ellipsis 2019-01-25 12:37:27 +01:00
Jo Vuit 247bfa0444 Added a v-if to disable the `<div>` if there is only one page of content 2019-01-25 12:34:50 +01:00
Eliot Berriot 7d003282eb
Fix #670: Use proper locale for date-related/duration strings 2019-01-25 11:34:30 +01:00
Eliot Berriot fa1430d350 Merge branch 'notifmessagepending' into 'develop'
Make distinction between pending and approved follow request in the notification area

Closes #675

See merge request funkwhale/funkwhale!558
2019-01-25 10:35:19 +01:00
Eliot Berriot 702329b99f
Fix #683: wrong number of affected elements in bulk action modal 2019-01-25 10:31:53 +01:00
Jo Vuit fb495ee89c Now distinguishes whether the Follow request has been accepted yet or not, and adapts the message displayed in the NotificationData. 2019-01-24 15:27:54 +01:00
Jo Vuit 2bf4d6d283 Missing spaces 2019-01-24 13:50:27 +01:00
Jo Vuit 94251087e6 Reformulate 2019-01-24 13:38:34 +01:00
Jo Vuit 27251e1318 Replaced 'Silence' with 'Mute' (verb) 2019-01-24 13:36:03 +01:00
Jo Vuit ed3faa6047 Replaced dot-dot-dot with ellipsis 2019-01-24 13:34:10 +01:00
Jo Vuit 4b585f3ee2 Replaced 'dot-dot-dot- by ellipsis 2019-01-24 13:28:32 +01:00