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 |
|
Guilherme Chaguri
|
d63b8d0dfa
|
Add username column to the member list
|
2022-07-14 16:11:44 -03: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 |
|
Sylvain
|
31fe9dea05
|
(feat) feature the next event in the event page
|
2022-06-15 10:55:08 +02:00 |
|
Sylvain
|
a8ca94ce32
|
(bug) times are not shown in admin/events monitoring page
|
2022-06-15 09:59:19 +02:00 |
|
Sylvain
|
48e1cf782f
|
(bug) unable to edit an event
|
2022-06-15 09:42:39 +02:00 |
|
Sylvain
|
61080a5188
|
(feat) feature the first event
|
2022-06-14 17:50:04 +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 |
|
Du Peng
|
f9bd27ea13
|
Fix a bug: unable to show tours in machines and spaces page
|
2022-06-03 12:18:15 +02:00 |
|
Du Peng
|
ef5d603065
|
Fix a bug: admins are shown in select member for reservation by admin
|
2022-06-03 12:05:55 +02:00 |
|
Du Peng
|
4d3fe6aa2a
|
Fix a bug: if multi VAT no value is filled in, the general rate can't apply
|
2022-06-01 12:41:19 +02:00 |
|
vincent
|
b45b0ed942
|
Move calendar header's buttons on the left
|
2022-06-01 09:33:15 +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
|
78f7cdcb8c
|
(bug) unable to remove the last training or the last tag to a member
|
2022-05-31 17:06:39 +02:00 |
|
Sylvain
|
e914567cf1
|
(bug) fix multi select behavior
|
2022-05-31 17:06:06 +02:00 |
|
Sylvain
|
931e19b331
|
(bug) hide create account links when public registrations disabled
|
2022-05-30 14:19:32 +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
|
8d724d7191
|
Fix a bug: unable to sign up if admin actived organization's additional fields with required
|
2022-05-27 11:37:31 +02:00 |
|
Sylvain
|
532a896cad
|
(bug) fix #348: open reset password modal when back from notification center
|
2022-05-23 14:20:08 +02:00 |
|
Du Peng
|
7067757f38
|
Disable to clicking outside or pressing escape to close sign up modal
|
2022-05-20 15:58:49 +02:00 |
|
Du Peng
|
c404424fb4
|
fix bug: new category button transalte
|
2022-05-17 19:31:58 +02:00 |
|
Du Peng
|
cecf8126e0
|
Fix bug: Unable to create plans for all group
|
2022-05-17 17:38:00 +02:00 |
|
Du Peng
|
e3d2b53767
|
Fix a bug: when machines module disabled, Associated machines is still shown in trainings list
|
2022-05-13 12:24:52 +02:00 |
|
Du Peng
|
8d55f617fe
|
adjuste create groups button width
|
2022-05-12 15:10:55 +02:00 |
|
Du Peng
|
4d9da0c5f9
|
hide machines list in edition of training if machines module is disabled
|
2022-05-12 12:51:52 +02:00 |
|
Du Peng
|
88dc91bcaf
|
fix bug: machine module/statistic module setting style
|
2022-05-12 12:14:34 +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
|
3e95960903
|
fix bug: organization custom field requred
|
2022-05-12 11:25:40 +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 |
|
Sylvain
|
bdf42f7b5d
|
Merge remote-tracking branch 'origin/user_validation_required' into dev
|
2022-05-11 18:39:50 +02:00 |
|
Du Peng
|
01191f467c
|
add ProofOfIdentityFile max size in frontend
|
2022-05-11 18:14:52 +02:00 |
|
Sylvain
|
3fd20cd57d
|
(bug) unable to validate account
|
2022-05-11 18:06:49 +02:00 |
|
Sylvain
|
1b35dfcc0f
|
Merge branch 'v5.4' into dev
|
2022-05-11 17:06:33 +02:00 |
|
Du Peng
|
655f75a394
|
fix bug: can update machines_module, user_change_group option setting
|
2022-05-11 16:57:44 +02:00 |
|
Du Peng
|
c719dccd31
|
add an alert info for modification of fields of organization
|
2022-05-11 16:57:44 +02:00 |
|
Du Peng
|
78076b7fba
|
user and admin can edit organization field
|
2022-05-11 16:57:44 +02:00 |
|
Du Peng
|
798941c349
|
edit organization custom field in member's dashboard profile
|
2022-05-11 16:57:44 +02:00 |
|
Du Peng
|
3e34b3c7a7
|
add user validation required setting, user proof of identity upload and organization custom field
|
2022-05-11 16:57:44 +02:00 |
|
vincent
|
ebc9abd4e2
|
Fix about page's layout
|
2022-05-11 16:57:44 +02:00 |
|
Sylvain
|
6d1852252b
|
(style) Use of CSS variables for main and secondary colors in react components styles
|
2022-05-11 16:14:52 +02:00 |
|
Sylvain
|
0e4d2cbdcb
|
(wip)(style) refactor styles to use css variables
|
2022-05-11 15:46:33 +02:00 |
|
Sylvain
|
e45872956c
|
(ui) Option to prevent users from changing their group
|
2022-05-11 15:45:49 +02:00 |
|
Sylvain
|
1d2b814d6f
|
(ui) react component to change user's group
|
2022-05-11 14:37:39 +02:00 |
|
Sylvain
|
ac1d518ddc
|
(ui) option to disable the machines module
|
2022-05-11 11:54:00 +02:00 |
|
Sylvain
|
249285ea51
|
Merge branch 'ics' into v5.4
|
2022-05-11 10:45:33 +02:00 |
|
Sylvain
|
7da62bb513
|
(back) generate ICS file for a reservation
|
2022-05-10 16:48:58 +02:00 |
|
vincent
|
3a8671edbd
|
Add disabled style on text editor
|
2022-05-10 15:22:01 +02:00 |
|