Du Peng
|
16288ae2bd
|
fablab store page
|
2022-08-16 19:47:27 +02:00 |
|
Du Peng
|
5e1436eda4
|
create/edit product form
|
2022-08-03 10:18:00 +02:00 |
|
Du Peng
|
e23e83000d
|
products page in front
|
2022-08-03 10:17:58 +02:00 |
|
vincent
|
c18c17ee62
|
(wip) Convert product-category to RFH
|
2022-08-03 10:16:11 +02:00 |
|
Du Peng
|
432b60ca9a
|
store product category create/list/update/delete
|
2022-08-03 10:16:08 +02:00 |
|
Nicolas Florentin
|
98c7da492d
|
prevents users enumeration attacks by not giving any info about the validity of the email
|
2022-07-29 16:02:58 +02:00 |
|
Du Peng
|
677b796d32
|
fix bug: user validation required alert is displayed and disappears instantly
|
2022-07-27 13:16:51 +02:00 |
|
Sylvain
|
98b1919de2
|
Make the username column optionnal (#375)
|
2022-07-27 09:59:23 +02:00 |
|
Sylvain
|
10a918ced7
|
(bug) unable to reserve an event
|
2022-07-25 15:40:29 +02:00 |
|
Sylvain
|
29b9399ca3
|
(bug) unable to reserve event
|
2022-07-20 15:54:04 +02:00 |
|
Sylvain
|
165b3e17b9
|
(bug) unable to move or cancel reservations
|
2022-07-20 14:59:42 +02:00 |
|
Sylvain
|
e0944746a9
|
(bug) unable to cancel a machine reservation + unable to update member profile
|
2022-07-20 11:52:38 +02:00 |
|
Sylvain
|
0d072291c7
|
(bug) 2 people can book the same machine slot
Also: fix reservation change behavior
|
2022-07-20 11:22:00 +02:00 |
|
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 |
|
Sylvain
|
bcbd3bfb58
|
(bug) invalid users are reported in search
|
2022-06-29 15:35:17 +02:00 |
|
Sylvain
|
dac0acbf03
|
(feat) removed the admins' button to scroll to the featured event
|
2022-06-28 11:22:17 +02:00 |
|
Sylvain
|
37bc2b3d43
|
(bug) the birthday was not shown in user edition form
|
2022-06-20 10:49:44 +02:00 |
|
Sylvain
|
503ae22c0b
|
(feat) admins can scroll to the featured event
|
2022-06-15 12:26:44 +02:00 |
|
Sylvain
|
31fe9dea05
|
(feat) feature the next event in the event page
|
2022-06-15 10:55:08 +02:00 |
|
Sylvain
|
61080a5188
|
(feat) feature the first event
|
2022-06-14 17:50:04 +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
|
931e19b331
|
(bug) hide create account links when public registrations disabled
|
2022-05-30 14:19:32 +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
|
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
|
4d9da0c5f9
|
hide machines list in edition of training if machines module is disabled
|
2022-05-12 12:51:52 +02:00 |
|
Sylvain
|
3fd20cd57d
|
(bug) unable to validate account
|
2022-05-11 18:06:49 +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 |
|
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
|
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
|
0e8230af48
|
(ui) use user-profile-form in admin/members/new
|
2022-05-10 11:18:33 +02:00 |
|
Sylvain
|
302c55755e
|
(ui) admin edit user: use new user-profile-form component
|
2022-05-10 10:23:43 +02:00 |
|
Sylvain
|
69d595e9f6
|
(ui) use user-profile-form in profile completion screen
|
2022-05-09 12:11:37 +02:00 |
|
Sylvain
|
9b22286327
|
Merge remote-tracking branch 'origin/socials-refacto' into profile-form
|
2022-05-04 15:53:22 +02:00 |
|
vincent
|
521229b87b
|
Add form validation
|
2022-05-04 14:57:31 +02:00 |
|
Sylvain
|
2f0a8064c2
|
(ui) remove workaround
|
2022-05-04 14:36:16 +02:00 |
|
Sylvain
|
fc2169980f
|
(bug) fix minor eslint issues + rebasing issue
|
2022-05-04 14:32:56 +02:00 |
|
Sylvain
|
048ed4b644
|
(ui) user profile form: confirmation message + save button
|
2022-05-04 14:12:49 +02:00 |
|
Sylvain
|
11491aeb6c
|
(ui) save profile editions to the API
|
2022-05-04 14:12:48 +02:00 |
|
Sylvain
|
aae1a5c20e
|
(api) rename user related models to use the _attributes naming convention
|
2022-05-04 14:12:48 +02:00 |
|