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

tt-dev #111

Merged
merged 17 commits into from
Mar 9, 2021
Merged

tt-dev #111

merged 17 commits into from
Mar 9, 2021

Conversation

Drakodin
Copy link
Contributor

@Drakodin Drakodin commented Mar 8, 2021

##Changes Made

  • Theme updated to HealthTech 2021

    • SVG included and favicon changed to match HealthTech Live Site
    • :root css colors added to facilitate variable use
    • Login UI changed with proper event
  • Added "Track" filter

    • Added HealthTech tracks to schema, queries
    • Created generic query functions to reduce conditional calls, might be a fix to Filter by year doesn't work #90.
    • Added to user cards as track or "None"
  • Added indication if a user is on a team

    • Name displays as Name (team name)
    • Otherwise, just Name

closes #108, #109, #110

@Drakodin Drakodin requested review from rahulrajus and baoalvin1 March 8, 2021 22:23
@Drakodin Drakodin added backend backend work enhancement New feature or request frontend frontend work labels Mar 8, 2021
Copy link
Member

@baoalvin1 baoalvin1 left a comment

Choose a reason for hiding this comment

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

This looks good to me!

Copy link
Collaborator

@rahulrajus rahulrajus left a comment

Choose a reason for hiding this comment

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

nice

@Drakodin Drakodin marked this pull request as ready for review March 9, 2021 00:42
@Drakodin Drakodin merged commit 6c79783 into dev Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend work enhancement New feature or request frontend frontend work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update theme for HealthTech Add "track" for users Indication that a user is in a team
3 participants