From b2ab11cc8f221e37ff6d9d78bfb54f767efbece8 Mon Sep 17 00:00:00 2001 From: norigbo Date: Mon, 11 Sep 2023 21:45:20 -0700 Subject: [PATCH 1/8] Add zullily credit card icon --- db/payment_icons.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/db/payment_icons.yml b/db/payment_icons.yml index 514cab6d9..c2c7a0fe4 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -1986,3 +1986,7 @@ name: decadeaukaart label: De cadeau kaart group: other +- + name: zulily_credit_card + label: Zulily Credit Card + group: credit_cards From 6bbf2f39f31e3b3b728c82c0ec32de1ba51b76ce Mon Sep 17 00:00:00 2001 From: norigbo Date: Fri, 15 Sep 2023 03:18:20 -0700 Subject: [PATCH 2/8] Updated svg file to latest version --- app/assets/images/payment_icons/zulily_credit_card.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/assets/images/payment_icons/zulily_credit_card.svg diff --git a/app/assets/images/payment_icons/zulily_credit_card.svg b/app/assets/images/payment_icons/zulily_credit_card.svg new file mode 100644 index 000000000..76c265d73 --- /dev/null +++ b/app/assets/images/payment_icons/zulily_credit_card.svg @@ -0,0 +1 @@ + id="pi-zulily_credit_card" height="40" fill="url(#pi-pattern0)">Zulily Credit Card \ No newline at end of file From fb777f338a8177eec39eff4ba7c618e35ffec8d0 Mon Sep 17 00:00:00 2001 From: norigbo Date: Fri, 15 Sep 2023 12:16:44 -0700 Subject: [PATCH 3/8] Remove underscores from icon namee and updated in svg file --- app/assets/images/payment_icons/zulily_credit_card.svg | 2 +- db/payment_icons.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/images/payment_icons/zulily_credit_card.svg b/app/assets/images/payment_icons/zulily_credit_card.svg index 76c265d73..b22106a67 100644 --- a/app/assets/images/payment_icons/zulily_credit_card.svg +++ b/app/assets/images/payment_icons/zulily_credit_card.svg @@ -1 +1 @@ - id="pi-zulily_credit_card" height="40" fill="url(#pi-pattern0)">Zulily Credit Card \ No newline at end of file + id="pi-zulilycreditcard" height="40" fill="url(#pi-pattern0)">Zulily Credit Card \ No newline at end of file diff --git a/db/payment_icons.yml b/db/payment_icons.yml index c2c7a0fe4..cca72a764 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -1987,6 +1987,6 @@ label: De cadeau kaart group: other - - name: zulily_credit_card + name: zulilycreditcard label: Zulily Credit Card group: credit_cards From d76447cb82cc7815cf803e41d59d31dfb7b757fb Mon Sep 17 00:00:00 2001 From: norigbo Date: Mon, 18 Sep 2023 13:26:02 -0700 Subject: [PATCH 4/8] Renamed and Compressed svg file --- app/assets/images/payment_icons/zulily_credit_card.svg | 1 - 1 file changed, 1 deletion(-) delete mode 100644 app/assets/images/payment_icons/zulily_credit_card.svg diff --git a/app/assets/images/payment_icons/zulily_credit_card.svg b/app/assets/images/payment_icons/zulily_credit_card.svg deleted file mode 100644 index b22106a67..000000000 --- a/app/assets/images/payment_icons/zulily_credit_card.svg +++ /dev/null @@ -1 +0,0 @@ - id="pi-zulilycreditcard" height="40" fill="url(#pi-pattern0)">Zulily Credit Card \ No newline at end of file From 763c2fba37ef5f9a8b4c5e90b03a323e9f533f77 Mon Sep 17 00:00:00 2001 From: norigbo Date: Mon, 18 Sep 2023 14:19:02 -0700 Subject: [PATCH 5/8] Renamed svg file --- app/assets/images/payment_icons/zulilycreditcard.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/assets/images/payment_icons/zulilycreditcard.svg diff --git a/app/assets/images/payment_icons/zulilycreditcard.svg b/app/assets/images/payment_icons/zulilycreditcard.svg new file mode 100644 index 000000000..dfbafa578 --- /dev/null +++ b/app/assets/images/payment_icons/zulilycreditcard.svg @@ -0,0 +1 @@ +id="pi-zulilycreditcard" height="40" fill="url(#pi-pattern0)">Zulily Credit Card \ No newline at end of file From b0420281b0c397f6313eaf362ad3045b1d1901d6 Mon Sep 17 00:00:00 2001 From: norigbo Date: Mon, 18 Sep 2023 15:44:20 -0700 Subject: [PATCH 6/8] Updated svg file with title and viewBox --- app/assets/images/payment_icons/zulilycreditcard.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/zulilycreditcard.svg b/app/assets/images/payment_icons/zulilycreditcard.svg index dfbafa578..439851c84 100644 --- a/app/assets/images/payment_icons/zulilycreditcard.svg +++ b/app/assets/images/payment_icons/zulilycreditcard.svg @@ -1 +1 @@ -id="pi-zulilycreditcard" height="40" fill="url(#pi-pattern0)">Zulily Credit Card \ No newline at end of file + id="pi-zulilycreditcard" height="40" fill="url(#pi-pattern0)">Zulily Credit Card \ No newline at end of file From acd61f9addc4e1fa97f4036c098ee925cdaa7fa6 Mon Sep 17 00:00:00 2001 From: norigbo Date: Mon, 18 Sep 2023 15:55:45 -0700 Subject: [PATCH 7/8] Updated svg file with title --- app/assets/images/payment_icons/zulilycreditcard.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/zulilycreditcard.svg b/app/assets/images/payment_icons/zulilycreditcard.svg index 439851c84..bb2eb1068 100644 --- a/app/assets/images/payment_icons/zulilycreditcard.svg +++ b/app/assets/images/payment_icons/zulilycreditcard.svg @@ -1 +1 @@ - id="pi-zulilycreditcard" height="40" fill="url(#pi-pattern0)">Zulily Credit Card \ No newline at end of file + id="pi-zulilycreditcard">Zulily Credit Card \ No newline at end of file From a2294f81375c5432147646aa48952f8f802d0fb3 Mon Sep 17 00:00:00 2001 From: norigbo Date: Mon, 18 Sep 2023 16:15:32 -0700 Subject: [PATCH 8/8] Removed opening angular brackets in title tag --- app/assets/images/payment_icons/zulilycreditcard.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/zulilycreditcard.svg b/app/assets/images/payment_icons/zulilycreditcard.svg index bb2eb1068..8503740bf 100644 --- a/app/assets/images/payment_icons/zulilycreditcard.svg +++ b/app/assets/images/payment_icons/zulilycreditcard.svg @@ -1 +1 @@ - id="pi-zulilycreditcard">Zulily Credit Card \ No newline at end of file +Zulily Credit Card \ No newline at end of file