Thomas Citharel
|
77d286ebb6
|
Introduce Cypress
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-10-06 18:28:18 +02:00 |
|
Thomas Citharel
|
abb461efd5
|
Merge branch 'bug/fix-tests' into 'master'
Fix tests
See merge request framasoft/mobilizon!221
|
2019-10-06 15:24:48 +02:00 |
|
Thomas Citharel
|
cd72059536
|
Fix tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-10-06 15:23:58 +02:00 |
|
Thomas Citharel
|
4a83bb61db
|
Merge branch 'bug/fix-edit-event-cache-issues' into 'master'
Bug/fix edit event cache issues
Closes #179 et #166
See merge request framasoft/mobilizon!219
|
2019-10-06 12:38:07 +02:00 |
|
Thomas Citharel
|
7244eebc31
|
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
|
471e8ac472
|
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 |
|
dependabot-preview[bot]
|
eff03eef22
|
Bump httpoison from 1.6.0 to 1.6.1
Bumps [httpoison](https://github.com/edgurgel/httpoison) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/edgurgel/httpoison/releases)
- [Changelog](https://github.com/edgurgel/httpoison/blob/master/CHANGELOG.md)
- [Commits](https://github.com/edgurgel/httpoison/compare/v1.6.0...v1.6.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-10-04 04:52:44 +00:00 |
|
Thomas Citharel
|
e34f304b76
|
Merge branch 'bug/fix-edit-event-cache-issues' into 'master'
Fix edit event cache issues
See merge request framasoft/mobilizon!218
|
2019-10-03 17:09:19 +02:00 |
|
Thomas Citharel
|
75bd7a3d75
|
Fix edit event cache issues
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-10-03 16:54:56 +02:00 |
|
Thomas Citharel
|
7412702cd8
|
Merge branch 'bug/picture-url-generation' into 'master'
Fix (somehow) picture URL generation issue
See merge request framasoft/mobilizon!217
|
2019-10-03 15:45:12 +02:00 |
|
Thomas Citharel
|
cbb54e2b92
|
Fix (somehow) picture URL generation issue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-10-03 15:35:38 +02:00 |
|
Thomas Citharel
|
1ff2c6871e
|
Merge branch 'improve-navbar-and-edition-page' into 'master'
Improve navbar and edition page
Closes #169
See merge request framasoft/mobilizon!216
|
2019-10-03 12:45:31 +02:00 |
|
Thomas Citharel
|
8bfb9ddf1a
|
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
|
f60ab9b5b8
|
Fixes to navbar and edit page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-10-03 11:37:34 +02:00 |
|
Thomas Citharel
|
1e945a3d14
|
Merge branch 'feature/drafts' into 'master'
Properly handle not found event
See merge request framasoft/mobilizon!215
|
2019-10-02 19:23:58 +02:00 |
|
Thomas Citharel
|
30d901605d
|
Properly handle not found event
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-10-02 19:14:39 +02:00 |
|
Thomas Citharel
|
0feca0d0dc
|
Merge branch 'feature/drafts' into 'master'
Add draft feature
See merge request framasoft/mobilizon!214
|
2019-10-02 18:23:49 +02:00 |
|
Thomas Citharel
|
442a011490
|
Add draft feature
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-10-02 18:23:32 +02:00 |
|
Thomas Citharel
|
b96f3bc3ad
|
Merge branch 'feature/add-cancel-to-event' into 'master'
Add a cancel button to event edit & make buttons fixed
See merge request framasoft/mobilizon!213
|
2019-10-01 20:24:50 +02:00 |
|
Thomas Citharel
|
0c732ab4f7
|
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
|
587667078c
|
Merge branch 'feature/save-user-language' into 'master'
Save user locale and use it to translate things
See merge request framasoft/mobilizon!212
|
2019-10-01 13:23:30 +02:00 |
|
Thomas Citharel
|
a84cfb5910
|
Save user locale and use it to translate things
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-10-01 13:08:09 +02:00 |
|
Thomas Citharel
|
d5a15b8a99
|
Merge branch 'bug/make-user-email-unique' into 'master'
Add test to make sure user emails are really unique
Closes #181
See merge request framasoft/mobilizon!211
|
2019-10-01 09:39:25 +02:00 |
|
Thomas Citharel
|
66bc8666c3
|
Merge branch 'deps/upgrade' into 'master'
Deps/upgrade
See merge request framasoft/mobilizon!210
|
2019-10-01 09:31:10 +02:00 |
|
Thomas Citharel
|
04ec75bb0e
|
Merge branch 'i18n/update' into 'master'
I18n/update
See merge request framasoft/mobilizon!209
|
2019-10-01 09:27:54 +02:00 |
|
Thomas Citharel
|
b3be9088fe
|
Add test to make sure user emails are really unique
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-10-01 09:26:07 +02:00 |
|
Thomas Citharel
|
8f49f6376e
|
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 |
|
Thomas Citharel
|
b49d27f637
|
Translated using Weblate (English)
Currently translated at 100.0% (44 of 44 strings)
Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/en/
|
2019-10-01 09:14:22 +02:00 |
|
Thomas Citharel
|
7161dd709e
|
Translated using Weblate (French)
Currently translated at 97.7% (43 of 44 strings)
Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/fr/
|
2019-10-01 09:12:31 +02:00 |
|
Quentin
|
84ae130811
|
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]
|
b4b44bc4d6
|
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]
|
dadd41cedc
|
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
|
e837d12c55
|
Merge branch 'feature/notification-on-event-update' into 'master'
Feature/notification on event update
Closes #163
See merge request framasoft/mobilizon!207
|
2019-09-30 19:23:29 +02:00 |
|
Thomas Citharel
|
3cb76c723c
|
Merge branch 'deps/upgrade' into 'master'
Deps/upgrade
See merge request framasoft/mobilizon!208
|
2019-09-30 19:10:58 +02:00 |
|
Thomas Citharel
|
7e2253220b
|
Translated using Weblate (English)
Currently translated at 100.0% (44 of 44 strings)
Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/en/
|
2019-09-30 19:10:51 +02:00 |
|
Thomas Citharel
|
4238c6a5d1
|
Translated using Weblate (French)
Currently translated at 97.7% (43 of 44 strings)
Translation: Mobilizon/Backend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/backend/fr/
|
2019-09-30 19:10:51 +02:00 |
|
Quentin
|
5022c4dd6c
|
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
|
5fd38ace2e
|
Notifications on event update
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-30 19:01:46 +02:00 |
|
Thomas Citharel
|
fd123f56f2
|
Merge branch 'feature/notifications' into 'master'
Send email notifications when a participation is approved/rejected
Closes #164
See merge request framasoft/mobilizon!206
|
2019-09-30 18:58:57 +02:00 |
|
Thomas Citharel
|
77589a4252
|
Upgrade HTTPoison
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-30 18:55:19 +02:00 |
|
Thomas Citharel
|
54c5c15ef2
|
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
|
3d1fe1fdf5
|
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
|
e874bf038b
|
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
|
e0dbdbb49f
|
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
|
5b4f1c271a
|
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]
|
e9e5cb6121
|
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]
|
0e49a025fb
|
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]
|
8eb11fc55e
|
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]
|
d4740f4d9f
|
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]
|
8d74bb48ab
|
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 |
|