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

Add COG children picker to forms #5279

Draft
wants to merge 46 commits into
base: issue-114-backend
Choose a base branch
from
Draft

Commits on Sep 17, 2024

  1. Add COG children picker to forms

    Fixes #5185
    CarolineDenis committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b45a031 View commit details
    Browse the repository at this point in the history
  2. Chnage key

    CarolineDenis committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    85750a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b101753 View commit details
    Browse the repository at this point in the history
  4. Add search dialog

    CarolineDenis committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    bb463de View commit details
    Browse the repository at this point in the history
  5. Handle add

    CarolineDenis committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ae68be1 View commit details
    Browse the repository at this point in the history
  6. Typo

    CarolineDenis committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f3bbf59 View commit details
    Browse the repository at this point in the history
  7. Reset resource

    CarolineDenis committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    51e0d44 View commit details
    Browse the repository at this point in the history
  8. Unhide geo tables

    CarolineDenis committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c94f559 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    551c99f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2e7222 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    1bfb08b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1762ce3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33a95dd View commit details
    Browse the repository at this point in the history
  4. Lint code with ESLint and Prettier

    Triggered by 33a95dd on branch refs/heads/issue-5185
    CarolineDenis authored and github-actions[bot] committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    487949b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    8c73db3 View commit details
    Browse the repository at this point in the history
  2. Check totalCount

    CarolineDenis committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    3a6805c View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    a99d6cc View commit details
    Browse the repository at this point in the history
  2. Change child field

    CarolineDenis committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a5f0425 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Research and tries

    CarolineDenis committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5fe7956 View commit details
    Browse the repository at this point in the history
  2. Add parentUrl

    CarolineDenis committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c60941f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    6c93b08 View commit details
    Browse the repository at this point in the history
  2. Remove some comments

    CarolineDenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3a274cf View commit details
    Browse the repository at this point in the history
  3. Remove duplication

    CarolineDenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f9d1303 View commit details
    Browse the repository at this point in the history
  4. Remove log

    CarolineDenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    6300e57 View commit details
    Browse the repository at this point in the history
  5. Remove import

    CarolineDenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    656518e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4a910d View commit details
    Browse the repository at this point in the history
  7. Set cojo on parent

    CarolineDenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f411069 View commit details
    Browse the repository at this point in the history
  8. Remove code

    CarolineDenis committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5add530 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Remove import

    CarolineDenis committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6c01746 View commit details
    Browse the repository at this point in the history
  2. Datamodel improvements

    melton-jason committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9290602 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9deb5ee View commit details
    Browse the repository at this point in the history
  4. Remove unecessary code

    CarolineDenis committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    e19d291 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Remove comment

    CarolineDenis committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    a3e4d35 View commit details
    Browse the repository at this point in the history
  2. Remove condition

    CarolineDenis committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ee44f35 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d97d26e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    96d3993 View commit details
    Browse the repository at this point in the history
  2. Add to do

    CarolineDenis committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d6d03db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9354ab6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Test setting parentCojo

    CarolineDenis committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    7faa4ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e845097 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    4450ab8 View commit details
    Browse the repository at this point in the history
  2. Add cojo back to COG

    sharadsw committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    a97855a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a94c4f View commit details
    Browse the repository at this point in the history
  4. Remove unused import

    sharadsw committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    58c03c3 View commit details
    Browse the repository at this point in the history
  5. Save parentCojo on childCog

    sharadsw committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6c220a4 View commit details
    Browse the repository at this point in the history
  6. Remove unused import

    sharadsw committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    40d55c1 View commit details
    Browse the repository at this point in the history