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

[ML] Migrate Javascript files to Typescript #153894

Open
1 of 26 tasks
qn895 opened this issue Mar 28, 2023 · 1 comment
Open
1 of 26 tasks

[ML] Migrate Javascript files to Typescript #153894

qn895 opened this issue Mar 28, 2023 · 1 comment
Labels
:ml refactoring technical debt Improvement of the software architecture and operational architecture v8.16.0

Comments

@qn895
Copy link
Member

qn895 commented Mar 28, 2023

This is a meta issue to keep track of the migration of Javascript files to Typescript.

plugins

  • plugins/ml

    • server (7)
      • ./models/results_service/build_anomaly_table_items.js
      • ./models/bucket_span_estimator/intervals.js
      • ./models/bucket_span_estimator/bucket_span_estimator.js
      • ./models/bucket_span_estimator/polled_data_checker.js
      • ./models/bucket_span_estimator/single_series_checker.js
      • ./models/job_validation/validate_bucket_span.js
      • ./client/errors.js
    • public
      • public/maps (1)
      • public/application/settings/calendars/ (27)
      • public/application/settings/filter_lists/ (26)
      • public/application/util (6)
      • public/application/explorer (20)
      • public/application/components (60)
      • public/application/jobs/jobs_list (41)
      • public/application/services (5)
      • public/application/timeseriesexplorer (14)
  • plugins/data_visualizer

    • public/application/file_data_visualizer/components/import_view/import_view.js
    • public/application/file_data_visualizer/components/import_view/index.js
    • public/application/file_data_visualizer/components/file_data_visualizer_view/index.js
    • public/application/file_data_visualizer/components/file_data_visualizer_view/file_data_visualizer_view.js
    • public/application/file_data_visualizer/components/edit_flyout/options/index.js
    • public/application/file_data_visualizer/components/edit_flyout/overrides.js
    • public/application/file_data_visualizer/components/edit_flyout/overrides_validation.js
    • public/application/file_data_visualizer/components/edit_flyout/index.js
    • public/application/file_data_visualizer/components/edit_flyout/overrides.test.js
    • public/application/file_data_visualizer/components/edit_flyout/edit_flyout.js

packages

  • packages/ml (39)
@qn895 qn895 added :ml refactoring technical debt Improvement of the software architecture and operational architecture labels Mar 28, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml refactoring technical debt Improvement of the software architecture and operational architecture v8.16.0
Projects
None yet
Development

No branches or pull requests

3 participants