Commit Graph

6765 Commits

Author SHA1 Message Date
Laurent GAY
0810e0dc80 correct location name in navigation - #1922 2025-12-31 17:55:06 +01:00
Laurent GAY
cf1918d2c2 remove "change password" in general account setting - rename "Forgot my password?" by "Reset your password" in login frame - #1918 2025-12-30 15:49:38 +01:00
Massedil
6cbb3693bb clear_cached_value :local_users for DashboardView
Related to #1915
2025-12-17 15:56:54 +01:00
Massedil
2c0adc8670 clear memory cache for instances statistics when appropriate
Add a loading state to buttons InstanceView

Automatically refresh DashboardView data

Fixes #1915
2025-12-17 15:52:46 +01:00
Massedil
33e0d13b4e corrects failed tests 2025-12-17 13:42:53 +01:00
Massedil
fa97776ede corrects failed tests 2025-12-15 18:27:38 +01:00
Massedil
7686b0e95d Fixes #1914 2025-12-15 18:22:52 +01:00
Massedil
caeee00af4 update translations 2025-12-15 17:46:14 +01:00
Massedil
55e062f425 update translations 2025-12-15 17:34:21 +01:00
Massedil
8ed7e56591 remove a forgotten debug code 2025-12-15 17:32:32 +01:00
Massedil
9d6b127a3a auto dependencies upgrade 2025-12-15 17:23:48 +01:00
Massedil
6b74e075b7 Remove the 2 translation files created in the working directory when commiting 2025-12-15 17:23:48 +01:00
Massedil
e1d0a5d78d Remove the deps.update at commit time
Way too long to commit
2025-12-15 17:23:48 +01:00
Massedil
3ffdd68b8c Improve federation view
- Reload data when returning to the view
- Improve filtering (now local + more cases)
- Clarify "following" and "followed" wording
- Display total instance count

Fixes #1740
2025-12-15 17:23:33 +01:00
setop
71d1ed54f1 chore: prepare for release 5.2.1-beta1 2025-12-12 11:05:16 +01:00
Laurent GAY
35a4dae309 test correction about autocomplete (oruga) #1910 / #1815 2025-12-10 18:37:19 +01:00
Massedil
c8dd8b6e7f Don't add <li> if link is disabled
Fixes #1903
2025-12-10 18:01:25 +01:00
Laurent GAY
2a528fcc77 update - #1815 2025-12-10 17:14:40 +01:00
Laurent GAY
36f300abcd update - #1815 2025-12-10 17:11:01 +01:00
Laurent GAY
12069ccc0e correction oruga autocomplet using (like to last upgrade) - #1815 2025-12-10 17:03:25 +01:00
Laurent GAY
61719d4d32 remove framasoft/absinthe-socket dependancy packages - #1814 2025-12-05 12:32:09 +01:00
Laurent GAY
65a850994f check update in pre-commit - #1814 2025-12-05 11:01:35 +01:00
Laurent GAY
581ed19d48 update paquets - #1814 2025-12-05 10:52:17 +01:00
Massedil
43c6b8296f Prettier fixes 2025-12-04 13:20:30 +01:00
Massedil
ec565e2b67 Improve design for checkboxes, switches and radios 2025-12-03 18:59:51 +01:00
Massedil
3ea44b73a6 Improve dark mode for SettingsView
And expand textareas and some inputs
2025-12-03 18:15:43 +01:00
Laurent GAY
36b93a273a re-introduce absinthe package in frontend (upload problem) / need to study vulnerability - #1814 2025-12-03 09:50:40 +01:00
setop
bcaf763166 fix: Upcoming events are not displayed on home page
gql error : code: "unknown_error", message: "Not authorized to access object member", status_code: 500

we try to fetch group members but we should not
2025-11-30 11:31:07 +01:00
setop
e38201ed0a chore: prepare for release 2025-11-29 20:34:08 +01:00
Laurent GAY
c63ce29a33 remove absinthe package in frontend - #1814 2025-11-29 19:14:29 +01:00
Laurent GAY
dc413e3800 correction about Phoenix upgrade - #1814 2025-11-29 19:14:29 +01:00
Laurent GAY
9d0b54a679 group test (frontend) - #1879 2025-11-29 19:14:29 +01:00
Laurent GAY
4255219e9f correct lint-elixir 2025-11-29 19:14:29 +01:00
Laurent GAY
21e9213c8a update library + group test (frontend) - #1815 #1879 2025-11-29 19:14:29 +01:00
Massedil
40f40936ec update translations 2025-11-29 19:14:28 +01:00
Massedil
0c48f3cc9d add a confirm dialog when deleting a group invitation link 2025-11-29 19:14:28 +01:00
Massedil
6bc5a376af Add a special design for one group invitation link
Update texts
2025-11-29 19:14:28 +01:00
Massedil
2499ca8b28 move member invitation form to GroupInvitations 2025-11-29 19:14:28 +01:00
Massedil
27f20cfa41 Add share link modal and rename some texts 2025-11-29 19:14:28 +01:00
Massedil
fe1b8720fb fix: restore ShareModal design
- The copy button works again to copy the URL.
- The copy button is now to the right of the input component (not below).
- Removed the fixed height on the buttons so they now match the height of the input text fields.
2025-11-29 19:14:28 +01:00
Massedil
69b2f86239 Don't display the role after a member joined a group 2025-11-29 19:14:28 +01:00
Massedil
1a2f366561 Display a message if the invitations list is empty.
For #887
2025-11-29 19:14:28 +01:00
Massedil
cea2235321 Add frontend for accepting group invitations
For #887
2025-11-29 19:14:28 +01:00
Massedil
bbeb8d5fae fix: invitations list is now updated when the actor changes 2025-11-29 19:14:28 +01:00
Massedil
300bc6ec92 Display the invitation list only if it is not empty
For #887
2025-11-29 19:14:28 +01:00
Massedil
16a4e4a5bc Add backend for accepting a group invitation
For #887
2025-11-29 19:14:28 +01:00
Massedil
569222fcff sort fr_FR.json and en_US.json i18n files 2025-11-29 19:14:28 +01:00
Massedil
c7de640e76 Add frontend for group invitations
For #887
2025-11-29 19:14:28 +01:00
Massedil
bb71ec763c Add backend for group invitations
For #887
2025-11-29 19:14:28 +01:00
Massedil
249c5bf178 fix a elixir warning 2025-11-29 19:14:28 +01:00