From 029859fab8fe608bb6a4e95102a44b2ae0b37be1 Mon Sep 17 00:00:00 2001 From: Luke Saheed Date: Thu, 24 Oct 2024 18:21:41 +0100 Subject: [PATCH 01/13] HeyLight icons --- app/assets/images/payment_icons/heylight.svg | 1 + app/assets/images/payment_icons/heylightred.svg | 1 + db/payment_icons.yml | 10 +++++++++- 3 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 app/assets/images/payment_icons/heylight.svg create mode 100644 app/assets/images/payment_icons/heylightred.svg diff --git a/app/assets/images/payment_icons/heylight.svg b/app/assets/images/payment_icons/heylight.svg new file mode 100644 index 000000000..8f01b3aac --- /dev/null +++ b/app/assets/images/payment_icons/heylight.svg @@ -0,0 +1 @@ +HeyLight \ No newline at end of file diff --git a/app/assets/images/payment_icons/heylightred.svg b/app/assets/images/payment_icons/heylightred.svg new file mode 100644 index 000000000..3fe6aea0f --- /dev/null +++ b/app/assets/images/payment_icons/heylightred.svg @@ -0,0 +1 @@ +HeyLight red \ No newline at end of file diff --git a/db/payment_icons.yml b/db/payment_icons.yml index 4c12ee064..636c8691f 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -2365,4 +2365,12 @@ - name: codensa label: Codensa - group: credit_cards \ No newline at end of file + group: credit_cards +- + name: heylight + label: HeyLight + group: other +- + name: heylightred + label: HeyLight red + group: other \ No newline at end of file From 9656979b44cde112358f052ea1b748114f3a6204 Mon Sep 17 00:00:00 2001 From: Luke Saheed Date: Thu, 24 Oct 2024 18:38:10 +0100 Subject: [PATCH 02/13] updated white icon --- app/assets/images/payment_icons/heylight.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/heylight.svg b/app/assets/images/payment_icons/heylight.svg index 8f01b3aac..dd70b9c8c 100644 --- a/app/assets/images/payment_icons/heylight.svg +++ b/app/assets/images/payment_icons/heylight.svg @@ -1 +1 @@ -HeyLight \ No newline at end of file +HeyLight \ No newline at end of file From ccd65bd66cff9f76036bdfc0fee380722894f36b Mon Sep 17 00:00:00 2001 From: Luke Saheed Date: Thu, 24 Oct 2024 19:16:17 +0100 Subject: [PATCH 03/13] match heylightred casing --- app/assets/images/payment_icons/heylightred.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/heylightred.svg b/app/assets/images/payment_icons/heylightred.svg index 3fe6aea0f..4383fd982 100644 --- a/app/assets/images/payment_icons/heylightred.svg +++ b/app/assets/images/payment_icons/heylightred.svg @@ -1 +1 @@ -HeyLight red \ No newline at end of file +HeyLight red \ No newline at end of file From be47ba43ac334868d05d951292c836d175d84727 Mon Sep 17 00:00:00 2001 From: Luke Saheed Date: Fri, 25 Oct 2024 11:26:40 +0100 Subject: [PATCH 04/13] remove heylight red for now --- app/assets/images/payment_icons/heylightred.svg | 1 - db/payment_icons.yml | 4 ---- 2 files changed, 5 deletions(-) delete mode 100644 app/assets/images/payment_icons/heylightred.svg diff --git a/app/assets/images/payment_icons/heylightred.svg b/app/assets/images/payment_icons/heylightred.svg deleted file mode 100644 index 4383fd982..000000000 --- a/app/assets/images/payment_icons/heylightred.svg +++ /dev/null @@ -1 +0,0 @@ -HeyLight red \ No newline at end of file diff --git a/db/payment_icons.yml b/db/payment_icons.yml index 636c8691f..5257cd29c 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -2370,7 +2370,3 @@ name: heylight label: HeyLight group: other -- - name: heylightred - label: HeyLight red - group: other \ No newline at end of file From 61f2b3e3f0ddf1230222bf84ec924993ec09f6cb Mon Sep 17 00:00:00 2001 From: Luke Saheed Date: Fri, 25 Oct 2024 11:39:59 +0100 Subject: [PATCH 05/13] update id --- app/assets/images/payment_icons/heylight.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/heylight.svg b/app/assets/images/payment_icons/heylight.svg index dd70b9c8c..154d62f88 100644 --- a/app/assets/images/payment_icons/heylight.svg +++ b/app/assets/images/payment_icons/heylight.svg @@ -1 +1 @@ -HeyLight \ No newline at end of file +HeyLight \ No newline at end of file From 57c8bde291cf5e82894aa03c51717f71f9bba183 Mon Sep 17 00:00:00 2001 From: Luke Saheed Date: Fri, 25 Oct 2024 11:47:17 +0100 Subject: [PATCH 06/13] move border to outer --- app/assets/images/payment_icons/heylight.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/heylight.svg b/app/assets/images/payment_icons/heylight.svg index 154d62f88..f5918564a 100644 --- a/app/assets/images/payment_icons/heylight.svg +++ b/app/assets/images/payment_icons/heylight.svg @@ -1 +1 @@ -HeyLight \ No newline at end of file +HeyLight \ No newline at end of file From 796dab5a3e8e2bbef5cdafed28e872c6dfed6bd0 Mon Sep 17 00:00:00 2001 From: arun Date: Fri, 15 Nov 2024 16:40:02 +0530 Subject: [PATCH 07/13] ashley_plcc --- app/assets/images/payment_icons/ashley_plcc.svg | 1 + db/payment_icons.yml | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 app/assets/images/payment_icons/ashley_plcc.svg diff --git a/app/assets/images/payment_icons/ashley_plcc.svg b/app/assets/images/payment_icons/ashley_plcc.svg new file mode 100644 index 000000000..f20332681 --- /dev/null +++ b/app/assets/images/payment_icons/ashley_plcc.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/db/payment_icons.yml b/db/payment_icons.yml index 4c12ee064..905d0a9eb 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -2365,4 +2365,8 @@ - name: codensa label: Codensa + group: credit_cards +- + name: ashley_plcc + label: Ashley Credit Card group: credit_cards \ No newline at end of file From 8b9aa61e52f121cc4264560884e9e71ef605b446 Mon Sep 17 00:00:00 2001 From: "tomoharu.uchida" Date: Thu, 21 Nov 2024 19:58:23 +0900 Subject: [PATCH 08/13] Add gmoatokara icon --- app/assets/images/payment_icons/gmoatokara.svg | 1 + db/payment_icons.yml | 6 +++++- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 app/assets/images/payment_icons/gmoatokara.svg diff --git a/app/assets/images/payment_icons/gmoatokara.svg b/app/assets/images/payment_icons/gmoatokara.svg new file mode 100644 index 000000000..9faeb7cfb --- /dev/null +++ b/app/assets/images/payment_icons/gmoatokara.svg @@ -0,0 +1 @@ +gmoatokara \ No newline at end of file diff --git a/db/payment_icons.yml b/db/payment_icons.yml index 4c12ee064..e17686f08 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -2365,4 +2365,8 @@ - name: codensa label: Codensa - group: credit_cards \ No newline at end of file + group: credit_cards +- + name: gmoatokara + label: GMO Atokara + group: other \ No newline at end of file From 3118258b3c309fb3a1ef03964f79bc42e9fb0f9d Mon Sep 17 00:00:00 2001 From: "tomoharu.uchida" Date: Thu, 21 Nov 2024 20:34:23 +0900 Subject: [PATCH 09/13] fix SVG file title value --- app/assets/images/payment_icons/gmoatokara.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/images/payment_icons/gmoatokara.svg b/app/assets/images/payment_icons/gmoatokara.svg index 9faeb7cfb..f4dcb68d6 100644 --- a/app/assets/images/payment_icons/gmoatokara.svg +++ b/app/assets/images/payment_icons/gmoatokara.svg @@ -1 +1 @@ -gmoatokara \ No newline at end of file +GMO Atokara \ No newline at end of file From 710bccbbebd67d28033904859c9bf94ed283340d Mon Sep 17 00:00:00 2001 From: arun Date: Thu, 21 Nov 2024 22:15:40 +0530 Subject: [PATCH 10/13] checks list --- .github/workflows/ruby-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ruby-ci.yml b/.github/workflows/ruby-ci.yml index 16a4974ed..2d222d314 100644 --- a/.github/workflows/ruby-ci.yml +++ b/.github/workflows/ruby-ci.yml @@ -39,3 +39,4 @@ jobs: - name: Test run: bundle exec rake test + From b833d5d7900c56d1e89cd3fb0161ce982c6f69ec Mon Sep 17 00:00:00 2001 From: arun Date: Wed, 27 Nov 2024 20:43:11 +0530 Subject: [PATCH 11/13] Checklist updation --- app/assets/images/payment_icons/ashley_plcc.svg | 1 - app/assets/images/payment_icons/ashleyplcc.svg | 1 + db/payment_icons.yml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 app/assets/images/payment_icons/ashley_plcc.svg create mode 100644 app/assets/images/payment_icons/ashleyplcc.svg diff --git a/app/assets/images/payment_icons/ashley_plcc.svg b/app/assets/images/payment_icons/ashley_plcc.svg deleted file mode 100644 index f20332681..000000000 --- a/app/assets/images/payment_icons/ashley_plcc.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/app/assets/images/payment_icons/ashleyplcc.svg b/app/assets/images/payment_icons/ashleyplcc.svg new file mode 100644 index 000000000..b78f89816 --- /dev/null +++ b/app/assets/images/payment_icons/ashleyplcc.svg @@ -0,0 +1 @@ +Ashley Credit Card diff --git a/db/payment_icons.yml b/db/payment_icons.yml index 905d0a9eb..10dde8599 100644 --- a/db/payment_icons.yml +++ b/db/payment_icons.yml @@ -2367,6 +2367,6 @@ label: Codensa group: credit_cards - - name: ashley_plcc + name: ashleyplcc label: Ashley Credit Card group: credit_cards \ No newline at end of file From cfb6727d458f0bf7d848be7b15d722c58f1f9967 Mon Sep 17 00:00:00 2001 From: dannye0231 Date: Wed, 4 Dec 2024 13:33:00 -0500 Subject: [PATCH 12/13] Bump gems for icon release v1.7.48 --- Gemfile.lock | 160 ++++++++++++++++++++++++++------------------------- 1 file changed, 81 insertions(+), 79 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ee90bb01c..c3fa129fd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,67 +9,67 @@ PATH GEM remote: https://rubygems.org/ specs: - actioncable (7.2.1) - actionpack (= 7.2.1) - activesupport (= 7.2.1) + actioncable (8.0.0) + actionpack (= 8.0.0) + activesupport (= 8.0.0) nio4r (~> 2.0) websocket-driver (>= 0.6.1) zeitwerk (~> 2.6) - actionmailbox (7.2.1) - actionpack (= 7.2.1) - activejob (= 7.2.1) - activerecord (= 7.2.1) - activestorage (= 7.2.1) - activesupport (= 7.2.1) + actionmailbox (8.0.0) + actionpack (= 8.0.0) + activejob (= 8.0.0) + activerecord (= 8.0.0) + activestorage (= 8.0.0) + activesupport (= 8.0.0) mail (>= 2.8.0) - actionmailer (7.2.1) - actionpack (= 7.2.1) - actionview (= 7.2.1) - activejob (= 7.2.1) - activesupport (= 7.2.1) + actionmailer (8.0.0) + actionpack (= 8.0.0) + actionview (= 8.0.0) + activejob (= 8.0.0) + activesupport (= 8.0.0) mail (>= 2.8.0) rails-dom-testing (~> 2.2) - actionpack (7.2.1) - actionview (= 7.2.1) - activesupport (= 7.2.1) + actionpack (8.0.0) + actionview (= 8.0.0) + activesupport (= 8.0.0) nokogiri (>= 1.8.5) - racc - rack (>= 2.2.4, < 3.2) + rack (>= 2.2.4) rack-session (>= 1.0.1) rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) useragent (~> 0.16) - actiontext (7.2.1) - actionpack (= 7.2.1) - activerecord (= 7.2.1) - activestorage (= 7.2.1) - activesupport (= 7.2.1) + actiontext (8.0.0) + actionpack (= 8.0.0) + activerecord (= 8.0.0) + activestorage (= 8.0.0) + activesupport (= 8.0.0) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.2.1) - activesupport (= 7.2.1) + actionview (8.0.0) + activesupport (= 8.0.0) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activejob (7.2.1) - activesupport (= 7.2.1) + activejob (8.0.0) + activesupport (= 8.0.0) globalid (>= 0.3.6) - activemodel (7.2.1) - activesupport (= 7.2.1) - activerecord (7.2.1) - activemodel (= 7.2.1) - activesupport (= 7.2.1) + activemodel (8.0.0) + activesupport (= 8.0.0) + activerecord (8.0.0) + activemodel (= 8.0.0) + activesupport (= 8.0.0) timeout (>= 0.4.0) - activestorage (7.2.1) - actionpack (= 7.2.1) - activejob (= 7.2.1) - activerecord (= 7.2.1) - activesupport (= 7.2.1) + activestorage (8.0.0) + actionpack (= 8.0.0) + activejob (= 8.0.0) + activerecord (= 8.0.0) + activesupport (= 8.0.0) marcel (~> 1.0) - activesupport (7.2.1) + activesupport (8.0.0) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) @@ -79,7 +79,9 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) builder (3.3.0) bump (0.10.0) @@ -87,7 +89,7 @@ GEM concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) - date (3.3.4) + date (3.4.1) drb (2.2.1) erubi (1.13.0) ffi (1.17.0) @@ -97,12 +99,12 @@ GEM activesupport (>= 6.1) i18n (1.14.6) concurrent-ruby (~> 1.0) - io-console (0.7.2) + io-console (0.8.0) irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - logger (1.6.1) - loofah (2.22.0) + logger (1.6.2) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -113,9 +115,9 @@ GEM marcel (1.0.4) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.7) - minitest (5.25.1) - net-imap (0.4.16) + mini_portile2 (2.8.8) + minitest (5.25.4) + net-imap (0.5.1) date net-protocol net-pop (0.1.2) @@ -124,57 +126,57 @@ GEM timeout net-smtp (0.5.0) net-protocol - nio4r (2.7.3) - nokogiri (1.16.7) + nio4r (2.7.4) + nokogiri (1.16.8) mini_portile2 (~> 2.8.2) racc (~> 1.4) - pry (0.14.2) + pry (0.15.0) coderay (~> 1.1) method_source (~> 1.0) - psych (5.1.2) + psych (5.2.1) + date stringio racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.1) rack (>= 3) - webrick (~> 1.8) - rails (7.2.1) - actioncable (= 7.2.1) - actionmailbox (= 7.2.1) - actionmailer (= 7.2.1) - actionpack (= 7.2.1) - actiontext (= 7.2.1) - actionview (= 7.2.1) - activejob (= 7.2.1) - activemodel (= 7.2.1) - activerecord (= 7.2.1) - activestorage (= 7.2.1) - activesupport (= 7.2.1) + rails (8.0.0) + actioncable (= 8.0.0) + actionmailbox (= 8.0.0) + actionmailer (= 8.0.0) + actionpack (= 8.0.0) + actiontext (= 8.0.0) + actionview (= 8.0.0) + activejob (= 8.0.0) + activemodel (= 8.0.0) + activerecord (= 8.0.0) + activestorage (= 8.0.0) + activesupport (= 8.0.0) bundler (>= 1.15.0) - railties (= 7.2.1) + railties (= 8.0.0) rails-dom-testing (2.2.0) activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.0) + rails-html-sanitizer (1.6.1) loofah (~> 2.21) - nokogiri (~> 1.14) - railties (7.2.1) - actionpack (= 7.2.1) - activesupport (= 7.2.1) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) + railties (8.0.0) + actionpack (= 8.0.0) + activesupport (= 8.0.0) irb (~> 1.13) rackup (>= 1.0.0) rake (>= 12.2) thor (~> 1.0, >= 1.2.2) zeitwerk (~> 2.6) rake (13.2.1) - rdoc (6.7.0) + rdoc (6.8.1) psych (>= 4.0.0) - reline (0.5.10) + reline (0.5.12) io-console (~> 0.5) sassc (2.4.0) ffi (~> 1.9) @@ -184,7 +186,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - securerandom (0.3.1) + securerandom (0.4.0) sprockets (4.2.1) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) @@ -192,18 +194,18 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.1.1) + stringio (3.1.2) thor (1.3.2) tilt (2.4.0) - timeout (0.4.1) + timeout (0.4.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - useragent (0.16.10) - webrick (1.8.2) + uri (1.0.2) + useragent (0.16.11) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) - zeitwerk (2.6.18) + zeitwerk (2.7.1) PLATFORMS ruby From 5c4a15d3eef6063a5d4670526c4f34e4e69bfdaf Mon Sep 17 00:00:00 2001 From: dannye0231 Date: Wed, 4 Dec 2024 13:38:10 -0500 Subject: [PATCH 13/13] v1.7.48 release --- Gemfile.lock | 2 +- lib/payment_icons/version.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c3fa129fd..fef32c352 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - payment_icons (1.7.47) + payment_icons (1.7.48) frozen_record railties (>= 5.0) sassc-rails diff --git a/lib/payment_icons/version.rb b/lib/payment_icons/version.rb index c24c14ce3..8451fdec0 100644 --- a/lib/payment_icons/version.rb +++ b/lib/payment_icons/version.rb @@ -1,3 +1,3 @@ module PaymentIcons - VERSION = "1.7.47" + VERSION = "1.7.48" end