forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ML] Removing old angular based start datafeed modal (elastic#30392)
* [ML] Removing old and broken start datafeed modal * fixing typos * removing need to load job from server * small refactor * adding comments * removing unnecessary async/await
- Loading branch information
1 parent
5f04ee0
commit 6cc0738
Showing
12 changed files
with
40 additions
and
441 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
@import 'components/custom_url_editor/index'; | ||
@import 'components/job_timepicker_modal/index'; | ||
@import 'jobs_list/index'; // SASSTODO: Various EUI overwrites throughout this folder | ||
@import 'new_job/index'; // SASSTODO: Lots of files need rewrites in here |
1 change: 0 additions & 1 deletion
1
x-pack/plugins/ml/public/jobs/components/job_timepicker_modal/_index.scss
This file was deleted.
Oops, something went wrong.
85 changes: 0 additions & 85 deletions
85
x-pack/plugins/ml/public/jobs/components/job_timepicker_modal/_job_timepicker_modal.scss
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
x-pack/plugins/ml/public/jobs/components/job_timepicker_modal/datafeed_service.js
This file was deleted.
Oops, something went wrong.
11 changes: 0 additions & 11 deletions
11
x-pack/plugins/ml/public/jobs/components/job_timepicker_modal/index.js
This file was deleted.
Oops, something went wrong.
139 changes: 0 additions & 139 deletions
139
x-pack/plugins/ml/public/jobs/components/job_timepicker_modal/job_timepicker_modal.html
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.