merdiano
69eabbae71
helpers bug fix
...
checkout order page view
events with images
api categories and events
routes cache
category children scope
event seans count
2019-09-23 15:35:40 +05:00
merdiano
f77504bfeb
js fix2
2019-09-18 18:46:03 +05:00
merdiano
ad73932374
js fix
2019-09-18 18:33:56 +05:00
merdiano
055807b294
map
2019-09-18 16:19:55 +05:00
Medet
43a0d48b7c
Guwanjyn edenini goshdum
2019-09-18 16:00:19 +05:00
merdiano
a1d0009941
map
2019-09-18 06:26:48 +05:00
merdiano
b41268ada5
map
2019-09-18 06:26:42 +05:00
merdiano
83006ebb2d
breadcrumbs fix
2019-09-18 06:26:41 +05:00
merdiano
8b7a26274d
subscribers and event requests with fix on footer
2019-09-18 06:26:41 +05:00
merdiano
605a2d0b6d
subscribers and event requests
2019-09-18 06:26:40 +05:00
merdiano
9314cbaaae
working on category page
2019-09-18 06:26:40 +05:00
merdiano
9670b5c373
working on checkout page
2019-09-18 06:26:39 +05:00
Medet
700b7214e9
Guwanjyn edenini goshdum
2019-09-18 06:26:39 +05:00
Medet
dfa8afb10f
first front
2019-09-18 06:26:38 +05:00
merdiano
1dcc5dfa2e
included breadcrumbs tnt scout for searchibng
2019-09-18 06:26:38 +05:00
merdiano
571218b21b
pushing for front to medet
2019-09-18 06:26:33 +05:00
Medet
a46e03d03e
created filter calendar
2019-09-18 06:26:30 +05:00
merdiano
39addc4d60
filter menu
2019-09-18 06:26:29 +05:00
merdiano
be241c2883
filter menu
2019-09-18 06:26:28 +05:00
merdiano
97cf809f71
Home Cinema with item
2019-09-18 06:26:28 +05:00
merdiano
731b13e327
Home Cinema
2019-09-18 06:26:27 +05:00
merdiano
c44a861f29
create event bug fixes
2019-09-18 06:26:14 +05:00
merdiano
9718be2b3c
working on raspisania
2019-09-18 06:26:13 +05:00
merdiano
bc456b4181
added event ticket date to tickets
2019-09-18 06:26:04 +05:00
merdiano
4b52ff9bea
sliders, tags , admin manages all orginizers
2019-09-18 06:26:04 +05:00
merdiano
fd4a8b418e
merge commit
2019-09-18 06:25:59 +05:00
merdiano
0fcc39b49e
sales volume
2019-09-18 06:25:39 +05:00
merdiano
4ac8cb2e60
payment configured
2019-09-18 06:25:38 +05:00
Jeremy Quinton
25181538e8
Enables Stripe SCA payments
2019-09-18 06:25:24 +05:00
merdiano
a1c0b04ea4
map
2019-09-17 16:43:27 +05:00
Medet
e2fd368145
Merge branch 'bilettm' of https://github.com/merdiano/Attendize into bilettm_front
2019-09-16 18:43:21 +05:00
Medet
9bc29e0cda
Guwanjyn edenini goshdum
2019-09-16 18:42:56 +05:00
merdiano
ca69247db5
breadcrumbs fix
2019-09-16 18:30:51 +05:00
merdiano
2555c144e4
subscribers and event requests with fix on footer
2019-09-16 18:00:23 +05:00
merdiano
104f6641d3
subscribers and event requests
2019-09-16 17:55:29 +05:00
Jeremy Quinton
33c3b4304a
improved default stripe styles
2019-09-16 12:00:34 +02:00
merdiano
5a3110efbe
working on category page
2019-09-16 14:42:34 +05:00
merdiano
3980bd231b
working on category page
2019-09-14 19:39:29 +05:00
merdiano
bda1aeb88a
Merge branch 'bilettm_front' of https://github.com/merdiano/Attendize into bilettm
2019-09-14 17:27:52 +05:00
merdiano
49effdf926
working on checkout page
2019-09-14 17:27:41 +05:00
Medet
302138a313
Guwanjyn edenini goshdum
2019-09-14 10:38:31 +05:00
Medet
e7ece7799d
first front
2019-09-13 12:28:14 +05:00
merdiano
8a372f3073
included breadcrumbs tnt scout for searchibng
2019-09-11 19:33:07 +05:00
merdiano
8641feba1b
pushing for front to medet
2019-09-10 18:33:55 +05:00
Jeremy Quinton
0c1f4c8619
Update Refund journeys
...
1. Updated the refund journeys so that they use the payment Gateway Factory.
2. Improved request data going in and out of the session.
3. Show error message when Stripe SCA journey fails.
4. Update migration.
2019-09-09 16:42:01 +02:00
merdiano
31e7e693a5
home theater and music
2019-09-09 12:14:40 +05:00
Medet
15741dadb7
created filter calendar
2019-09-09 12:01:55 +05:00
Medet
54d677c0fd
created filter calendar
2019-09-09 11:58:39 +05:00
merdiano
51cee47363
Merge branch 'medet' of https://github.com/merdiano/Attendize into bilettm
2019-09-09 11:54:12 +05:00
Jeremy Quinton
8bcf106ffe
Refactored Event Checkout
...
1. Removed dependencies on $gateway->id in the database which made the codebase fairly brittle in places. Use the name field of payment_gatway instead.
2. Refactored Event Checkout so that in theory it should be a lot easier to add other Omnipay gateways.
3. Removed Paypal Express as a gateway supported by default.
4. Payment Gateways are now configurable by specifying an admin and checkout template in the database directly.
5. Broke each payment option out into its own template instead of trying to handle all payment gateways in one form with funny if conditions.
6. Account settings for Payment Gateways is now dynamic based on what is in the database.
7. Added migration and updated Seeder to make sure the payment_gateways is correct on in stall and when upgrading.
2019-09-04 15:31:40 +02:00