Jason Zimdars
8c1d3c6c42
Copy edits
2025-12-02 09:08:57 -06:00
Mike Dalessio
80a6ffc55e
Add an expiration note to emails and the magic link page.
...
ref: https://app.fizzy.do/5986089/cards/3211
2025-12-02 08:41:00 -05:00
Jason Zimdars
41c91e6dd6
Mailer copy
2025-12-01 22:27:53 -06:00
Kevin McConnell
e16cc21b0a
Add "data export" feature
...
- Adds a button in Account Settings where you can request a ZIP export of your
Fizzy data
- Export files are created in the background. When ready, a link to
download them is sent to the requester.
- Exports expire after 24 hours. And are limited to 10 per day.
2025-12-01 15:23:26 +00:00
Stanko K.R.
2311efd03e
Make sign up Magic Links work across devices
...
Previously if someone started signing in on their phone, but finished it on their laptop, they'd end up on the menu screen with no account. Bu tracking the purpose of a Magic Link we can always direct the user to sign up if they requested a magic link through sign up. This also makes the logic for changing the copy in the email more robust.
2025-11-29 12:36:00 +01:00
Jason Zimdars
154cbf0cde
Make it clear this is just notifications, not comprehensive activity
2025-11-25 16:08:11 -06:00
Jason Zimdars
9bae30f771
Show account if you have multiple
...
It's hard to know which account email notifications are coming from
2025-11-20 22:03:54 -06:00
Mike Dalessio
2cb050af33
Missed a few changes in a rebase somewhere
...
This changeset now matches plan-b commit 609a0041
2025-11-17 09:19:46 -05:00
Stanko K.R.
a0251255a7
Rename IdenityMailer to UserMailer
2025-11-17 09:12:41 -05:00
Stanko K.R.
e0693de7c3
Scope jobs and controllers by account
2025-11-17 09:12:41 -05:00
Stanko K.R.
56c41d45eb
Reinstate email changes
2025-11-17 09:12:40 -05:00
Stanko K.R.
edf837fed3
Drop memberships
2025-11-17 09:12:39 -05:00
Jason Zimdars
ed97d71cce
Aggregate notifications by card
2025-11-12 14:29:25 -06:00
Jason Zimdars
df02f48007
Update support email, fine-tune attribution lines
2025-11-10 13:43:35 -06:00
Andy Smith
5df2559951
Style avatar initials
2025-11-07 11:02:57 -06:00
Jorge Manrubia
6788e8ea72
Don't render SVG avatars in emails since mail services won't render them
...
https://app.fizzy.do/5986089/cards/1740
2025-11-07 12:40:25 +01:00
Jason Zimdars
bb9326e3e7
Remove debug
2025-11-07 07:08:24 +01:00
Jason Zimdars
e7646fab96
More copy and design edits
2025-11-07 07:08:24 +01:00
Jason Zimdars
7a58c23e55
Copy edits for unified flow
2025-11-07 07:06:28 +01:00
Jorge Manrubia
39ec6cf062
Replace collection with board in the code, tests green
2025-11-05 13:41:12 +01:00
Jorge Manrubia
03a345609e
Baseline replacing collection with board across code
2025-11-05 13:31:54 +01:00
Jason Zimdars
7d154b682e
Rename 'BOXCAR' to 'Fizzy'
...
Missed files
2025-11-03 16:30:44 -06:00
Jason Zimdars
fd727a1a65
Update mailers that still read "fizzy"
2025-10-31 11:25:57 -05:00
Stanko K.R.
452c6a8373
Rework the email change flow to tie to memberships
2025-10-31 16:26:08 +01:00
Stanko Krtalić
98755844a1
Remove the internal API
...
* Bind sessions to identities
* Remove references to the identity token
* Move email changes to identity
* Move account menu into a turbo-frame
* Create tenants from a tenanted route
2025-10-31 16:26:08 +01:00
Jason Zimdars
95dc6dc2ed
Update mailer copy
2025-10-31 16:25:57 +01:00
Stanko K.R.
79b012f319
Add Join Codes
2025-10-31 16:24:30 +01:00
Jason Zimdars
575578245f
Copy and style improvements to mailer
2025-10-31 16:22:12 +01:00
Stanko K.R.
5cef4ffeb0
Add sign in flow using magic links
2025-10-31 16:22:12 +01:00
Jason Zimdars
f5384baf63
Boxcar -> BOXCAR
2025-10-23 15:05:36 -07:00
Jason Zimdars
49e87310d7
Rename Fizzy, Boxcar
2025-10-22 13:42:41 -07:00
Jorge Manrubia
e4ab1366be
Add unsubscribe links and headers for emails
...
https://3.basecamp.com/2914079/buckets/37331921/todos/9002504172
2025-08-28 16:59:24 +02:00
Jorge Manrubia
53144a379c
Add option to change the bundled email notification frequency
2025-08-28 11:56:40 +02:00
Jorge Manrubia
169bf490eb
Leverage existing polymorphic routes
2025-08-28 10:34:36 +02:00
Jason Zimdars
eff5185a17
Stub unsubscribe footer
2025-08-27 11:32:16 -05:00
Jason Zimdars
2fb3e192b8
Need to url for collection/card/comment
...
@jorgemanrubia for some reason `url_for` is not including the host in
here. It seems to be correctly set in the environment configs
2025-08-27 10:55:12 -05:00
Jason Zimdars
a106069b7e
Link to index
2025-08-27 10:42:12 -05:00
Jason Zimdars
adc91b9823
Can just put this in the header
2025-08-27 10:42:02 -05:00
Jason Zimdars
e3f5348865
Plain text layout and spacing, squish whitespace to remove action text junk
2025-08-27 10:41:30 -05:00
Jason Zimdars
16d2cd4836
Allow a few more more words
2025-08-27 10:40:36 -05:00
Jorge Manrubia
0a32cfd611
Add newline to separate
2025-08-27 12:06:21 +02:00
Jorge Manrubia
d9a19a85b1
Add text templates counterparts for the bundle mailer
2025-08-27 12:03:51 +02:00
Jorge Manrubia
13d053d285
Flatten dirs
2025-08-27 11:57:01 +02:00
Jorge Manrubia
1b608ab67b
Fix link source
2025-08-27 11:53:49 +02:00
Jorge Manrubia
75a830e9b3
Link to the event/notification source directly
...
E.g: link to comments
2025-08-27 11:46:48 +02:00
Jorge Manrubia
30d8848057
Move mailer templates to the mailers root
2025-08-27 11:44:11 +02:00