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

Use new sem dom api #1735

Merged
merged 33 commits into from
Oct 17, 2022
Merged

Use new sem dom api #1735

merged 33 commits into from
Oct 17, 2022

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    babb8e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d74142 View commit details
    Browse the repository at this point in the history
  3. Open API regenerated

    jasonleenaylor committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    36c41c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e37ca25 View commit details
    Browse the repository at this point in the history
  5. Prettify files

    jasonleenaylor committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    8da9a88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d4f4461 View commit details
    Browse the repository at this point in the history
  7. Get tree root from backend

    * Set GUID to string so the "Sem" tree node will serialize
    * Add unit test for SemanticDomainController (not much of a test)
    * Set default lang and id in the defaultDomain so that it will
      have the data needed to query the backend.
    jasonleenaylor committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    7dc8542 View commit details
    Browse the repository at this point in the history
  8. Backend cleanup

    imnasnainaec authored and jasonleenaylor committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    34aa6d5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7364cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed20f0b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b8e8cb0 View commit details
    Browse the repository at this point in the history
  12. Fix race condition exposed in TreeSearch tests

    * Fix all TreeSearch tests
    * Fix some other test build failures
    jasonleenaylor committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    d3b0206 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    74fa527 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cd98fc9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c4fae75 View commit details
    Browse the repository at this point in the history
  16. Fix some more tests

    jasonleenaylor committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    9790d96 View commit details
    Browse the repository at this point in the history
  17. Update snapshots and update Root depiction

    * Fix issue #1684
    jasonleenaylor committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    470bec3 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Fix LGTM errors

    jasonleenaylor committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    503ffb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cd4405 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. More commit Clean-up

    * Add prettier ignore for semantic domain import
      json files
    * Correct space/tab formatting in LiftService.cs
    jasonleenaylor committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    3134caa View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    d85c402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7013b04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    820ca39 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    a29711a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e75191 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2021305 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

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

Commits on Oct 14, 2022

  1. Configuration menu
    Copy the full SHA
    d1c2dac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d47aab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6734fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e34be01 View commit details
    Browse the repository at this point in the history
  5. Update comments

    imnasnainaec committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    9ea1dcd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09dc770 View commit details
    Browse the repository at this point in the history