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(advanced-search): advanced search library #1131

Merged
merged 135 commits into from
Oct 4, 2023

Commits on Jul 5, 2023

  1. set up file directories

    mdelez committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    c137d99 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    04dd214 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0661e6b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. add form-actions component

    mdelez committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    15552ad View commit details
    Browse the repository at this point in the history
  2. clean up and add some comments

    mdelez committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    0f876bf View commit details
    Browse the repository at this point in the history
  3. add property form

    mdelez committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    48349ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f1efd47 View commit details
    Browse the repository at this point in the history
  5. refactor search button logic

    mdelez committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5c2c08b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. add reset button

    mdelez committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f1a28cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b34d3e3 View commit details
    Browse the repository at this point in the history
  3. add api service

    mdelez committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    cd4c9c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. add error handling

    mdelez committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9657dc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    675e8de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a8d36b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    59d6ce2 View commit details
    Browse the repository at this point in the history
  2. little bug fix

    mdelez committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    65640ea View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. some more little fixes

    mdelez committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    a1c30a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0c90a6 View commit details
    Browse the repository at this point in the history
  3. add operator dropdown

    mdelez committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6ab46f0 View commit details
    Browse the repository at this point in the history
  4. i forgot to commit these files

    mdelez committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5cd46b3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. fix method name

    mdelez committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    004064f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fd11af View commit details
    Browse the repository at this point in the history
  3. small cleanup and changes

    mdelez committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f7a5d4b View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. add type assertion

    mdelez committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    8957452 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    ae3bc04 View commit details
    Browse the repository at this point in the history
  2. update @ngrx/component-store

    mdelez committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1ab78ad View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

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

Commits on Jul 24, 2023

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

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    04c78a4 View commit details
    Browse the repository at this point in the history
  2. rename method

    mdelez committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cb68f84 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. add the other value forms back

    mdelez committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b7c7e37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8353f6 View commit details
    Browse the repository at this point in the history
  3. better template structure

    mdelez committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1f081d8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee4a0e5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jul 31, 2023

  1. improve link value behavior

    mdelez committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    bdb03a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

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

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    9d6b01b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61f8f69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dd4090 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. get project iri from url

    mdelez committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    81b26ad View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. generate gravsearch

    mdelez committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6cda246 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    451dae5 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. flesh out operators map

    mdelez committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    f411ca8 View commit details
    Browse the repository at this point in the history
  2. use string interpolation for value strings

    please dear god don't format this
    mdelez committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    def4afc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03886fe View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

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

Commits on Aug 10, 2023

  1. load more resources on scroll

    mdelez committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5abc076 View commit details
    Browse the repository at this point in the history
  2. comment out some html

    mdelez committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    cf6db56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd5da55 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5aab289 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    7ca25f5 View commit details
    Browse the repository at this point in the history
  2. add loading to dropdown menus

    mdelez committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    138b674 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. add order by functionality

    mdelez committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1248a5d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. improve order by functionality

    mdelez committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f4bf88b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc681af View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    c3bc416 View commit details
    Browse the repository at this point in the history
  2. add back button

    mdelez committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    efe8916 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a0cdba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f49aa6 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. add child properties feature

    mdelez committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    03d5ab8 View commit details
    Browse the repository at this point in the history
  2. mike wanted a commit

    EricSommerhalder committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    91649aa View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    f8f0fa9 View commit details
    Browse the repository at this point in the history
  2. remove unused component

    mdelez committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c15bafc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91bf416 View commit details
    Browse the repository at this point in the history
  4. fix order by query

    mdelez committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    601029a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5c8c34 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

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

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    20db0d7 View commit details
    Browse the repository at this point in the history
  2. fix resource label issue

    mdelez committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    cb757e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a415a13 View commit details
    Browse the repository at this point in the history
  4. fix form field alignment

    mdelez committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c357d79 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    01fb01d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b67cebb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a5b5f41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f37d252 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7c1aee8 View commit details
    Browse the repository at this point in the history
  6. use title case

    mdelez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    61ae720 View commit details
    Browse the repository at this point in the history
  7. fix dsp-app tests

    mdelez committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    877b7fe View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    c795b1e View commit details
    Browse the repository at this point in the history
  2. advanced search service tests

    mdelez committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7255c0e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    465318e View commit details
    Browse the repository at this point in the history
  2. add some comments

    mdelez committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    88c265b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4fb523b View commit details
    Browse the repository at this point in the history
  4. remove console.logs

    mdelez committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0460031 View commit details
    Browse the repository at this point in the history
  5. remove more console.logs

    mdelez committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    403274d View commit details
    Browse the repository at this point in the history
  6. allow entering 0 for a number

    mdelez committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    29e807f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45e6ad7 View commit details
    Browse the repository at this point in the history
  8. trim value input

    mdelez committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    b3afd6e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. make gravsearch better

    mdelez committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    48622a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c79a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e2c8f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c715df8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e96841 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. small clean up

    mdelez committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    e2817a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8dbc774 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4ce23c View commit details
    Browse the repository at this point in the history
  4. remove console.logs.....

    mdelez committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    f7c8a1a View commit details
    Browse the repository at this point in the history
  5. clean up

    mdelez committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    a350614 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. even more clean up

    mdelez committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    16e8429 View commit details
    Browse the repository at this point in the history
  2. fix list property bug

    mdelez committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    06d72a7 View commit details
    Browse the repository at this point in the history
  3. add more tests

    mdelez committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a959341 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a64a38a View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

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

Commits on Sep 11, 2023

  1. Configuration menu
    Copy the full SHA
    b39809a View commit details
    Browse the repository at this point in the history
  2. add css for list menu button

    mdelez committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    e9e3189 View commit details
    Browse the repository at this point in the history
  3. css changes to delete buttons

    mdelez committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    5923cef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7783cf7 View commit details
    Browse the repository at this point in the history
  5. tiny bug fix

    mdelez committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8c9f969 View commit details
    Browse the repository at this point in the history
  6. advanced search store tests

    mdelez committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    aec77cb View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. log properties list to datadog

    mdelez committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    4a3e353 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

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

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    b594e60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4538d70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38a5bde View commit details
    Browse the repository at this point in the history
  4. remove deprecated test

    mdelez committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4a574da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a003d46 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. fix resource search list

    mdelez committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    4543f67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    217104f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Configuration menu
    Copy the full SHA
    472ffe7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    994acf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    896be82 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    5477abc View commit details
    Browse the repository at this point in the history
  2. fix tests

    mdelez committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    8a53059 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

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

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    fa77f89 View commit details
    Browse the repository at this point in the history
  2. remove undesired css

    mdelez committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7665fd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d9e45a View commit details
    Browse the repository at this point in the history
  4. add padding

    mdelez committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    ad850b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5969b00 View commit details
    Browse the repository at this point in the history
  6. align delete buttons

    mdelez committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c3e006b View commit details
    Browse the repository at this point in the history
  7. small html change

    mdelez committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    1963ed7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    19f33e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    459a0a4 View commit details
    Browse the repository at this point in the history