Thomas Citharel
|
8b80cb056e
|
Merge branch 'deps/upgrade' into 'master'
Upgrade deps
See merge request framasoft/mobilizon!130
|
2019-04-30 14:47:03 +02:00 |
|
Thomas Citharel
|
876ddeb3db
|
Merge branch 'remove_vue_cli_serve' into 'master'
Remove vue cli serve
See merge request framasoft/mobilizon!129
|
2019-04-30 14:39:39 +02:00 |
|
Thomas Citharel
|
961f22e9ab
|
Upgrade deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-30 14:35:02 +02:00 |
|
Thomas Citharel
|
70b93db8fa
|
Merge branch 'feature/my-account' into 'master'
Test implementation of my account page
See merge request framasoft/mobilizon!127
|
2019-04-30 14:32:29 +02:00 |
|
Thomas Citharel
|
e97be0b814
|
Fix tests for FeedController
And remove useless Fallbacks in Fallback controller
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-30 14:30:26 +02:00 |
|
Thomas Citharel
|
7c8f1a56af
|
Fix warning
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-30 14:04:00 +02:00 |
|
Thomas Citharel
|
f8ed5cd779
|
Fix Docker setup and add back back an entrypoint
* Also add special deps for argon2 support inside the Alpine image
* Make sure yarn install is triggered
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-30 13:56:20 +02:00 |
|
Vincent
|
ff7fd460f0
|
add make test and Remove vue-cli serve
|
2019-04-30 13:56:07 +02:00 |
|
Chocobozzz
|
92ff05f505
|
Test implementation of my account page
|
2019-04-26 15:36:53 +02:00 |
|
Thomas Citharel
|
e1e410d595
|
Merge branch 'feature/private-comment' into 'master'
Only render public comments
Closes #111
See merge request framasoft/mobilizon!126
|
2019-04-26 10:10:11 +02:00 |
|
Chocobozzz
|
25153d2ae1
|
Only render public comments
|
2019-04-26 10:03:46 +02:00 |
|
Thomas Citharel
|
69974ff745
|
Merge branch 'add-visibility-to-actors' into 'master'
Add visibility to actors
Closes #110 et #113
See merge request framasoft/mobilizon!125
|
2019-04-25 19:17:14 +02:00 |
|
Thomas Citharel
|
12116ba6fa
|
Add visibility to actors
Also use url helpers to generate urls properly
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-25 19:05:05 +02:00 |
|
Thomas Citharel
|
7cd4df0ce9
|
Merge branch 'front/show-tags-on-event-card' into 'master'
Front/show tags on event card
Closes #114
See merge request framasoft/mobilizon!124
|
2019-04-24 21:00:18 +02:00 |
|
Thomas Citharel
|
f75d853b19
|
Fix logo on footer by allowing custom fill color
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-24 20:50:05 +02:00 |
|
Thomas Citharel
|
445619db8b
|
Show cards on event card
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-24 20:49:52 +02:00 |
|
Thomas Citharel
|
690620cdff
|
Merge branch 'front/changes-for-search' into 'master'
Front Changes for search
See merge request framasoft/mobilizon!123
|
2019-04-24 19:55:59 +02:00 |
|
Thomas Citharel
|
88f05665a2
|
Changes for search
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-24 19:01:39 +02:00 |
|
Thomas Citharel
|
83ebe94d84
|
Merge branch 'logo/use-svg' into 'master'
Use SVG logo instead of raw title
See merge request framasoft/mobilizon!122
|
2019-04-24 17:42:42 +02:00 |
|
Thomas Citharel
|
aaa1111cab
|
Use SVG logo instead of raw title
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-24 17:36:25 +02:00 |
|
Thomas Citharel
|
db5ef895c1
|
Merge branch 'ci/refresh-dockerfile' into 'master'
Refresh Dockerfile
See merge request framasoft/mobilizon!121
|
2019-04-24 14:40:57 +02:00 |
|
Thomas Citharel
|
bed9843539
|
Merge branch 'event-page-fixes' into 'master'
Event page fixes
Closes #116, #117 et #118
See merge request framasoft/mobilizon!120
|
2019-04-24 14:28:33 +02:00 |
|
Thomas Citharel
|
639f726515
|
Merge branch 'deps/upgrade' into 'master'
Update deps
See merge request framasoft/mobilizon!119
|
2019-04-24 14:28:31 +02:00 |
|
Thomas Citharel
|
40338bdf77
|
Refresh Dockerfile
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-24 14:28:21 +02:00 |
|
Thomas Citharel
|
ff82cba575
|
Only show related events section if there's some
Always use 1/3 column layout for related events columns
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-24 14:21:22 +02:00 |
|
Thomas Citharel
|
dd1e0a3d39
|
Don't show map if no coords are defined
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-24 14:15:47 +02:00 |
|
Thomas Citharel
|
fc699f12b1
|
Add map data attribution for OpenStreetMap
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-24 14:13:52 +02:00 |
|
Thomas Citharel
|
f89f9e2cc2
|
Merge branch 'various/cleanup' into 'master'
Remove logout from profile
See merge request framasoft/mobilizon!118
|
2019-04-24 14:12:49 +02:00 |
|
Thomas Citharel
|
cb39dbf02f
|
Load map tiles over HTTPS
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-24 14:11:59 +02:00 |
|
Thomas Citharel
|
86b011dc25
|
Update deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-24 14:08:41 +02:00 |
|
Thomas Citharel
|
3b37e98806
|
Remove logout from profile
It's in the navbar
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-24 14:05:27 +02:00 |
|
Thomas Citharel
|
13b8f57468
|
Merge branch 'deps/remove-material-design-icon' into 'master'
Remove material-design-icons
Closes #106
See merge request framasoft/mobilizon!117
|
2019-04-23 11:52:56 +02:00 |
|
Thomas Citharel
|
9a1430d651
|
Remove material-design-icons
Causes #106
Not needed anyway, as we temporarily use the CDN
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-23 11:51:26 +02:00 |
|
Thomas Citharel
|
10bfc17306
|
Merge branch 'feature/related_events' into 'master'
Feature/related events
See merge request framasoft/mobilizon!113
|
2019-04-23 11:31:20 +02:00 |
|
Thomas Citharel
|
f5b02ed154
|
Show related events
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-23 11:23:18 +02:00 |
|
Thomas Citharel
|
a877e4d7d9
|
Implement related events
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-23 11:22:36 +02:00 |
|
Thomas Citharel
|
53111fcd30
|
Merge branch 'feature/separate-search' into 'master'
Add ability to search on Group, Person or Event
See merge request framasoft/mobilizon!112
|
2019-04-23 11:05:45 +02:00 |
|
Chocobozzz
|
d66bbc5414
|
Add ability to search on Group, Person or Event
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2019-04-23 10:53:04 +02:00 |
|
Thomas Citharel
|
20a4f7244c
|
Merge branch 'minor_fix_webfinger' into 'master'
Minor change on web_finger_controller
See merge request framasoft/mobilizon!115
|
2019-04-18 10:53:09 +02:00 |
|
Thomas Citharel
|
d87b8c989f
|
Merge branch 'add_make_test' into 'master'
Add make test command
See merge request framasoft/mobilizon!116
|
2019-04-18 10:48:21 +02:00 |
|
Vincent
|
983236072e
|
update js libs
|
2019-04-18 10:37:16 +02:00 |
|
Vincent
|
447c9afd08
|
Update elixir libs
|
2019-04-18 10:02:26 +02:00 |
|
Vincent
|
9904030a81
|
Add .dockerignore
|
2019-04-18 09:52:39 +02:00 |
|
Vincent
|
43b23c46ed
|
Add make test command
|
2019-04-18 09:52:39 +02:00 |
|
Vincent
|
040266a656
|
Don't use entrypoints in docker
|
2019-04-18 09:52:39 +02:00 |
|
Vincent
|
4c0a43b4d4
|
Minor change on web_finger_controller
|
2019-04-17 17:33:36 +02:00 |
|
Vincent
|
990bfac44c
|
Add phx.migrate_serve command that runs ecto commands and launch server
|
2019-04-17 17:15:36 +02:00 |
|
Vincent
|
54576a4d9b
|
Add volume on postgres docker
|
2019-04-17 17:14:44 +02:00 |
|
Vincent
|
323ea0dad9
|
Use alpine in elixir docker file
|
2019-04-17 17:14:02 +02:00 |
|
Thomas Citharel
|
be169459e4
|
Merge branch 'master' into 'master'
Update prod.exs
See merge request framasoft/mobilizon!111
|
2019-04-12 09:39:30 +02:00 |
|