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

Metric Webapp #9

Merged
merged 127 commits into from
Aug 10, 2023
Merged

Metric Webapp #9

merged 127 commits into from
Aug 10, 2023

Commits on Aug 6, 2023

  1. Update project documentation:app logo|description|attribution|tech-st…

    …ack|updated readme and setup components
    RileyManda committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    5afbd5a View commit details
    Browse the repository at this point in the history
  2. Updated readme file

    RileyManda committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    a731de3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9e569f View commit details
    Browse the repository at this point in the history
  4. Added api url

    RileyManda committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    7ad760e View commit details
    Browse the repository at this point in the history
  5. Setup routes and slices

    RileyManda committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    7367405 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1 from RileyManda/feature/project-setup

    Feature/project setup
    RileyManda authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    f479cfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    311bdd8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e35fdea View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2 from RileyManda/feature/fetch-data

    Feature/fetch data
    RileyManda authored Aug 6, 2023
    Configuration menu
    Copy the full SHA
    1b55744 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Updated api url

    RileyManda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    ee563ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de23bd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dac5c1e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from RileyManda/feature/detail-view

    Feature/detail view
    RileyManda authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    cac23ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a89e172 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #4 from RileyManda/feature/filter-component

    Implemented filter to only display air preassure in home
    RileyManda authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    b9f5b1d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37fbc6c View commit details
    Browse the repository at this point in the history
  8. Implemented grid layout

    RileyManda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    562eec0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd7ab2d View commit details
    Browse the repository at this point in the history
  10. Home card header section

    RileyManda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    0b186a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2dd5196 View commit details
    Browse the repository at this point in the history
  12. Updated col spans

    RileyManda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    37bf021 View commit details
    Browse the repository at this point in the history
  13. Updated image bg opacity

    RileyManda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    f8595c8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    78ec219 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1c9257e View commit details
    Browse the repository at this point in the history
  16. Updated cards xs sm props

    RileyManda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    67765b5 View commit details
    Browse the repository at this point in the history
  17. Added back icon in header

    RileyManda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    dd88bc1 View commit details
    Browse the repository at this point in the history
  18. Implemented cards layout

    RileyManda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    bd10461 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4b07b6a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    48c0289 View commit details
    Browse the repository at this point in the history
  21. Updated alignments

    RileyManda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    7ab2700 View commit details
    Browse the repository at this point in the history
  22. Updated psudo color

    RileyManda committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    d25e6b9 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #5 from RileyManda/feature/home-ui

    Feature/home UI
    RileyManda authored Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e82946c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    2545fd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    60a1f4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea0ea6c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #6 from RileyManda/feature/detail-ui

    Feature/detail UI
    RileyManda authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    3841c04 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cec6e77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    172e444 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    35f7df7 View commit details
    Browse the repository at this point in the history
  7. Adjusted margins

    RileyManda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    6f6a22d View commit details
    Browse the repository at this point in the history
  8. Updated padding left

    RileyManda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    b9e630b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #7 from RileyManda/feature/detail-component

    Feature/detail component
    RileyManda authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    147f661 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5b00b71 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f3f6c49 View commit details
    Browse the repository at this point in the history
  12. Implemented center text

    RileyManda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    1e80d29 View commit details
    Browse the repository at this point in the history
  13. Updated header brand

    RileyManda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7152cf3 View commit details
    Browse the repository at this point in the history
  14. Implemented title switch

    RileyManda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    7fea0f6 View commit details
    Browse the repository at this point in the history
  15. Updated maps

    RileyManda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    d88675a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9165904 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3c878bb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    db0d572 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4b48b8a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9b5fa0c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fb0b64c View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    470df5c View commit details
    Browse the repository at this point in the history
  23. Bug fix

    RileyManda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    9957eb9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a227069 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    de424e2 View commit details
    Browse the repository at this point in the history
  26. Code cleanup

    RileyManda committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2802f98 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c860804 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    70bba85 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #8 from RileyManda/feature/ui-development

    Feature/UI development
    RileyManda authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    117bb71 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    daa00d6 View commit details
    Browse the repository at this point in the history
  31. Merge pull request #10 from RileyManda/ui-refactoring

    Removed text decoration from nav links
    RileyManda authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    8a04c33 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b0f11bb View commit details
    Browse the repository at this point in the history
  33. Merge pull request #11 from RileyManda/feature/testing

    Implemented homeSlice tests
    RileyManda authored Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ff71fa3 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    5be9446 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from RileyManda/ui-refactoring

    Upated top cards layout for responsiveness
    RileyManda authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    7ab9de4 View commit details
    Browse the repository at this point in the history
  3. Added search icon

    RileyManda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e9c4f06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc01b52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4812e8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbae279 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #13 from RileyManda/feature/filter

    Feature/filter
    RileyManda authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    337f5f6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    82a240d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c29624c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1e54b8c View commit details
    Browse the repository at this point in the history
  11. Code cleanup

    RileyManda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6c29d87 View commit details
    Browse the repository at this point in the history
  12. Adjusted top card img

    RileyManda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    9b158cf View commit details
    Browse the repository at this point in the history
  13. realigned top img

    RileyManda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2d342fa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dd36a8c View commit details
    Browse the repository at this point in the history
  15. Updated 375 margins

    RileyManda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    798c3da View commit details
    Browse the repository at this point in the history
  16. Merge pull request #15 from RileyManda/feature/ui-iterations

    Feature/UI iterations
    RileyManda authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c28de9d View commit details
    Browse the repository at this point in the history
  17. Updated font sizes

    RileyManda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    bde6d74 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #16 from RileyManda/feature/ui-iterations

    Updated font sizes
    RileyManda authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    1382175 View commit details
    Browse the repository at this point in the history
  19. Spinner tests

    RileyManda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a7ce38b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ac0c2ed View commit details
    Browse the repository at this point in the history
  21. Bug fix

    RileyManda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2e97158 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cd4457c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    dbf4809 View commit details
    Browse the repository at this point in the history
  24. Implemented home tests

    RileyManda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2b823b5 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b158af0 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #17 from RileyManda/feature/intergration-tests

    Feature/intergration tests
    RileyManda authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    3f7ccd6 View commit details
    Browse the repository at this point in the history
  27. Margin fixes-Home

    RileyManda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2722160 View commit details
    Browse the repository at this point in the history
  28. Build files

    RileyManda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0fe0a49 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c058be8 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #18 from RileyManda/feature/deploy

    Feature/deploy
    RileyManda authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    6acd7b9 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    77b389f View commit details
    Browse the repository at this point in the history
  32. Merge pull request #19 from RileyManda/feature/deploy

    Updated applications favicon icons
    RileyManda authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    0252086 View commit details
    Browse the repository at this point in the history
  33. Truncated long title

    RileyManda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    8de2e8a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    5f2d328 View commit details
    Browse the repository at this point in the history
  35. Merge pull request #20 from RileyManda/ui-refactoring

    UI refactoring
    RileyManda authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e074170 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    d04f9bd View commit details
    Browse the repository at this point in the history
  37. Merge pull request #21 from RileyManda/feature/deploy

    Updated ui|build files for deploy
    RileyManda authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    cb1ebc0 View commit details
    Browse the repository at this point in the history
  38. Updated deployment url

    RileyManda committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fe1e1d6 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #22 from RileyManda/feature/deploy

    Updated deployment url
    RileyManda authored Aug 9, 2023
    Configuration menu
    Copy the full SHA
    da95f84 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    cd8f1da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75120b8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    423149e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bf3332 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fca0b59 View commit details
    Browse the repository at this point in the history
  6. Adjusted font size

    RileyManda committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    7a68cb9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #23 from RileyManda/feature/general-modifications

    Feature/general modifications
    RileyManda authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    9cc48df View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    370fc0a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38f6217 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #24 from RileyManda/feature/general-modifications

    Feature/general modifications
    RileyManda authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    28e9d89 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    23d410b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    717be58 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3f3d229 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c518878 View commit details
    Browse the repository at this point in the history
  15. Removed extra hooks

    RileyManda committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    76d1d7a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    61ef722 View commit details
    Browse the repository at this point in the history
  17. Code cleanup

    RileyManda committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    476be48 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a266790 View commit details
    Browse the repository at this point in the history
  19. Adjusted container margins

    RileyManda committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6b7799b View commit details
    Browse the repository at this point in the history
  20. Merge pull request #26 from RileyManda/feature/general-modifications

    Feature/general modifications
    RileyManda authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5d525cd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1aec657 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #27 from RileyManda/feature/general-modifications

    Implemented chekcer pattern
    RileyManda authored Aug 10, 2023
    Configuration menu
    Copy the full SHA
    d6cb978 View commit details
    Browse the repository at this point in the history