PCoder
|
cda241893b
|
Fix PEP warning
|
2020-12-23 07:57:54 +05:30 |
|
PCoder
|
cb7a1ed4f4
|
Implement provisioning of VM on invoice.paid webhook
|
2020-12-20 02:41:30 +05:30 |
|
PCoder
|
a63fac1a20
|
Set data at the client side according to success or error
|
2020-12-18 17:16:44 +05:30 |
|
PCoder
|
d0d5fb0196
|
Handle payment_intent requires SCA case
|
2020-12-18 16:47:45 +05:30 |
|
PCoder
|
0b0c932e5a
|
Refactor code: show_error
|
2020-12-18 16:45:16 +05:30 |
|
PCoder
|
7fcf148cf4
|
Merge remote-tracking branch 'mainRepo/master' into 8393/show-SCA
|
2020-12-18 14:11:46 +05:30 |
|
PCoder
|
7bcca15f0b
|
Cleanup logging
|
2020-12-07 10:52:06 +05:30 |
|
PCoder
|
9d85c058da
|
Fetch correct cred
|
2020-12-07 10:48:48 +05:30 |
|
PCoder
|
8c374af4ff
|
More logging
|
2020-12-07 10:45:51 +05:30 |
|
PCoder
|
ff28c6e8e8
|
Add log message
|
2020-12-07 10:44:20 +05:30 |
|
PCoder
|
bbb51b71a6
|
Fix variable name
|
2020-12-07 10:40:55 +05:30 |
|
PCoder
|
591f5ff37b
|
Fix key
|
2020-12-07 10:37:12 +05:30 |
|
PCoder
|
81ba834b01
|
Add missing arguments
|
2020-12-07 10:31:45 +05:30 |
|
PCoder
|
082c0b00af
|
Implement fix_vm_after_celery_error
|
2020-12-07 09:53:14 +05:30 |
|
PCoder
|
17557fd4c9
|
Create refactored method handle_metadata_and_emails
|
2020-12-07 09:52:53 +05:30 |
|
PCoder
|
352c780287
|
Work in progress
|
2020-12-07 07:53:20 +05:30 |
|
PCoder
|
e9801eb9c4
|
Fix wrong logging
|
2020-12-03 09:48:08 +05:30 |
|
PCoder
|
e522ac0f61
|
Merge branch 'master' into 8393/show-SCA
|
2020-12-02 18:49:31 +05:30 |
|
PCoder
|
e8b79d6951
|
Return emtpty string when plan is not set
|
2020-12-01 17:12:55 +05:30 |
|
PCoder
|
52362cd0ea
|
In case of error, log it and return empty result
|
2020-12-01 17:12:29 +05:30 |
|
PCoder
|
81ec1125cb
|
Capture both actions requires_action and requires_source_action
|
2020-10-11 17:21:15 +05:30 |
|
PCoder
|
4c7b9eaa52
|
Handle SCA in dcl flow
|
2020-10-11 17:11:20 +05:30 |
|
PCoder
|
676a358832
|
Add logger messages
|
2020-10-11 16:57:10 +05:30 |
|
PCoder
|
08bf163d21
|
Remove multiple hl
|
2020-07-21 22:26:16 +05:30 |
|
PCoder
|
df301a18fc
|
Set vat params
|
2020-07-21 22:23:07 +05:30 |
|
PCoder
|
ad5371a133
|
Update order confirmation template
|
2020-07-21 22:15:04 +05:30 |
|
PCoder
|
ffae844ee5
|
Merge remote-tracking branch 'mainRepo/master' into 7894/show-one-time-payment-invoices
|
2020-06-19 12:40:52 +05:30 |
|
PCoder
|
bc69cc49e5
|
Move opennebula specific code to celery to make it asynchronous
|
2020-06-11 15:20:42 +05:30 |
|
PCoder
|
7db3dc4222
|
Fix circular imports and correct hosting order link
|
2020-04-15 17:36:40 +05:30 |
|
PCoder
|
f089892c90
|
Remove duplicated html + add href link to order
|
2020-04-10 20:02:12 +05:30 |
|
PCoder
|
4869fd51df
|
Change to filter from simple
|
2020-04-07 18:35:25 +05:30 |
|
PCoder
|
4435eef077
|
Chanage tag to simple
|
2020-04-01 17:26:12 +05:30 |
|
PCoder
|
d0be07ecd5
|
Add custom_tag get_line_item_from_hosting_order_charge
|
2020-04-01 17:07:10 +05:30 |
|
PCoder
|
cb3ff73100
|
Filter out None case for discount's name
|
2020-03-25 18:47:00 +05:30 |
|
PCoder
|
46c33cf107
|
Update price to 11.5 CHF per month in intro emails
|
2020-03-24 12:34:26 +05:30 |
|
PCoder
|
9d96ecefea
|
Remove unwanted import
|
2020-03-18 12:44:18 +05:30 |
|
PCoder
|
580960548e
|
Merge tag '2.10.2' into branch-2.10.3b
Introduce base price for VMs and let admins add stripe_coupon_id
|
2020-03-18 12:05:57 +05:30 |
|
PCoder
|
b44a7f98b5
|
Use username instead of email when creating VM
|
2020-03-05 15:55:44 +05:30 |
|
PCoder
|
e2c86116b2
|
Use username for opennebula related tasks
|
2020-03-05 15:27:18 +05:30 |
|
PCoder
|
dd2eae68e6
|
Use math round to round amount to 2 decimal places
|
2020-02-04 11:20:17 +05:30 |
|
PCoder
|
e322e58246
|
Use appropriate stripe_coupon_id
|
2020-02-04 09:06:10 +05:30 |
|
PCoder
|
3ca1a45217
|
Add stripe_coupon_id to VMPricing
|
2020-02-04 08:57:54 +05:30 |
|
PCoder
|
e6de90e431
|
Set vm base price in js also
|
2020-02-03 12:07:50 +05:30 |
|
PCoder
|
3061c1483c
|
Switch bold between Recurring text and value
|
2020-02-02 22:37:29 +05:30 |
|
PCoder
|
f68549d80d
|
Add DE translations by moep
|
2020-02-02 22:33:13 +05:30 |
|
PCoder
|
b607575c8c
|
Switch bold for description title and description text
|
2020-02-02 22:29:01 +05:30 |
|
PCoder
|
368db61a2f
|
Remove padding left
|
2020-02-02 22:11:26 +05:30 |
|
PCoder
|
359a633047
|
Fix mobile view
|
2020-02-02 22:00:22 +05:30 |
|
PCoder
|
1630dc195b
|
Reduce header font size
|
2020-02-02 21:52:48 +05:30 |
|
PCoder
|
f0f8af2367
|
Change col-sm-8 to col-sm-9 to spread content further on desktop view
|
2020-02-02 21:39:51 +05:30 |
|