miffigriffi
|
3716a826b9
|
Returm generation of URL by usage of MobilizonWeb.Endpoint
|
2019-09-17 22:10:22 +02:00 |
|
miffigriffi
|
c23c00e1c8
|
Move Email context under MobilizonWeb
|
2019-09-17 02:45:32 +02:00 |
|
miffigriffi
|
5f30334bcb
|
Refactoring of Events context
|
2019-09-17 02:22:54 +02:00 |
|
miffigriffi
|
c6b37f63a1
|
Refactoring of Application module
|
2019-09-16 01:43:06 +02:00 |
|
miffigriffy
|
49822b1f67
|
Apply formatting
|
2019-09-13 02:28:09 +02:00 |
|
miffigriffy
|
3ab40411cd
|
Clean specs
|
2019-09-13 02:15:04 +02:00 |
|
miffigriffy
|
76ed2b69a2
|
Move MIME under MobilizonWeb context
|
2019-09-13 01:35:56 +02:00 |
|
miffigriffy
|
bc5a9ed99d
|
Move Activity under Events context
|
2019-09-13 01:35:03 +02:00 |
|
miffigriffy
|
edfb22f40f
|
Refactoring of Events context
|
2019-09-13 01:01:17 +02:00 |
|
miffigriffy
|
d828eeae7e
|
Refactoring of Actors context
|
2019-09-11 23:36:14 +02:00 |
|
Thomas Citharel
|
aaa1914d37
|
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>
|
2019-09-09 09:55:33 +02:00 |
|
Thomas Citharel
|
c88278744f
|
Fix failing test on updating actor
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-09 09:55:08 +02:00 |
|
Thomas Citharel
|
ecd4675387
|
Run mix format and fix a credo check
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-09-09 09:35:50 +02:00 |
|
miffigriffy
|
d3c3641d0a
|
Refactoring of Actors context
|
2019-09-09 00:52:49 +02:00 |
|
miffy
|
e61520b8e4
|
Refactoring of Adresses context
|
2019-09-08 03:05:30 +02:00 |
|
miffy
|
5d2d4a91c9
|
Refactoring of Admin context
|
2019-09-08 02:06:28 +02:00 |
|
miffy
|
f78032495c
|
Add script for cleaning for tests
|
2019-09-08 01:51:18 +02:00 |
|
miffy
|
46bb816a23
|
Separating of Storage context
|
2019-09-08 01:49:56 +02:00 |
|
miffy
|
dcfbeb30a9
|
Remove unused config
|
2019-09-08 00:06:22 +02:00 |
|
miffy
|
ce6efaece4
|
Refactoring of config wrapper
|
2019-09-08 00:05:54 +02:00 |
|
miffy
|
5733955181
|
Refactoring of Email context
|
2019-09-07 23:58:53 +02:00 |
|
miffy
|
da70286dcd
|
Refactoring of Users context
|
2019-09-07 19:55:45 +02:00 |
|
miffy
|
0efe0ad5d6
|
Refactoring of Reports context
|
2019-09-07 18:54:30 +02:00 |
|
miffy
|
e8bd482bcd
|
Refactoring of Media context
|
2019-09-07 02:36:37 +02:00 |
|
miffy
|
1b7394f886
|
Add separate module for pagination of queries
|
2019-09-07 02:32:23 +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 |
|