Closed aaronschachter closed 8 years ago
@aaronschachter with DoSomething/phoenix#6641 closed out are you still blocked on this?
@angaither @aaronschachter is there anything else that needs to to be done on this to allow the organ donation campaign to be on the mobile app?
We'll know more on Tuesday if the campaign is still on or not in its current iteration, but just wanted to make sure everything would be set to get it on the mobile app if we do stick with the Aug 1st launch date.
@mikefantini -- Commented in https://github.com/DoSomething/phoenix/issues/6641#issuecomment-231409791 -- not seeing signs of Magic link in prod currently.
App development is still blocked without having design for when we should display the magic link, and the relevant copy -- @lkpttn
@angaither @DFurnes Just double checking the backend work here. If a magic link copy property exists on a campaign with ID 123:
v1/auth/phoenix
endpointurl
property, appending destination=node/123
to the query string, e.g. https://www.dosomething.org/user/magic/12345/1465404849/jPA1_ohenxutorZQ6b8OoAi4VsbJapRs-M2FJwJrhPY?destination=node/123
@aaronschachter Yep, that's the idea. It's ?redirect=
for the query-string on the magic link though.
Hey @lkpttn wanted to check in on this one for Voter Registration campaign. It has a Sept 1st launch, but we're aiming to test before that date though. Wanted to make sure there's nothing you need from me on this.
Let me know!
@lkpttn This issue is blocked by design, and we'll need to know which campaign to test the magic_link_copy
property in staging, thor, and production.
cc @NearChaos
From @lkpttn via Slack:
Oops, forgot this is blocked still because we need test campaigns for production. We can use any published campaign and set its magic_link_copy
so we can test our iOS and Fabric builds.
cc @lkpttn @ngjo Can you please comment with the campaign(s) we can test on prod with?
I've added generic copy to Bumble Bands (id 2070) for easy testing (first campaign in Animals). We'll want to remove before we publish the new releases.
Campaigns may optionally include actions beyond standard Signup + Reportback that can currently only be completed on web (after intiial Signup).
If a Campaign contains a new property, something like
view_on_web
copy, and the user is viewing a campaign they have signed up for, display the copy (which would inform user why they should click through to view on web) as well as a clickable link to open the Campaign page in a web browser. The link provided will contain unique parameters to keep our authenticated user logged in when viewing the Campaign on web.General approach per @mshmsh5000 in Slack today: