Sylvain
|
98d6363525
|
(bug) unable to create a recurrent event
|
2023-01-31 11:39:51 +01:00 |
|
Sylvain
|
90dc38ed10
|
(feat) move external id to InvoicingProfile
|
2022-12-21 14:14:34 +01:00 |
|
Sylvain
|
620ce2c3a8
|
(test) products tests
|
2022-12-21 14:12:16 +01:00 |
|
Sylvain
|
2cf18c277c
|
(bug) create recurrent event
Also: (test) test trainings API
Also: (test) test create recurrent event
|
2022-12-21 14:12:16 +01:00 |
|
Sylvain
|
8eaeb2df39
|
(bug) soft-destroyed still reported in OpenAPI
Also: improved testing
|
2022-11-23 11:59:06 +01:00 |
|
Sylvain
|
5524cf5707
|
(bug) add missing statistic_key
For 1 year plans, the statistics key was missing in test fixtures
|
2022-09-05 14:19:38 +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
|
66ba8e565c
|
Full test coverage of the OpenAPI
Also: fix related bugs
|
2021-06-28 09:50:37 +02:00 |
|
Sylvain
|
8137418904
|
improved test for accounting periods
|
2020-06-24 15:25:17 +02:00 |
|
Sylvain
|
a7a929ddbc
|
integration unit test for imports + fixed import result colors in UI + fixed test fixtures
|
2019-10-01 14:32:30 +02:00 |
|