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

Refactor researcher app to use ECMAScript modules (ESM) #496

Merged
merged 17 commits into from
Mar 15, 2024
Merged

Refactor researcher app to use ECMAScript modules (ESM) #496

merged 17 commits into from
Mar 15, 2024

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    2f592a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01f3d70 View commit details
    Browse the repository at this point in the history
  3. Use common js for jest setup

    barbarah committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    46039c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acfe25a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29b62ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2a6a5e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc70544 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f6c22a4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f8dde7b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bd08627 View commit details
    Browse the repository at this point in the history
  11. Minor syntax changes

    barbarah committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b31e4e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    398c16f View commit details
    Browse the repository at this point in the history
  2. Use ems in typescript file

    barbarah committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a950b31 View commit details
    Browse the repository at this point in the history
  3. Update Cypress

    barbarah committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    21b9980 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Fix failing cypress tests

    barbarah committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    125e30d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into esm

    # Conflicts:
    #	package-lock.json
    barbarah committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    17ebdf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3262bd5 View commit details
    Browse the repository at this point in the history