Sylvain
|
01df96dc20
|
(security) upgrade to rails 6
|
2023-03-22 10:58:22 +01:00 |
|
Sylvain
|
6c53b01741
|
(test) update an availability
|
2023-02-17 13:34:34 +01:00 |
|
Sylvain
|
142eceb661
|
(quality) replace DateTime by Time
|
2023-02-17 11:45:07 +01:00 |
|
Sylvain
|
574974c239
|
(merge) Merge branch 'machine_category' into staging
|
2022-12-27 10:59:36 +01:00 |
|
Du Peng
|
bcd76ee6d5
|
(bug) always show machine availability in calender if machine module is inactive
|
2022-12-20 18:46:25 +01: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
|
1749dea0e2
|
fix tests
|
2021-03-23 12:32:59 +01:00 |
|
Sylvain
|
a802b6c30c
|
test public availabilities
|
2020-06-24 16:07:15 +02:00 |
|
Sylvain
|
6cc6bba7ce
|
refactored app to gather spaces module status from the settings
|
2020-05-26 13:59:40 +02:00 |
|
Sylvain
|
5c7cac6bac
|
tests for availability creation
|
2020-04-20 09:42:07 +02:00 |
|
Du Peng
|
b3313d3e75
|
update rails to 5.1.7
|
2020-03-25 12:35:07 +01:00 |
|
Sylvain
|
02b16907aa
|
fix test to match new specs
|
2020-03-03 18:01:43 +01:00 |
|
Nicolas Florentin
|
db41e846dd
|
uses DateTime#current instead of Time.now in tests
|
2019-12-02 15:29:05 +01:00 |
|
Sylvain
|
34e8ffeffd
|
test space availabilities api
|
2017-02-15 16:22:19 +01:00 |
|
Sylvain
|
c13f640e81
|
remove rails find_by_* helpers
|
2016-11-23 16:30:19 +01:00 |
|
Sylvain
|
3016ac1e82
|
tests for availabilities
|
2016-04-13 17:26:17 +02:00 |
|