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

Adjustments to certification tracking #2609

Open
7 tasks
mkimberlin opened this issue Sep 26, 2024 · 0 comments · May be fixed by #2612
Open
7 tasks

Adjustments to certification tracking #2609

mkimberlin opened this issue Sep 26, 2024 · 0 comments · May be fixed by #2612
Assignees
Labels
enhancement New feature or request server web-ui

Comments

@mkimberlin
Copy link
Member

As a user editing their own profile*, I want to quickly and easily manage my certifications, so that the company and my co-workers know what I am professionally certified for.

Acceptance Criteria

  • The Earned Certifications card and its contents should utilize the entire available width, much like the "Skills" card
  • The Earned Certifications card should appear before the "Skills" card and after the volunteer organization/events card
  • When adding an Earned Certification:
    • The description field should not be available, this is incorrectly associated with the earned certification entity and should instead be a part of the certification entity.
    • The image URL input and its associated data field should be adjusted to "Validation URL" and validationUrl, respectively.
  • When adding a Certification (type), the Badge URL should not be required (may require service/database changes)
  • Note: Though this includes potentially destructive changes to the certification and earned certification tables, neither has been deployed to a production environment. So, we can make the change without converting the data. To ensure successful deployment in DEV, I would advise adding delete statements to the test data load script.
@mkimberlin mkimberlin added enhancement New feature or request server web-ui labels Sep 26, 2024
@ocielliottc ocielliottc self-assigned this Sep 27, 2024
ocielliottc added a commit that referenced this issue Sep 30, 2024
… move the description into the certification and the name change for certification image URL.
@ocielliottc ocielliottc linked a pull request Sep 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server web-ui
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants