From 9b7fb9c9f492fea0f54278851084dd086f9827e7 Mon Sep 17 00:00:00 2001 From: nataly Date: Tue, 11 Jun 2024 14:41:32 +0300 Subject: [PATCH] New changes. --- .../billing/__pycache__/views.cpython-312.pyc | Bin 3583 -> 3583 bytes .../add/__pycache__/urls.cpython-312.pyc | Bin 1068 -> 1068 bytes .../add/__pycache__/views.cpython-312.pyc | Bin 12211 -> 12211 bytes .../__pycache__/views.cpython-312.pyc | Bin 14083 -> 15541 bytes .../inner-customer-project.html | 16 +- .../templates/payment_pages/buy-now.html | 37 +- .../templates/products/cpanel-licenses.html | 44 +- osinaweb/customercore/views.py | 20 +- osinaweb/db.sqlite3 | Bin 1368064 -> 1368064 bytes osinaweb/input.css | 14 + .../custom_context.cpython-312.pyc | Bin 6468 -> 6957 bytes .../__pycache__/views.cpython-312.pyc | Bin 41682 -> 41872 bytes osinaweb/osinacore/custom_context.py | 14 +- .../osinacore/templates/customer_index.html | 192 +++++--- osinaweb/osinacore/templates/main.html | 428 ++++++++++++++---- .../templates/recent-activities.html | 1 - osinaweb/osinacore/views.py | 3 + osinaweb/static/dist/output.css | 46 +- .../static/js/accessibilities-dropdown.js | 21 + .../static/js/recently-logged-in-users.js | 20 + 20 files changed, 688 insertions(+), 168 deletions(-) create mode 100644 osinaweb/static/js/accessibilities-dropdown.js create mode 100644 osinaweb/static/js/recently-logged-in-users.js diff --git a/osinaweb/billing/__pycache__/views.cpython-312.pyc b/osinaweb/billing/__pycache__/views.cpython-312.pyc index ea069b29692db7818887c0d53900d625a54d8d75..5c1a9ef8cefdf29506d8c07ae728b93e725b7874 100644 GIT binary patch delta 18 Ycmew_{a>2%G%qg~0}xbgpF delta 18 Ycmew_{a>2%G%qg~0}vE$JuGARgOu86CSeWS2MGdUn=(&Iqh&Ok>Ip_b+oO3hx=J1I2Et?+xHSx zrfy4Ud<}t?Hp_+9_R9@u8p;x?V5ogBPw0Xnf1t%5I+_Oj9lq8MGG}NUG^-~wO^f|NI8LgzZihAo}xuCbE z^j=9{BkF5X`r4_MEqu4c0*|?CM?qQ2B(qC2yCid!Xs-H@@kRSlD>ZXsGbap=rzxtA zXczuL}kSgSYeKG;9A)me(Erky;z z;CRG7gI`jP?>LOOtNb4O95Qe6ce#t9m$1v(q*(?5tq`o@X{VKa4Pkw9**VDQmLN>9 zWAWa~vuGI?yMy!#Jn9Z)zXZKZzI$<-axNSXgPU@nWY<9NNM@Y6L9^=+_U{gTdin?b z7SEjN_mI0m{BLA>5~IK9l1N{aEJ%g;X|gG&EphTsZlWu{-x7pg_@L z5V2&kiHS1nDj?HfbBswg6YoMGvx>E}Bu&?%Xwl>=W&w=LCaaqJ3NHtWYqAuH0jXOo zDTyVCK-pGveb#M20jJG7&FdIhcL14Tn{6!F7#Y`1cDBke1-YyU
-
+
- + {% if project.logo %} + + {% else %} + + {% endif %}

{{project.name}}

@@ -62,11 +68,11 @@ {% else %} - + {% endif %}
-

{{project.manager.user.first_name}} {{project.manager.user.last_name}}

+

{{project.manager.user.first_name}} + {{project.manager.user.last_name}}

diff --git a/osinaweb/customercore/templates/payment_pages/buy-now.html b/osinaweb/customercore/templates/payment_pages/buy-now.html index ea04885f..e83b5aa3 100644 --- a/osinaweb/customercore/templates/payment_pages/buy-now.html +++ b/osinaweb/customercore/templates/payment_pages/buy-now.html @@ -40,21 +40,31 @@ - -
+ +

{{item.title}}

$

- - {% for cycle in cycles %} - + {% endfor %} + + {% if item.item_type.name == 'cPanel' %} + + {% endif %}
-
+

Payment Powered By

@@ -63,11 +73,18 @@
-