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

feat(quantic): quantic search box improvements #4120

Merged
merged 91 commits into from
Jul 22, 2024
Merged

feat(quantic): quantic search box improvements #4120

merged 91 commits into from
Jul 22, 2024

Commits on Feb 26, 2024

  1. feat(headless-commerce): use getVisitorID to set clientId (#3628)

    * feat(commerce): get clientId from Relay instead of state
    
    * refactor(event-protocol-utils): set getClientId method
    
    * refactor(headless-commerce): use getVisitorId
    sallainCoveo authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    7adf769 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

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

Commits on Feb 29, 2024

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

Commits on Mar 1, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 8, 2024

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

Commits on Mar 11, 2024

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

Commits on Mar 12, 2024

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

Commits on Mar 14, 2024

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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    ea7492a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0936b36 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 25, 2024

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

Commits on Mar 27, 2024

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

Commits on Mar 28, 2024

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

Commits on Apr 4, 2024

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

Commits on Apr 8, 2024

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

Commits on Apr 12, 2024

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

Commits on Apr 15, 2024

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

Commits on Apr 17, 2024

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

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

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

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

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

Commits on Apr 25, 2024

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

Commits on May 9, 2024

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

Commits on May 15, 2024

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

Commits on May 16, 2024

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

Commits on May 20, 2024

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

Commits on May 23, 2024

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

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    fd01275 View commit details
    Browse the repository at this point in the history
  2. improvements performed

    mmitiche committed May 30, 2024
    Configuration menu
    Copy the full SHA
    3319eb9 View commit details
    Browse the repository at this point in the history
  3. public property added

    mmitiche committed May 30, 2024
    Configuration menu
    Copy the full SHA
    aab30e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b38661a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. e2e tests created

    mmitiche committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d22564c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef33eea View commit details
    Browse the repository at this point in the history
  3. new tests added

    mmitiche committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e26a0c3 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. new tests added

    mmitiche committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    fb7f232 View commit details
    Browse the repository at this point in the history
  2. labels added

    mmitiche committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    f4147a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. minor changes

    mmitiche committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    df6cf60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99c63af View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 5, 2024

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

Commits on Jun 6, 2024

  1. Update packages/quantic/force-app/main/default/lwc/quanticSearchBoxSu…

    …ggestionsList/quanticSearchBoxSuggestionsList.html
    mmitiche authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d757276 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    1810a64 View commit details
    Browse the repository at this point in the history
  2. new test added

    mmitiche committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    50f1b81 View commit details
    Browse the repository at this point in the history
  3. test community updated

    mmitiche committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9475972 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0adf853 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d41633 View commit details
    Browse the repository at this point in the history
  6. Update packages/quantic/force-app/examples/main/lwc/exampleQuanticSea…

    …rchBox/exampleQuanticSearchBox.js
    
    Co-authored-by: Simon Milord <[email protected]>
    mmitiche and SimonMilord authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    1379b54 View commit details
    Browse the repository at this point in the history
  7. js doc commit improved

    mmitiche committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    06c5822 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    15ed4bf View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

Commits on Jun 11, 2024

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

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    ac6eec8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    098b059 View commit details
    Browse the repository at this point in the history
  3. comments added

    mmitiche committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d1c714e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. PR feedback applied

    mmitiche committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    170affb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c109c9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    818b5b1 View commit details
    Browse the repository at this point in the history
  4. variable name updated

    mmitiche committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cb8a25b View commit details
    Browse the repository at this point in the history
  5. variable name updated

    mmitiche committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8ce06a6 View commit details
    Browse the repository at this point in the history
  6. variable name updated

    mmitiche committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    cc86be2 View commit details
    Browse the repository at this point in the history
  7. variable name updated

    mmitiche committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    e1b40c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. search box issues fixed

    mmitiche committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    57d32df View commit details
    Browse the repository at this point in the history
  2. search box issues fixed

    mmitiche committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ca3612a View commit details
    Browse the repository at this point in the history
  3. search box issues fixed

    mmitiche committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6ea2663 View commit details
    Browse the repository at this point in the history
  4. search box issues fixed

    mmitiche committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    6bd6666 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0017243 View commit details
    Browse the repository at this point in the history
  6. search box issues fixed

    mmitiche committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    5d93c27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02c93e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. labels added

    mmitiche committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    eeb06ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7cb711 View commit details
    Browse the repository at this point in the history
  3. improvements added

    mmitiche committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    831efd1 View commit details
    Browse the repository at this point in the history
  4. test adjusted

    mmitiche committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6c31799 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3505ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ecb6f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f930345 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. pr feedback applied

    mmitiche committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    5c2bc7a View commit details
    Browse the repository at this point in the history
  2. pr feedback applied

    mmitiche committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    efa5c43 View commit details
    Browse the repository at this point in the history
  3. pr feedback applied

    mmitiche committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    88966ad View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. pr feedback applied

    mmitiche committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    cbec7c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. pr feedback applied

    mmitiche committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    82bb5b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    f135d88 View commit details
    Browse the repository at this point in the history
  2. property name adjusted

    mmitiche committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2243533 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. expectation removed

    mmitiche committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4a4b723 View commit details
    Browse the repository at this point in the history
  2. tests improved

    mmitiche committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    13c2db6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6aa6f78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab940c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3da6a7c View commit details
    Browse the repository at this point in the history