From b36d409681cfe369dcb30f9ea8deb26848079079 Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Mon, 20 May 2024 22:09:53 -0400 Subject: [PATCH 01/23] Fix EFTPOS icon issue --- app/assets/images/payment_icons/eftpos_au.svg | 12 ++++++++++++ app/assets/images/payment_icons/eftposau.svg | 12 ++++++++++++ db/payment_icons.yml | 8 ++++++++ 3 files changed, 32 insertions(+) create mode 100644 app/assets/images/payment_icons/eftpos_au.svg create mode 100644 app/assets/images/payment_icons/eftposau.svg diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg new file mode 100644 index 000000000..a40c9b9a7 --- /dev/null +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -0,0 +1,12 @@ +eftpos_au + + + + + + + + + + + diff --git a/app/assets/images/payment_icons/eftposau.svg b/app/assets/images/payment_icons/eftposau.svg new file mode 100644 index 000000000..f1210edfd --- /dev/null +++ b/app/assets/images/payment_icons/eftposau.svg @@ -0,0 +1,12 @@ +eftposau + + + + + + + + + + + diff --git a/db/payment_icons.yml b/db/payment_icons.yml index bb1bcd3bc..c1ede25be 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -570,6 +570,14 @@ name: grabpay label: GrabPay group: wallets +- + name: eftposau + label: Eftposau + group: credit_cards +- + name: eftpos_au + label: Eftpos + group: credit_cards - name: eft_secure label: EFT Secure From 6ca5bc8dd903200b7d09d406f1a6302fbf5fe9c0 Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Mon, 20 May 2024 22:16:57 -0400 Subject: [PATCH 02/23] fix test error --- app/assets/images/payment_icons/eftpos_au.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg index a40c9b9a7..fb6135100 100644 --- a/app/assets/images/payment_icons/eftpos_au.svg +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -1,4 +1,4 @@ -eftpos_au +Eftpos From 527c3bc5d005b5601294a15afd98a0de37a6a4b7 Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Mon, 20 May 2024 22:28:58 -0400 Subject: [PATCH 03/23] fix test error --- app/assets/images/payment_icons/eftpos_au.svg | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg index fb6135100..71f3763ac 100644 --- a/app/assets/images/payment_icons/eftpos_au.svg +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -1,12 +1 @@ -Eftpos - - - - - - - - - - - +Eftpos \ No newline at end of file From fc05baa585eb6d4bbc363299615f73908a963a48 Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Mon, 20 May 2024 22:31:37 -0400 Subject: [PATCH 04/23] fix test error --- app/assets/images/payment_icons/eftpos_au.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg index 71f3763ac..8b51a6c9a 100644 --- a/app/assets/images/payment_icons/eftpos_au.svg +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -1 +1 @@ -Eftpos \ No newline at end of file +Eftpos \ No newline at end of file From 38a6cc0c1c148b3d3ad72c33ea0c6a604818cd69 Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Mon, 20 May 2024 22:36:50 -0400 Subject: [PATCH 05/23] fix test errors --- app/assets/images/payment_icons/eftposau.svg | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/app/assets/images/payment_icons/eftposau.svg b/app/assets/images/payment_icons/eftposau.svg index f1210edfd..186ae702b 100644 --- a/app/assets/images/payment_icons/eftposau.svg +++ b/app/assets/images/payment_icons/eftposau.svg @@ -1,12 +1 @@ -eftposau - - - - - - - - - - - +Eftposau \ No newline at end of file From c3788c71346ec5e82c2693cbe05c0d6d7a11965e Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Mon, 20 May 2024 22:42:01 -0400 Subject: [PATCH 06/23] fix test errors --- app/assets/images/payment_icons/eftposau.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/eftposau.svg b/app/assets/images/payment_icons/eftposau.svg index 186ae702b..285e912e6 100644 --- a/app/assets/images/payment_icons/eftposau.svg +++ b/app/assets/images/payment_icons/eftposau.svg @@ -1 +1 @@ -Eftposau \ No newline at end of file +Eftposau \ No newline at end of file From 0054a0232a75d450017533af7aa6599cb27b11d2 Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Mon, 20 May 2024 22:44:28 -0400 Subject: [PATCH 07/23] fix test errors --- app/assets/images/payment_icons/eftpos_au.svg | 13 ++++++++++++- app/assets/images/payment_icons/eftposau.svg | 13 ++++++++++++- 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg index 8b51a6c9a..ed697a80a 100644 --- a/app/assets/images/payment_icons/eftpos_au.svg +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -1 +1,12 @@ -Eftpos \ No newline at end of file + + + + + + + + + + + + diff --git a/app/assets/images/payment_icons/eftposau.svg b/app/assets/images/payment_icons/eftposau.svg index 285e912e6..f1210edfd 100644 --- a/app/assets/images/payment_icons/eftposau.svg +++ b/app/assets/images/payment_icons/eftposau.svg @@ -1 +1,12 @@ -Eftposau \ No newline at end of file +eftposau + + + + + + + + + + + From a5617bbd32a51daa4c5fc386db3ab8550d9878e8 Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Mon, 20 May 2024 22:47:51 -0400 Subject: [PATCH 08/23] fix test errors --- app/assets/images/payment_icons/eftpos_au.svg | 2 +- app/assets/images/payment_icons/eftposau.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg index ed697a80a..fb6135100 100644 --- a/app/assets/images/payment_icons/eftpos_au.svg +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -1,4 +1,4 @@ - +Eftpos diff --git a/app/assets/images/payment_icons/eftposau.svg b/app/assets/images/payment_icons/eftposau.svg index f1210edfd..293fabbd5 100644 --- a/app/assets/images/payment_icons/eftposau.svg +++ b/app/assets/images/payment_icons/eftposau.svg @@ -1,4 +1,4 @@ -eftposau +Eftposau From af8547bea9135872e07671fb018230711ede044d Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Mon, 20 May 2024 22:53:19 -0400 Subject: [PATCH 09/23] fix test errors --- app/assets/images/payment_icons/eftpos_au.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg index fb6135100..363b8d235 100644 --- a/app/assets/images/payment_icons/eftpos_au.svg +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -4,7 +4,7 @@ - + From 25685d225733c3f007165a8bbe747860180a46f7 Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Mon, 20 May 2024 23:02:23 -0400 Subject: [PATCH 10/23] fix test errors --- app/assets/images/payment_icons/eftposau.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/eftposau.svg b/app/assets/images/payment_icons/eftposau.svg index 293fabbd5..a64c2c423 100644 --- a/app/assets/images/payment_icons/eftposau.svg +++ b/app/assets/images/payment_icons/eftposau.svg @@ -4,7 +4,7 @@ - + From 9b2674991c71520f1f1b836dd383d5a41bcf0ec3 Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Mon, 20 May 2024 23:12:16 -0400 Subject: [PATCH 11/23] fix test errors --- app/assets/images/payment_icons/eftpos_au.svg | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg index 363b8d235..df23cba13 100644 --- a/app/assets/images/payment_icons/eftpos_au.svg +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -1,12 +1 @@ -Eftpos - - - - - - - - - - - +Eftpos \ No newline at end of file From 9f0aa47fd9e0a182b5434eb1c7a679c2def03797 Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Mon, 20 May 2024 23:28:20 -0400 Subject: [PATCH 12/23] fix test errors --- app/assets/images/payment_icons/eftposau.svg | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/app/assets/images/payment_icons/eftposau.svg b/app/assets/images/payment_icons/eftposau.svg index a64c2c423..e47612186 100644 --- a/app/assets/images/payment_icons/eftposau.svg +++ b/app/assets/images/payment_icons/eftposau.svg @@ -1,12 +1 @@ -Eftposau - - - - - - - - - - - +Eftposau \ No newline at end of file From 3af424e38cdeea866a4e7d8792df409fcf295eeb Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Fri, 7 Jun 2024 08:52:22 -0400 Subject: [PATCH 13/23] add borders --- app/assets/images/payment_icons/eftpos_au.svg | 2 +- app/assets/images/payment_icons/eftposau.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg index df23cba13..00b3d27da 100644 --- a/app/assets/images/payment_icons/eftpos_au.svg +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -1 +1 @@ -Eftpos \ No newline at end of file +Eftpos \ No newline at end of file diff --git a/app/assets/images/payment_icons/eftposau.svg b/app/assets/images/payment_icons/eftposau.svg index e47612186..5f464dfd0 100644 --- a/app/assets/images/payment_icons/eftposau.svg +++ b/app/assets/images/payment_icons/eftposau.svg @@ -1 +1 @@ -Eftposau \ No newline at end of file +Eftposau \ No newline at end of file From 06a7970901e469b2714dfe5aa9f71c5b6abbbc3c Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Fri, 7 Jun 2024 08:58:05 -0400 Subject: [PATCH 14/23] fix test errors --- app/assets/images/payment_icons/eftpos_au.svg | 2 +- app/assets/images/payment_icons/eftposau.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg index 00b3d27da..b283072f3 100644 --- a/app/assets/images/payment_icons/eftpos_au.svg +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -1 +1 @@ -Eftpos \ No newline at end of file +Eftpos \ No newline at end of file diff --git a/app/assets/images/payment_icons/eftposau.svg b/app/assets/images/payment_icons/eftposau.svg index 5f464dfd0..b58f81adb 100644 --- a/app/assets/images/payment_icons/eftposau.svg +++ b/app/assets/images/payment_icons/eftposau.svg @@ -1 +1 @@ -Eftposau \ No newline at end of file +Eftposau \ No newline at end of file From dde37abfe1a4cf631e61a6a4597fbf2530eecfd9 Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:22:37 -0400 Subject: [PATCH 15/23] update eftpos icon --- app/assets/images/payment_icons/eftpos_au.svg | 2 +- app/assets/images/payment_icons/eftposau.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg index b283072f3..806d83c7b 100644 --- a/app/assets/images/payment_icons/eftpos_au.svg +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -1 +1 @@ -Eftpos \ No newline at end of file +Eftpos \ No newline at end of file diff --git a/app/assets/images/payment_icons/eftposau.svg b/app/assets/images/payment_icons/eftposau.svg index b58f81adb..aedc18423 100644 --- a/app/assets/images/payment_icons/eftposau.svg +++ b/app/assets/images/payment_icons/eftposau.svg @@ -1 +1 @@ -Eftposau \ No newline at end of file +Eftpos \ No newline at end of file From 9f48ea3230d55f9abac4a647b36ca9d3f247e9c3 Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Fri, 7 Jun 2024 14:30:35 -0400 Subject: [PATCH 16/23] fix test issue --- app/assets/images/payment_icons/eftpos_au.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg index 806d83c7b..71b6f4e58 100644 --- a/app/assets/images/payment_icons/eftpos_au.svg +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -1 +1 @@ -Eftpos \ No newline at end of file +Eftpos \ No newline at end of file From 8e0c912fd6334c4fa3daaf5b10bdc372e6ddb88a Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Fri, 7 Jun 2024 15:01:28 -0400 Subject: [PATCH 17/23] fix test issue --- app/assets/images/payment_icons/eftpos_au.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg index 71b6f4e58..d4dbefc45 100644 --- a/app/assets/images/payment_icons/eftpos_au.svg +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -1 +1 @@ -Eftpos \ No newline at end of file +Eftpos \ No newline at end of file From c321fd87c642f1a05ff8e3975f84b28a7bd34a5a Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Fri, 7 Jun 2024 15:05:55 -0400 Subject: [PATCH 18/23] fix title issue --- app/assets/images/payment_icons/eftposau.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/eftposau.svg b/app/assets/images/payment_icons/eftposau.svg index aedc18423..f8cc60448 100644 --- a/app/assets/images/payment_icons/eftposau.svg +++ b/app/assets/images/payment_icons/eftposau.svg @@ -1 +1 @@ -Eftpos \ No newline at end of file +Eftposau \ No newline at end of file From 95b2b36d1c0c9bf9bbb9683ab249a4a5445f3546 Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Fri, 7 Jun 2024 15:12:10 -0400 Subject: [PATCH 19/23] fix id issue --- app/assets/images/payment_icons/eftposau.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/eftposau.svg b/app/assets/images/payment_icons/eftposau.svg index f8cc60448..31903cc8a 100644 --- a/app/assets/images/payment_icons/eftposau.svg +++ b/app/assets/images/payment_icons/eftposau.svg @@ -1 +1 @@ -Eftposau \ No newline at end of file +Eftposau \ No newline at end of file From 21299d111dce1e41b422947a71d74baf3065722b Mon Sep 17 00:00:00 2001 From: adeniyiao <97685764+adeniyiao@users.noreply.github.com> Date: Fri, 7 Jun 2024 15:17:17 -0400 Subject: [PATCH 20/23] fix clip id issue --- app/assets/images/payment_icons/eftposau.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/eftposau.svg b/app/assets/images/payment_icons/eftposau.svg index 31903cc8a..2a1a0bcbf 100644 --- a/app/assets/images/payment_icons/eftposau.svg +++ b/app/assets/images/payment_icons/eftposau.svg @@ -1 +1 @@ -Eftposau \ No newline at end of file +Eftposau \ No newline at end of file From 8ceff10247133a836e4a4f709cd86e5960c160ae Mon Sep 17 00:00:00 2001 From: Hannah Maddy <162626251+Lovedanihonjin@users.noreply.github.com> Date: Thu, 13 Jun 2024 13:48:17 -0700 Subject: [PATCH 21/23] Update eftpos_au.svg Fixed clip path and linear gradient ID issue --- app/assets/images/payment_icons/eftpos_au.svg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg index d4dbefc45..bf0cca047 100644 --- a/app/assets/images/payment_icons/eftpos_au.svg +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -1 +1,2 @@ -Eftpos \ No newline at end of file +Eftpos + From 3a3e1beecf9c4967cc32ca768f4c6980ce1813b7 Mon Sep 17 00:00:00 2001 From: Hannah Maddy <162626251+Lovedanihonjin@users.noreply.github.com> Date: Thu, 13 Jun 2024 13:48:57 -0700 Subject: [PATCH 22/23] Update eftposau.svg Fixed clip path URL and linear gradient URL issue --- app/assets/images/payment_icons/eftposau.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/eftposau.svg b/app/assets/images/payment_icons/eftposau.svg index 2a1a0bcbf..5ef1997ea 100644 --- a/app/assets/images/payment_icons/eftposau.svg +++ b/app/assets/images/payment_icons/eftposau.svg @@ -1 +1 @@ -Eftposau \ No newline at end of file +Eftposau From be45a404689abf5d1cf00f7be3e9fcd7be88be37 Mon Sep 17 00:00:00 2001 From: Hannah Maddy <162626251+Lovedanihonjin@users.noreply.github.com> Date: Thu, 13 Jun 2024 13:51:40 -0700 Subject: [PATCH 23/23] Update eftpos_au.svg Removed empty lines --- app/assets/images/payment_icons/eftpos_au.svg | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/app/assets/images/payment_icons/eftpos_au.svg b/app/assets/images/payment_icons/eftpos_au.svg index bf0cca047..d86a3096e 100644 --- a/app/assets/images/payment_icons/eftpos_au.svg +++ b/app/assets/images/payment_icons/eftpos_au.svg @@ -1,2 +1 @@ -Eftpos - +Eftpos