Eric
|
2d0f33f369
|
Website: Add script for creating HTML email partials from Markdown articles (#7574)
* add to-html-email
* email-preview
* add build-html-email script, update .gitignore
* email preview and email-templates pages, update routes, importer and policies
* add newsletter email layout, build-html-email script, to-html-email updates
* Update .gitignore
* add newsletter emails section to growth handbook
* update scripts
* update fonts in emails
* Update README.md
* Update build-html-email.js
* update comments, add page scripts to layouts
* revert change to build-static-content
* update script
* update email layout and helper
* update handbook entry
* update template data and helper
* update email layout
* update fake data and unsubscribe link
* move added handbook section to the marketing handbook
* rename script
* update colors in unused email template
* update capitalization in helper
* view-email-preview » view-email-template-preview
* Hide emails generated from markdown if they don't exist
* update preview page
* update markdown email directory, create sample article email
* lint fixes, add target="_blank" to links in emails
* update page layouts & styles
* update sample newsletter email, code font, newsletter layout
* Update README.md
* Update view-email-template-preview.js
Co-authored-by: Tim Kern <tim@fleetdm.com>
Co-authored-by: Mike Thomas <78363703+mike-j-thomas@users.noreply.github.com>
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
|
2022-12-05 16:30:24 -06:00 |
|
Eric
|
48f86b21b1
|
Website: Add admin tool for generating Fleet Premium licenses. (#8478)
* create admin/generate-license page
* create generate-license-key action, update routes, policies, importer, regenerate cloud-sdk
* update layouts
* use moment
* Update view-generate-license.js
* Fixing lint errors
* Update generate-license-key.js
* Update redirects in is-super-admin policy
* redirect super admins to the license generator
* Update login form
* requested changes from mike-j-thomas
* Update generate-license.page.js
* Update is-super-admin.js
* Update view-login.js
* Update generate-license-key.js
* Update generate-license-key.js
* use naming convention for js timestamps
* validTo » expiresAt
Co-authored-by: Mike McNeil <mikermcneil@users.noreply.github.com>
|
2022-12-05 14:53:16 -06:00 |
|