Laurent GAY
c3e7f03f54
update frontend lib : eslint + typescript - #1815
2025-11-29 19:09:12 +01:00
Laurent GAY
35b73eb20c
atom/ics link copy to clipboard: using in "GroupView" + "EditIdentity" + "NotificationsView" + "AboutInstanceView" - refactoring to use same mecanizem (Issue #1496 )
2025-08-01 18:15:14 +02:00
Massedil
fc2ee69505
fix(tests): Tries to login with valid credentials, confirmed account but no profile
...
article.o-notification is not enouth specific
2025-07-04 21:37:34 +02:00
Massedil
57c2f9718e
fix: solve a case where fields stays empty in EditIdentity
2025-06-29 15:56:51 +02:00
Massedil
e606c104c0
fix(identity): reset person when identityName is undefined
...
Solves #1794
2025-06-19 16:17:05 +02:00
Massedil
fbffd55bb3
fix(profile): translation for feeds info is working again
2025-06-18 19:30:27 +02:00
Massedil
b92646aaf7
feat: update profile button label based on isUpdate flag
2025-06-18 19:30:27 +02:00
Laurent GAY
efc950ad91
Correction in EditIdentify for correct e2e test failed (issue #1771 )
2025-06-17 20:08:15 +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
setop
6ecab1df1b
fix: sanatize FeedToken
2025-04-05 23:45:33 +02:00
setop
7030d56864
all developments of milestone 1
2024-04-10 12:36:21 +00:00
Thomas Citharel
6a482b0d97
fix(front): various cleanups
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2024-02-08 17:23:23 +01:00
Thomas Citharel
34c0dd6498
fix(front): only update identity username from name if it's a new identity
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2024-02-08 17:23:23 +01:00
Thomas Citharel
a9676d6481
feat(front): upgrade to Oruga 0.8.x
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2023-12-14 11:30:54 +01:00
Thomas Citharel
5602164c62
build: replace @vueuse/head with @unhead/vue
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr >
2023-11-21 16:40:32 +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