Sylvain
|
01df96dc20
|
(security) upgrade to rails 6
|
2023-03-22 10:58:22 +01:00 |
|
Sylvain
|
7b30086a34
|
(bug) unable to set amount to 4.85
|
2022-12-01 15:43:16 +01:00 |
|
Du Peng
|
75b3295f65
|
(feat) allow to apply coupon in cart without login
|
2022-09-07 17:52:23 +02:00 |
|
Sylvain
|
3b3e1af822
|
improved coupon filtering to allow pagination while filtering
|
2019-04-08 11:00:00 +02:00 |
|
Sylvain
|
44479b5597
|
allow filtering coupons list
|
2019-04-04 18:00:19 +02:00 |
|
Sylvain
|
9f8d24ec4f
|
paginate list of coupons
|
2019-04-04 17:28:29 +02:00 |
|
Sylvain
|
0cd841da33
|
rubocop api controllers
TODO:
- events controller
- availabilies controller
- members controller
- plans controller
|
2019-01-16 16:28:25 +01:00 |
|
Sylvain
|
f6e236aeb5
|
refactored roles methods to match ruby conventions
|
2019-01-14 12:57:31 +01:00 |
|
Sylvain
|
85ee73f0e0
|
ability to edit coupon expiration
|
2016-12-13 12:01:54 +01:00 |
|
Sylvain
|
82fa5416ce
|
fix creation of prices with float values
|
2016-11-29 15:23:36 +01:00 |
|
Sylvain
|
ff11694e05
|
check cash coupons does not exceed cart amount for events
|
2016-11-24 15:01:35 +01:00 |
|
Sylvain
|
04e10c8bb6
|
check cash coupons does not exceed cart amount for trainings & machines
|
2016-11-24 13:58:41 +01:00 |
|
Sylvain
|
c13f640e81
|
remove rails find_by_* helpers
|
2016-11-23 16:30:19 +01:00 |
|
Sylvain
|
cc06bcab85
|
fix cash coupon creation on stripe + store amount in centimes
|
2016-11-23 15:44:59 +01:00 |
|
Sylvain
|
ad2911529c
|
db model, api and interface for cash coupons
|
2016-11-23 12:43:42 +01:00 |
|
Sylvain
|
428b2db0ea
|
send a coupon to a user
|
2016-08-16 18:12:13 +02:00 |
|
Sylvain
|
def5384a38
|
validation of validity_per_user on coupon usage
|
2016-08-10 11:08:01 +02:00 |
|
Sylvain
|
c23b6fa3e0
|
fix coupons test
|
2016-08-08 15:43:02 +02:00 |
|
Sylvain
|
e2ea64cf9c
|
coupon edition + refactored coupon status
|
2016-08-08 15:21:33 +02:00 |
|
Sylvain
|
a6ded12ee9
|
create/delete coupons on stripe + adjust schema to match stripe requirements
|
2016-08-08 14:42:17 +02:00 |
|
Sylvain
|
35b324e108
|
coupon safe destroy
|
2016-08-08 12:25:27 +02:00 |
|
Sylvain
|
84a7e81813
|
API for coupons
|
2016-08-03 17:56:36 +02:00 |
|