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

feat: #846 user information card new design style #913

Merged
merged 3 commits into from
Sep 21, 2023

Conversation

J0taFerreira
Copy link
Contributor

  • user Identity card are now using the new design

some styling is on the common repo.

Copy link
Collaborator

@ianliuwk1019 ianliuwk1019 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title seems to be wrong at the ticket number (feat: #841).

Copy link
Collaborator

@ianliuwk1019 ianliuwk1019 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just quickly look at it, will check later.
But where are the first name and last name?
Or is the scope being reduced? My initially understanding is this might depend on backend change.

frontend/src/components/grantaccess/UserIdentityCard.vue Outdated Show resolved Hide resolved
@J0taFerreira J0taFerreira changed the title feat: #841 user information card new design style feat: #849 user information card new design style Sep 20, 2023
@J0taFerreira J0taFerreira changed the title feat: #849 user information card new design style feat: #846 user information card new design style Sep 20, 2023
@J0taFerreira
Copy link
Contributor Author

The PR title seems to be wrong at the ticket number (feat: #841).

it was, thanks for noticing

@MCatherine1994 MCatherine1994 mentioned this pull request Sep 20, 2023
5 tasks
@MCatherine1994
Copy link
Contributor

Just quickly look at it, will check later.
But where are the first name and last name?
Or is the scope being reduced? My initially understanding is this might depend on backend change.

Hi Ian, we have another ticket https://app.zenhub.com/workspaces/fsa-fingerprint-61f04f08304d3e001a4f2578/issues/gh/bcgov/nr-fam-idim-lookup-proxy/40 to let IDIM proxy return these information, maybe we work on the frontend and backend detail later once we have the data?

@ianliuwk1019
Copy link
Collaborator

ianliuwk1019 commented Sep 21, 2023

Just quickly look at it, will check later.
But where are the first name and last name?
Or is the scope being reduced? My initially understanding is this might depend on backend change.

Hi Ian, we have another ticket https://app.zenhub.com/workspaces/fsa-fingerprint-61f04f08304d3e001a4f2578/issues/gh/bcgov/nr-fam-idim-lookup-proxy/40 to let IDIM proxy return these information, maybe we work on the frontend and backend detail later once we have the data?

Thank you very much @MCatherine1994 !! Sounds good, I see and understand the new ticket.

  • Then I think (nr-fam-idim-lookup-proxy/40 is not difficult) and for this ticket frontend can still have "First Name" and "Last Name" in the table columns as ticket (Figma) intended but for missing values (from new ticket nr-fam-idim-lookup-proxy/40) we can use "N/A" for now (it will only be temporary for few days in main branch). So this ticket can still be done but will need to be released together with ticket nr-fam-idim-lookup-proxy/40.
  • In ticket nr-fam-idim-lookup-proxy/40 we can consider include fam backend (not the proxy repo) change to return correct results set for frontend. This also includes update client-code-gen for Swagger (OpenAPI).
    image

@ianliuwk1019
Copy link
Collaborator

Maybe next time, but the branch name is missing "/":
image

@ianliuwk1019
Copy link
Collaborator

ianliuwk1019 commented Sep 21, 2023

Interesting.... I am seeing this:
image
Is it because style is on common repo again, that's why I see distorted card?

@MCatherine1994
Copy link
Contributor

Tested with the latest shared stylesheet in the common theme repo, looks good. Chatted with Ian, create a follow up ticket #921 to implement first name, last name frontend and backend code. This one should be good to merge.

@ianliuwk1019
Copy link
Collaborator

Tested with the latest shared stylesheet in the common theme repo, looks good. Chatted with Ian, create a follow up ticket #921 to implement first name, last name frontend and backend code. This one should be good to merge.

Thank you Catherine! Feel free to approve it and merge.

@MCatherine1994 MCatherine1994 merged commit 5986c57 into main Sep 21, 2023
9 checks passed
@MCatherine1994 MCatherine1994 deleted the feat#846-adjust-user-info-card branch September 21, 2023 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants