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

Merge Develop onto Main #534

Merged
merged 10 commits into from
Jun 21, 2023
Merged

Merge Develop onto Main #534

merged 10 commits into from
Jun 21, 2023

Commits on Jun 20, 2023

  1. new flag to check if firebase token is set on user, new reducer to up…

    …date flag, update to authGuard to check for new flag
    Zahra Ali authored and Zahra-8d committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    911e2fa View commit details
    Browse the repository at this point in the history
  2. removed redundant flag check in authGuard

    Zahra Ali authored and Zahra-8d committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    fea95a1 View commit details
    Browse the repository at this point in the history
  3. removed redundant use effect and state update

    Zahra Ali authored and Zahra-8d committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    f390205 View commit details
    Browse the repository at this point in the history
  4. Update bonus content component to display as a column

    Future commits will tackle TODOs
    
    c25b293655 / IBA: Change bonus content layout from grid to column
    swetha-charles committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    781f4aa View commit details
    Browse the repository at this point in the history
  5. Renamed component and props

    Future commits will tackle TODOs
    
    c25b293655 / IBA: Change bonus content layout from grid to column
    swetha-charles committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e108fc4 View commit details
    Browse the repository at this point in the history
  6. Removed debug log and unnecessary index usage

    c25b293655 / IBA: Change bonus content layout from grid to column
    swetha-charles committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    8957afc View commit details
    Browse the repository at this point in the history
  7. Removed unused styling

    c25b293655 / IBA: Change bonus content layout from grid to column
    swetha-charles committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    9e981bd View commit details
    Browse the repository at this point in the history
  8. Add TODO for documentation

    c25b293655 / IBA: Change bonus content layout from grid to column
    swetha-charles committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    cfee645 View commit details
    Browse the repository at this point in the history
  9. Rename GridBonusContent to MultipleBonusContent

    This is because the component is no longer a grid.
    
    c25b293655 / IBA: Change bonus content layout from grid to column
    swetha-charles committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    0a42158 View commit details
    Browse the repository at this point in the history
  10. Add doc on where React component is used

    This is because the component is no longer a grid.
    
    c25b293655 / IBA: Change bonus content layout from grid to column
    swetha-charles committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    869c0b2 View commit details
    Browse the repository at this point in the history