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

refactor(rxjs): updating rxjs to 7.8.1 #1419

Merged
merged 29 commits into from
Jun 14, 2023
Merged

refactor(rxjs): updating rxjs to 7.8.1 #1419

merged 29 commits into from
Jun 14, 2023

Commits on Apr 11, 2023

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

Commits on Apr 14, 2023

  1. chore(icons): Bump icons version (#1409)

    Co-authored-by: Michael Dill <michael.dill@bullhorn.com>
    MichaelDill and Michael Dill committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    d2a51a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. feat(picker): add maxlength parameter for characters on input (#1411)

    * add maxlength parameter
    
    * BH-77751: add default value for maxlength
    
    * Revert "BH-77751: add default value for maxlength"
    
    This reverts commit 3f6b851.
    
    ---------
    
    Co-authored-by: russi.sinha <russi.sinha@bullhorn.com>
    s-russi and russi-sinha committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    a460420 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    a358c00 View commit details
    Browse the repository at this point in the history
  2. missed a tsconfig update

    dvoegelin committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    12c28e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ac2291 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    d49995f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42c31c8 View commit details
    Browse the repository at this point in the history
  3. fixing a test config issue

    dvoegelin committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    f938b83 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

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

Commits on Apr 28, 2023

  1. feat(EntityColor): Add compliance manager entity color (#1415)

    * fix(Picker): setting min-width on novo entity picker results (#1406)
    
    * chore(icons): Bump icons version (#1409)
    
    Co-authored-by: Michael Dill <michael.dill@bullhorn.com>
    
    * feat(picker): add maxlength parameter for characters on input (#1411)
    
    * add maxlength parameter
    
    * BH-77751: add default value for maxlength
    
    * Revert "BH-77751: add default value for maxlength"
    
    This reverts commit 3f6b851.
    
    ---------
    
    Co-authored-by: russi.sinha <russi.sinha@bullhorn.com>
    
    * add entity color
    
    * update bullhorn-icons
    
    * update bullhorn-icons
    
    * dont update bullhorn-icons
    
    ---------
    
    Co-authored-by: Dan Voegelin <dvoegelin@bullhorn.com>
    Co-authored-by: Michael Dill <mdill@bullhorn.com>
    Co-authored-by: Michael Dill <michael.dill@bullhorn.com>
    Co-authored-by: Russi Sinha <87716104+s-russi@users.noreply.github.com>
    Co-authored-by: russi.sinha <russi.sinha@bullhorn.com>
    6 people committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    6820662 View commit details
    Browse the repository at this point in the history
  2. feat(QueryBuilder): new address picker definition for query builder (#…

    …1407)
    
    * feat(QueryBuilder): new address picker definition for query builder
    
    * changing placeholder label
    
    * fix(Picker): setting min-width on novo entity picker results (#1406)
    
    * chore(icons): Bump icons version (#1409)
    
    Co-authored-by: Michael Dill <michael.dill@bullhorn.com>
    
    * fixing a few bugs
    
    * feat(picker): add maxlength parameter for characters on input (#1411)
    
    * add maxlength parameter
    
    * BH-77751: add default value for maxlength
    
    * Revert "BH-77751: add default value for maxlength"
    
    This reverts commit 3f6b851.
    
    ---------
    
    Co-authored-by: russi.sinha <russi.sinha@bullhorn.com>
    
    * switching parent element ref for overlay to fix width issue
    
    * re-focusing on the address input when selecting an option
    
    * fixing bug with multiple location conditions open at once
    
    ---------
    
    Co-authored-by: Michael Dill <mdill@bullhorn.com>
    Co-authored-by: Michael Dill <michael.dill@bullhorn.com>
    Co-authored-by: Russi Sinha <87716104+s-russi@users.noreply.github.com>
    Co-authored-by: russi.sinha <russi.sinha@bullhorn.com>
    5 people committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    b0b3aff View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. merge conflict

    dvoegelin committed May 3, 2023
    Configuration menu
    Copy the full SHA
    acbe8c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52572e8 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. fix(Chips): Prevent overwriting value before labels are resolved (#1416)

    * fix(Chips): Prevent overwriting value before labels are resolved
    
    When altering the value of a Chips picker, if some values have a label while others do not, the items with no label are no longer removed from the value
    
    * simplify handling
    
    ---------
    
    Co-authored-by: Alyssa Bryant <alyssa.bryant@bullhorn.com>
    trenthibbard and alyssabryant committed May 4, 2023
    Configuration menu
    Copy the full SHA
    781d55b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3e3649 View commit details
    Browse the repository at this point in the history
  3. fixing some build paths

    dvoegelin committed May 4, 2023
    Configuration menu
    Copy the full SHA
    62a83c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd88c9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdbd1b3 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

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

Commits on May 25, 2023

  1. rebase updates

    dvoegelin committed May 25, 2023
    Configuration menu
    Copy the full SHA
    5898b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1879e59 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f9a23b View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

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

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    fabd94a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2158d51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64a736e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

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

Commits on Jun 12, 2023

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