Sylvain
|
11579fede4
|
ability to disable the public agenda
|
2021-06-15 11:57:43 +02:00 |
|
Sylvain
|
f91ee24639
|
[bug] the training validation modal shows cancelled trainings
|
2021-06-15 10:18:14 +02:00 |
|
Sylvain
|
72be638869
|
[bug] unable to select no category in plan creation/edition after a category selection
Also: Display the category in the plans list instead of the plan type
|
2021-06-15 09:22:41 +02:00 |
|
Sylvain
|
569be57a1f
|
[bug] a message tells that creating a new plan fails, but it worked
|
2021-06-14 16:53:52 +02:00 |
|
Sylvain
|
27ac345588
|
remove reference to stripe in user creation workflow
|
2021-06-14 15:14:14 +02:00 |
|
Sylvain
|
ec301ba07e
|
[bug] unable to list user's payment schedules in the dashboard
|
2021-06-14 14:40:54 +02:00 |
|
Sylvain
|
645efa37f4
|
[bug] unable to book an event
|
2021-06-14 14:22:23 +02:00 |
|
Sylvain
|
0c72cde67b
|
[bug] unable to process stripe payments with 3DS authentication
>
> Backported from v4.7.13:
> 9b90ff0482
|
2021-06-11 16:14:30 +02:00 |
|
Sylvain
|
7ba2d58f50
|
update VCR to 6.0.0
Also: - updated cassettes
- Automated stripe secrets filtering in cassettes
- Improved display when no plan-categories exists
|
2021-06-11 14:29:30 +02:00 |
|
Sylvain
|
817db8b5eb
|
do not display empty categories titles
|
2021-06-10 16:17:10 +02:00 |
|
Sylvain
|
e184bf3d3c
|
filter plans y duration
|
2021-06-10 14:06:53 +02:00 |
|
Sylvain
|
4580bfc7d7
|
allow user to filter plans by groups
|
2021-06-10 12:52:14 +02:00 |
|
Sylvain
|
854db568bf
|
Ability to configure the prefix of the payment-schedules' files
|
2021-06-10 12:04:00 +02:00 |
|
Sylvain
|
71775378e8
|
include payment schedules in accounting archives
|
2021-06-10 11:36:32 +02:00 |
|
Sylvain
|
a416f8c7ae
|
transactional bulk update + better error handling while configuring the payment gateway
|
2021-06-10 10:39:42 +02:00 |
|
Sylvain
|
ef69cab179
|
Merge branch 'hotfix' into dev
|
2021-06-09 19:40:07 +02:00 |
|
Sylvain
|
f82adc8133
|
[bug] unable to process stripe payments
|
2021-06-09 19:24:56 +02:00 |
|
Sylvain
|
4368851151
|
[bug] do not allow users to register with an invalid email address
|
2021-06-09 19:10:31 +02:00 |
|
Sylvain
|
13fae70277
|
test payzen endpoints
|
2021-06-09 18:48:51 +02:00 |
|
Sylvain
|
c5db9e36ba
|
fix udpate stripe keys modal
|
2021-06-09 16:49:36 +02:00 |
|
Sylvain
|
1f07f4c2fb
|
fix data migration
|
2021-06-09 16:42:06 +02:00 |
|
Sylvain
|
57a370bf56
|
use PlansList component in embedded form
|
2021-06-09 16:15:23 +02:00 |
|
Sylvain
|
003dd4ce78
|
refresh plans list after subscription or controlled member changed
|
2021-06-09 15:46:02 +02:00 |
|
Sylvain
|
05882b3743
|
display list of plans grouped by category
|
2021-06-09 13:03:58 +02:00 |
|
Sylvain
|
b83a9e44d6
|
fix edition of plan's category
|
2021-06-09 09:47:56 +02:00 |
|
Sylvain
|
08ad436351
|
split plan-catageories management into separate components
|
2021-06-09 09:24:39 +02:00 |
|
Sylvain
|
4ca16c2688
|
associate plan w/ category
|
2021-06-08 17:26:40 +02:00 |
|
Sylvain
|
ae039cdd0c
|
ordering categories
|
2021-06-08 17:00:52 +02:00 |
|
Sylvain
|
e1e446ab3f
|
API+ interface to CRUD plan categories
|
2021-06-08 16:43:43 +02:00 |
|
Sylvain
|
3f044513e9
|
[bug] cannot select the recurrence end date on Safari or Internet Explorer
|
2021-06-08 10:25:20 +02:00 |
|
Sylvain
|
5d7c024056
|
fix stripe_ids data migration
|
2021-06-07 14:15:39 +02:00 |
|
Sylvain
|
b54239eee9
|
removes unused import
|
2021-06-07 09:20:40 +02:00 |
|
Sylvain
|
6af425d272
|
fix Avoir mode by card
|
2021-06-07 09:18:11 +02:00 |
|
Sylvain
|
68f64cfc5c
|
update the card for payment schedules
|
2021-06-04 18:26:20 +02:00 |
|
Sylvain
|
89adcf1a9d
|
WIP: pay item
|
2021-06-03 16:25:42 +02:00 |
|
Sylvain
|
ea774e2080
|
wait for the first payzen transaction + fix initial amount
|
2021-06-03 14:28:52 +02:00 |
|
Sylvain
|
dc0a75e52d
|
verify each deadlines on payzen for payment schedules
|
2021-06-03 12:22:37 +02:00 |
|
Sylvain
|
4e109f7edb
|
retrieve gateway objects with multiple ids
|
2021-06-03 09:48:21 +02:00 |
|
Sylvain
|
87cd41794e
|
WIP: payzen subscription
TODO: retreive the payzen subscription from PayZen::Item
|
2021-06-02 20:07:53 +02:00 |
|
Sylvain
|
431ea28448
|
WIP: payzen recurring payments
|
2021-06-01 12:20:02 +02:00 |
|
Sylvain
|
d6a6d34105
|
display correct gateway name in payment schedule confirmation modal
|
2021-06-01 11:24:43 +02:00 |
|
Sylvain
|
81bc22c494
|
front-end adaptation for interacting with new object[] API
Also: [bug] handle not onnected users on subscription page
- fix showing an error message when no gateway is selected
|
2021-06-01 11:01:38 +02:00 |
|
Sylvain
|
209bde9f28
|
refreshed all footprints in fixtures, all tests passing
|
2021-05-31 17:14:42 +02:00 |
|
Sylvain
|
28e41de9ad
|
task to reset the stripe payment methods in test mode
|
2021-05-31 16:15:57 +02:00 |
|
Sylvain
|
d0011a10f0
|
check for slots restricted to subscribers at cart level
|
2021-05-31 15:39:56 +02:00 |
|
Sylvain
|
55b0e25ee9
|
generate footprints in a reproductible way
|
2021-05-31 12:53:28 +02:00 |
|
Sylvain
|
36e173fb43
|
test presence of footprint debug data
|
2021-05-31 12:19:28 +02:00 |
|
Sylvain
|
db58ee28c0
|
migration to object[]
TODO: fix invoices checksums
|
2021-05-31 11:52:53 +02:00 |
|
Sylvain
|
d942d46632
|
WIP: migration to object[]
TODO: fix running tests, fix front-end
|
2021-05-28 17:34:20 +02:00 |
|
Sylvain
|
bf3dcd874b
|
display payment confirmation error messages in frontend
|
2021-05-28 10:22:02 +02:00 |
|