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

Feature migrate history #3160

Draft
wants to merge 94 commits into
base: staging
Choose a base branch
from

Commits on Aug 2, 2024

  1. Add taxa seeds

    cesarvarela committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    883b8fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3ee9c1 View commit details
    Browse the repository at this point in the history
  3. Reapply "Add classifications collection to api"

    This reverts commit 5d3aed2.
    cesarvarela committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    981de5f View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Fix upsert mutations

    cesarvarela committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    fb9e113 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    ed00861 View commit details
    Browse the repository at this point in the history
  2. Update components

    cesarvarela committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    69f1b90 View commit details
    Browse the repository at this point in the history
  3. Move to correct folder

    cesarvarela committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b5bb1bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7583c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7439b4e View commit details
    Browse the repository at this point in the history
  6. Undo debug comments

    cesarvarela committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5b374df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    efcc1b8 View commit details
    Browse the repository at this point in the history
  8. Update generated code

    cesarvarela committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    d86c861 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d41b90 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    fa8d9c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    727f314 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Update test

    cesarvarela committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b9c3c5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef7056e View commit details
    Browse the repository at this point in the history
  3. Fix tests

    cesarvarela committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    fb94f2f View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    b97dbaf View commit details
    Browse the repository at this point in the history
  2. Skip data dependant test

    cesarvarela committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ac28656 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee5f86d View commit details
    Browse the repository at this point in the history
  4. WIP

    cesarvarela committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    de3f3c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Fix custom data mocking

    cesarvarela committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    86cf496 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b37aaac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bc4117 View commit details
    Browse the repository at this point in the history
  4. Migrate csettool

    cesarvarela committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d19ff74 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Fix tests

    cesarvarela committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    9706d6a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9971e1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2aef16a View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

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

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    42df4f3 View commit details
    Browse the repository at this point in the history
  2. Update duplicates tests

    cesarvarela committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    caca25e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Add subscription seeds

    cesarvarela committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1569920 View commit details
    Browse the repository at this point in the history
  2. Remove mocks

    cesarvarela committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    3cef35d View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/staging' into feature-migrate-…

    …notifications-subscriptions
    cesarvarela committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    11d4727 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    71c6846 View commit details
    Browse the repository at this point in the history
  2. Restore submit test

    cesarvarela committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4f6a9a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge remote-tracking branch 'upstream/staging' into feature-migrate-…

    …notifications-subscriptions
    cesarvarela committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0e3f570 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/staging' into feature-migrate-…

    …notifications-subscriptions
    cesarvarela committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a309f99 View commit details
    Browse the repository at this point in the history
  3. Add missing header

    cesarvarela committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    72c768e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    31ef41f View commit details
    Browse the repository at this point in the history
  2. Migrate unsubscribe tests

    cesarvarela committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    11eabfa View commit details
    Browse the repository at this point in the history
  3. delete log

    cesarvarela committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    5a29734 View commit details
    Browse the repository at this point in the history
  4. Migrate account tests

    cesarvarela committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a0147ad View commit details
    Browse the repository at this point in the history
  5. Migrate entity tests

    cesarvarela committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ce66f37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba9eb9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63b3462 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    5575d52 View commit details
    Browse the repository at this point in the history
  2. Delete old functions

    cesarvarela committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    7278c7f View commit details
    Browse the repository at this point in the history
  3. Fix import

    cesarvarela committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4f73c99 View commit details
    Browse the repository at this point in the history
  4. Fixes

    cesarvarela committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    6f0a234 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    8ce9a46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77f0ed8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    2c812c9 View commit details
    Browse the repository at this point in the history
  2. Delete unused files

    cesarvarela committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    f448c9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    642bb07 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    47eafd7 View commit details
    Browse the repository at this point in the history
  2. Fix header secret rule

    cesarvarela committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    1434361 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79c132b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d92e78 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b85ca02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcadbef View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    1d0dda8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8476e32 View commit details
    Browse the repository at this point in the history
  3. Update lockfile

    cesarvarela committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    fcf0ddc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a3b2a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c64d9b View commit details
    Browse the repository at this point in the history
  6. Fix test mocks

    cesarvarela committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    4821a63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf6a93b View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    8299bd1 View commit details
    Browse the repository at this point in the history
  2. add missing await

    cesarvarela committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    89f7ddb View commit details
    Browse the repository at this point in the history
  3. undo config change

    cesarvarela committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    9e1ff4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    799add4 View commit details
    Browse the repository at this point in the history
  5. Delete character

    cesarvarela committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b0d99f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b87710 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Configuration menu
    Copy the full SHA
    a784302 View commit details
    Browse the repository at this point in the history
  2. Trigger Build

    cesarvarela committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    f9e0e3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e46897d View commit details
    Browse the repository at this point in the history
  4. Update tests

    cesarvarela committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    1f5f21a View commit details
    Browse the repository at this point in the history
  5. Use variable

    cesarvarela committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    56faac7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    969eeb8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4b6f6a View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    2897636 View commit details
    Browse the repository at this point in the history
  2. Trigger Build

    cesarvarela committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    fc43103 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b66222 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Refactor main readme

    cesarvarela committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    29cdeee View commit details
    Browse the repository at this point in the history
  2. Update js docs

    cesarvarela committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6d1bb7d View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

    cesarvarela committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    f9b1d4b View commit details
    Browse the repository at this point in the history
  3. Fix test

    cesarvarela committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4a6cb80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc86fac View commit details
    Browse the repository at this point in the history