Massedil
80524100aa
fix(translation): Sort fr_FR and en_US translation to better compare them
...
Related to #1801
2025-06-29 17:01:07 +02:00
Massedil
7f7911aea9
fix(translation): Restore deleted French translation
...
Add them to the reference file : en_US.json to avoid a new deletion by Weblate in future
Fixes #1801
2025-06-29 16:38:57 +02:00
Massedil
6020ad26af
fix: Better inform the user that a profile is required
...
Solves #1806
2025-06-28 19:55:31 +02:00
Laurent GAY
2306cb12ab
add bypass link to the main block - Issue #1779
2025-06-26 16:01:29 +02:00
Massedil
a0d56b5083
fix: Precise the profile actor name linked to the invitation
...
Permit to know which profile to use when your got the error :
"You can't accept this invitation with this profile"
Solves #1795
2025-06-19 17:02:53 +02:00
Massedil
b92646aaf7
feat: update profile button label based on isUpdate flag
2025-06-18 19:30:27 +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
a36a514747
fix(translation): update French translation
...
Solves #1671
2025-02-14 16:32:10 +01:00
Laurent GAY
b93e1b1bb0
#1589 : i18n in en & fr
2025-02-12 11:21:31 +01:00
setop
56b17f17bf
fix(front): add some missing i18n keys, closes #1624
2025-01-12 22:27:01 +01:00
Laurent GAY
eb60da8ec9
#1574 - home page & search page : 3 buttons for search
2024-11-29 19:15:35 +01:00
Laurent GAY
0911902618
#1574 - homepage : remove text search + add buttons for each content type
2024-11-29 19:15:35 +01:00
Laurent GAY
f2d7da7af7
#1492 : add distance value in selector + add with filter in search page
2024-11-06 12:58:02 +01:00
Massedil
5b5f295dc3
#1459 Update translation to correctly pluralize the available places for an event
2024-10-15 17:35:27 +02:00
setop
79bd6a5d21
fix #1469 and # 1475
2024-07-08 21:44:22 +00:00
setop
7030d56864
all developments of milestone 1
2024-04-10 12:36:21 +00:00
Thomas Citharel
cba2075431
fix(front): correctly show error message when a tag is too short
...
Closes #1382
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2024-02-08 17:23:23 +01:00
Thomas Citharel
ba66874cc3
fix(front): add a required attribute to the text editor and show error message if text empty on blur
...
Also improve text editor borders
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2024-02-08 17:23:22 +01:00
Thomas Citharel
fe0cf93604
fix(front): fix debouncing instances filtering
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2024-01-04 13:02:17 +01:00
Thomas Citharel
99b2339424
feat(nodeinfo): extract and save NodeInfo information from instances to display it on instances list
...
We also try to detect the application actor if it's not given by NodeInfo metadata (FEP-2677)
(guessing for Mobilizon, PeerTube & Mastodon).
Closes #1392
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2023-12-21 10:45:56 +01:00
Thomas Citharel
10ce812660
fix(front): make recipient field placeholder translatable
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2023-12-04 13:49:42 +01:00
Thomas Citharel
9e6b232a78
feat: add links to cancel anonymous participations in emails
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2023-12-01 11:29:53 +01:00
Thomas Citharel
6ecfa48511
chore(i18n): add missing translation key
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2023-11-21 11:22:27 +01:00
Thomas Citharel
7ef85fe19b
fix(announcements): load group announcements
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2023-11-20 17:35:37 +01:00
Thomas Citharel
b635937091
fix: various fixes
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2023-11-20 09:35:21 +01:00
Thomas Citharel
2e72f6faf4
build: switch from yarn to npm to manage js dependencies and move js contents to root
...
yarn v1 is being deprecated and starts to have some issues
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2023-11-14 17:24:42 +01:00