analytics/lib/plausible_web
hq1 70997abfc7
Reduce Phoenix.HTML usage (#4675)
* Turn .eex templates into .heex

* Add new compile-time presets to `PlausibleWeb`

* Fix remaining templates

* Update static components

* Update live components

* Update live views

* Update rest of the owl

* Update mjml template

* Format

* Format

* Revert MJML stuff, it's coupled with EEx

* yawn at test

* Get rid of `FormHelpers` module

* Ensure YOU label shows up first on IP rules list

* Update lib/plausible_web/templates/email/welcome_email.html.heex

Co-authored-by: Artur Pata <artur.pata@gmail.com>

* Fix create site email link

* Fix server error markup (and turn thanks into heex)

* Format

---------

Co-authored-by: Artur Pata <artur.pata@gmail.com>
2024-10-15 03:55:14 +00:00
..
components Reduce Phoenix.HTML usage (#4675) 2024-10-15 03:55:14 +00:00
controllers APIv2: Comparisons for breakdowns, timeseries, time_on_page (#4647) 2024-10-08 10:13:04 +00:00
live Reduce Phoenix.HTML usage (#4675) 2024-10-15 03:55:14 +00:00
mjml Reduce Phoenix.HTML usage (#4675) 2024-10-15 03:55:14 +00:00
plugins/api Edit goals with display names (#4415) 2024-08-09 11:12:00 +02:00
plugs Account settings w sidebar (#4654) 2024-10-08 08:30:01 +00:00
templates Reduce Phoenix.HTML usage (#4675) 2024-10-15 03:55:14 +00:00
two_factor Implement UI for 2FA setup and verification (#3541) 2023-12-06 12:01:19 +01:00
views Reduce Phoenix.HTML usage (#4675) 2024-10-15 03:55:14 +00:00
captcha.ex Include tests for Captcha success/failure scenarios (#2344) 2022-10-17 08:16:59 -03:00
email.ex Onboarding improvements (#4459) 2024-09-02 12:49:54 +02:00
endpoint.ex Change cookie key in CE (#4621) 2024-09-26 07:43:47 +00:00
flows.ex Onboarding improvements (#4459) 2024-09-02 12:49:54 +02:00
refinspector.ex Store referrers from android apps (#3715) 2024-03-21 17:45:34 +02:00
remote_ip.ex Unify default pricing currency selection (#4221) 2024-06-14 14:49:22 +02:00
router.ex Account settings w sidebar (#4654) 2024-10-08 08:30:01 +00:00
user_auth.ex Settings password reset (#4649) 2024-10-03 06:39:32 +00:00