From 71e39cfeca4b9803d2b26d9792806bccd86e2462 Mon Sep 17 00:00:00 2001 From: Nitin Muthyala Date: Mon, 10 Apr 2023 10:31:41 +0800 Subject: [PATCH 1/8] added duitnow logo --- app/assets/images/payment_icons/duitnow.svg | 11 +++++++++++ db/payment_icons.yml | 4 ++++ 2 files changed, 15 insertions(+) create mode 100644 app/assets/images/payment_icons/duitnow.svg diff --git a/app/assets/images/payment_icons/duitnow.svg b/app/assets/images/payment_icons/duitnow.svg new file mode 100644 index 000000000..cdd063b48 --- /dev/null +++ b/app/assets/images/payment_icons/duitnow.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/db/payment_icons.yml b/db/payment_icons.yml index df08bebe6..d65e06921 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -1770,6 +1770,10 @@ name: cetelem label: Cetelem group: other +- + name: paid + label: Paid + group: other - name: paid label: Paid From 3b9c2845d106dc4c950798fdb05a8f04591eb94b Mon Sep 17 00:00:00 2001 From: Nitin Muthyala Date: Mon, 24 Apr 2023 15:09:57 +0800 Subject: [PATCH 2/8] Updated the image specs --- app/assets/images/payment_icons/duitnow.svg | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/app/assets/images/payment_icons/duitnow.svg b/app/assets/images/payment_icons/duitnow.svg index cdd063b48..8d90c640e 100644 --- a/app/assets/images/payment_icons/duitnow.svg +++ b/app/assets/images/payment_icons/duitnow.svg @@ -1,11 +1 @@ - - - - - - - - - - - +DuitNow \ No newline at end of file From 159b083873d88b02c1d92e5641f8f5c9645c51d9 Mon Sep 17 00:00:00 2001 From: Nitin Muthyala Date: Mon, 24 Apr 2023 15:12:34 +0800 Subject: [PATCH 3/8] updated the yml file --- db/payment_icons.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db/payment_icons.yml b/db/payment_icons.yml index d65e06921..27c6bd49e 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -1771,8 +1771,8 @@ label: Cetelem group: other - - name: paid - label: Paid + name: duitnow + label: DuitNow group: other - name: paid From 0ed0a9a833eacf79f3dd3949c909707979de708b Mon Sep 17 00:00:00 2001 From: Nitin Muthyala Date: Sat, 20 May 2023 15:20:44 +0800 Subject: [PATCH 4/8] updated image to SVG --- app/assets/images/payment_icons/duitnow.svg | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/duitnow.svg b/app/assets/images/payment_icons/duitnow.svg index 8d90c640e..e98b4d48b 100644 --- a/app/assets/images/payment_icons/duitnow.svg +++ b/app/assets/images/payment_icons/duitnow.svg @@ -1 +1,20 @@ -DuitNow \ No newline at end of file +DuitNow + + + + + + + + + + + + + + + + + + + From 817a36425ee214e706d32830e3add4c2525e96c3 Mon Sep 17 00:00:00 2001 From: Nitin Muthyala Date: Fri, 26 May 2023 18:02:48 +0800 Subject: [PATCH 5/8] ran SVGO --- app/assets/images/payment_icons/duitnow.svg | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/app/assets/images/payment_icons/duitnow.svg b/app/assets/images/payment_icons/duitnow.svg index e98b4d48b..9035da1fe 100644 --- a/app/assets/images/payment_icons/duitnow.svg +++ b/app/assets/images/payment_icons/duitnow.svg @@ -1,20 +1 @@ -DuitNow - - - - - - - - - - - - - - - - - - - + \ No newline at end of file From b27200699ad60c1b25e7bb53bdde12bf62ddbae4 Mon Sep 17 00:00:00 2001 From: Nitin Muthyala Date: Mon, 12 Jun 2023 17:52:06 +0800 Subject: [PATCH 6/8] added viewBox --- app/assets/images/payment_icons/duitnow.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/duitnow.svg b/app/assets/images/payment_icons/duitnow.svg index 9035da1fe..0b5d9f6a3 100644 --- a/app/assets/images/payment_icons/duitnow.svg +++ b/app/assets/images/payment_icons/duitnow.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file From b0df3821cf59f636d27995a7a763dd865a79e6d0 Mon Sep 17 00:00:00 2001 From: Nitin Muthyala Date: Tue, 13 Jun 2023 12:12:38 +0800 Subject: [PATCH 7/8] added title --- app/assets/images/payment_icons/duitnow.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/duitnow.svg b/app/assets/images/payment_icons/duitnow.svg index 0b5d9f6a3..79c202131 100644 --- a/app/assets/images/payment_icons/duitnow.svg +++ b/app/assets/images/payment_icons/duitnow.svg @@ -1 +1 @@ - \ No newline at end of file +DuitNow \ No newline at end of file From 01212ec86f8804c0af4a0202ec08e806cf1a353b Mon Sep 17 00:00:00 2001 From: Nitin Muthyala Date: Wed, 19 Jul 2023 11:12:00 +0800 Subject: [PATCH 8/8] added role tag --- app/assets/images/payment_icons/duitnow.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/duitnow.svg b/app/assets/images/payment_icons/duitnow.svg index 79c202131..c71d1504c 100644 --- a/app/assets/images/payment_icons/duitnow.svg +++ b/app/assets/images/payment_icons/duitnow.svg @@ -1 +1 @@ -DuitNow \ No newline at end of file +DuitNow \ No newline at end of file