Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Add billing icon #670

Merged
merged 17 commits into from
Dec 26, 2020
Merged

Add billing icon #670

merged 17 commits into from
Dec 26, 2020

Commits on Nov 28, 2020

  1. feat(icon): add new icons

    Add custom SVG icons for add-patient, patient, and patients
    
    Add new icons
    cpondoc committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    98413e3 View commit details
    Browse the repository at this point in the history
  2. fix(icon): implementation of new icon

    Fixed new icon implementation
    cpondoc committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    2fc890b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. fix(icon): change icon map

    changed icon map to eliminate confusion of names
    cpondoc committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    f1a5ace View commit details
    Browse the repository at this point in the history
  2. fix(icon): fix svg import

    Fix svg import
    cpondoc committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    4494ddf View commit details
    Browse the repository at this point in the history
  3. fix(icon): fixing tests

    Fixing tests with new custom icons
    cpondoc committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    173a9e6 View commit details
    Browse the repository at this point in the history
  4. fix(icon): fix Jest tests

    More fixing of jest tests
    cpondoc committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    fcfbcaa View commit details
    Browse the repository at this point in the history
  5. fix(icon): fixing more jest tests

    Fixing jest test of patients icon
    cpondoc committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    0c88cd3 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. fix(icon test): fix jest test

    Fix jest test with new icons
    cpondoc committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    ab169dc View commit details
    Browse the repository at this point in the history
  2. fix(icon test): improve icon test

    Improve jest test to include more specific checking for data fields
    cpondoc committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    6d7e9ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bba3d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Configuration menu
    Copy the full SHA
    eca2897 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. style(icons): add newlines

    Add newlines to SVG files
    cpondoc committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    817aa7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79eb4f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    296caac View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2020

  1. style(fix some stuff): fix stuff

    fix stuff
    cpondoc committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    379dc7e View commit details
    Browse the repository at this point in the history
  2. style(fix stuff): fix stuff

    fix stuff
    cpondoc committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    de42e2e View commit details
    Browse the repository at this point in the history
  3. feat(icon): add billing icon

    Add a new billing icon
    cpondoc committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    093656c View commit details
    Browse the repository at this point in the history