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

Typescript for models #3174

Merged
merged 18 commits into from
Dec 13, 2021
Merged

Typescript for models #3174

merged 18 commits into from
Dec 13, 2021

Commits on Dec 12, 2021

  1. Convert models to TS

    askvortsov1 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    bbc9143 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a8d640 View commit details
    Browse the repository at this point in the history
  3. format

    askvortsov1 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    09a5525 View commit details
    Browse the repository at this point in the history
  4. Drop unnecessary JSDocs

    askvortsov1 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    ab26201 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b85aa40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b050459 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0bdb018 View commit details
    Browse the repository at this point in the history
  8. Update js/src/common/Model.ts

    Co-authored-by: David Wheatley <[email protected]>
    askvortsov1 and davwheat committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    44efff3 View commit details
    Browse the repository at this point in the history
  9. Update js/src/common/Model.ts

    Co-authored-by: David Wheatley <[email protected]>
    askvortsov1 and davwheat committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    d82073c View commit details
    Browse the repository at this point in the history
  10. Update js/src/common/Store.ts

    Co-authored-by: David Wheatley <[email protected]>
    askvortsov1 and davwheat committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    53180a3 View commit details
    Browse the repository at this point in the history
  11. Update js/src/common/models/Discussion.ts

    Co-authored-by: David Wheatley <[email protected]>
    askvortsov1 and davwheat committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    3bca301 View commit details
    Browse the repository at this point in the history
  12. Update js/src/common/models/User.ts

    Co-authored-by: David Wheatley <[email protected]>
    askvortsov1 and davwheat committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    528c964 View commit details
    Browse the repository at this point in the history
  13. Update js/src/common/models/User.ts

    Co-authored-by: David Wheatley <[email protected]>
    askvortsov1 and davwheat committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    4bd5bc8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4444e7c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    306b3a9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a2c8407 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4759395 View commit details
    Browse the repository at this point in the history
  18. Minor typefixes, fomat

    askvortsov1 committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    f26ad3e View commit details
    Browse the repository at this point in the history