Sylvain
|
d05a6373be
|
(bug) for admins and managers, the current password is not requested before changing their own password
|
2022-07-20 10:45:42 +02:00 |
|
Sylvain
|
7c918ff497
|
(bug) missing translation
|
2022-07-20 09:56:55 +02:00 |
|
Sylvain
|
37b24a8d2f
|
refactor slots model
|
2022-07-18 17:18:01 +02:00 |
|
Sylvain
|
9c72da8e6f
|
(bug) social networks icons not shown in firefox
|
2022-07-06 14:19:36 +02:00 |
|
Sylvain
|
cc1cf38d69
|
(bug) OIDC scopes are not shown in the configuration form select
|
2022-07-06 12:59:45 +02:00 |
|
Sylvain
|
9250ed720f
|
(bug) Gender, Address and Birthday are not mapped properly from SSO (#365)
|
2022-07-05 17:43:16 +02:00 |
|
Sylvain
|
bfc6d76109
|
(bug) unable to access the new OIDC provider form
|
2022-07-05 16:18:17 +02:00 |
|
Sylvain
|
b0775ad11c
|
(typo) passed -> past
|
2022-06-29 15:45:17 +02:00 |
|
Sylvain
|
a41a22a050
|
(bug) wrong number of credits + improved text
|
2022-06-29 15:35:17 +02:00 |
|
Sylvain
|
1b8282fda4
|
display reservations credits in the dashboard
|
2022-06-29 15:35:17 +02:00 |
|
Sylvain
|
bcbd3bfb58
|
(bug) invalid users are reported in search
|
2022-06-29 15:35:17 +02:00 |
|
Sylvain
|
2ad842a93b
|
(feat) do not show passed slots in futur reservations if it has mixed slots
|
2022-06-29 15:34:04 +02:00 |
|
Sylvain
|
9b601bc438
|
(feat) show reservations panel
|
2022-06-29 15:34:04 +02:00 |
|
Sylvain
|
ea1883e406
|
factorize front-end API params helper
|
2022-06-29 15:34:04 +02:00 |
|
Sylvain
|
c1246092ed
|
(bug) unable to remove an SSO data mapping field once saved
|
2022-06-22 16:42:14 +02:00 |
|
Sylvain
|
3d2bdaea10
|
fix missing translation
|
2022-06-22 15:45:53 +02:00 |
|
Sylvain
|
b25cfe65c1
|
fix translations
|
2022-06-22 15:37:41 +02:00 |
|
Sylvain
|
89c610514d
|
fix styling issues + rename proof of identity
|
2022-06-22 14:18:33 +02:00 |
|
Sylvain
|
7f1cc92c43
|
linted supporting-documents/*
|
2022-06-22 13:01:22 +02:00 |
|
Sylvain
|
4d6af2c1c0
|
(wip) linting supporting-documents (ex proof-of-identify)
remaining: type-form, type-modal, types-list
|
2022-06-21 17:49:04 +02:00 |
|
Sylvain
|
21ee80ab19
|
rename proof-of-identity to supporting-documents
|
2022-06-21 14:39:26 +02:00 |
|
Sylvain
|
18aba05f25
|
linted profile-custom-fields
|
2022-06-21 14:10:51 +02:00 |
|
Sylvain
|
00fb384ba5
|
fixed imports
|
2022-06-21 12:18:54 +02:00 |
|
Sylvain
|
f28b66068f
|
tidied up the flowing components
|
2022-06-21 12:18:25 +02:00 |
|
Sylvain
|
c0d5da55ce
|
linted all code expected profile-custom-fields/* and proof-of-identity/*
|
2022-06-21 12:10:00 +02:00 |
|
Sylvain
|
4a8d8796a3
|
(wip) lint for scoped-translation
|
2022-06-20 18:06:15 +02:00 |
|
Sylvain
|
2033329342
|
linted all front code, excepted profile-completion/
and prrofile-custom-fields/
|
2022-06-20 15:35:38 +02:00 |
|
Sylvain
|
32259e8876
|
(bug) birthday, phone, address not marked as required
|
2022-06-20 10:18:50 +02:00 |
|
Sylvain
|
28f873c871
|
(code) rule to enforce component named like filename
|
2022-06-15 13:40:57 +02:00 |
|
Sylvain
|
925e109175
|
all components must have their matching root class
|
2022-06-15 13:40:54 +02:00 |
|
Sylvain
|
8770adead4
|
fix typo
|
2022-06-15 13:39:27 +02:00 |
|
Sylvain
|
0f15127f22
|
updated eslint rules dependency
|
2022-06-15 13:39:27 +02:00 |
|
Sylvain
|
ca9eec8579
|
(lint) add rule to check component class naming
|
2022-06-15 13:39:27 +02:00 |
|
vincent
|
103bf80e81
|
Standardize card layout
|
2022-06-14 16:44:26 +02:00 |
|
vincent
|
f30c501948
|
(wip) React component [EventCard]
|
2022-06-14 16:44:26 +02:00 |
|
vincent
|
fcfa9513e8
|
(wip) React component [EventCard]
|
2022-06-14 16:44:24 +02:00 |
|
Du Peng
|
ac16eca60f
|
fix conflict
|
2022-06-07 16:57:02 +02:00 |
|
Du Peng
|
c24aad00c4
|
check shopping cart items is valid before pay online
|
2022-06-07 16:55:29 +02:00 |
|
Sylvain
|
667272fab6
|
(bug) list of OIDC scopes are loading indefinitely
|
2022-06-06 11:44:16 +02:00 |
|
Sylvain
|
2172c102c9
|
(bug) use arrays for OIDC scopes in front and DB.
Send the scope as a string separated with spaces to the OIDC provider.
|
2022-06-01 09:27:49 +02:00 |
|
Sylvain
|
e914567cf1
|
(bug) fix multi select behavior
|
2022-05-31 17:06:06 +02:00 |
|
Sylvain
|
31b4089bd2
|
(bug) OIDC scopes
|
2022-05-30 12:56:22 +02:00 |
|
Du Peng
|
384dd43029
|
Fix a bug: undefined error in new member page
|
2022-05-27 12:02:02 +02:00 |
|
Du Peng
|
c404424fb4
|
fix bug: new category button transalte
|
2022-05-17 19:31:58 +02:00 |
|
Du Peng
|
8d55f617fe
|
adjuste create groups button width
|
2022-05-12 15:10:55 +02:00 |
|
Du Peng
|
c46a2ba085
|
Merge branch 'dev' of git.sleede.com:projets/fab-manager into dev
|
2022-05-12 11:43:18 +02:00 |
|
Du Peng
|
b46ebe9dab
|
fix bug: admin can't show his group
|
2022-05-12 11:11:50 +02:00 |
|
vincent
|
abf101178b
|
Adjust texts on admin settings about
|
2022-05-12 10:47:28 +02:00 |
|
Du Peng
|
01191f467c
|
add ProofOfIdentityFile max size in frontend
|
2022-05-11 18:14:52 +02:00 |
|
Du Peng
|
78076b7fba
|
user and admin can edit organization field
|
2022-05-11 16:57:44 +02:00 |
|