From 564da06e67d932ffa9bb0a28f24e262fa3655b85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cau=C3=AA=20Faleiros?= Date: Wed, 4 Feb 2026 10:13:31 -0300 Subject: [PATCH] Fix: Copy admin images and update Vite config/view to resolve 500 error --- resources/images/corner-clip.svg | 21 +++ resources/images/dark-corner-clip.svg | 21 +++ resources/images/dark-logo.svg | 39 ++++++ .../images/empty-placeholders/activities.svg | 23 ++++ resources/images/empty-placeholders/calls.svg | 21 +++ .../images/empty-placeholders/default.svg | 26 ++++ .../images/empty-placeholders/description.svg | 20 +++ .../images/empty-placeholders/emails.svg | 19 +++ resources/images/empty-placeholders/files.svg | 18 +++ .../images/empty-placeholders/lunches.svg | 19 +++ .../images/empty-placeholders/meetings.svg | 23 ++++ resources/images/empty-placeholders/notes.svg | 17 +++ .../empty-placeholders/organizations.svg | 32 +++++ .../images/empty-placeholders/pipedrive.svg | 25 ++++ resources/images/empty-placeholders/plans.svg | 29 ++++ .../images/empty-placeholders/products.svg | 24 ++++ .../images/empty-placeholders/quotes.svg | 17 +++ resources/images/empty-placeholders/users.svg | 19 +++ resources/images/error.svg | 29 ++++ resources/images/favicon.ico | Bin 0 -> 125486 bytes resources/images/logo.svg | 39 ++++++ resources/images/mobile-dark-logo.svg | 5 + resources/images/mobile-light-logo.svg | 5 + resources/js/app.js | 4 + .../vendor/admin/sessions/login.blade.php | 129 ++++++++++++++++++ 25 files changed, 624 insertions(+) create mode 100644 resources/images/corner-clip.svg create mode 100644 resources/images/dark-corner-clip.svg create mode 100644 resources/images/dark-logo.svg create mode 100644 resources/images/empty-placeholders/activities.svg create mode 100644 resources/images/empty-placeholders/calls.svg create mode 100644 resources/images/empty-placeholders/default.svg create mode 100644 resources/images/empty-placeholders/description.svg create mode 100644 resources/images/empty-placeholders/emails.svg create mode 100644 resources/images/empty-placeholders/files.svg create mode 100644 resources/images/empty-placeholders/lunches.svg create mode 100644 resources/images/empty-placeholders/meetings.svg create mode 100644 resources/images/empty-placeholders/notes.svg create mode 100644 resources/images/empty-placeholders/organizations.svg create mode 100644 resources/images/empty-placeholders/pipedrive.svg create mode 100644 resources/images/empty-placeholders/plans.svg create mode 100644 resources/images/empty-placeholders/products.svg create mode 100644 resources/images/empty-placeholders/quotes.svg create mode 100644 resources/images/empty-placeholders/users.svg create mode 100644 resources/images/error.svg create mode 100644 resources/images/favicon.ico create mode 100644 resources/images/logo.svg create mode 100644 resources/images/mobile-dark-logo.svg create mode 100644 resources/images/mobile-light-logo.svg create mode 100644 resources/views/vendor/admin/sessions/login.blade.php diff --git a/resources/images/corner-clip.svg b/resources/images/corner-clip.svg new file mode 100644 index 0000000..a2da761 --- /dev/null +++ b/resources/images/corner-clip.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/images/dark-corner-clip.svg b/resources/images/dark-corner-clip.svg new file mode 100644 index 0000000..9c36b81 --- /dev/null +++ b/resources/images/dark-corner-clip.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/resources/images/dark-logo.svg b/resources/images/dark-logo.svg new file mode 100644 index 0000000..4b14484 --- /dev/null +++ b/resources/images/dark-logo.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/activities.svg b/resources/images/empty-placeholders/activities.svg new file mode 100644 index 0000000..890d0ea --- /dev/null +++ b/resources/images/empty-placeholders/activities.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/calls.svg b/resources/images/empty-placeholders/calls.svg new file mode 100644 index 0000000..6ade01a --- /dev/null +++ b/resources/images/empty-placeholders/calls.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/default.svg b/resources/images/empty-placeholders/default.svg new file mode 100644 index 0000000..fa4e8d9 --- /dev/null +++ b/resources/images/empty-placeholders/default.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/description.svg b/resources/images/empty-placeholders/description.svg new file mode 100644 index 0000000..d367df7 --- /dev/null +++ b/resources/images/empty-placeholders/description.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/emails.svg b/resources/images/empty-placeholders/emails.svg new file mode 100644 index 0000000..24a893f --- /dev/null +++ b/resources/images/empty-placeholders/emails.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/files.svg b/resources/images/empty-placeholders/files.svg new file mode 100644 index 0000000..e75d4fc --- /dev/null +++ b/resources/images/empty-placeholders/files.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/lunches.svg b/resources/images/empty-placeholders/lunches.svg new file mode 100644 index 0000000..9eef171 --- /dev/null +++ b/resources/images/empty-placeholders/lunches.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/meetings.svg b/resources/images/empty-placeholders/meetings.svg new file mode 100644 index 0000000..6aec1c6 --- /dev/null +++ b/resources/images/empty-placeholders/meetings.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/notes.svg b/resources/images/empty-placeholders/notes.svg new file mode 100644 index 0000000..d27d66c --- /dev/null +++ b/resources/images/empty-placeholders/notes.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/organizations.svg b/resources/images/empty-placeholders/organizations.svg new file mode 100644 index 0000000..a41bd86 --- /dev/null +++ b/resources/images/empty-placeholders/organizations.svg @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/pipedrive.svg b/resources/images/empty-placeholders/pipedrive.svg new file mode 100644 index 0000000..fc9d411 --- /dev/null +++ b/resources/images/empty-placeholders/pipedrive.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/plans.svg b/resources/images/empty-placeholders/plans.svg new file mode 100644 index 0000000..669e469 --- /dev/null +++ b/resources/images/empty-placeholders/plans.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/products.svg b/resources/images/empty-placeholders/products.svg new file mode 100644 index 0000000..6c1fab3 --- /dev/null +++ b/resources/images/empty-placeholders/products.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/quotes.svg b/resources/images/empty-placeholders/quotes.svg new file mode 100644 index 0000000..db5d86d --- /dev/null +++ b/resources/images/empty-placeholders/quotes.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/resources/images/empty-placeholders/users.svg b/resources/images/empty-placeholders/users.svg new file mode 100644 index 0000000..1a90f23 --- /dev/null +++ b/resources/images/empty-placeholders/users.svg @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/error.svg b/resources/images/error.svg new file mode 100644 index 0000000..6fe0d2a --- /dev/null +++ b/resources/images/error.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/favicon.ico b/resources/images/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..a146b4e79c46f4b47bd7a708a14465df665f56a1 GIT binary patch literal 125486 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 literal 0 HcmV?d00001 diff --git a/resources/images/logo.svg b/resources/images/logo.svg new file mode 100644 index 0000000..6acc3ad --- /dev/null +++ b/resources/images/logo.svg @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/images/mobile-dark-logo.svg b/resources/images/mobile-dark-logo.svg new file mode 100644 index 0000000..1c24c93 --- /dev/null +++ b/resources/images/mobile-dark-logo.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/images/mobile-light-logo.svg b/resources/images/mobile-light-logo.svg new file mode 100644 index 0000000..3d0761d --- /dev/null +++ b/resources/images/mobile-light-logo.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/resources/js/app.js b/resources/js/app.js index e59d6a0..c4e2b19 100644 --- a/resources/js/app.js +++ b/resources/js/app.js @@ -1 +1,5 @@ import './bootstrap'; + +import.meta.glob([ + '../images/**', +]); diff --git a/resources/views/vendor/admin/sessions/login.blade.php b/resources/views/vendor/admin/sessions/login.blade.php new file mode 100644 index 0000000..a3047fd --- /dev/null +++ b/resources/views/vendor/admin/sessions/login.blade.php @@ -0,0 +1,129 @@ + + + + @lang('admin::app.users.login.title') + + +
+
+ + @if ($logo = core()->getConfigData('general.design.admin_logo.logo_image')) + {{ config('app.name') }} + @else + {{ config('app.name') }} + @endif + +
+ {!! view_render_event('admin.sessions.login.form_controls.before') !!} + + + +

+ @lang('admin::app.users.login.title') +

+ +
+ + + + @lang('admin::app.users.login.email') + + + + + + + + + + + @lang('admin::app.users.login.password') + + + + + + + + + +
+ +
+ + + @lang('admin::app.users.login.forget-password-link') + + + + +
+
+ + {!! view_render_event('admin.sessions.login.form_controls.after') !!} +
+
+ + +
+ Desenvolvido por + + Blyzer + +
+ + @push('scripts') + + @endpush +