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

bring FLEx lite poc into lexbox #811

Merged
merged 101 commits into from
May 28, 2024
Merged

bring FLEx lite poc into lexbox #811

merged 101 commits into from
May 28, 2024

Commits on Apr 17, 2024

  1. add local web app

    hahn-kev committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    01f75af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55c8783 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    fccaf28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81c7f22 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    47184fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4751023 View commit details
    Browse the repository at this point in the history
  3. Tidy up app header

    myieye committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    71b7732 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d132bea View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    418f71f View commit details
    Browse the repository at this point in the history
  2. Hacky search-bar centralizing

    myieye committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b02db96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8ee3dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f8eab1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b90058 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76a57de View commit details
    Browse the repository at this point in the history
  7. add LcmCrdt lib

    hahn-kev committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    559c72d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f3b59f View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

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

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    96d6805 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab1f71a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6bd26ee View commit details
    Browse the repository at this point in the history
  4. fix `CLR load callback is already in error state. Error HRESULT E_FAI…

    …L has been returned from a call to a COM component. The error code is E_FAIL, or EFail, or 0x80004005.` error by disabling build options in debug mode
    hahn-kev committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b6469e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1080f7f View commit details
    Browse the repository at this point in the history
  6. implement field updates

    hahn-kev committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a7cedbe View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    435e6de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e218494 View commit details
    Browse the repository at this point in the history
  3. make initial entry reactive

    hahn-kev committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    35a25a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b43d69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80e2222 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    942a1f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    044bc84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f4c23c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    168d713 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Fix some styles

    myieye committed May 2, 2024
    Configuration menu
    Copy the full SHA
    12d863d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a5e45b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    276c8bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    514f6a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82e9494 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2c14b82 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31e236b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4c9bfcb View commit details
    Browse the repository at this point in the history
  9. setup lf next app routing to select the project, refactor WebComponen…

    …t to depend on ProjectView which expects the lexboxApi to be injected in order to run.
    hahn-kev committed May 2, 2024
    Configuration menu
    Copy the full SHA
    23aa9cd View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    64a9458 View commit details
    Browse the repository at this point in the history
  2. Fix some web-component issues

    myieye committed May 3, 2024
    Configuration menu
    Copy the full SHA
    97e16b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dbb09ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ecfba26 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Fix overlays

    myieye committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2d2eab9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9adccd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d13d7ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    743e0c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9372409 View commit details
    Browse the repository at this point in the history
  6. fix issue where deleted entities would break the snapshot update logi…

    …c trying to recreate each change made to the deleted entity
    hahn-kev committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e9d5255 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    13b40d5 View commit details
    Browse the repository at this point in the history
  2. ensure changes and commits are loaded to prevent null references erro…

    …rs in update snapshots
    hahn-kev committed May 7, 2024
    Configuration menu
    Copy the full SHA
    b29c9e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98541fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa939ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f75aec View commit details
    Browse the repository at this point in the history
  6. remove create event from editor since we want to only create senses a…

    …nd examples once we have data in the fields. Introduce an emptyId to detect when we need to create a new sense or example from a change
    hahn-kev committed May 7, 2024
    Configuration menu
    Copy the full SHA
    3ae2ea5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c808cc View commit details
    Browse the repository at this point in the history
  8. remove GetExemplars from client side api since it was removed in favo…

    …r of putting exemplars on writingsystems instead
    hahn-kev committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8de68b0 View commit details
    Browse the repository at this point in the history
  9. remove some debug logs

    hahn-kev committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7a3023c View commit details
    Browse the repository at this point in the history
  10. wireup delete buttons, fix some selected entry bugs where the entry w…

    …ouldn't be selected after created, or would stay selected after being deleted
    hahn-kev committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8fcc5b7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5786a54 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8f7828f View commit details
    Browse the repository at this point in the history
  13. implement sorting on headword in crdts, implementing filtering entrie…

    …s on headword exemplar
    hahn-kev committed May 7, 2024
    Configuration menu
    Copy the full SHA
    878def3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b1949e9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    da122a6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2cf7b1b View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    56a53d2 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. use harmony from submodule

    hahn-kev committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ad1269b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a69cdf View commit details
    Browse the repository at this point in the history
  3. begin adding history view

    hahn-kev committed May 8, 2024
    Configuration menu
    Copy the full SHA
    44ae1fe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    593e3fb View commit details
    Browse the repository at this point in the history
  5. Implement reordering. Toc design. Use headwords. Fix bubbling changes…

    … into dictionary-preview and Toc.
    myieye committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2398e26 View commit details
    Browse the repository at this point in the history
  6. Implement global search bar

    myieye committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c022c75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8571c9b View commit details
    Browse the repository at this point in the history
  8. list change history for selected object.

    add sense and example history support.
    hahn-kev committed May 8, 2024
    Configuration menu
    Copy the full SHA
    103924d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e50913e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    7621a81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d8f901 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    60d8784 View commit details
    Browse the repository at this point in the history
  2. Make usable on mobile

    myieye committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8721fc4 View commit details
    Browse the repository at this point in the history
  3. set tab title to 'FLEx lite'

    hahn-kev committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c4ea5f3 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. fix snapshot querying for history to use the exact timestamp to avoid…

    … issue with rounding down
    hahn-kev committed May 14, 2024
    Configuration menu
    Copy the full SHA
    56f4ed6 View commit details
    Browse the repository at this point in the history
  2. add simple activity view

    hahn-kev committed May 14, 2024
    Configuration menu
    Copy the full SHA
    93ab241 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9a9628 View commit details
    Browse the repository at this point in the history
  4. remove ProjectHubActivator.cs because it's no longer needed because o…

    …f a middleware that's configuring the project context
    hahn-kev committed May 14, 2024
    Configuration menu
    Copy the full SHA
    d62d945 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 17, 2024

  1. add commit metadata

    hahn-kev committed May 17, 2024
    Configuration menu
    Copy the full SHA
    03dd80f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6fc351 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Merge branch 'refs/heads/develop' into feat/local-web-app

    # Conflicts:
    #	frontend/pnpm-lock.yaml
    #	frontend/viewer/package.json
    hahn-kev committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b862519 View commit details
    Browse the repository at this point in the history
  2. update pnpm-lock.yaml

    hahn-kev committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9bbcd33 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    c04e5ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57aaa17 View commit details
    Browse the repository at this point in the history
  3. add xunit test logger, ensure that there test output files are distin…

    …ct between assemblies
    hahn-kev committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2346654 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57d6aee View commit details
    Browse the repository at this point in the history
  5. store client id in ProjectData, use in CrdtLexboxApi to maintain a co…

    …nsistent client id on a single client.
    hahn-kev committed May 23, 2024
    Configuration menu
    Copy the full SHA
    baaa8cb View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    5074b9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1deb7d4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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