-
Notifications
You must be signed in to change notification settings - Fork 916
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deangular: removes angular from notify and utils of opendashboards le…
…gacy (#5085) * Basic working version of OSD without angular (#4982) Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com> * deangularized notify and utils folders in the opendashboards legacy directory Signed-off-by: Cameron Reed <chyltonreed@gmail.com> --------- Signed-off-by: Ashwin P Chandran <ashwinpc@amazon.com> Signed-off-by: Cameron Reed <chyltonreed@gmail.com> Co-authored-by: Ashwin P Chandran <ashwinpc@amazon.com> Co-authored-by: Cameron Reed <chyltonreed@gmail.com>
- Loading branch information
1 parent
5fe2fae
commit 61f40ea
Showing
11 changed files
with
11 additions
and
566 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 |
---|---|---|
|
@@ -466,4 +466,4 @@ | |
"node": ">=14.20.1 <19", | ||
"yarn": "^1.22.10" | ||
} | ||
} | ||
} |
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
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
69 changes: 0 additions & 69 deletions
69
src/plugins/opensearch_dashboards_legacy/public/notify/lib/format_angular_http_error.ts
This file was deleted.
Oops, something went wrong.
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
37 changes: 0 additions & 37 deletions
37
src/plugins/opensearch_dashboards_legacy/public/utils/index.ts
This file was deleted.
Oops, something went wrong.
82 changes: 0 additions & 82 deletions
82
src/plugins/opensearch_dashboards_legacy/public/utils/osd_accessible_click.js
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
src/plugins/opensearch_dashboards_legacy/public/utils/private.d.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.