Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Users can see STRR available to subscribe in Step 1 #21131

Closed
danaannab opened this issue May 3, 2024 · 14 comments
Closed

Users can see STRR available to subscribe in Step 1 #21131

danaannab opened this issue May 3, 2024 · 14 comments
Assignees
Labels
Pay Work for Pay Team

Comments

@danaannab
Copy link
Collaborator

danaannab commented May 3, 2024

GIVEN I want to create an account with BC Registry
WHEN I click on create account
THEN that I see the list of Products: STRR available to subscribe in Step 1

https://www.figma.com/design/5eS06JMlVF3Y67vdStqT6S/STRR-Product-Cards?node-id=0-1

@danaannab danaannab added the Pay Work for Pay Team label May 3, 2024
@danaannab danaannab changed the title Users can see the updated list of Products while creating an account Users can see STRR available to subscribe in Step 1 May 3, 2024
@JohnamLane
Copy link
Collaborator

@Jxio Jxio self-assigned this Dec 12, 2024
@Jxio
Copy link
Collaborator

Jxio commented Dec 12, 2024

TODO when deploy to prod:

  1. add https://www2.gov.bc.ca/gov/content/housing-tenancy/strregistry as STRR_URL to web-url
  2. add "bcregistry-ui-strr-new-chip" to launchdarkly for displaying new chip at home registry page

@seeker25
Copy link
Collaborator

  1. is done

@seeker25
Copy link
Collaborator

  1. Added to Sandbox / Prod, already in dev/test also adding to .env.example

@seeker25
Copy link
Collaborator

Deploying to TEST

@seeker25
Copy link
Collaborator

I think we're missing
image.png

@seeker25
Copy link
Collaborator

the auth-web changes, Patrick is talking to STRR to get the requirements for us

@dimak1
Copy link
Collaborator

dimak1 commented Dec 16, 2024

@Jxio could this a duplicate of #24183?

@dimak1
Copy link
Collaborator

dimak1 commented Dec 16, 2024

Hi @Jxio @seeker25, i'm trying to confirm that STRR card was already added to the Dashboard and will go live after the deployment? Thanks
The reason: is that I was also assigned to work on this, but it looks like the code is already there.

Screenshot 2024-12-16 at 11.40.01.png

@seeker25
Copy link
Collaborator

@dimak1 Yes, already done - We're missing the tile inside of auth-web though

@seeker25
Copy link
Collaborator

This ticket sounds like it was supposed to be the auth-web version, the Dashboard tile is covered in #21130

@Jxio
Copy link
Collaborator

Jxio commented Dec 27, 2024

TODO when release, update STRR hidden false on auth-db product_codes

begin;
update product_codes set hidden = false where code = 'STRR';
commit;

@lizhuomeng71
Copy link
Collaborator

Verified on Test

@lizhuomeng71
Copy link
Collaborator

In Figma and other areas of the site, "Short-Term" is displayed with a dash, but here it appears as "Short Term" without one. We're missing the dash.

image.png

image.png

image.png

image.png

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Pay Work for Pay Team
Projects
None yet
Development

No branches or pull requests

7 participants