Thomas Citharel
0af855fdb8
Merge branch 'feature/event-tests' into 'master'
...
Exhaustive create/update event tests
See merge request framasoft/mobilizon!186
3 years ago
Thomas Citharel
df5c6b4008
Various fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
Thomas Citharel
9abb2f3526
Fix tests
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
Chocobozzz
5520e2e5f9
Exhaustive create/update event tests
3 years ago
Thomas Citharel
9b6eadde54
Merge branch 'feature/dashboard' into 'master'
...
Feature/dashboard
Closes #154
See merge request framasoft/mobilizon!187
3 years ago
Thomas Citharel
eaf424e79f
Fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
Thomas Citharel
246555a768
Couple of fixes, and introducing Explore section
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
Thomas Citharel
525e379c67
Move navbar to buefy component
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
Thomas Citharel
abf3a58657
Allow to accept / reject participants
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
Thomas Citharel
ffa4ec9209
Work on dashboard
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
Thomas Citharel
48fd14bf9c
Merge branch 'refactoring-based-on-credo-and-dialyzer' into 'master'
...
Refactoring based on credo and dialyzer
Closes #133
See merge request framasoft/mobilizon!179
3 years ago
Thomas Citharel
2d087fb810
Move Mobilizon.Events.Activity to Mobilizon.Service.ActivityPub.Activity
...
It's only used for ActivityPub stuff, nothing DB related.
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
miffigriffi
4c74248a04
Merge branch 'master' into refactoring-based-on-credo-and-dialyzer
3 years ago
miffigriffi
64f42d412b
mix credo warnings in Mobilizon context
3 years ago
miffigriffi
eaff073cd2
Remove Dataloader related code from Mobilizon context
3 years ago
miffigriffi
48dbec51f5
Move caching to MobilizonWeb
3 years ago
miffigriffi
8f580ce10c
Returm generation of URL by usage of MobilizonWeb.Endpoint
3 years ago
miffigriffi
da97c29340
Move Email context under MobilizonWeb
3 years ago
miffigriffi
ac77a7d28a
Refactoring of Events context
3 years ago
miffigriffi
6372599493
Refactoring of Application module
3 years ago
miffigriffy
f6800665e7
Apply formatting
3 years ago
miffigriffy
5967b30bb1
Clean specs
3 years ago
miffigriffy
56efb0acb1
Move MIME under MobilizonWeb context
3 years ago
miffigriffy
d3f3553ae7
Move Activity under Events context
3 years ago
miffigriffy
e358dcce77
Refactoring of Events context
3 years ago
Thomas Citharel
3d3eb8f69b
Merge branch 'feature/update-backend-i18n' into 'master'
...
Update backend gettext translations
See merge request framasoft/mobilizon!185
3 years ago
Thomas Citharel
a1f0b94c9f
Update backend gettext translations
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
Thomas Citharel
3a080d7634
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
3 years ago
Thomas Citharel
96380f7df2
Move i18n to vue-i18n and json files
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
Thomas Citharel
c3b03a2e6b
Show number of participants
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
miffigriffy
e4a446003d
Refactoring of Actors context
3 years ago
Thomas Citharel
7bbed59f77
Merge branch 'feature/pick-identity' into 'master'
...
Add identity pickers on event creation & join
Closes #153 et #152
See merge request framasoft/mobilizon!183
3 years ago
Thomas Citharel
6bceb5b463
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>
3 years ago
Thomas Citharel
e3150a685c
Merge branch 'feature/ui-reports' into 'master'
...
Feature/ui reports
Closes #158 et #156
See merge request framasoft/mobilizon!182
3 years ago
Thomas Citharel
27f2597b07
Add admin dashboard, event reporting, moderation report screens, moderation log
...
Close #156 and #158
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
Thomas Citharel
164429964a
Merge branch 'feature/delete-event-modal' into 'master'
...
Add modale when deleting an event
See merge request framasoft/mobilizon!181
3 years ago
Chocobozzz
856aa4a50c
Add modale when deleting an event
3 years ago
Thomas Citharel
5306e55099
Merge branch 'feature/edit-event2' into 'master'
...
Edit events fixes and update cache
See merge request framasoft/mobilizon!180
3 years ago
Chocobozzz
82df0526ec
Edit events fixes and update cache
3 years ago
Thomas Citharel
60707b8f8d
Fix cleaning upload files after running tests
...
See https://elixirforum.com/t/running-code-after-all-exunit-tests-are-done/9937/6
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
Thomas Citharel
8f50e88e1e
Fix failing test on updating actor
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
Thomas Citharel
cc4a59ad1f
Run mix format and fix a credo check
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
3 years ago
miffigriffy
4418275223
Refactoring of Actors context
3 years ago
miffy
3a4a006c44
Refactoring of Adresses context
3 years ago
miffy
2a9605c66a
Refactoring of Admin context
3 years ago
miffy
2e2dcc8208
Add script for cleaning for tests
3 years ago
miffy
fa037fd683
Separating of Storage context
3 years ago
miffy
86a0630a7d
Remove unused config
3 years ago
miffy
a32ab590ab
Refactoring of config wrapper
3 years ago
miffy
96f51d3a27
Refactoring of Email context
3 years ago