Commit Graph

372 Commits

Author SHA1 Message Date
Massedil
52a6115866 fix: Update Apollo cache after updating admin settings
Fixes #1770
2025-06-10 16:05:10 +02:00
Massedil
54844133cd fix: There is a uuid on IMedia now
Fixes #1767
2025-06-10 15:30:01 +02:00
Massedil
9adbde944f Fix (again) link to users in admin dashboard
Fixes #1745
2025-06-10 05:38:49 +02:00
Sosthène Guédon
15ca17274f Fix link to users in admin dashboard 2025-06-10 05:38:49 +02:00
Massedil
ef2e3ba5c4 Ensure InstanceFollowStatus is checked with equals and improve CSS.
Improves #1690
2025-06-10 05:38:49 +02:00
setop
3dce1db6ea fix(frontend): simple user must not try to fetch feed tokens ; fix #1759 2025-06-05 20:48:17 +02:00
Massedil
8bb6b0b97c refactor: Remove the registerPerson GraphQL query
- The first profile is now created after the user email validation
- NavBar is correctly updated when a user is connected but without any profile
- Always fetch identities from the server at login (no cache)
- NoIdentitiesException is thrown again
- Refactor EditIdentity to create the first profile
- Translations updated
- Tests updated

Fixes #1762
2025-05-27 11:18:21 +02:00
Massedil
a9cfcd9e9d Revert "Merge branch 'make_e2e_tests_work_again' into 'main'"
This reverts commit d84b7e3d14, reversing
changes made to 394e66683a.
2025-05-27 11:18:21 +02:00
Massedil
a50681c9ac refactor(media): use UUID instead of ID for media retrieval in GraphQL
Fixes #1760
2025-05-27 11:18:21 +02:00
setop
5f92ff3ede Merge branch 'weblate-mobilizon-frontend' into 'main'
Translations update from Framasoft Weblate

See merge request kaihuri/mobilizon!1600
2025-05-09 10:41:48 +00:00
Mark J
bfd6d0ada1 A fix for the e2e issue which restores the use of a catch block 2025-05-09 10:17:03 +00:00
josé m
d8e910547f Translated using Weblate (Galician)
Currently translated at 99.9% (1665 of 1666 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/gl/
2025-05-04 17:38:22 +02:00
Daniel Armando Rodriguez
8b21405cb9 Translated using Weblate (Spanish)
Currently translated at 100.0% (1666 of 1666 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2025-04-29 04:11:49 +02:00
Daniel Armando Rodriguez
8de145d90d Translated using Weblate (Spanish)
Currently translated at 90.6% (1510 of 1666 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2025-04-28 17:38:21 +02:00
Daniel Armando Rodriguez
0eb12ec0b0 Translated using Weblate (Spanish)
Currently translated at 90.5% (1509 of 1666 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2025-04-28 16:37:32 +02:00
Weblate
8bd077fbf4 Update translation files
Updated by "Cleanup translation files" hook in Weblate.

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/
2025-04-18 11:36:38 +02:00
Túlio Simões Martins Padilha
98cac375a0 Translated using Weblate (Portuguese (Brazil))
Currently translated at 99.9% (1658 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/pt_BR/
2025-04-18 11:36:38 +02:00
anaRtemis
fdc0861e8b Translated using Weblate (French (France) (fr_FR))
Currently translated at 99.6% (1654 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fr_FR/
2025-04-18 11:36:37 +02:00
Ville Ranki
868b383024 Translated using Weblate (Finnish)
Currently translated at 71.1% (1181 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/fi/
2025-04-18 11:36:37 +02:00
Jiří Podhorecký
7c5c55e43f Translated using Weblate (Czech)
Currently translated at 100.0% (1659 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/cs/
2025-04-18 11:36:36 +02:00
sarrablo
55b5764c06 Translated using Weblate (Spanish)
Currently translated at 86.9% (1443 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/es/
2025-04-18 11:36:36 +02:00
setop
6ecab1df1b fix: sanatize FeedToken 2025-04-05 23:45:33 +02:00
Massedil
56301681f7 Workaround to fetch updated group info for the organiser field in the create event form
Solves #1683
2025-02-17 19:14:54 +01:00
Massedil
63b8cf3952 #1683 Ensure personMemberships use already cached values 2025-02-17 19:14:54 +01:00
Laurent GAY
135420a430 #1589: change 'Publish from a group' by 'Publish' for default button 2025-02-17 15:10:20 +01:00
Laurent GAY
cdccfe0b92 #1645: change 'Events' to 'Search' 2025-02-17 15:09:06 +01:00
Massedil
57d0812be9 #1684 Mentions the activity in the title of the event created 2025-02-14 17:58:25 +01:00
Massedil
bc72ecbe0f fix(translation): update French translation
Solves #1671
2025-02-14 17:47:21 +01:00
Massedil
3721faa78e Improves aligment of location components and changes border-color of the input to match the global component color
Solves #1621
2025-02-14 17:18:31 +01:00
Massedil
a36a514747 fix(translation): update French translation
Solves #1671
2025-02-14 16:32:10 +01:00
Massedil
dcffab9b70 Improves aligment of location components
Solves #1621
2025-02-14 14:32:56 +01:00
Massedil
f6056ad92b #1680 Improved display of the publish button 2025-02-14 13:28:27 +01:00
Massedil
c154ff9ba8 #1680 Improved display of the search bar 2025-02-14 13:21:14 +01:00
Massedil
c808708911 Improves the displaying of the search zone in /search page and home page
Solves #1679
2025-02-13 20:01:49 +01:00
Laurent GAY
def786b99e #1637: add search text area in home page 2025-02-12 16:34:27 +01:00
Laurent GAY
676a87e70e #1645 : new link for search in nav bar 2025-02-12 16:03:11 +01:00
Laurent GAY
7d95392f2d #1636: add number of elements for each buttons 2025-02-12 16:01:59 +01:00
Laurent GAY
b93e1b1bb0 #1589 : i18n in en & fr 2025-02-12 11:21:31 +01:00
Laurent GAY
6332a9e2ee #1589 : add quick button in home page to publish 2025-02-12 11:13:33 +01:00
Laurent GAY
44230465bd #1616 : change button look, in search page, in function of content type 2025-02-12 11:12:33 +01:00
Massedil
f5aad52fd2 fix(translation): update French translation
Solves #1671
2025-02-11 18:04:15 +01:00
Massedil
18e2f7d046 Update French translation 2025-02-11 17:55:28 +01:00
Massedil
b531256263 fix(event_creation): explains when the event will be an activity
Solves #1568
2025-02-11 17:54:59 +01:00
Massedil
8303eb13a5 feat(config): add durationOfLongEvent in FullConfig query
For #1568
2025-02-11 17:40:03 +01:00
Massedil
e4cf73b9a7 fix(admin): Restore visibility of the last published event
- Don't expect event.options to be always here in EventCard
- Add event.options in Dashboard graphql query

Solves #1663
2025-02-07 15:34:27 +01:00
setop
56b17f17bf fix(front): add some missing i18n keys, closes #1624 2025-01-12 22:27:01 +01:00
setop
d4de94bd44 fix(front): use the right term, closes #1624 2025-01-12 19:58:28 +01:00
Balázs Meskó
e706db1a07 Translated using Weblate (Hungarian)
Currently translated at 100.0% (1659 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
2025-01-12 18:34:14 +01:00
Péter Báthory
0001fda247 Translated using Weblate (Hungarian)
Currently translated at 99.7% (1655 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/hu/
2025-01-12 18:34:14 +01:00
Quentin PAGÈS
62d643b08e Translated using Weblate (Catalan)
Currently translated at 62.5% (1038 of 1659 strings)

Translation: Mobilizon/Frontend
Translate-URL: https://weblate.framasoft.org/projects/mobilizon/frontend/ca/
2025-01-12 18:34:14 +01:00