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
Thomas Citharel
174a844ed5
Add draft feature
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-02 18:23:32 +02:00
Thomas Citharel
8dae3ccbac
Add a cancel button to event edit & make buttons fixed
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-10-01 20:10:53 +02:00
Thomas Citharel
3c90ec9fd1
Merge branch 'deps/upgrade' into 'master'
...
Deps/upgrade
See merge request framasoft/mobilizon!210
2019-10-01 09:31:10 +02:00
Thomas Citharel
e2a86761b2
Merge remote-tracking branch 'github/dependabot/npm_and_yarn/js/tippy.js-5.0.1' into deps/upgrade
2019-10-01 09:15:24 +02:00
Quentin
bc8c5c0f76
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (255 of 255 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-10-01 09:07:54 +02:00
dependabot-preview[bot]
0908fb4ae8
Bump tippy.js from 5.0.0 to 5.0.1 in /js
...
Bumps [tippy.js](https://github.com/atomiks/tippyjs ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/atomiks/tippyjs/releases )
- [Commits](https://github.com/atomiks/tippyjs/compare/v5.0.0...v5.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 05:54:20 +00:00
dependabot-preview[bot]
4db4464700
Bump eslint from 6.5.0 to 6.5.1 in /js
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.5.0...v6.5.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-01 05:53:31 +00:00
Thomas Citharel
7c69617555
Merge branch 'deps/upgrade' into 'master'
...
Deps/upgrade
See merge request framasoft/mobilizon!208
2019-09-30 19:10:58 +02:00
Quentin
fdfb94c822
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (255 of 255 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-09-30 19:03:19 +02:00
Thomas Citharel
9b70e6a6e8
Merge remote-tracking branch 'github/dependabot/npm_and_yarn/js/types/lodash-4.14.141' into deps/upgrade
2019-09-30 18:53:51 +02:00
Thomas Citharel
766fb939be
Merge remote-tracking branch 'github/dependabot/npm_and_yarn/js/tiptap-extensions-1.28.0' into deps/upgrade
2019-09-30 18:52:54 +02:00
Thomas Citharel
77a18169e1
Merge remote-tracking branch 'github/dependabot/npm_and_yarn/js/tiptap-1.26.0' into deps/upgrade
2019-09-30 18:50:10 +02:00
Thomas Citharel
6fccf9ac13
Merge remote-tracking branch 'github/dependabot/npm_and_yarn/js/tippy.js-5.0.0' into deps/upgrade
2019-09-30 18:49:31 +02:00
Thomas Citharel
aab090f0c8
Send email notifications when a participation is approved/rejected
...
Also handles participant status :rejected instead of deleting the
participation
Closes #164
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-30 18:45:29 +02:00
dependabot-preview[bot]
312e29b4ae
Bump eslint from 6.4.0 to 6.5.0 in /js
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.4.0...v6.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 05:07:47 +00:00
dependabot-preview[bot]
82cbb037c6
Bump @types/lodash from 4.14.139 to 4.14.141 in /js
...
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash ) from 4.14.139 to 4.14.141.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 05:06:59 +00:00
dependabot-preview[bot]
d43ef40281
Bump tiptap from 1.25.0 to 1.26.0 in /js
...
Bumps [tiptap](https://github.com/scrumpy/tiptap ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/scrumpy/tiptap/releases )
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap@1.25.0...tiptap@1.26.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 05:06:16 +00:00
dependabot-preview[bot]
efad694b56
Bump tiptap-extensions from 1.27.0 to 1.28.0 in /js
...
Bumps [tiptap-extensions](https://github.com/scrumpy/tiptap ) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/scrumpy/tiptap/releases )
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap-extensions@1.27.0...tiptap-extensions@1.28.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 05:05:14 +00:00
dependabot-preview[bot]
ea7789163c
Bump tippy.js from 4.3.5 to 5.0.0 in /js
...
Bumps [tippy.js](https://github.com/atomiks/tippyjs ) from 4.3.5 to 5.0.0.
- [Release notes](https://github.com/atomiks/tippyjs/releases )
- [Commits](https://github.com/atomiks/tippyjs/compare/v4.3.5...v5.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 05:04:18 +00:00
Thomas Citharel
a980b9bc89
Merge branch 'bug/fix-relog' into 'master'
...
Don't keep cached identities query
See merge request framasoft/mobilizon!204
2019-09-26 18:18:33 +02:00
Thomas Citharel
394199ee04
Merge branch 'i18n/update' into 'master'
...
Translations
See merge request framasoft/mobilizon!202
2019-09-26 18:07:24 +02:00
Thomas Citharel
0b87404986
Don't keep cached identities query
...
Otherwise when relogging as a different user you'll get their
defaultActor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-26 18:01:38 +02:00
Thomas Citharel
9cd7d878fd
Merge remote-tracking branch 'github/dependabot/npm_and_yarn/js/graphql-14.5.8' into deps/upgrade
2019-09-26 17:51:53 +02:00
Quentin
79cac2060c
Translated using Weblate (Occitan)
...
Currently translated at 90.0% (215 of 239 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-09-26 17:48:46 +02:00
Thomas Citharel
f0233bac60
Merge branch 'feature/participate-dropdown' into 'master'
...
Add a dropdown on participate menu, disallow listing participations
Closes #174
See merge request framasoft/mobilizon!200
2019-09-26 17:41:14 +02:00
Thomas Citharel
fd669e90fa
Add a dropdown on participate menu, disallow listing participations
...
Now requires quering the person endpoint to know if an actor
participates in an event, organizers can make authenticated requests to
event { participants { } } to see the pending / approved participants.
Also closes #174
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-26 17:00:01 +02:00
dependabot-preview[bot]
2ea1ebe859
Bump graphql from 14.5.7 to 14.5.8 in /js
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 14.5.7 to 14.5.8.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-26 04:53:29 +00:00
Thomas Citharel
4caee93c78
Merge remote-tracking branch 'weblate/master' into translations
2019-09-25 14:00:26 +02:00
Quentin
ceea0c91f7
Translated using Weblate (Occitan)
...
Currently translated at 49.0% (117 of 239 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/oc/
2019-09-25 14:00:03 +02:00
Thomas Citharel
a6ccaefac2
Merge remote-tracking branch 'weblate/master' into translations
2019-09-25 13:58:40 +02:00
Thomas Citharel
2b82d7e307
Merge remote-tracking branch 'github/dependabot/npm_and_yarn/js/webpack-4.41.0' into deps/upgrade
2019-09-25 08:58:30 +02:00
dependabot-preview[bot]
89b57bfca6
Bump @types/leaflet from 1.5.1 to 1.5.2 in /js
...
Bumps [@types/leaflet](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/leaflet ) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/leaflet )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 04:56:31 +00:00
dependabot-preview[bot]
242acb2e2c
Bump webpack from 4.40.2 to 4.41.0 in /js
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.40.2 to 4.41.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.40.2...v4.41.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 04:55:55 +00:00
Thomas Citharel
f551a9047d
Implement password change in basic user settings
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-24 18:47:35 +02:00
Thomas Citharel
2aa81cfb2c
Added translation using Weblate (Russian)
2019-09-24 16:38:12 +02:00
Thomas Citharel
6d365260e1
Added translation using Weblate (Portuguese)
2019-09-24 16:38:12 +02:00
Thomas Citharel
9e16be8b6d
Added translation using Weblate (Polish)
2019-09-24 16:38:12 +02:00
Thomas Citharel
1a42553dc1
Added translation using Weblate (Occitan)
2019-09-24 16:38:12 +02:00
Thomas Citharel
546e1ce2cf
Added translation using Weblate (Dutch)
2019-09-24 16:38:12 +02:00
Thomas Citharel
08e68ccde2
Added translation using Weblate (Japanese)
2019-09-24 16:38:12 +02:00
Thomas Citharel
941cd735e0
Added translation using Weblate (Italian)
2019-09-24 16:38:12 +02:00
Thomas Citharel
bba3355d0a
Added translation using Weblate (Spanish)
2019-09-24 16:38:12 +02:00
Thomas Citharel
049941cb05
Added translation using Weblate (German)
2019-09-24 16:38:12 +02:00
Thomas Citharel
9ac3fb0d4f
Added translation using Weblate (Czech)
2019-09-24 16:38:12 +02:00
Thomas Citharel
10a1ae9213
Finish deps upgrade
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-24 09:43:54 +02:00
Thomas Citharel
287e716633
Merge remote-tracking branch 'github/dependabot/npm_and_yarn/js/types/chai-4.2.3' into deps/upgrade
2019-09-24 09:31:37 +02:00
Thomas Citharel
e8e3884b22
Merge remote-tracking branch 'github/dependabot/npm_and_yarn/js/vue-apollo-3.0.0-rc.6' into deps/upgrade
2019-09-24 09:30:28 +02:00
Thomas Citharel
0e001cd083
Merge remote-tracking branch 'github/dependabot/npm_and_yarn/js/eslint-6.4.0' into deps/upgrade
2019-09-24 09:30:09 +02:00
Thomas Citharel
5661b6a6b6
Merge remote-tracking branch 'github/dependabot/npm_and_yarn/js/vue-svg-inline-loader-1.3.0' into deps/upgrade
2019-09-24 09:29:10 +02:00
dependabot-preview[bot]
80bacf4a78
Bump @types/chai from 4.2.0 to 4.2.3 in /js
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 4.2.0 to 4.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 05:18:03 +00:00
dependabot-preview[bot]
fccdd8b88c
Bump vue-apollo from 3.0.0-rc.2 to 3.0.0-rc.6 in /js
...
Bumps [vue-apollo](https://github.com/Akryum/vue-apollo ) from 3.0.0-rc.2 to 3.0.0-rc.6.
- [Release notes](https://github.com/Akryum/vue-apollo/releases )
- [Commits](https://github.com/Akryum/vue-apollo/compare/v3.0.0-rc.2...v3.0.0-rc.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 05:17:18 +00:00
dependabot-preview[bot]
cd78b01c4a
Bump eslint from 6.3.0 to 6.4.0 in /js
...
Bumps [eslint](https://github.com/eslint/eslint ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v6.3.0...v6.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 05:16:04 +00:00
dependabot-preview[bot]
da604a4dd2
Bump apollo-link-error from 1.1.11 to 1.1.12 in /js
...
Bumps [apollo-link-error](https://github.com/apollographql/apollo-link ) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/apollographql/apollo-link/releases )
- [Changelog](https://github.com/apollographql/apollo-link/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-link/compare/apollo-link-error@1.1.11...apollo-link-error@1.1.12 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 05:11:10 +00:00
dependabot-preview[bot]
c21e036782
Bump vue-svg-inline-loader from 1.2.18 to 1.3.0 in /js
...
Bumps [vue-svg-inline-loader](https://github.com/oliverfindl/vue-svg-inline-loader ) from 1.2.18 to 1.3.0.
- [Release notes](https://github.com/oliverfindl/vue-svg-inline-loader/releases )
- [Commits](https://github.com/oliverfindl/vue-svg-inline-loader/compare/v1.2.18...v1.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 05:10:25 +00:00
dependabot-preview[bot]
150e75ab0f
Bump tslint-config-airbnb from 5.11.1 to 5.11.2 in /js
...
Bumps [tslint-config-airbnb](https://github.com/progre/tslint-config-airbnb ) from 5.11.1 to 5.11.2.
- [Release notes](https://github.com/progre/tslint-config-airbnb/releases )
- [Changelog](https://github.com/progre/tslint-config-airbnb/blob/master/CHANGELOG.md )
- [Commits](https://github.com/progre/tslint-config-airbnb/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 18:40:07 +00:00
Thomas Citharel
72fa1ee9e2
Bump apollo-link-http from 1.5.15 to 1.5.16 in /js ( #11 )
...
Bump apollo-link-http from 1.5.15 to 1.5.16 in /js
2019-09-23 20:37:44 +02:00
Thomas Citharel
de1c96ce8c
Bump typescript from 3.6.2 to 3.6.3 in /js ( #10 )
...
Bump typescript from 3.6.2 to 3.6.3 in /js
2019-09-23 20:37:28 +02:00
Thomas Citharel
2c5a113eff
Bump tslint from 5.19.0 to 5.20.0 in /js ( #7 )
...
Bump tslint from 5.19.0 to 5.20.0 in /js
2019-09-23 20:35:37 +02:00
dependabot-preview[bot]
4d1f64f6a6
Bump apollo-link-http from 1.5.15 to 1.5.16 in /js
...
Bumps [apollo-link-http](https://github.com/apollographql/apollo-link ) from 1.5.15 to 1.5.16.
- [Release notes](https://github.com/apollographql/apollo-link/releases )
- [Changelog](https://github.com/apollographql/apollo-link/blob/master/CHANGELOG.md )
- [Commits](https://github.com/apollographql/apollo-link/compare/apollo-link-http@1.5.15...apollo-link-http@1.5.16 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 18:34:35 +00:00
dependabot-preview[bot]
048b771506
Bump typescript from 3.6.2 to 3.6.3 in /js
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.6.2...v3.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 18:34:02 +00:00
dependabot-preview[bot]
46a3d090a7
Bump tslint from 5.19.0 to 5.20.0 in /js
...
Bumps [tslint](https://github.com/palantir/tslint ) from 5.19.0 to 5.20.0.
- [Release notes](https://github.com/palantir/tslint/releases )
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/palantir/tslint/compare/5.19.0...5.20.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 18:33:04 +00:00
dependabot-preview[bot]
ffe0028ac8
Bump webpack from 4.39.3 to 4.40.2 in /js
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.39.3 to 4.40.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.39.3...v4.40.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 18:32:36 +00:00
Thomas Citharel
47ba68badf
Merge branch 'bug/fix-typo-en-i18n' into 'master'
...
Fix typo in english translation
See merge request framasoft/mobilizon!193
2019-09-23 19:58:57 +02:00
Thomas Citharel
480feea3b2
Fix typo in english translation
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-23 19:57:48 +02:00
Thomas Citharel
6628586fcc
Merge branch 'bug/fix-instance-host-in-emails' into 'master'
...
🎨 Add fancy html emails
See merge request framasoft/mobilizon!192
2019-09-23 19:52:32 +02:00
Thomas Citharel
59fae50318
🎨 Add fancy html emails
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-23 19:50:33 +02:00
Thomas Citharel
e1c06ab75d
Merge branch 'bug/fix-event-title-length-limitation' into 'master'
...
Fix event title length limitation
Closes #167
See merge request framasoft/mobilizon!191
2019-09-23 12:07:25 +02:00
Thomas Citharel
a96022d782
Fix event title length limitation
...
Closes #167
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-23 11:51:59 +02:00
Thomas Citharel
c2f560b00f
Merge branch 'bug/fix-event-deletion-redirect' into 'master'
...
Fix event deletion redirection
Closes #170
See merge request framasoft/mobilizon!190
2019-09-23 11:46:43 +02:00
Thomas Citharel
98ff4eab67
Fix event deletion redirection
...
Closes #170
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-23 11:33:13 +02:00
Thomas Citharel
b29c5c5840
Fix logout
...
Closes #171
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-23 11:30:23 +02:00
Thomas Citharel
7fb1cdf2cf
Various fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-23 10:26:38 +02:00