Sylvain
|
06ee1acea5
|
(bug) fix slot reservation is considered full
|
2022-07-19 15:40:28 +02:00 |
|
Sylvain
|
d26e2ae313
|
(bug) fix various issues due to slots behavior refactoring
|
2022-07-19 11:32:12 +02:00 |
|
Sylvain
|
6a8c441e85
|
public calendar endpoint refactoring & testing
|
2022-07-18 17:19:33 +02:00 |
|
Sylvain
|
b68e47a0ea
|
refactor shopping_cart/reservation
Previsouly, the reservation was expecting parameters like:
slots_attributes: [{start_at: date, end_at: date, availability_id: number}]
Now, the reservation is expecting simpler parameters like:
slots_reservations_attributes:[{slot_id: number}]
|
2022-07-18 17:18:01 +02:00 |
|
Sylvain
|
37b24a8d2f
|
refactor slots model
|
2022-07-18 17:18:01 +02:00 |
|
Sylvain
|
5012912edd
|
(wip) refactoring Availabilities::AvailabilitiesService and Availabilities::StatusService
|
2022-07-18 17:18:01 +02:00 |
|
vincent
|
272e105f5a
|
Fix page title's layout
|
2022-07-11 11:33:31 +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 |
|
vincent
|
f81cbc72fa
|
Increase About page title's size
|
2022-07-01 09:30:45 +02:00 |
|
Sylvain
|
6719469e76
|
(doc) add more description about the members import feature #364
|
2022-06-29 16:41:58 +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
|
dac0acbf03
|
(feat) removed the admins' button to scroll to the featured event
|
2022-06-28 11:22:17 +02:00 |
|
Sylvain
|
a10f5e6bf7
|
(bug) user can change his group in the profile completion page, even if mapped from the SSO
|
2022-06-27 12:58:40 +02:00 |
|
Sylvain
|
d03a34b894
|
(bug) unable to update the user profile after toggling the organization switch twice
|
2022-06-22 17:14:19 +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
|
a131998aa1
|
Merge branch 'lint-rules' into dev
|
2022-06-22 14:19:37 +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
|
37bc2b3d43
|
(bug) the birthday was not shown in user edition form
|
2022-06-20 10:49:44 +02:00 |
|
Sylvain
|
32259e8876
|
(bug) birthday, phone, address not marked as required
|
2022-06-20 10:18:50 +02:00 |
|
Du Peng
|
d45c03d36e
|
Override angular currency filter, use Intl.NumberFormat to format amount
|
2022-06-15 19:44:55 +02:00 |
|
vincent
|
f40f80dd1f
|
Fix canceled event label's translation
|
2022-06-15 13:48:42 +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
|
ed34279cef
|
unable non-required [text-setting]
|
2022-06-15 13:35:46 +02:00 |
|
Sylvain
|
3b63ffa532
|
(bug) fix events list display
|
2022-06-15 12:29:44 +02:00 |
|
Sylvain
|
503ae22c0b
|
(feat) admins can scroll to the featured event
|
2022-06-15 12:26:44 +02:00 |
|
Sylvain
|
96c825769c
|
(wip) fix events style: no more 3 in rows
|
2022-06-15 12:00:05 +02:00 |
|