Thomas Citharel
9fd734985b
Merge branch 'feature/update-backend-i18n' into 'master'
...
Update backend gettext translations
See merge request framasoft/mobilizon!185
2019-09-12 13:11:11 +02:00
Thomas Citharel
d30317fc44
Update backend gettext translations
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-12 13:10:13 +02:00
Thomas Citharel
8d4cde09f4
Merge branch 'feature/show-number-participants' into 'master'
...
Show number participants & move i18n to vue-i18n
Closes #105 , #55 et #146
See merge request framasoft/mobilizon!184
2019-09-12 12:41:44 +02:00
Thomas Citharel
d00925af07
Move i18n to vue-i18n and json files
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-12 12:19:02 +02:00
Thomas Citharel
44a8e2ecc7
Show number of participants
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-12 12:18:57 +02:00
Thomas Citharel
6fe26fa68a
Merge branch 'feature/pick-identity' into 'master'
...
Add identity pickers on event creation & join
Closes #153 et #152
See merge request framasoft/mobilizon!183
2019-09-11 11:15:29 +02:00
Thomas Citharel
837d916dae
Add identity pickers on event creation & join
...
Also it now saves current actor in localStorage and initalizes it in
Apollo Cache (just like user stuff). This allows not relying on
loggedPerson query anymore.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-11 11:03:17 +02:00
Thomas Citharel
f47670c85f
Merge branch 'feature/ui-reports' into 'master'
...
Feature/ui reports
Closes #158 et #156
See merge request framasoft/mobilizon!182
2019-09-10 09:11:07 +02:00
Thomas Citharel
efc52004de
Add admin dashboard, event reporting, moderation report screens, moderation log
...
Close #156 and #158
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-09 20:53:16 +02:00
Thomas Citharel
02a4166fa8
Merge branch 'feature/delete-event-modal' into 'master'
...
Add modale when deleting an event
See merge request framasoft/mobilizon!181
2019-09-09 20:39:23 +02:00
Chocobozzz
9052bc6f8a
Add modale when deleting an event
2019-09-09 20:29:09 +02:00
Thomas Citharel
b9b668fa67
Merge branch 'feature/edit-event2' into 'master'
...
Edit events fixes and update cache
See merge request framasoft/mobilizon!180
2019-09-09 20:25:15 +02:00
Chocobozzz
f67cafdae5
Edit events fixes and update cache
2019-09-09 14:41:19 +02:00
Thomas Citharel
69ac52c4ed
Merge branch 'feature/logo' into 'master'
...
Better framasoft logo
See merge request framasoft/mobilizon!178
2019-09-05 15:31:53 +02:00
Chocobozzz
20926a5e7a
Better framasoft logo
2019-09-05 15:30:18 +02:00
Thomas Citharel
f8f2c491fb
Fixes for event deletion and updates
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-05 14:55:20 +02:00
Thomas Citharel
ba6d684786
Merge branch 'feature/edit-event' into 'master'
...
Improve create event and prepare update event
See merge request framasoft/mobilizon!176
2019-09-05 14:09:09 +02:00
Thomas Citharel
c3b44f508a
Correctly handle event update
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-05 13:59:52 +02:00
Thomas Citharel
3c1d554b75
Split ActivityPub.insert to create activity & insert object
...
So that when we're not inserting anything no need to call method
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-03 09:11:41 +02:00
Chocobozzz
86c735b36d
Improve create event and prepare update event
2019-09-03 09:11:41 +02:00
Thomas Citharel
3ada4f5a8a
Merge branch 'improve-form' into 'master'
...
Improve form
See merge request framasoft/mobilizon!175
2019-09-03 08:56:58 +02:00
Thomas Citharel
676e9d1110
Fix typescript issues and bump deps
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-03 08:44:27 +02:00
Thomas Citharel
4844c8bc34
Improve event creation form by introducting EventOptions
...
It's a subentity that holds additional metadata in a map database type
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-02 17:11:27 +02:00
Thomas Citharel
7bfd85140b
Merge branch 'feature/edit-event' into 'master'
...
Prepare front to edit events
See merge request framasoft/mobilizon!174
2019-09-02 15:26:39 +02:00
Chocobozzz
4bc5017142
Prepare front to edit events
2019-09-02 15:16:28 +02:00
Thomas Citharel
92c2a74afa
Merge branch 'feature/group-create' into 'master'
...
Prepare create group
See merge request framasoft/mobilizon!173
2019-09-02 12:10:23 +02:00
Chocobozzz
fa324c9fda
Prepare create group
2019-09-02 11:51:42 +02:00
Thomas Citharel
a8c0b73d17
Merge branch 'remove-events-when-deleting-organizer' into 'master'
...
Remove events when deleting organizer
See merge request framasoft/mobilizon!172
2019-08-28 11:43:41 +02:00
Thomas Citharel
0254c782f5
Remove events when deleting organizer
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-28 11:36:09 +02:00
Thomas Citharel
92bebffa19
Merge branch 'feature/better-delete-message' into 'master'
...
Better delete identity admin message
Closes #136
See merge request framasoft/mobilizon!171
2019-08-27 14:23:50 +02:00
Thomas Citharel
f6a1112640
Merge branch 'feature/delete-identity-last-group-admin' into 'master'
...
Don't delete the last admin of a group
Closes #135
See merge request framasoft/mobilizon!170
2019-08-27 14:23:07 +02:00
Chocobozzz
408cc77425
Better delete identity admin message
2019-08-26 15:58:28 +02:00
Chocobozzz
a5af7f99ff
Don't delete the last admin of a group
2019-08-26 15:44:02 +02:00
Thomas Citharel
9063147d17
Merge branch 'feature/fix-modal' into 'master'
...
Fix buefy modals
Closes #137
See merge request framasoft/mobilizon!169
2019-08-26 12:33:45 +02:00
Chocobozzz
91051ab3b6
Fix buefy modals
2019-08-26 12:21:23 +02:00
Thomas Citharel
61ddcdecae
Reuse existing addresses when creating an event
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-22 16:20:42 +02:00
Thomas Citharel
438c71e081
Merge branch 'bug/login' into 'master'
...
Fix update current client
See merge request framasoft/mobilizon!167
2019-08-21 11:34:29 +02:00
Chocobozzz
4b2528252d
Fix update current client
2019-08-21 11:25:09 +02:00
Thomas Citharel
557a329a58
Merge branch 'feature/federate-participations' into 'master'
...
Federate participations
See merge request framasoft/mobilizon!166
2019-08-20 10:37:18 +02:00
Thomas Citharel
895bae4b7e
Federate participations
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-20 10:17:28 +02:00
Thomas Citharel
8fcd68faad
Merge branch 'feature/activity-pub-relay' into 'master'
...
Feature/activity pub relay
See merge request framasoft/mobilizon!164
2019-08-13 11:31:41 +02:00
Thomas Citharel
c74c029299
Fix link to direct profile on event page when external
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-13 11:19:32 +02:00
Thomas Citharel
33c455f75a
Make category optionnal and hide it from the form
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-13 11:15:19 +02:00
Thomas Citharel
8e85f63468
Add .envs files to .gitignore
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-13 11:15:19 +02:00
Thomas Citharel
ddac0aee65
Don't use compile-time defined URLs, just use window.location
...
This allows to use a single front-end on two different instances, and
will allow us redistribute the front-end as Elixir releases
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-13 11:15:19 +02:00
Thomas Citharel
41ae49e3e3
Disable webpack bundle analyzer running everytime
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-13 11:15:19 +02:00
Thomas Citharel
1b3dfb20d2
Introduce relay
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-08-13 11:15:13 +02:00
Thomas Citharel
1e81ab03c3
Merge branch 'feature/apollo-link' into 'master'
...
Remove apollo link state
See merge request framasoft/mobilizon!165
2019-08-13 11:07:14 +02:00
Chocobozzz
db62eb4cd8
Fix lint
2019-08-13 10:59:12 +02:00
Chocobozzz
67c59950f3
Fix guardian db hook when refresh the access token
2019-08-12 17:41:41 +02:00