From b280347fc6be2d10ed1c907e004a58d2149c6c93 Mon Sep 17 00:00:00 2001 From: isaacclad Date: Wed, 10 Jun 2026 11:02:44 +0000 Subject: [PATCH] Add Merchant to launcher; inline branding row on New Giving Page. Co-Authored-By: Claude Opus 4.8 --- config/ladill_launcher.php | 1 + public/images/launcher-icons/merchant.svg | 25 ++++++++++++++++ .../views/give/giving-pages/create.blade.php | 30 +++++++++++-------- 3 files changed, 44 insertions(+), 12 deletions(-) create mode 100644 public/images/launcher-icons/merchant.svg diff --git a/config/ladill_launcher.php b/config/ladill_launcher.php index da1be6f..91aa9e9 100644 --- a/config/ladill_launcher.php +++ b/config/ladill_launcher.php @@ -34,6 +34,7 @@ return [ ['name' => 'Events', 'url' => 'https://events.'.$root.'/sso/connect?redirect='.urlencode('https://events.'.$root.'/dashboard'), 'icon' => 'events.svg'], ['name' => 'Mini', 'url' => 'https://mini.'.$root.'/sso/connect?redirect='.urlencode('https://mini.'.$root.'/dashboard'), 'icon' => 'mini.svg'], ['name' => 'Give', 'url' => 'https://give.'.$root.'/sso/connect?redirect='.urlencode('https://give.'.$root.'/dashboard'), 'icon' => 'give.svg'], + ['name' => 'Merchant', 'url' => 'https://merchant.'.$root.'/sso/connect?redirect='.urlencode('https://merchant.'.$root.'/dashboard'), 'icon' => 'merchant.svg'], ['name' => 'Transfer', 'url' => 'https://transfer.'.$root.'/sso/connect?redirect='.urlencode('https://transfer.'.$root.'/dashboard'), 'icon' => 'transfer.svg'], ], ]; diff --git a/public/images/launcher-icons/merchant.svg b/public/images/launcher-icons/merchant.svg new file mode 100644 index 0000000..5029df3 --- /dev/null +++ b/public/images/launcher-icons/merchant.svg @@ -0,0 +1,25 @@ + + + + + + + + + \ No newline at end of file diff --git a/resources/views/give/giving-pages/create.blade.php b/resources/views/give/giving-pages/create.blade.php index cff34c2..17f9420 100644 --- a/resources/views/give/giving-pages/create.blade.php +++ b/resources/views/give/giving-pages/create.blade.php @@ -61,19 +61,25 @@ -
-
- - +
+

Branding (optional)

+
+
+ + +
+
+ + +
+
+ + +
-
- - -
-
-
- -

Giving categories