diff --git a/web/app/Filament/Pages/CustomerDashboard.php b/web/app/Filament/Pages/CustomerDashboard.php index 0e11124..a6607aa 100644 --- a/web/app/Filament/Pages/CustomerDashboard.php +++ b/web/app/Filament/Pages/CustomerDashboard.php @@ -24,51 +24,51 @@ class CustomerDashboard extends Page 'email'=>[ 'title'=>'Email', - 'icon'=>'phyre_customer-php', + 'icon'=>'phyre_customer-email', 'menu'=>[ [ 'title'=>'Email Accounts', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-account', 'link'=>'#' ], [ 'title'=>'Forwarders', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-forwarders', 'link'=>'#' ], [ 'title'=>'Email Routing', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-routing', 'link'=>'#' ], [ 'title'=>'Autoresponders', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-autoresponders', 'link'=>'#' ], [ 'title'=>'Default Address', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-default', 'link'=>'#' ], [ 'title'=>'Mailing Lists', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-list', 'link'=>'#' ], [ 'title'=>'Track Delivery', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-track', 'link'=>'#' ], [ 'title'=>'Global Email Filters', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-global-filter', 'link'=>'#' ], [ 'title'=>'Email Filters', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-filter', 'link'=>'#' ], [ @@ -78,42 +78,42 @@ class CustomerDashboard extends Page ], [ 'title'=>'Address Importer', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-importer', 'link'=>'#' ], [ 'title'=>'Spam Filters', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-spam-filters', 'link'=>'#' ], [ 'title'=>'Encryption', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-encryption', 'link'=>'#' ], [ 'title'=>'BoxTrapper', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-box-trap', 'link'=>'#' ], [ 'title'=>'Calendars and Contacts Configuration', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-calendars-configuration', 'link'=>'#' ], [ 'title'=>'Calendars and Contacts Sharing', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-calendar-share', 'link'=>'#' ], [ 'title'=>'Calendars and Contacts Management', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-calendar-management', 'link'=>'#' ], [ 'title'=>'Email Disk Usage', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-email-disk', 'link'=>'#' ] ] @@ -121,76 +121,76 @@ class CustomerDashboard extends Page 'billing_and_support'=>[ 'title'=>'Billing & Support', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing', 'menu'=>[ [ 'title'=>'News & Announcemnets', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing-news-announcement', 'link'=>'#' ], [ 'title'=>'Manage Biling Information', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing-manage-information', 'link'=>'#' ], [ 'title'=>'Download Resources', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing-download-resources', 'link'=>'#' ], [ 'title'=>'View Email History', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing-history', 'link'=>'#' ], [ 'title'=>'View Invoice History', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing-invoice-history', 'link'=>'#' ], [ 'title'=>'Search our Knowledgebase', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing-search-knowledgebase', 'link'=>'#' ], [ 'title'=>'Check Network Status', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing-network-status', 'link'=>'#' ], [ 'title'=>'View Billing Information', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing-information', 'link'=>'#' ], [ 'title'=>'Manage Profile', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing-manage-profile', 'link'=>'#' ], [ 'title'=>'Register New Domain', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing-register-domain', 'link'=>'#' ], [ 'title'=>'Transfer a Domain', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing-transfer-domain', 'link'=>'#' ], [ 'title'=>'Open Ticket', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing-open-ticket', 'link'=>'#' ], [ 'title'=>'View Support Tickets', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing-support-ticket', 'link'=>'#' ], [ 'title'=>'Upgrade/Downgrade', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-billing-update', 'link'=>'#' ] ] @@ -198,61 +198,61 @@ class CustomerDashboard extends Page 'files'=>[ 'title'=>'Files', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-files', 'menu'=>[ [ 'title'=>'File Manager', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-file-manager', 'link'=>'#' ], [ 'title'=>'Images', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-file-images', 'link'=>'#' ], [ 'title'=>'Directory Privacy', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-files-directory-privacy', 'link'=>'#' ], [ 'title'=>'Disk Usage', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-file-disk', 'link'=>'#' ], [ 'title'=>'Web Disk', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-file-web-disk', 'link'=>'#' ], [ 'title'=>'FTP Accounts', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-file-ftp', 'link'=>'#' ], [ 'title'=>'FTP Connections', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-file-connection', 'link'=>'#' ], [ 'title'=>'Backup', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-file-backup', 'link'=>'#' ], [ 'title'=>'Backup Wizard', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-file-backup-wizard', 'link'=>'#' ], [ 'title'=>'Git Version Control', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-file-git', 'link'=>'#' ], [ 'title'=>'File and Directory Restoration', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-file-directory-restoration', 'link'=>'#' ], ] @@ -260,26 +260,26 @@ class CustomerDashboard extends Page 'database'=>[ 'title'=>'Database', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-database', 'menu'=>[ [ 'title'=>'phpMyAdmin', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-database-php', 'link'=>'#' ], [ 'title'=>'Manage My Database', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-database-manage', 'link'=>'#' ], [ 'title'=>'Database Wizard', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-database-wizard', 'link'=>'#' ], [ 'title'=>'Remote Database Access', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-database-remote', 'link'=>'#' ] ] @@ -287,7 +287,7 @@ class CustomerDashboard extends Page 'domains'=>[ 'title'=>'Domains', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-domains', 'menu'=>[ [ 'title'=>'WP Toolkit', @@ -329,56 +329,56 @@ class CustomerDashboard extends Page 'metrics'=>[ 'title'=>'Metrics', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-metrics', 'menu'=>[ [ 'title'=>'Visitors', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-metrics-visitors', 'link'=>'#' ], [ 'title'=>'Site Quality Monitoring', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-metrics-site-quality', 'link'=>'#' ], [ 'title'=>'Errors', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-metrics-errors', 'link'=>'#' ], [ 'title'=>'Bandwidth', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-metrics-visitors', 'link'=>'#' ], [ 'title'=>'Raw Access', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-metrics-raw', 'link'=>'#' ], [ 'title'=>'Awstats', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-metrics-awstats', 'link'=>'#' ], [ 'title'=>'Analog Stats', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-metrics-analog', 'link'=>'#' ], [ 'title'=>'Webalizer', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-metrics-webalizer', 'link'=>'#' ], [ 'title'=>'Webalizer FTP', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-metrics-webalizer-ftp', 'link'=>'#' ], [ 'title'=>'Metrics Editor', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-metrics-editor', 'link'=>'#' ] ] @@ -386,41 +386,41 @@ class CustomerDashboard extends Page 'security'=>[ 'title'=>'Security', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-security', 'menu'=>[ [ 'title'=>'SSH Access', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-security-ssh', 'link'=>'#' ], [ 'title'=>'IP Blockers', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-security-block', 'link'=>'#' ], [ 'title'=>'SSL/TLS', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-security-ssl-tls', 'link'=>'#' ], [ 'title'=>'Manage API Tokens', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-security-api', 'link'=>'#' ], [ 'title'=>'Hotlink Protection', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-security-hotlink', 'link'=>'#' ], [ 'title'=>'Leech Protection', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-security', 'link'=>'#' ], [ 'title'=>'SSL/TSL Status', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-security', 'link'=>'#' ] ] @@ -428,36 +428,36 @@ class CustomerDashboard extends Page 'software'=>[ 'title'=>'Software', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-software', 'menu'=>[ [ 'title'=>'PHP PEAR Packages', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-software-packages', 'link'=>'#' ], [ 'title'=>'Perl Modules', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-software-perl', 'link'=>'#' ], [ 'title'=>'Site Software', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-software-site', 'link'=>'#' ], [ 'title'=>'Optimaze Website', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-software-optimaze', 'link'=>'#' ], [ 'title'=>'MultiPHP Manager', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-software-manager', 'link'=>'#' ], [ 'title'=>'MultiPHP INI Editor', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-software-editor', 'link'=>'#' ] ] @@ -465,36 +465,36 @@ class CustomerDashboard extends Page 'advanced'=>[ 'title'=>'Advanced', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-advanced', 'menu'=>[ [ 'title'=>'Cron Jobs', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-advanced-cron', 'link'=>'#' ], [ 'title'=>'Track DNS', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-advanced-dns', 'link'=>'#' ], [ 'title'=>'Indexes', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-advanced-indexes', 'link'=>'#' ], [ 'title'=>'Error Pages', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-advanced-error', 'link'=>'#' ], [ 'title'=>'Apache Handlers', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-advanced-apache', 'link'=>'#' ], [ 'title'=>'MIME Types', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-advanced-mime', 'link'=>'#' ] ] @@ -502,26 +502,26 @@ class CustomerDashboard extends Page 'preferences'=>[ 'title'=>'Preferences', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-preferences', 'menu'=>[ [ 'title'=>'Password & Security', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-preferences-pass', 'link'=>'#' ], [ 'title'=>'Change Language', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-preferences-language', 'link'=>'#' ], [ 'title'=>'Contact Information', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-preferences-contact', 'link'=>'#' ], [ 'title'=>'User Manager', - 'icon'=>'heroicon-o-star', + 'icon'=>'phyre_customer-preferences-user', 'link'=>'#' ] ] diff --git a/web/resources/phyre-customer-svg/advanced-apache.svg b/web/resources/phyre-customer-svg/advanced-apache.svg new file mode 100644 index 0000000..9794261 --- /dev/null +++ b/web/resources/phyre-customer-svg/advanced-apache.svg @@ -0,0 +1,90 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/advanced-cron.svg b/web/resources/phyre-customer-svg/advanced-cron.svg new file mode 100644 index 0000000..bab9175 --- /dev/null +++ b/web/resources/phyre-customer-svg/advanced-cron.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/resources/phyre-customer-svg/advanced-dns.svg b/web/resources/phyre-customer-svg/advanced-dns.svg new file mode 100644 index 0000000..d3fa808 --- /dev/null +++ b/web/resources/phyre-customer-svg/advanced-dns.svg @@ -0,0 +1,14 @@ + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/advanced-error.svg b/web/resources/phyre-customer-svg/advanced-error.svg new file mode 100644 index 0000000..6a45ee2 --- /dev/null +++ b/web/resources/phyre-customer-svg/advanced-error.svg @@ -0,0 +1,2 @@ + + diff --git a/web/resources/phyre-customer-svg/advanced-indexes.svg b/web/resources/phyre-customer-svg/advanced-indexes.svg new file mode 100644 index 0000000..79fb3d8 --- /dev/null +++ b/web/resources/phyre-customer-svg/advanced-indexes.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/advanced-mime.svg b/web/resources/phyre-customer-svg/advanced-mime.svg new file mode 100644 index 0000000..ffb18b6 --- /dev/null +++ b/web/resources/phyre-customer-svg/advanced-mime.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/advanced.svg b/web/resources/phyre-customer-svg/advanced.svg new file mode 100644 index 0000000..594e15f --- /dev/null +++ b/web/resources/phyre-customer-svg/advanced.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/backup-remote.svg b/web/resources/phyre-customer-svg/backup-remote.svg deleted file mode 100644 index 7eb28fd..0000000 --- a/web/resources/phyre-customer-svg/backup-remote.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/web/resources/phyre-customer-svg/billing-download-resources.svg b/web/resources/phyre-customer-svg/billing-download-resources.svg new file mode 100644 index 0000000..81eaea0 --- /dev/null +++ b/web/resources/phyre-customer-svg/billing-download-resources.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/billing-history.svg b/web/resources/phyre-customer-svg/billing-history.svg new file mode 100644 index 0000000..d65e86d --- /dev/null +++ b/web/resources/phyre-customer-svg/billing-history.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/billing-information.svg b/web/resources/phyre-customer-svg/billing-information.svg new file mode 100644 index 0000000..ea9d44b --- /dev/null +++ b/web/resources/phyre-customer-svg/billing-information.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/billing-invoice-history.svg b/web/resources/phyre-customer-svg/billing-invoice-history.svg new file mode 100644 index 0000000..541817f --- /dev/null +++ b/web/resources/phyre-customer-svg/billing-invoice-history.svg @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/billing-manage-information.svg b/web/resources/phyre-customer-svg/billing-manage-information.svg new file mode 100644 index 0000000..f0436b3 --- /dev/null +++ b/web/resources/phyre-customer-svg/billing-manage-information.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/billing-manage-profile.svg b/web/resources/phyre-customer-svg/billing-manage-profile.svg new file mode 100644 index 0000000..d9f1fd0 --- /dev/null +++ b/web/resources/phyre-customer-svg/billing-manage-profile.svg @@ -0,0 +1,9 @@ + + + + + + + + user-settings-filled + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/billing-network-status.svg b/web/resources/phyre-customer-svg/billing-network-status.svg new file mode 100644 index 0000000..25de1b5 --- /dev/null +++ b/web/resources/phyre-customer-svg/billing-network-status.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/billing-news-announcement.svg b/web/resources/phyre-customer-svg/billing-news-announcement.svg new file mode 100644 index 0000000..9781c0d --- /dev/null +++ b/web/resources/phyre-customer-svg/billing-news-announcement.svg @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/billing-open-ticket.svg b/web/resources/phyre-customer-svg/billing-open-ticket.svg new file mode 100644 index 0000000..f3f4059 --- /dev/null +++ b/web/resources/phyre-customer-svg/billing-open-ticket.svg @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/billing-register-domain.svg b/web/resources/phyre-customer-svg/billing-register-domain.svg new file mode 100644 index 0000000..43bdf82 --- /dev/null +++ b/web/resources/phyre-customer-svg/billing-register-domain.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/billing-search-knowledgebase.svg b/web/resources/phyre-customer-svg/billing-search-knowledgebase.svg new file mode 100644 index 0000000..3ca1bfd --- /dev/null +++ b/web/resources/phyre-customer-svg/billing-search-knowledgebase.svg @@ -0,0 +1,36 @@ + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/billing-support-ticket.svg b/web/resources/phyre-customer-svg/billing-support-ticket.svg new file mode 100644 index 0000000..18c1583 --- /dev/null +++ b/web/resources/phyre-customer-svg/billing-support-ticket.svg @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/billing-transfer-domain.svg b/web/resources/phyre-customer-svg/billing-transfer-domain.svg new file mode 100644 index 0000000..9ab77fd --- /dev/null +++ b/web/resources/phyre-customer-svg/billing-transfer-domain.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/billing-update.svg b/web/resources/phyre-customer-svg/billing-update.svg new file mode 100644 index 0000000..2806468 --- /dev/null +++ b/web/resources/phyre-customer-svg/billing-update.svg @@ -0,0 +1,35 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/billing.svg b/web/resources/phyre-customer-svg/billing.svg new file mode 100644 index 0000000..6af5b1f --- /dev/null +++ b/web/resources/phyre-customer-svg/billing.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/database-manage.svg b/web/resources/phyre-customer-svg/database-manage.svg new file mode 100644 index 0000000..2f2ad72 --- /dev/null +++ b/web/resources/phyre-customer-svg/database-manage.svg @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/database-php.svg b/web/resources/phyre-customer-svg/database-php.svg new file mode 100644 index 0000000..afdf045 --- /dev/null +++ b/web/resources/phyre-customer-svg/database-php.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/web/resources/phyre-customer-svg/database-remote.svg b/web/resources/phyre-customer-svg/database-remote.svg new file mode 100644 index 0000000..67424ec --- /dev/null +++ b/web/resources/phyre-customer-svg/database-remote.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/database-wizard.svg b/web/resources/phyre-customer-svg/database-wizard.svg new file mode 100644 index 0000000..9c7b39e --- /dev/null +++ b/web/resources/phyre-customer-svg/database-wizard.svg @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/database.svg b/web/resources/phyre-customer-svg/database.svg new file mode 100644 index 0000000..1609e90 --- /dev/null +++ b/web/resources/phyre-customer-svg/database.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/domains.svg b/web/resources/phyre-customer-svg/domains.svg new file mode 100644 index 0000000..607ea78 --- /dev/null +++ b/web/resources/phyre-customer-svg/domains.svg @@ -0,0 +1,120 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/email-account.svg b/web/resources/phyre-customer-svg/email-account.svg new file mode 100644 index 0000000..3e6fe6e --- /dev/null +++ b/web/resources/phyre-customer-svg/email-account.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/email-autoresponders.svg b/web/resources/phyre-customer-svg/email-autoresponders.svg new file mode 100644 index 0000000..c9a57ff --- /dev/null +++ b/web/resources/phyre-customer-svg/email-autoresponders.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/email-box-trap.svg b/web/resources/phyre-customer-svg/email-box-trap.svg new file mode 100644 index 0000000..433046d --- /dev/null +++ b/web/resources/phyre-customer-svg/email-box-trap.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/email-calendar-management.svg b/web/resources/phyre-customer-svg/email-calendar-management.svg new file mode 100644 index 0000000..e8ce2e6 --- /dev/null +++ b/web/resources/phyre-customer-svg/email-calendar-management.svg @@ -0,0 +1,4 @@ + + + + diff --git a/web/resources/phyre-customer-svg/email-calendar-share.svg b/web/resources/phyre-customer-svg/email-calendar-share.svg new file mode 100644 index 0000000..d416e81 --- /dev/null +++ b/web/resources/phyre-customer-svg/email-calendar-share.svg @@ -0,0 +1,2 @@ + + diff --git a/web/resources/phyre-customer-svg/email-calendars-configuration.svg b/web/resources/phyre-customer-svg/email-calendars-configuration.svg new file mode 100644 index 0000000..ceb36bb --- /dev/null +++ b/web/resources/phyre-customer-svg/email-calendars-configuration.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/web/resources/phyre-customer-svg/email-default.svg b/web/resources/phyre-customer-svg/email-default.svg new file mode 100644 index 0000000..257094d --- /dev/null +++ b/web/resources/phyre-customer-svg/email-default.svg @@ -0,0 +1,3 @@ + + + diff --git a/web/resources/phyre-customer-svg/email-deliverability.svg b/web/resources/phyre-customer-svg/email-deliverability.svg index f655ae6..4bfd19e 100644 --- a/web/resources/phyre-customer-svg/email-deliverability.svg +++ b/web/resources/phyre-customer-svg/email-deliverability.svg @@ -1,26 +1,64 @@ - + + - + + + + + + + + + + + + + + + + + + - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/web/resources/phyre-customer-svg/email-disk.svg b/web/resources/phyre-customer-svg/email-disk.svg new file mode 100644 index 0000000..6807a0f --- /dev/null +++ b/web/resources/phyre-customer-svg/email-disk.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/email-encryption.svg b/web/resources/phyre-customer-svg/email-encryption.svg new file mode 100644 index 0000000..1c85e21 --- /dev/null +++ b/web/resources/phyre-customer-svg/email-encryption.svg @@ -0,0 +1,2 @@ + + diff --git a/web/resources/phyre-customer-svg/email-filter.svg b/web/resources/phyre-customer-svg/email-filter.svg new file mode 100644 index 0000000..3a534e7 --- /dev/null +++ b/web/resources/phyre-customer-svg/email-filter.svg @@ -0,0 +1,4 @@ + + + + diff --git a/web/resources/phyre-customer-svg/email-forwarders.svg b/web/resources/phyre-customer-svg/email-forwarders.svg new file mode 100644 index 0000000..3b3583d --- /dev/null +++ b/web/resources/phyre-customer-svg/email-forwarders.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/email-global-filter.svg b/web/resources/phyre-customer-svg/email-global-filter.svg new file mode 100644 index 0000000..51924e8 --- /dev/null +++ b/web/resources/phyre-customer-svg/email-global-filter.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/email-importer.svg b/web/resources/phyre-customer-svg/email-importer.svg new file mode 100644 index 0000000..b52a15c --- /dev/null +++ b/web/resources/phyre-customer-svg/email-importer.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/web/resources/phyre-customer-svg/email-list.svg b/web/resources/phyre-customer-svg/email-list.svg new file mode 100644 index 0000000..907eb97 --- /dev/null +++ b/web/resources/phyre-customer-svg/email-list.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/email-routing.svg b/web/resources/phyre-customer-svg/email-routing.svg new file mode 100644 index 0000000..c99bef3 --- /dev/null +++ b/web/resources/phyre-customer-svg/email-routing.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/email-spam-filters.svg b/web/resources/phyre-customer-svg/email-spam-filters.svg new file mode 100644 index 0000000..2ef6694 --- /dev/null +++ b/web/resources/phyre-customer-svg/email-spam-filters.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/email-track.svg b/web/resources/phyre-customer-svg/email-track.svg new file mode 100644 index 0000000..c0db34f --- /dev/null +++ b/web/resources/phyre-customer-svg/email-track.svg @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/email.svg b/web/resources/phyre-customer-svg/email.svg new file mode 100644 index 0000000..644f63c --- /dev/null +++ b/web/resources/phyre-customer-svg/email.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/file-backup-wizard.svg b/web/resources/phyre-customer-svg/file-backup-wizard.svg new file mode 100644 index 0000000..7c2428d --- /dev/null +++ b/web/resources/phyre-customer-svg/file-backup-wizard.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/web/resources/phyre-customer-svg/file-backup.svg b/web/resources/phyre-customer-svg/file-backup.svg new file mode 100644 index 0000000..07f6dad --- /dev/null +++ b/web/resources/phyre-customer-svg/file-backup.svg @@ -0,0 +1,18 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/file-connection.svg b/web/resources/phyre-customer-svg/file-connection.svg new file mode 100644 index 0000000..5e0ff94 --- /dev/null +++ b/web/resources/phyre-customer-svg/file-connection.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/file-directory-privacy.svg b/web/resources/phyre-customer-svg/file-directory-privacy.svg new file mode 100644 index 0000000..4917b32 --- /dev/null +++ b/web/resources/phyre-customer-svg/file-directory-privacy.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/file-directory-restoration.svg b/web/resources/phyre-customer-svg/file-directory-restoration.svg new file mode 100644 index 0000000..bdbaf5d --- /dev/null +++ b/web/resources/phyre-customer-svg/file-directory-restoration.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/web/resources/phyre-customer-svg/file-disk.svg b/web/resources/phyre-customer-svg/file-disk.svg new file mode 100644 index 0000000..6807a0f --- /dev/null +++ b/web/resources/phyre-customer-svg/file-disk.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/file-ftp.svg b/web/resources/phyre-customer-svg/file-ftp.svg new file mode 100644 index 0000000..1eb1d9a --- /dev/null +++ b/web/resources/phyre-customer-svg/file-ftp.svg @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/web/resources/phyre-customer-svg/file-git.svg b/web/resources/phyre-customer-svg/file-git.svg new file mode 100644 index 0000000..09d417a --- /dev/null +++ b/web/resources/phyre-customer-svg/file-git.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/web/resources/phyre-customer-svg/file-images.svg b/web/resources/phyre-customer-svg/file-images.svg new file mode 100644 index 0000000..16b4c8f --- /dev/null +++ b/web/resources/phyre-customer-svg/file-images.svg @@ -0,0 +1,6 @@ + + + +pictures2 + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/file-manager.svg b/web/resources/phyre-customer-svg/file-manager.svg new file mode 100644 index 0000000..ccb5f03 --- /dev/null +++ b/web/resources/phyre-customer-svg/file-manager.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/web/resources/phyre-customer-svg/file-web-disk.svg b/web/resources/phyre-customer-svg/file-web-disk.svg new file mode 100644 index 0000000..b334bf9 --- /dev/null +++ b/web/resources/phyre-customer-svg/file-web-disk.svg @@ -0,0 +1,6 @@ + + + +web + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/files.svg b/web/resources/phyre-customer-svg/files.svg new file mode 100644 index 0000000..cacb1cd --- /dev/null +++ b/web/resources/phyre-customer-svg/files.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/metrics-analog.svg b/web/resources/phyre-customer-svg/metrics-analog.svg new file mode 100644 index 0000000..074ae3e --- /dev/null +++ b/web/resources/phyre-customer-svg/metrics-analog.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/metrics-awstats.svg b/web/resources/phyre-customer-svg/metrics-awstats.svg new file mode 100644 index 0000000..0947c0e --- /dev/null +++ b/web/resources/phyre-customer-svg/metrics-awstats.svg @@ -0,0 +1,18 @@ + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/metrics-editor.svg b/web/resources/phyre-customer-svg/metrics-editor.svg new file mode 100644 index 0000000..4b890b3 --- /dev/null +++ b/web/resources/phyre-customer-svg/metrics-editor.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/metrics-errors.svg b/web/resources/phyre-customer-svg/metrics-errors.svg new file mode 100644 index 0000000..a3240e2 --- /dev/null +++ b/web/resources/phyre-customer-svg/metrics-errors.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/metrics-raw.svg b/web/resources/phyre-customer-svg/metrics-raw.svg new file mode 100644 index 0000000..13ae80f --- /dev/null +++ b/web/resources/phyre-customer-svg/metrics-raw.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/metrics-site-quality.svg b/web/resources/phyre-customer-svg/metrics-site-quality.svg new file mode 100644 index 0000000..3773e87 --- /dev/null +++ b/web/resources/phyre-customer-svg/metrics-site-quality.svg @@ -0,0 +1,14 @@ + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/metrics-visitors.svg b/web/resources/phyre-customer-svg/metrics-visitors.svg new file mode 100644 index 0000000..9bf266f --- /dev/null +++ b/web/resources/phyre-customer-svg/metrics-visitors.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/metrics-webalizer-ftp.svg b/web/resources/phyre-customer-svg/metrics-webalizer-ftp.svg new file mode 100644 index 0000000..213aa2c --- /dev/null +++ b/web/resources/phyre-customer-svg/metrics-webalizer-ftp.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/metrics-webalizer.svg b/web/resources/phyre-customer-svg/metrics-webalizer.svg new file mode 100644 index 0000000..ed6258a --- /dev/null +++ b/web/resources/phyre-customer-svg/metrics-webalizer.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/metrics.svg b/web/resources/phyre-customer-svg/metrics.svg new file mode 100644 index 0000000..ae25fb7 --- /dev/null +++ b/web/resources/phyre-customer-svg/metrics.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/preferences-contact.svg b/web/resources/phyre-customer-svg/preferences-contact.svg new file mode 100644 index 0000000..94fd0df --- /dev/null +++ b/web/resources/phyre-customer-svg/preferences-contact.svg @@ -0,0 +1,36 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/preferences-language.svg b/web/resources/phyre-customer-svg/preferences-language.svg new file mode 100644 index 0000000..c695a55 --- /dev/null +++ b/web/resources/phyre-customer-svg/preferences-language.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/preferences-pass.svg b/web/resources/phyre-customer-svg/preferences-pass.svg new file mode 100644 index 0000000..e7ca2ae --- /dev/null +++ b/web/resources/phyre-customer-svg/preferences-pass.svg @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/preferences-user.svg b/web/resources/phyre-customer-svg/preferences-user.svg new file mode 100644 index 0000000..8616d10 --- /dev/null +++ b/web/resources/phyre-customer-svg/preferences-user.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/preferences.svg b/web/resources/phyre-customer-svg/preferences.svg new file mode 100644 index 0000000..0b21556 --- /dev/null +++ b/web/resources/phyre-customer-svg/preferences.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/security-api.svg b/web/resources/phyre-customer-svg/security-api.svg new file mode 100644 index 0000000..0274494 --- /dev/null +++ b/web/resources/phyre-customer-svg/security-api.svg @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + diff --git a/web/resources/phyre-customer-svg/security-block.svg b/web/resources/phyre-customer-svg/security-block.svg new file mode 100644 index 0000000..4946422 --- /dev/null +++ b/web/resources/phyre-customer-svg/security-block.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/security-hotlink.svg b/web/resources/phyre-customer-svg/security-hotlink.svg new file mode 100644 index 0000000..7d86172 --- /dev/null +++ b/web/resources/phyre-customer-svg/security-hotlink.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/security-ssh.svg b/web/resources/phyre-customer-svg/security-ssh.svg new file mode 100644 index 0000000..52ee332 --- /dev/null +++ b/web/resources/phyre-customer-svg/security-ssh.svg @@ -0,0 +1,21 @@ + + + + + databases-and-servers/servers/ssh + Created with Sketch. + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/security-ssl-tls.svg b/web/resources/phyre-customer-svg/security-ssl-tls.svg new file mode 100644 index 0000000..545014c --- /dev/null +++ b/web/resources/phyre-customer-svg/security-ssl-tls.svg @@ -0,0 +1,16 @@ + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/security.svg b/web/resources/phyre-customer-svg/security.svg new file mode 100644 index 0000000..ac89d74 --- /dev/null +++ b/web/resources/phyre-customer-svg/security.svg @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/software-editor.svg b/web/resources/phyre-customer-svg/software-editor.svg new file mode 100644 index 0000000..c8b81d5 --- /dev/null +++ b/web/resources/phyre-customer-svg/software-editor.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/software-manager.svg b/web/resources/phyre-customer-svg/software-manager.svg new file mode 100644 index 0000000..de66c1b --- /dev/null +++ b/web/resources/phyre-customer-svg/software-manager.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/software-optimaze.svg b/web/resources/phyre-customer-svg/software-optimaze.svg new file mode 100644 index 0000000..2d5e384 --- /dev/null +++ b/web/resources/phyre-customer-svg/software-optimaze.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/software-packages.svg b/web/resources/phyre-customer-svg/software-packages.svg new file mode 100644 index 0000000..022a54f --- /dev/null +++ b/web/resources/phyre-customer-svg/software-packages.svg @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/software-perl.svg b/web/resources/phyre-customer-svg/software-perl.svg new file mode 100644 index 0000000..047c958 --- /dev/null +++ b/web/resources/phyre-customer-svg/software-perl.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/software-site.svg b/web/resources/phyre-customer-svg/software-site.svg new file mode 100644 index 0000000..9aebb25 --- /dev/null +++ b/web/resources/phyre-customer-svg/software-site.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/phyre-customer-svg/software.svg b/web/resources/phyre-customer-svg/software.svg new file mode 100644 index 0000000..9aebb25 --- /dev/null +++ b/web/resources/phyre-customer-svg/software.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/web/resources/views/filament/pages/customer-dashboard.blade.php b/web/resources/views/filament/pages/customer-dashboard.blade.php index 9b3bf4d..5d8544f 100644 --- a/web/resources/views/filament/pages/customer-dashboard.blade.php +++ b/web/resources/views/filament/pages/customer-dashboard.blade.php @@ -30,7 +30,9 @@
- +
+ +
{{$menuItemLink['title']}}