-
From 94569bca0e3df23e3aaee9cb19bd35de017b1448 Mon Sep 17 00:00:00 2001
From: Ahmad Husein <48185559+ahmadhusein17@users.noreply.github.com>
Date: Wed, 5 Feb 2025 15:29:26 +0700
Subject: [PATCH 09/15] Update Barcode Scan UI
---
scan/index.php | 80 ++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 68 insertions(+), 12 deletions(-)
diff --git a/scan/index.php b/scan/index.php
index 7151913d..965914fa 100644
--- a/scan/index.php
+++ b/scan/index.php
@@ -4,25 +4,66 @@
-
QRCode Scanner
+
QR Code Scanner
-
-
+
+
QR Code Scanner
+
+
+
+
-
\ No newline at end of file
+
From 8d704f496e66c4e2d5dc9cb47d722a2dedc7eb75 Mon Sep 17 00:00:00 2001
From: iBNu Maksum
Date: Wed, 5 Feb 2025 15:44:06 +0700
Subject: [PATCH 10/15] pretty url stage 8
---
ui/ui/admin/customers/view.tpl | 2 +-
ui/ui/customer/change-password.tpl | 8 +-
ui/ui/customer/dashboard.tpl | 41 +-
ui/ui/customer/email-update.tpl | 18 +-
ui/ui/customer/forgot.tpl | 15 +-
ui/ui/customer/inbox.tpl | 161 +++----
ui/ui/customer/invoice-customer.tpl | 8 +-
ui/ui/customer/login-custom-moon.tpl | 79 ++--
ui/ui/customer/login-noreg.tpl | 10 +-
ui/ui/customer/login.tpl | 8 +-
ui/ui/customer/orderBalance.tpl | 6 +-
ui/ui/customer/orderHistory.tpl | 4 +-
ui/ui/customer/orderPlan.tpl | 634 ++++++++++++++-------------
ui/ui/customer/orderView.tpl | 6 +-
ui/ui/customer/phone-update.tpl | 10 +-
ui/ui/customer/profile.tpl | 26 +-
ui/ui/customer/register-otp.tpl | 4 +-
ui/ui/customer/register-rotp.tpl | 11 +-
ui/ui/customer/register.tpl | 4 +-
ui/ui/customer/selectGateway.tpl | 10 +-
20 files changed, 540 insertions(+), 525 deletions(-)
diff --git a/ui/ui/admin/customers/view.tpl b/ui/ui/admin/customers/view.tpl
index 43b3f656..930d3ea1 100644
--- a/ui/ui/admin/customers/view.tpl
+++ b/ui/ui/admin/customers/view.tpl
@@ -150,7 +150,7 @@
{foreach $activation as $ds}
-
{$ds['invoice']} |
{$ds['username']} |
diff --git a/ui/ui/customer/change-password.tpl b/ui/ui/customer/change-password.tpl
index 9b07ca78..cadf429f 100644
--- a/ui/ui/customer/change-password.tpl
+++ b/ui/ui/customer/change-password.tpl
@@ -6,7 +6,8 @@
{Lang::T('Change Password')}
@@ -204,7 +204,7 @@
{Lang::T('Created On')} |
{if $_bill['time'] ne
- ''}{Lang::dateAndTimeFormat($_bill['recharged_on'],$_bill['recharged_time'])}
+ ''}{Lang::dateAndTimeFormat($_bill['recharged_on'],$_bill['recharged_time'])}
{/if} |
@@ -271,7 +271,7 @@
are
Online, Check Status')}
{else}
- {Lang::T('Not Online, Login now?')}
{/if}
@@ -281,7 +281,7 @@
{if $_bill['status'] == 'on' && $_bill['prepaid'] != 'YES'}
-
{/if}
@@ -289,14 +289,14 @@
|
{if $_bill['status'] != 'on' && $_bill['prepaid'] != 'yes' && $_c['extend_expired']}
{Lang::T('Extend')}
{/if}
{Lang::T('Recharge')}
|