Skip to content

Feature cfm150 autocomplete #167

merged 38 commits into from Mar 21, 2024
Merged

Feature cfm150 autocomplete #167

merged 38 commits into from Mar 21, 2024

Commits on Mar 13, 2024

  1. Copy the full SHA
    1999c79 View commit details
  2. Copy the full SHA
    fc0fdc4 View commit details
  3. Copy the full SHA
    b0068fe View commit details
  4. Copy the full SHA
    66839d8 View commit details
  5. Copy the full SHA
    2dbc1a2 View commit details
  6. Introduce IndexQueryTrait

    Ioannis committed Mar 13, 2024
    Copy the full SHA
    060dfe6 View commit details
  7. Copy the full SHA
    aa73e23 View commit details
  8. first get request

    Ioannis committed Mar 13, 2024
    Copy the full SHA
    1311315 View commit details
  9. Copy the full SHA
    a8ba9c9 View commit details
  10. fix condition

    Ioannis committed Mar 13, 2024
    Copy the full SHA
    c0305b9 View commit details
  11. Improve FieldHelper

    Ioannis committed Mar 13, 2024
    Copy the full SHA
    8b061f1 View commit details
  12. Copy the full SHA
    17f32c7 View commit details
  13. Copy the full SHA
    4a805f8 View commit details
  14. Copy the full SHA
    72171d4 View commit details
  15. Copy the full SHA
    bf41aa5 View commit details
  16. typo fix

    Ioannis committed Mar 13, 2024
    Copy the full SHA
    0d06b3d View commit details
  17. Copy the full SHA
    a18c993 View commit details
  18. Copy the full SHA
    0954ba4 View commit details
  19. add subfield-col css rule

    Ioannis committed Mar 13, 2024
    Copy the full SHA
    941ffd2 View commit details

Commits on Mar 14, 2024

  1. Peoplepikcer enum

    Ioannis committed Mar 14, 2024
    Copy the full SHA
    86fe75b View commit details

Commits on Mar 15, 2024

  1. Copy the full SHA
    c8a0104 View commit details
  2. fix url string

    Ioannis committed Mar 15, 2024
    Copy the full SHA
    238de1a View commit details
  3. Copy the full SHA
    0b3dec0 View commit details
  4. Add a subcomponent for item-with-type and style things for easier vis…

    …ual parsing and disambiguation (CFM-150)
    arlen committed Mar 15, 2024
    Copy the full SHA
    4acb787 View commit details
  5. highlight query string

    Ioannis committed Mar 15, 2024
    Copy the full SHA
    567d656 View commit details
  6. highlighting fix

    Ioannis committed Mar 15, 2024
    Copy the full SHA
    f4009bb View commit details
  7. sort methods by name

    Ioannis committed Mar 15, 2024
    Copy the full SHA
    a0ab929 View commit details
  8. Copy the full SHA
    af96643 View commit details
  9. Copy the full SHA
    f885ca9 View commit details
  10. Copy the full SHA
    f02eaee View commit details
  11. Implement pagination

    Ioannis committed Mar 15, 2024
    Copy the full SHA
    134c18f View commit details

Commits on Mar 16, 2024

  1. Copy the full SHA
    04a8bb2 View commit details
  2. Copy the full SHA
    e5f710a View commit details

Commits on Mar 19, 2024

  1. Update Group Member listing to expose add / edit / view in a modal wi…

    …ndow; refactor setLayout to better accommodate multiple actions; carry over person picker code in preparation for moving the person picker ot the index of the Group Member list. (CFM-150)
    arlen committed Mar 19, 2024
    Copy the full SHA
    d8eae4f View commit details

Commits on Mar 21, 2024

  1. Move the person picker to the index of the Group Member list and laun…

    …ch "Add" from the picker. (CFM-150)
    arlen committed Mar 21, 2024
    Copy the full SHA
    a8c32b0 View commit details
  2. Copy the full SHA
    123702d View commit details
  3. removed trailing semi colon

    Ioannis committed Mar 21, 2024
    Copy the full SHA
    2ee562c View commit details
  4. Copy the full SHA
    c1c0f69 View commit details