Benjamin Beganović
ae66496711
app/Mail/Gateways/ACHVerificationNotification.php
2021-06-09 16:38:24 +02:00
Benjamin Beganović
a7a4bcc19d
Merge admin light/dark master template into one file
2021-06-09 12:25:48 +02:00
Benjamin Beganović
3f5feacf16
Make light version for admin side
2021-06-07 17:54:19 +02:00
Benjamin Beganović
05ca8fe062
Update branding on the emails
2021-05-18 14:02:23 +02:00
Benjamin Beganović
b9ee87b124
wip
2021-04-22 13:03:30 +02:00
Benjamin Beganović
ca15b03eda
wip
2021-04-21 17:56:18 +02:00
Benjamin Beganović
875c7ba950
- Dark mode
2021-04-18 17:35:33 +02:00
Benjamin Beganović
b9528d09c0
- Add support for centering the content
...
- Load styles from the master branch
2021-04-18 17:09:44 +02:00
Benjamin Beganović
df6718a31e
wip
2021-04-14 16:09:37 +02:00
Benjamin Beganović
dba330bcb3
wip
2021-04-13 16:43:35 +02:00
David Bomba
f5092e8cf4
Fixes for custom email templates
2021-04-11 13:46:40 +10:00
David Roizenman
5ea8d7ee5e
fix email header background color in gmail
2021-04-02 00:21:56 -07:00
David Bomba
8e2c07b0df
Fixes
2021-03-31 09:58:50 +11:00
David Bomba
35bca3d7b6
Fixes for signature line breaks / HTML formatting
2021-03-17 11:35:41 +11:00
=
559ff0ed40
Fixes for signature not showing
2021-03-13 23:34:53 +11:00
Benjamin Beganović
653973c826
Align content to left by default
2021-03-10 14:32:17 +01:00
David Bomba
e7e455667d
Fixes for company logo in emails
2021-03-10 12:51:08 +11:00
Benjamin Beganović
8254aa231b
E-mails: Replace primary-color variable with real value
2021-02-22 11:32:52 +01:00
Benjamin Beganović
e5c7fc4416
E-mail improvements:
...
- Removed injection of Tailwind CSS in the TemplateEngine.php
- Removed tailwindcss@1.4.6.css & tailwind-1.2.0.css
- Updated master template of e-mails for greeting, signature & footer sections
- Updated generic template for emails
- Updated footer (clean up)
- Fixed EntitySentObject.php class name
- Removed css-inliner.php config file
- Updated button component for e-mails
2021-01-20 13:18:17 +01:00
Benjamin Beganović
b8d8f977cc
Update e-mail templates
...
Removed fedeisas/laravel-mail-css-inliner
2021-01-19 11:05:47 +01:00
Benjamin Beganović
ad76bb561e
master
2021-01-18 15:27:32 +01:00
Benjamin Beganović
4c34bc2177
Refactor emails to plain CSS + table structure
2021-01-18 15:25:51 +01:00
David Bomba
eb7cee706d
Fixes for displaying company logo in email templates
2021-01-13 12:22:23 +11:00
David Bomba
249c0e8b2b
fix for presenting company logo in portal
2021-01-13 12:15:04 +11:00
Benjamin Beganović
06dbb1dcf2
Break words on e-mail
2020-12-29 15:14:42 +01:00
Benjamin Beganović
372ab5cdd9
fix word-brekaing
2020-11-27 11:38:22 +01:00
Benjamin Beganović
b9598d6321
short
2020-11-18 15:14:59 +01:00
Benjamin Beganović
748a083dda
invert image to white for dark templates
2020-11-18 15:12:52 +01:00
David Bomba
87ca437d1a
Fix for company logo not displaying in emails
2020-11-16 08:31:38 +11:00
Benjamin Beganović
e78aacdcfc
Password reset e-mai l& fix for button
2020-10-27 16:04:28 +01:00
David Bomba
d4e2a0071a
Analytics
2020-10-07 14:56:35 +11:00
Benjamin Beganović
69b24f95c4
Centralised variables:
...
- New Helpers.php with sharedEmailVariables
- Merged settings from TemplateEngine
- @isset check for $whitelabel in the master.blade
2020-09-28 12:36:51 +02:00
Benjamin Beganović
f51d7c99df
Add whitelabel text to 'plain' design
2020-09-28 11:09:45 +02:00
Benjamin Beganović
c5fcb56ca6
Add whitelabel to e-mail
2020-09-25 13:57:02 +02:00
David Bomba
23c22dd9dc
Fixes for tests
2020-09-19 10:17:13 +10:00
Benjamin Beganović
2bb84fdbd9
Add support for in dark template
2020-09-18 14:38:16 +02:00
Benjamin Beganović
792f9717f7
Dynamic primary color borders on e-mails
2020-09-18 14:27:20 +02:00
David Bomba
77119e69fe
Add primary/secondary_color to companysettings
2020-09-08 14:02:00 +10:00
Benjamin Beganović
159c2f05ae
Add background to plain e-mail design
2020-08-18 16:34:49 +02:00
Benjamin Beganović
91dd0b5a6b
Fix padding inside of content
2020-08-13 15:19:03 +02:00
David Bomba
cc79511dc3
fixes for email template
2020-08-02 20:24:38 +10:00
David Bomba
81a34f3446
Fixes for email templates not displaying css correctly
2020-08-02 19:59:32 +10:00
Benjamin Beganović
706d9622b7
Fix e-mails css injecting
2020-06-02 15:01:10 +02:00
Benjamin Beganović
07d90417f5
Purge CSS from e-mails ( #3712 )
...
* Add e-mail support for purging
* update css link
2020-05-19 08:22:29 +10:00
David Bomba
05346fc1c6
Add button to emails ( #3637 )
2020-04-17 07:21:44 +10:00
David Bomba
e5a230e0c7
Performance improvements ( #3634 )
...
* Adjustments for tests
* Implement handling of temp downloading resources
* Refactor paths
* Refactors for file paths
* Refactor paths
* Add in S3 adapter
* Refactor company Documment URL
* Refactor for entity pdf performance
* Refactors for invoice generation
* Enhancements for emails invoices
* Emails
* Fixes for client portal queries
2020-04-16 18:41:25 +10:00
David Bomba
74a6c4f2ee
Reminders ( #3630 )
...
* Performance improvements moving from str_replace to strtr
* Remove legacy docs
* Clean up credit transformer
* Working on invoice emails
* Clean up for invoice designs
* Tests for light and dark theme emails
* Working on reminder scheduling
* Reminder Job Class
* Fixes for github actions
* PHP CS
* Test for reminders
* Test for reminders
2020-04-15 10:30:52 +10:00
David Bomba
24c9121b1b
Template Previews ( #3527 )
...
* Fixes for add / archiving / deleting users
* Working on templates
* Fixes for templating
* Fixes for templating
* Add referral code to account creation
* Fixes for development environment
2020-03-25 13:50:08 +11:00
Benjamin Beganović
aef6135e30
New email design ( #3386 )
2020-02-27 07:55:23 +11:00
David Bomba
f57339f185
Fixes and Refactors for Invoice Emails. ( #3339 )
...
* Working on emailing invoices
* Working on emailing and displaying email
* Working on emailing and displaying email
* Email invoices
* Fixes for html emails
* Ensure valid client prior to store
* Ensure client exists when storing an entity
* Update variable name send -> send_email for client_contacts
* Mailable download files
* Extend timeouts of password protected routes when a protected route is hit
* Add default portal design to company settings
* Minor fixes
* Fixes for Tests
* Fixes for invoicing emails
* Refactors for InvoiceEmail
* Implement abstractservice
* Refactors for services
* Refactors for emails
* Fixes for Invoice Emails
2020-02-17 20:37:44 +11:00