Thomas Citharel
757d2cabec
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
Thomas Citharel
8a3e606c15
Merge branch 'deps/upgrade' into 'master'
...
Deps/upgrade
See merge request framasoft/mobilizon!198
2019-09-25 09:22:28 +02:00
Thomas Citharel
eb065d1a1a
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]
7261ba19b3
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]
a1c5f11e85
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
1adb1ab073
Merge branch 'feature/edit-password' into 'master'
...
Feature/edit password
Closes #165
See merge request framasoft/mobilizon!197
2019-09-24 19:01:11 +02:00
Thomas Citharel
3806295e83
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
f129d4137d
[Backend] Allow to change your password
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-24 18:08:33 +02:00
Thomas Citharel
9820d4b904
Merge branch 'bug/fixes-for-email' into 'master'
...
Fixes for email
See merge request framasoft/mobilizon!196
2019-09-24 12:31:33 +02:00
Thomas Citharel
8006b8e0f3
Fixes for email
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-24 12:09:43 +02:00
Thomas Citharel
8c97dd925f
Merge branch 'deps/upgrade' into 'master'
...
Deps/upgrade
See merge request framasoft/mobilizon!195
2019-09-24 09:57:20 +02:00
Thomas Citharel
27665dd4da
Finish deps upgrade
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-24 09:43:54 +02:00
Thomas Citharel
b6039b63bd
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
e5e66181d5
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
4c68339afe
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
5381107c55
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
Thomas Citharel
af65be7bd0
Merge remote-tracking branch 'github/dependabot/npm_and_yarn/js/apollo-link-error-1.1.12' into deps/upgrade
2019-09-24 09:28:42 +02:00
Thomas Citharel
2ffe5eb15a
Merge remote-tracking branch 'github/dependabot/hex/geo_postgis-3.3.0' into deps/upgrade
2019-09-24 09:27:23 +02:00
Thomas Citharel
41354c8692
Merge branch 'deps/geolix' into deps/upgrade
2019-09-24 09:26:29 +02:00
Thomas Citharel
36e7ca0e46
Add geolix adapter mmdb2
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-24 09:26:04 +02:00
Thomas Citharel
ef20bd574d
Merge remote-tracking branch 'github/dependabot/hex/geo-3.3.2' into deps/upgrade
2019-09-24 09:20:22 +02:00
dependabot-preview[bot]
4e27092915
Bump earmark from 1.3.6 to 1.4.0
...
Bumps [earmark](https://github.com/pragdave/earmark ) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/pragdave/earmark/releases )
- [Changelog](https://github.com/pragdave/earmark/blob/master/RELEASE.md )
- [Commits](https://github.com/pragdave/earmark/compare/v1.3.6...v1.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 09:18:52 +02:00
Thomas Citharel
21977351f2
Merge remote-tracking branch 'github/dependabot/hex/dialyxir-1.0.0-rc.7' into deps/upgrade
2019-09-24 09:14:24 +02:00
dependabot-preview[bot]
6560b428fd
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]
3918d839ee
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]
0793228398
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]
9f551c9b06
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]
245111bfb8
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]
0822519df1
Bump dialyxir from 1.0.0-rc.6 to 1.0.0-rc.7
...
Bumps [dialyxir](https://github.com/jeremyjh/dialyxir ) from 1.0.0-rc.6 to 1.0.0-rc.7.
- [Release notes](https://github.com/jeremyjh/dialyxir/releases )
- [Commits](https://github.com/jeremyjh/dialyxir/compare/1.0.0-rc.6...1.0.0-rc.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 05:06:56 +00:00
dependabot-preview[bot]
362dca2bfc
Bump geo_postgis from 3.1.0 to 3.3.0
...
Bumps [geo_postgis](https://github.com/bryanjos/geo_postgis ) from 3.1.0 to 3.3.0.
- [Release notes](https://github.com/bryanjos/geo_postgis/releases )
- [Changelog](https://github.com/bryanjos/geo_postgis/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bryanjos/geo_postgis/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 05:06:03 +00:00
dependabot-preview[bot]
d4422a33bb
Bump geolix from 0.18.0 to 1.0.0
...
Bumps [geolix](https://github.com/elixir-geolix/geolix ) from 0.18.0 to 1.0.0.
- [Release notes](https://github.com/elixir-geolix/geolix/releases )
- [Changelog](https://github.com/elixir-geolix/geolix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/elixir-geolix/geolix/compare/v0.18.0...v1.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 05:05:27 +00:00
dependabot-preview[bot]
ccc817b158
Bump geo from 3.1.0 to 3.3.2
...
Bumps [geo](https://github.com/bryanjos/geo ) from 3.1.0 to 3.3.2.
- [Release notes](https://github.com/bryanjos/geo/releases )
- [Changelog](https://github.com/bryanjos/geo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/bryanjos/geo/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 05:04:42 +00:00
dependabot-preview[bot]
155d656150
Bump credo from 1.1.2 to 1.1.4
...
Bumps [credo](https://github.com/rrrene/credo ) from 1.1.2 to 1.1.4.
- [Release notes](https://github.com/rrrene/credo/releases )
- [Changelog](https://github.com/rrrene/credo/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rrrene/credo/compare/v1.1.2...v1.1.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 05:03:04 +00:00
Thomas Citharel
0e05d1f144
Bump tslint-config-airbnb from 5.11.1 to 5.11.2 in /js ( #8 )
...
Bump tslint-config-airbnb from 5.11.1 to 5.11.2 in /js
2019-09-23 20:42:24 +02:00
dependabot-preview[bot]
2d922f2686
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
27a216d71e
Merge branch 'deps/upgrade-bamboo' into 'master'
...
Upgrade bamboo
See merge request framasoft/mobilizon!194
2019-09-23 20:39:23 +02:00
Thomas Citharel
50dbdc5106
Bump ex_doc from 0.21.1 to 0.21.2 ( #13 )
...
Bump ex_doc from 0.21.1 to 0.21.2
2019-09-23 20:38:00 +02:00
Thomas Citharel
91e77f2750
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
d12e309ec4
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
dependabot-preview[bot]
37c74abb5e
Bump ex_doc from 0.21.1 to 0.21.2
...
Bumps [ex_doc](https://github.com/elixir-lang/ex_doc ) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/elixir-lang/ex_doc/releases )
- [Changelog](https://github.com/elixir-lang/ex_doc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/elixir-lang/ex_doc/compare/v0.21.1...v0.21.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 18:37:11 +00:00
Thomas Citharel
eb0be11977
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
Thomas Citharel
fad11cea20
Bump webpack from 4.39.3 to 4.40.2 in /js ( #4 )
...
Bump webpack from 4.39.3 to 4.40.2 in /js
2019-09-23 20:35:08 +02:00
Thomas Citharel
d5cf4679be
Bump excoveralls from 0.11.1 to 0.11.2 ( #6 )
...
Bump excoveralls from 0.11.1 to 0.11.2
2019-09-23 20:34:47 +02:00
dependabot-preview[bot]
558ba632b9
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]
0e650f0419
Bump excoveralls from 0.11.1 to 0.11.2
...
Bumps [excoveralls](https://github.com/parroty/excoveralls ) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/parroty/excoveralls/releases )
- [Changelog](https://github.com/parroty/excoveralls/blob/master/CHANGELOG.md )
- [Commits](https://github.com/parroty/excoveralls/compare/v0.11.1...v0.11.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 18:34:28 +00:00
Thomas Citharel
f8160a0750
Bump ecto_enum from 1.3.1 to 1.3.2 ( #5 )
...
Bump ecto_enum from 1.3.1 to 1.3.2
2019-09-23 20:34:16 +02:00
dependabot-preview[bot]
daf45797af
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
Thomas Citharel
19ab4e56ff
Bump mogrify from 0.7.2 to 0.7.3 ( #9 )
...
Bump mogrify from 0.7.2 to 0.7.3
2019-09-23 20:33:51 +02:00
Thomas Citharel
8237cc2696
Bump cachex from 3.1.3 to 3.2.0 ( #1 )
...
Bump cachex from 3.1.3 to 3.2.0
2019-09-23 20:33:33 +02:00
dependabot-preview[bot]
76901a2f75
Bump mogrify from 0.7.2 to 0.7.3
...
Bumps [mogrify](https://github.com/route/mogrify ) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/route/mogrify/releases )
- [Changelog](https://github.com/route/mogrify/blob/master/CHANGELOG.md )
- [Commits](https://github.com/route/mogrify/compare/v0.7.2...v0.7.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 18:33:25 +00:00