Malik
54b0157c93
Translated using Weblate (German)
...
Currently translated at 9.7% (32 of 329 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-11-08 14:19:35 +01:00
Till
24055139e2
Translated using Weblate (German)
...
Currently translated at 9.7% (32 of 329 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-11-08 14:19:34 +01:00
Framasoft
bdfa6a469d
Translated using Weblate (French (France))
...
Currently translated at 100.0% (329 of 329 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
2019-11-07 18:54:12 +01:00
Quentin
46d6882fab
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (329 of 329 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-11-07 18:43:52 +01:00
Thomas Citharel
082ab9d1fb
Translated using Weblate (French (France))
...
Currently translated at 100.0% (328 of 328 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
2019-11-07 18:43:52 +01:00
Quentin
378f5557ff
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (328 of 328 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-11-07 18:43:52 +01:00
Dany Marcoux
5c1d9e1fd3
Disable search button if search field is empty
...
Closes #269
2019-11-07 16:40:58 +01:00
Thomas Citharel
d64ef6d42e
Make error when last identity translatable
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-06 10:04:21 +01:00
Thomas Citharel
050833490e
Fix add to calendar section with low screen width
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-06 09:32:03 +01:00
Thomas Citharel
1c161bb1f6
Improve search field placeholder contrast
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-06 09:32:02 +01:00
Thomas Citharel
1fd7dbe14b
Handle update identity with bad identity username
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-06 09:32:02 +01:00
Thomas Citharel
6e4a5a05e8
Optimize svg pictures and color them with $secondary
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-06 09:32:01 +01:00
Thomas Citharel
6d5787f1d6
Merge remote-tracking branch 'weblate/master' into i18n/upgrade
2019-11-05 19:09:39 +01:00
Thomas Citharel
799f31257b
Merge branch 'bug/limit-datepicker-year-range' into 'master'
...
Limit year range in the datepicker
See merge request framasoft/mobilizon!305
2019-11-05 17:58:07 +01:00
Thomas Citharel
e39ad81e20
Merge branch 'bug/only-show-pointer-on-export-event' into 'master'
...
Only show pointer cursor on export event title
See merge request framasoft/mobilizon!304
2019-11-05 17:51:26 +01:00
Thomas Citharel
a936784bd9
Limit year range in the datepicker
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-05 17:22:17 +01:00
Quentin
2a29d11cad
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (326 of 326 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-11-05 15:45:20 +01:00
Thomas Citharel
5111d2d6db
Merge branch 'bug/reduce-event-date-picker-width' into 'master'
...
Reduced datetime picker width
See merge request framasoft/mobilizon!302
2019-11-04 17:24:49 +01:00
Thomas Citharel
7c49e84d22
Only show pointer cursor on export event title
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-04 16:58:24 +01:00
Thomas Citharel
99cb837972
Translate description editor placeholder
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-04 16:48:12 +01:00
Thomas Citharel
d004d2e74f
Reduced datetime picker width
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-04 16:37:57 +01:00
Thomas Citharel
b2d9d5853f
Open links from event URL and in event description in external window
...
And add rel='noopener noreferrer' on them
Closes #282 and #283
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-11-04 16:09:44 +01:00
Thomas Citharel
df0790526d
Upgrade dependencies
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-31 10:50:24 +01:00
Thomas Citharel
b3b41ad777
Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules
...
* Data doesn't need anymore to be converted to ActivityStream format to
be saved (this was taken from Pleroma and not at all a good idea here)
* Everything saved when creating an event is inserted into PostgreSQL in
a single transaction
2019-10-31 10:06:11 +01:00
Thomas Citharel
5ab8fe2888
Make tags clickable
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-23 15:27:11 +02:00
Thomas Citharel
25e25d5537
Allow WebP and Gif pics
...
svg stays forbidden until we can be sure it's fine security-wise
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-21 13:43:06 +02:00
Thomas Citharel
185306e991
Merge branch 'bug/move-sql-columns-from-varchar-to-text' into 'master'
...
Handle fields limitation better
Closes #226 , #225 et #239
See merge request framasoft/mobilizon!288
2019-10-18 11:45:13 +02:00
Thomas Citharel
477f885e04
Limite size and number of tags in input
...
Closes #239
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-18 11:31:25 +02:00
Thomas Citharel
c1ecfbf2e7
Merge branch 'deps/upgrade' into 'master'
...
Upgrade deps
See merge request framasoft/mobilizon!287
2019-10-18 10:09:23 +02:00
Thomas Citharel
8011188748
Upgrade deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-18 09:52:47 +02:00
Anton Strömkvist
2e006e2a89
Translated using Weblate (Swedish)
...
Currently translated at 98.8% (322 of 326 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/sv/
2019-10-18 09:29:22 +02:00
Quentin
deb37203fc
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (326 of 326 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-10-18 09:29:19 +02:00
Anton Strömkvist
711ad438b1
Translated using Weblate (German)
...
Currently translated at 0.3% (1 of 326 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/de/
2019-10-18 09:29:18 +02:00
56bd11b8f7
Translated using Weblate (French)
...
Currently translated at 99.7% (325 of 326 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr/
2019-10-17 18:18:17 +02:00
Anton Strömkvist
62175fb15f
Added translation using Weblate (Swedish)
2019-10-17 18:14:58 +02:00
Quentin
c8c365fc36
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (320 of 320 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-10-17 16:31:57 +02:00
Zilverspar
45de46ee8f
Translated using Weblate (French)
...
Currently translated at 99.7% (319 of 320 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr/
2019-10-17 16:31:57 +02:00
Gavy
d6b2c43ed6
Translated using Weblate (French)
...
Currently translated at 99.7% (319 of 320 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr/
2019-10-17 16:31:57 +02:00
Quentin
bbca622f74
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (266 of 266 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-10-17 16:31:57 +02:00
Thomas Citharel
435c17ee53
Warn on login that everything is deleted regularily
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-17 15:07:41 +02:00
Thomas Citharel
50ef8e593e
Merge branch 'feature/add-polyfill-for-intersection-observer' into 'master'
...
Fix build on Safari and improve js build
Closes #246
See merge request framasoft/mobilizon!283
2019-10-17 14:49:31 +02:00
Thomas Citharel
ef50bdfca5
Try to fix crash on Safari by removing -apple-system
from font-family
...
Source https://github.com/scrumpy/tiptap/issues/464
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-17 14:30:25 +02:00
Thomas Citharel
5d64299e42
Upgrade vue-cli to v4, change the way server params injection is made
...
and serve es6 modules
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-17 14:20:22 +02:00
Thomas Citharel
6ed3395ef7
Add polyfill for IntersectionObserver
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-17 11:04:07 +02:00
Thomas Citharel
ea7ff329c3
Fix multiline display on participants page
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-17 09:41:52 +02:00
Thomas Citharel
6bdf44f60f
Translate them and handle difference between user not found and user not
...
confirmed
Closes #212
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-16 17:07:49 +02:00
Joel Takvorian
44f58c92ca
Link to participation from event page
...
When the organizer sees hiw own event, the number of attendees is now a link to the attendees page
Fixes #221
2019-10-16 13:12:58 +02:00
Damien
6c7bb75907
(Hopefully) improve grammar
...
[CI skip]
2019-10-15 21:38:49 +02:00
Thomas Citharel
f337ce32b8
Wait a little for Cypress to detect register button
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-15 18:14:19 +02:00
Thomas Citharel
e10f0018ff
Merge branch 'bug/fix-description-even-lists-margin' into 'master'
...
Fix event description lists margin
See merge request framasoft/mobilizon!269
2019-10-15 17:54:46 +02:00
Thomas Citharel
2406ef9535
Fix Cypress tests and add a different welcome message when coming from
...
registration
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-15 17:33:02 +02:00
Thomas Citharel
f6f5c1695f
Fix event description lists margin
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-15 11:40:25 +02:00
Thomas Citharel
2d695dbb40
Fix participations stats on the MyEvents page
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-15 10:39:26 +02:00
Thomas Citharel
1563c1269a
Fix event URL validation and check if hostname is correct before showing
...
it
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-15 09:57:08 +02:00
Thomas Citharel
14cf2b0262
Put correct link to blog into message alert depending on locale
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-15 09:10:51 +02:00
Thomas Citharel
cc1e5ba24e
Better handle datetime
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 19:29:18 +02:00
Thomas Citharel
26ed4e38c3
Hide Mastodon icon since there's no way to share right now
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 14:39:31 +02:00
Thomas Citharel
20aec46a08
Show event onlineAddress
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 14:38:21 +02:00
Thomas Citharel
e17132b22f
Make sure welcome back only shows once and improve margins
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 14:25:08 +02:00
Thomas Citharel
0bdd090e66
Add icons on event edit fields
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 13:07:50 +02:00
Thomas Citharel
92e4b298e3
Fixes for event card
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 13:03:48 +02:00
Thomas Citharel
78161785c8
Event description pic & meta and email share fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 12:56:37 +02:00
Thomas Citharel
b05d7623a9
Improve registration page sentences
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 12:23:17 +02:00
Thomas Citharel
b28182d110
Prevent picture resend on event update, handle duplicate pictures
...
properly in backend and add a proper default picture
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-14 11:41:57 +02:00
Thomas Citharel
d21b9ad70d
Merge branch 'improve-icons' into 'master'
...
Remove purge-css that does more harm than good
See merge request framasoft/mobilizon!263
2019-10-13 18:37:57 +02:00
Thomas Citharel
276d3d3d77
Remove purge-css that does more harm than good
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-13 18:37:12 +02:00
Thomas Citharel
9232429c22
Merge branch 'improve-icons' into 'master'
...
Improve icons & css & seo & a11y
See merge request framasoft/mobilizon!262
2019-10-13 18:22:44 +02:00
Thomas Citharel
63332d656e
Improve icons & css & seo & a11y
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-13 18:21:35 +02:00
Thomas Citharel
2ed61c5086
Fix test and handle errors better
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-13 17:03:48 +02:00
Thomas Citharel
98a7376ab0
Fix participations list actions with another identity
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-13 16:24:43 +02:00
Thomas Citharel
ebfe33789c
Make sure number of available places gets updated when participation
...
status changes
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-13 14:00:40 +02:00
Thomas Citharel
a1d2affbc0
Handle errors better
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-13 13:56:24 +02:00
Thomas Citharel
dcaf927b71
Participation fixes
...
Closes #208 and #210
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-13 10:51:22 +02:00
Thomas Citharel
f9de0f0d5d
Merge branch 'test/add-cypress-on-event-creation' into 'master'
...
Add e2e seed and test event creation
See merge request framasoft/mobilizon!254
2019-10-12 19:47:19 +02:00
Thomas Citharel
a0631044f1
Merge branch 'improve-image-picker' into 'master'
...
Improve avatar picker
See merge request framasoft/mobilizon!257
2019-10-12 19:36:34 +02:00
Thomas Citharel
88eee78123
Add e2e seed and test event creation
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-12 19:34:16 +02:00
Thomas Citharel
d34581b5f7
Improve avatar picker
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-12 19:23:32 +02:00
Thomas Citharel
1d772b07f8
Merge branch 'bug/improve-username-generator' into 'master'
...
Improve username generator (handle unicode conversion properly)
See merge request framasoft/mobilizon!255
2019-10-12 18:55:19 +02:00
Thomas Citharel
71f3ea720e
Hide identies in navbar if I have only one
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-12 18:19:51 +02:00
Thomas Citharel
ea2ac1d248
Improve username generator (handle unicode conversion properly)
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-12 18:14:09 +02:00
Thomas Citharel
853d4d0a96
Fix number of places toggle on event edit form
...
Closes #205
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-12 11:53:40 +02:00
Thomas Citharel
42402c2cfc
Limit minimum endsOn datetime selector to current beginsOn, set correct
...
date of first week and translate labels on datepicker
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-11 18:41:29 +02:00
Thomas Citharel
39f7573729
Merge branch 'meta/clean-docs' into 'master'
...
Meta/clean docs
Closes #185
See merge request framasoft/mobilizon!250
2019-10-11 17:18:45 +02:00
Thomas Citharel
1679b2522b
Merge branch 'bug/properly-handle-event-status' into 'master'
...
Bug/properly handle event status
Closes #194
See merge request framasoft/mobilizon!248
2019-10-11 16:45:18 +02:00
Thomas Citharel
c5b9eac2db
Hide the participation button when event is cancelled
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-11 16:34:08 +02:00
Thomas Citharel
5e7c646225
Properly handle event status
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-11 16:34:03 +02:00
Thomas Citharel
e9e3a86bd1
Bump version to 1.0.0-beta.1
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-11 16:28:47 +02:00
Thomas Citharel
a2cba9fcc6
Hide rejected participations on my event list
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-11 16:11:39 +02:00
Thomas Citharel
7208a7573f
Fix logo background on click
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-11 15:26:22 +02:00
Thomas Citharel
a16832a446
Fix participation section, show how many places are available
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-11 15:26:16 +02:00
Thomas Citharel
872bcd6b29
Merge branch 'feature/add-warnings-everywhere' into 'master'
...
Feature/add warnings everywhere
See merge request framasoft/mobilizon!246
2019-10-11 10:55:55 +02:00
Thomas Citharel
dbaa0e7d90
Fix form submission on Explore page search
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-11 10:44:47 +02:00
Thomas Citharel
50a40c06b6
Add (closable) warning on everypage
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-11 10:14:29 +02:00
Thomas Citharel
0798110152
Fix locale handling
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-11 09:50:50 +02:00
Thomas Citharel
e30f741066
Merge branch 'bug/fix-meta' into 'master'
...
Bug/fix meta
See merge request framasoft/mobilizon!244
2019-10-10 17:43:14 +02:00
Thomas Citharel
ad8c681e95
Fix title & meta
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 17:28:32 +02:00
Thomas Citharel
94794f97ee
Merge branch 'bug/fix-h2' into 'master'
...
Remove $secondary background on h2 title, replace with underline
See merge request framasoft/mobilizon!242
2019-10-10 16:49:11 +02:00
Thomas Citharel
7b20271872
Remove $secondary background on h2 title, replace with underline
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 15:42:27 +02:00
Thomas Citharel
d93e20a66b
Translated using Weblate (French)
...
Currently translated at 99.6% (265 of 266 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr/
2019-10-10 15:29:11 +02:00
Quentin
6ab60d4e74
Translated using Weblate (Occitan)
...
Currently translated at 95.3% (282 of 296 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-10-10 15:07:36 +02:00
Thomas Citharel
97ec661594
Merge branch 'i18n/fix-missing-trads' into 'master'
...
Add missing translations and remove old ones
See merge request framasoft/mobilizon!240
2019-10-10 15:06:46 +02:00
Thomas Citharel
e2420beac3
Add missing translations and remove old ones
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 15:05:21 +02:00
Thomas Citharel
75c5c4905f
Fix failing cypress test
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 14:56:20 +02:00
Thomas Citharel
78ed388442
Make event header picture display as background cover
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 14:50:44 +02:00
Thomas Citharel
117b517f6e
Merge branch 'bug/fix-ui' into 'master'
...
Bug/fix ui
See merge request framasoft/mobilizon!237
2019-10-10 14:28:15 +02:00
Thomas Citharel
5409156679
Improve Registration / Login UI
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 14:20:09 +02:00
Thomas Citharel
2a3cd3c346
Change external link to joinmobilizon to about page on register page
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 13:56:54 +02:00
Thomas Citharel
b86827fa63
Add margin above title in Explore section
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 13:50:23 +02:00
Thomas Citharel
fcae692e10
Fix padding on organizer / city section on event card
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 13:48:03 +02:00
Thomas Citharel
1f36942640
Add margin below description instance on homepage
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 13:39:24 +02:00
Thomas Citharel
1f571fa323
Change base colors
...
Also fixes the navbar Create button issue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 13:36:11 +02:00
Thomas Citharel
439917bb07
Merge branch 'bug/change-favicons' into 'master'
...
Update favicons
See merge request framasoft/mobilizon!236
2019-10-10 13:33:39 +02:00
Thomas Citharel
9b6ef315dd
Fix search field
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 13:29:58 +02:00
Thomas Citharel
cb278aec39
Update favicons
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 13:16:06 +02:00
Thomas Citharel
29b3806471
Fix preview
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 12:25:32 +02:00
Thomas Citharel
3c07c8f7fb
Fix editor related issues
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 11:05:53 +02:00
Thomas Citharel
44dec8dc80
Add indication on how to add tags
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 10:31:15 +02:00
Thomas Citharel
b0b720101b
Fix editor buttons reloading page 😰 ️
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-10 10:25:33 +02:00
Thomas Citharel
aba2bbced0
Fix event creation/updating having a popup
...
Also change translation on the warning
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-09 19:41:17 +02:00
Thomas Citharel
36345f10e8
Add missing language entries
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-09 18:58:13 +02:00
Thomas Citharel
0706fd5245
Add event search field on explore page and fix featured events
...
Closes #195 and #196
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-09 18:51:55 +02:00
Thomas Citharel
38b2c038e9
Use local icons instead of CDN, clean unused deps & fix issue with
...
vue-property-decorator
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-09 17:54:35 +02:00
Thomas Citharel
4467e73f6b
Update i18n
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-09 17:25:53 +02:00
Thomas Citharel
7759f1bef5
Rename Events to MyEvents
...
Close #193
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-09 17:25:09 +02:00
Thomas Citharel
36a57cfcf2
Prevent route changing when editing with changes
...
Close #197
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-09 17:18:27 +02:00
Thomas Citharel
7773f819bd
Fix participants panel icons and improve tabs
...
Close #198
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-09 17:03:35 +02:00
Thomas Citharel
e5fcdefc06
Remove some dev
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-09 14:55:45 +02:00
Thomas Citharel
662ff2b1cb
Hide some fields and fix datetime issue
...
Closes #168
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-09 12:54:09 +02:00
Thomas Citharel
8548382bc8
Fix transition test
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-08 22:27:14 +02:00
Thomas Citharel
f55d45bd5a
Add transition to vue router
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-08 20:01:00 +02:00
Thomas Citharel
2eda49bfbb
fix lint issues and errors
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-08 20:00:26 +02:00
Thomas Citharel
27ca73e570
Revert adding picture IDs everywhere
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-08 19:47:15 +02:00
Thomas Citharel
4f487c84ae
Remove own current identity events from featured events
...
Events from other identities are still displayed
Closes #187
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-08 19:41:14 +02:00
Thomas Citharel
89c7a3854b
Fix sending empty picture when updating identity without updated picture
...
Closes #188
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-08 19:34:04 +02:00
Thomas Citharel
5e110fd042
Make sure the registration email is sent with the correct locale
...
Closes #189
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-08 18:28:35 +02:00
Thomas Citharel
f5d4816c3d
Properly handle account deleted
...
Close #191
Also fix an issue with public events not being accessible when requested
as another logged-in user.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-08 18:13:06 +02:00
Thomas Citharel
3d5cd5e398
Merge remote-tracking branch 'weblate/master' into i18n/update
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-08 14:49:24 +02:00
Quentin
f4da86c678
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (259 of 259 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-10-08 14:29:51 +02:00
Thomas Citharel
811efdf271
Rework homepage and add a (fancy) about section
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-08 12:27:31 +02:00
Thomas Citharel
922753008f
Merge branch 'deps/upgrade' into 'master'
...
Deps/upgrade
See merge request framasoft/mobilizon!224
2019-10-07 16:02:14 +02:00
Thomas Citharel
932832478c
Automatically login after registration
...
Closes #186
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-07 15:29:24 +02:00
dependabot-preview[bot]
0d7b14e0a5
Bump tippy.js from 5.0.1 to 5.0.2 in /js
...
Bumps [tippy.js](https://github.com/atomiks/tippyjs ) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/atomiks/tippyjs/releases )
- [Commits](https://github.com/atomiks/tippyjs/compare/v5.0.1...v5.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-07 11:49:35 +00:00
Thomas Citharel
663995c5ee
Add basic styleguide
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-07 10:25:21 +02:00
Thomas Citharel
7f65428b38
Introduce Cypress
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-06 18:28:18 +02:00
Thomas Citharel
51ca47c49a
Make sure we have email on registerAccount page
...
Closes #179
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-06 12:36:42 +02:00
Thomas Citharel
4bc8fbf714
Redirect to profile creation when user has no identities
...
Also load persons by ID instead of preferred_username
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-06 12:36:42 +02:00
Thomas Citharel
74efd81a0a
Fix edit event cache issues
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-03 16:54:56 +02:00
Thomas Citharel
15aa67d426
Hide groups and multiple fixes
...
Closes #169
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-03 12:32:20 +02:00
Thomas Citharel
d91c05ff36
Fixes to navbar and edit page
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-03 11:37:34 +02:00
Thomas Citharel
f0c7fd075c
Properly handle not found event
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-02 19:14:39 +02:00