Commit Graph

41 Commits

Author SHA1 Message Date
Laurent GAY
67a5591f3e perform front-end unit test from "view/Group" - #1879 2025-11-29 19:09:12 +01:00
Laurent GAY
ef6f875e74 perform front-end unit test from "view/Group" - #1879 2025-11-29 19:09:12 +01:00
setop
7ea9645a6c chore: prepare for release 2025-10-17 10:10:03 +02:00
Massedil
15022e4cad fix vitest 2025-10-08 15:13:30 +02:00
Massedil
353cebb54e fix: refresh the user data after a change
Fixes #1843
2025-10-08 13:44:26 +02:00
Laurent GAY
9b708e1c80 In users list, change option "Users pending for moderation" to false by default - #877 2025-10-03 16:50:44 +02:00
Massedil
6d42c700bf refactor: Rename "suspend" into "ban" for account deletion 2025-09-27 16:51:53 +02:00
Laurent Gay
4afbe18621 perform front-end unit test from "view/Admin" - #1805 2025-09-25 18:24:21 +02:00
Laurent Gay
413d80c4e6 perform front-end unit test from "view/User" - #1805 2025-09-24 08:22:50 +02:00
Laurent Gay
0fb85f09f5 perform front-end unit test from "view/Admin" - #1805 2025-09-23 18:14:17 +02:00
Laurent GAY
726a5e1d78 user list for moderation of pending users - #877 2025-09-13 19:57:53 +02:00
Laurent GAY
e78ff057c2 i18n corrections (frontend) about #1764 2025-09-12 23:19:37 +02:00
Laurent GAY
e3f3ccd148 Administration of users with pending - #877 2025-09-12 23:05:07 +02:00
Laurent GAY
04cf4efee4 manage user pending of moderation - #877 2025-09-11 20:07:20 +02:00
Laurent GAY
fbf22a83b2 Manage error about register - #877 2025-09-11 16:46:40 +02:00
Laurent GAY
004b586cfe Permform frontend unittest - #877 2025-09-11 11:00:49 +02:00
Laurent GAY
d5f3d515a8 Add reason for registration mode = "moderate" - #877 2025-09-10 16:57:23 +02:00
Laurent GAY
3e4899c8e4 [Adminitration] Allow registrations: 3 modes = "close", "allowed", "moderate" - #877 2025-09-03 21:07:49 +02:00
Laurent GAY
40339a8f5b replace joinmobilizon.org by mobilizon.org (#1702) 2025-08-01 18:15:14 +02:00
Laurent GAY
b339de8815 event icon: correct tests (#1822 & #1823) 2025-08-01 18:15:14 +02:00
Laurent GAY
4fd9e3bc86 Correct commentTree failure unit-test - issue #1776 2025-07-07 16:14:13 +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
Laurent GAY
1c9f1880f9 Add unit-test for Event - issue 1776 2025-07-04 13:24:31 +02:00
Laurent GAY
888d4ed401 correct CI for front-end unit-test - issue 1776 2025-06-30 17:52:27 +02:00
Laurent GAY
9223f00004 corrects tests (snapshot obsolet) - issue #1776 2025-06-30 15:20:05 +02:00
Laurent GAY
539bf0e4d6 corrects tests (snapshot obsolet) - issue #1776 2025-06-30 15:12:32 +02:00
Laurent GAY
7f849d116b correct screen "participation without account" and adapt test - issue 1776 2025-06-27 19:19:12 +02:00
Laurent GAY
3cdba15b3a update dependancy components & config tests - Issue #1776 2025-06-27 12:06:04 +02:00
Laurent GAY
01bf398056 correct focus order for nav header - issue #1782 2025-06-26 11:52:44 +02:00
Laurent GAY
ef1adecc12 correct assessible name for link - issue #1780 2025-06-26 11:16:47 +02:00
Laurent GAY
469f43f417 correct unittest front-end #1776 2025-06-25 12:00:26 +02:00
Massedil
7ceb631518 fix: significantly reduce unnecessary GraphQL HTTP calls for config information
Also stops calling the heavy ABOUT GraphQL query on HomeView, which does not require the longDescription field.

Fixes #1598
2025-06-20 23:58:41 +02:00
Laurent GAY
efc950ad91 Correction in EditIdentify for correct e2e test failed (issue #1771) 2025-06-17 20:08:15 +02:00
Laurent GAY
533ecbdbba correct and complete unit tests in Front-End 2025-06-11 18:49:57 +02:00
Massedil
906985478d #1546 Remove private section mbz-purple color 2024-10-30 20:01:13 +01:00
setop
7030d56864 all developments of milestone 1 2024-04-10 12:36:21 +00:00
Thomas Citharel
b1ecf4b36f fix(front): vite fixes after upgrade (everything is esm)
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
105d3b5814 test: fix front-end tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-11-15 12:38:36 +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