Thomas Citharel
|
02867e6e14
|
fix(frontend): only show map on event edition when we have an address or we want to put in details
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:55 +02:00 |
|
Thomas Citharel
|
0e14a36c6d
|
fix(frontend): event edition UI improvements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:55 +02:00 |
|
Thomas Citharel
|
b0975672c1
|
fix(front): various UI improvements for group page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:55 +02:00 |
|
Thomas Citharel
|
ec7ca4ddf1
|
feat(post): show post visibily in PostListItem component
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:54 +02:00 |
|
Thomas Citharel
|
8e626dce78
|
fix(sharepostmodal): only show the share warning message if the post is accessible by link
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:54 +02:00 |
|
Thomas Citharel
|
779812c746
|
fix(discussionlistitem): remove unecessary parameter in vue router target
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:54 +02:00 |
|
Thomas Citharel
|
54f656d239
|
build(lint): add lint-staged and husky git hooks to automatically lint on commit
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:54 +02:00 |
|
Thomas Citharel
|
98e8546c9a
|
style(lint): lint front end test files
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:54 +02:00 |
|
Thomas Citharel
|
759b26e203
|
refactor(front): cleanup PostListItem.vue
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:54 +02:00 |
|
Thomas Citharel
|
b0a564f64f
|
fix(group): rephrase "Public Page" to "Announcements", as all posts are not necessary public
Closes #900
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-30 08:34:53 +02:00 |
|
Dannek Rose
|
6de84a115f
|
Translated using Weblate (Japanese)
Currently translated at 46.5% (729 of 1566 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ja/
|
2023-05-29 15:22:24 +02:00 |
|
Dannek Rose
|
a01e895d79
|
Translated using Weblate (Japanese)
Currently translated at 46.2% (724 of 1566 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ja/
|
2023-05-28 22:47:08 +02:00 |
|
Dannek Rose
|
eecae5fe9d
|
Translated using Weblate (Japanese)
Currently translated at 44.7% (701 of 1566 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ja/
|
2023-05-28 11:55:24 +02:00 |
|
Dannek Rose
|
863655117e
|
Translated using Weblate (Japanese)
Currently translated at 44.6% (700 of 1566 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ja/
|
2023-05-27 15:05:52 +02:00 |
|
Dannek Rose
|
6c74ba9f8f
|
Translated using Weblate (Japanese)
Currently translated at 42.9% (673 of 1566 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ja/
|
2023-05-25 17:14:04 +02:00 |
|
Thomas Citharel
|
08ce7e26b7
|
feat(front): make admin profile view linkable directly with parameters
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-25 12:08:27 +02:00 |
|
Thomas Citharel
|
dc3b93ffb5
|
feat(front): show skeleton content on event view until the event is loaded
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 16:14:19 +02:00 |
|
Thomas Citharel
|
7fa452d9e3
|
feat(front): improve padding on event tags
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 15:41:13 +02:00 |
|
Thomas Citharel
|
94f186ce50
|
fix(front): increase padding next to arrow down in <select> elements
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 15:36:38 +02:00 |
|
Thomas Citharel
|
3e0324d36e
|
feat(front): make profiles and group admin views default to local
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 15:32:40 +02:00 |
|
Thomas Citharel
|
2933ee0679
|
fix(graphql): fix calling GET_GROUP
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 15:32:40 +02:00 |
|
Thomas Citharel
|
96129d2339
|
feat(front): make profile members link to profile on group admin view and the reverse
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 15:29:26 +02:00 |
|
Weblate
|
67d0ee282d
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/
|
2023-05-24 12:40:12 +02:00 |
|
Thomas Citharel
|
d7e425dce5
|
Merge branch 'bug-fixes' into 'main'
Various fixes
Closes #1272, #1293, #1281 et #1278
See merge request framasoft/mobilizon!1392
|
2023-05-24 10:39:58 +00:00 |
|
Thomas Citharel
|
d47b69d6ca
|
fix(front): improve UI of the glossary page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 12:11:25 +02:00 |
|
Thomas Citharel
|
d5a6df9940
|
feat(front): redirect user to homepage on disconnect when currently on private page
Closes #1278
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 12:11:00 +02:00 |
|
Thomas Citharel
|
6da0dba0fd
|
fix(front): remove leftover console.logs
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 11:50:38 +02:00 |
|
Thomas Citharel
|
643a5b5921
|
fix(i18n): fix Swedish translations error that prevented Participate button from showing up
Closes #1281
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 11:44:20 +02:00 |
|
Thomas Citharel
|
6858bcbbda
|
fix(front): remove cache-only for ABOUT GraphQL details on homepage
Otherwise this doesn't show the title of the instance when going back
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 11:34:25 +02:00 |
|
Thomas Citharel
|
94182aed2d
|
feat(i18n): activate croatian language
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 11:19:47 +02:00 |
|
Thomas Citharel
|
6bd8034fe8
|
feat(i18n): activate japanese language
Closes #1293
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 11:17:39 +02:00 |
|
Thomas Citharel
|
a7c8cc0b9f
|
style(lint): lint front-end code
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 10:56:25 +02:00 |
|
Thomas Citharel
|
d73bafec97
|
fix(front): reset page number to 1 when search criteria changes
Closes #1272
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-24 10:56:02 +02:00 |
|
Dannek Rose
|
67407dae62
|
Translated using Weblate (Japanese)
Currently translated at 40.8% (639 of 1565 strings)
Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ja/
|
2023-05-24 07:33:39 +02:00 |
|
Thomas Citharel
|
3eddd5fc8f
|
chore(release): release 3.1.0-beta.2
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-23 18:35:28 +02:00 |
|
Thomas Citharel
|
ecd2be4f82
|
Release 3.1.0-beta.1
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 15:36:48 +02:00 |
|
Thomas Citharel
|
5563052795
|
fix(front): Improve resend inscription instructions view and show error when appropriate
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 11:33:50 +02:00 |
|
Thomas Citharel
|
c420bbccc9
|
fix(front): Improve Delete account modal UI
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 11:33:50 +02:00 |
|
Thomas Citharel
|
274476ed4d
|
build(deps): Update deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:05 +02:00 |
|
Thomas Citharel
|
d2ba732b8b
|
fix(front): Fix autocomplete attribute in o-inputitems after Oruga new version BC
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:04 +02:00 |
|
Thomas Citharel
|
d2b48563f6
|
build(deps): Update deps
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:04 +02:00 |
|
Thomas Citharel
|
f0cc5ffb8f
|
fix(map): Only show marker if we have it's position
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:04 +02:00 |
|
Thomas Citharel
|
8dcb76c30d
|
fix(front): No cache-only for config
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:03 +02:00 |
|
Thomas Citharel
|
1e1342de12
|
refactor(front): Clear unused code
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:03 +02:00 |
|
Thomas Citharel
|
3d21a06789
|
fix(front): Handle "Failed to fetch dynamically imported module" errors by refreshing the page
Reference: https://stackoverflow.com/a/74861436/10204399
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:03 +02:00 |
|
Thomas Citharel
|
b586f59288
|
build(version): Bump version to 3.1.0-dev
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:02 +02:00 |
|
Thomas Citharel
|
6faafd6393
|
fix(front): Small UI fixes on identity pickers
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:02 +02:00 |
|
Thomas Citharel
|
c7b90cd60a
|
fix(map): Fix style of the map marker
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
|
2023-05-17 09:34:02 +02:00 |
|
Thomas Citharel
|
1ea5342fca
|
Merge branch '1290-fix-ellipsis-navbar' into 'main'
Fix ellipsis for identity in NavBar
See merge request framasoft/mobilizon!1383
|
2023-05-17 05:41:33 +00:00 |
|
MickGe
|
b423caf6c3
|
Fix ellipsis for identity in NaBar
|
2023-05-16 19:45:28 +00:00 |
|