analytics/lib/plausible_web
hq1 2359cb920c
Account settings w sidebar (#4654)
* Outline /settings/v2 fundamentals

* Add setting tiles stubs

* Bootstrap name change

* Bootstrap theme change

* Bootstrap security settings

* Use table component for listing sessions

* Disable current e-mail field

* Implement Danger Zone

* Deal with compilation warnings

* Implement "Subscription" section

* Implement invoices list

* Fix invoices empty state & add API keys

* Fix headings in Subscription section

* Fix API keys mobile view

* Fix subscription boxes width

* Fix formatting

* Move tests for settings WIP

* Adjust remaining tests and router placement

Include docs links in tiles, where applicable.

* Fix remaining routes and remove dead code

* Fix route in a live view where no @conn is available

* Update mobile view settings picker

* Format

* Fix subscription section headings

* Fix account e-mail on dark mode

* Delete unused template

* Fix mobile setting section picker

* Optimize Login Management tile for mobile

* Update invoices section with docs link

* Update copy

* Remove trailing dots from (sub)titles

* Fix CSV export padding for "exporting" state

* Align subscription status to the right

* Fix failing test

* Fix subscription status alignment once again

* Improve subscription mobile view a little

* Fixup test compilation 🙈

* Add extra margin to subscription status box

* Make cancel button in 2FA modals expand in mobile view

* Stats API only

* Capitalize "Current session" indicator

* Show "Show More" invoices button only when there's >12

* tiny change

* Update changelog

---------

Co-authored-by: Adrian Gruntkowski <adrian.gruntkowski@gmail.com>
Co-authored-by: Marko Saric <34340819+metmarkosaric@users.noreply.github.com>
2024-10-08 08:30:01 +00:00
..
components Account settings w sidebar (#4654) 2024-10-08 08:30:01 +00:00
controllers Account settings w sidebar (#4654) 2024-10-08 08:30:01 +00:00
live Account settings w sidebar (#4654) 2024-10-08 08:30:01 +00:00
mjml APIv2: Standard iso8601 timestamps, operate on UTC (#4563) 2024-09-11 09:21:59 +03: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 Account settings w sidebar (#4654) 2024-10-08 08:30:01 +00:00
two_factor Implement UI for 2FA setup and verification (#3541) 2023-12-06 12:01:19 +01:00
views Account settings w sidebar (#4654) 2024-10-08 08:30:01 +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