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

Configure Mend for GitHub.com #1

Open
wants to merge 103 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
103 commits
Select commit Hold shift + click to select a range
2440a05
Add .whitesource configuration file
mend-for-github-com[bot] Jan 6, 2023
0aa5a34
Add docs to main branch for OpenSearch (#2)
joshuali925 Apr 19, 2021
64beba3
Update issue template with multiple labels
VachaShah May 7, 2021
6ca5b6a
setup gradle workflow
chloe-zh Oct 23, 2020
5251c9f
change artifact path
chloe-zh Oct 23, 2020
c4caaa4
change artifact path
chloe-zh Oct 23, 2020
96425b5
change artifact path
chloe-zh Oct 23, 2020
8513e33
added license header; added new line at ending
chloe-zh Oct 23, 2020
4611b44
removed header
chloe-zh Oct 23, 2020
e3b8a60
added license header
chloe-zh Oct 23, 2020
ea44995
Added integration tests for SMTP email channel (#18)
chloe-zh Oct 23, 2020
3c5f021
Initialize notifications kibana plugin (#25)
zhongnansu Feb 10, 2021
6587338
upgrade Notification ES plugin to 7.10.2 (#35)
zhongnansu Mar 19, 2021
0c9a966
add UT codecov for notifications-es (#38)
zhongnansu Mar 31, 2021
f5a17b3
Migrate notifications frontend plugin to OpenSearch Dashboards 1.15 (#1)
joshuali925 Apr 16, 2021
9fad40f
Add license headers for Dashboards Notifications (#4)
joshuali925 Apr 19, 2021
8574bb5
migrate notificaions to OpenSearch-1.0.0-beta1 (#10)
zhongnansu Apr 29, 2021
2662985
Add UX required pages for notification dashboards plugin (#11)
joshuali925 May 5, 2021
3cbfb8a
Migrate to OpenSearch RC1
akbhatta Jun 3, 2021
36dc9e2
Add server and config services for dashboards plugin (#171)
joshuali925 Jun 3, 2021
6cb6253
Integrate sender and recipient related operations in UI (#172)
joshuali925 Jun 8, 2021
a55e29e
Add channel details and tests (#180)
joshuali925 Jun 8, 2021
ae3c274
Add event service and integrate Dashboard table with backend (#195)
joshuali925 Jun 11, 2021
46ffdd7
Update UI components to support create channels (#205)
joshuali925 Jun 11, 2021
50ddff6
Integrate channels table with backend (#196)
joshuali925 Jun 15, 2021
8831069
Add remaining jest tests and snapshots (#206)
joshuali925 Jun 15, 2021
1d9cf01
Update tests and add CI for frontend plugin (#207)
joshuali925 Jun 16, 2021
7734fd3
UI: Check available features from backend (#208)
joshuali925 Jun 23, 2021
99bc56a
Add unit test for SPI Smtp email functionality (#215)
zhongnansu Jul 1, 2021
8ce5f51
Update dashboards notifications version and workflows (#218)
joshuali925 Jul 2, 2021
735d61a
Add integration test for smtp functionality in SPI (#217)
zhongnansu Jul 2, 2021
8ca5401
Add send test messages functionality, tests and bug fixes (#212)
joshuali925 Jul 9, 2021
5b2810c
Add integration tests with cypress for frontend (#214)
joshuali925 Jul 9, 2021
0857354
Integrate get plugin feature/config type with SPI (#222)
zhongnansu Jul 14, 2021
986af13
Update backend API path for UI, refactors (#228)
joshuali925 Jul 19, 2021
0710eda
Restructure project to merge jacoco reports from subprojects (#229)
zhongnansu Jul 23, 2021
c214b77
Frontend: Fix importing path for api constant, update webhook placeho…
joshuali925 Jul 27, 2021
e8af9b0
Fix custom webhook request body format (#248)
zhongnansu Aug 3, 2021
b0ce90c
Frontend: Add parsing logic for SNS channels (#249)
joshuali925 Aug 5, 2021
1bcf739
Bump opensearch-notification version to 1.1 (#264)
zhongnansu Aug 6, 2021
24b9722
downgrade to 1.0 and align common-utils in CI to use `notifiation-dev…
zhongnansu Aug 10, 2021
98d7fd3
Include back failed tests (#283)
dai-chen Aug 17, 2021
5e718ab
Fix snapshot build. (#284)
dblock Aug 18, 2021
bfaff10
Bump hosted-git-info from 2.8.8 to 2.8.9 in /dashboards-notifications…
dependabot[bot] Aug 19, 2021
f6ecd32
Bump path-parse from 1.0.6 to 1.0.7 in /dashboards-notifications (#294)
dependabot[bot] Aug 19, 2021
a7d8abd
Bump ws from 7.4.4 to 7.5.3 in /dashboards-notifications (#293)
dependabot[bot] Aug 19, 2021
d2851c9
Bump browserslist from 4.16.3 to 4.16.8 in /dashboards-notifications …
dependabot[bot] Aug 19, 2021
eb0cc4c
Remove unused mock data (#297)
joshuali925 Aug 20, 2021
2880fdd
Frontend: add SES account support (#298)
joshuali925 Sep 13, 2021
4abb52c
Frontend: add unit and integration tests for SES and SNS configs (#307)
joshuali925 Sep 13, 2021
c5b1806
Bump notifications dashboards to 1.1.0 (#316)
joshuali925 Sep 13, 2021
9a23288
Hide inverting filters functionality from UI (#317)
joshuali925 Sep 13, 2021
0e45908
Add unit tests and integration tests for SNS (#318)
joshuali925 Sep 15, 2021
34b60d1
Refactor to separate notification-core as a plugin and a notification…
zhongnansu Sep 17, 2021
4a63040
Update notifications-test-and-build-workflow.yml
kavithacm Sep 21, 2021
0d90267
Update notifications-test-and-build-workflow.yml
kavithacm Sep 21, 2021
64d79c9
Bump tmpl from 1.0.4 to 1.0.5 in /dashboards-notifications (#325)
dependabot[bot] Sep 23, 2021
d7b3ab3
Update UI for backend feature API change (#328)
joshuali925 Sep 27, 2021
c5fec07
Frontend: Use text_query for search bar to include only text fields (…
joshuali925 Oct 6, 2021
155a081
Frontend: fix validation for combo box and send test message button (…
joshuali925 Oct 6, 2021
93598df
Frontend: add filter for encryption methods (#337)
joshuali925 Oct 6, 2021
7838c0e
rename osd plugin-helper config file (#345)
Tengda-He Oct 12, 2021
de81eff
Fix multistatus response for sending ses message (#339)
joshuali925 Oct 13, 2021
15c4bda
Add more input validation on names (#341)
joshuali925 Oct 14, 2021
b47dd03
Frontend: fix parsing date string to timestamp (#351)
joshuali925 Oct 18, 2021
78db507
Frontend: add dropdown for custom webhook method and type (#348)
joshuali925 Oct 20, 2021
400f0f8
Frontend: add email recipient status list (#349)
joshuali925 Oct 20, 2021
62327cb
Frontend: update recipient group data modal (#357)
joshuali925 Oct 22, 2021
22c88d4
dco check
kavithacm Nov 8, 2021
3a9587f
Add support for codeowners to repo (#368)
ryanbogan Jan 6, 2022
1e0f120
Update Copyright Header on All FIles (#366)
davidcui1225 Jan 6, 2022
ae07122
Update Notifications to 2.0 (#376)
qreshi Mar 8, 2022
3218e87
Remove unused functionality from Notifications frontend for initial r…
qreshi Mar 15, 2022
da7f519
Remove features and feature_list usage in Notifications (#382)
qreshi Mar 18, 2022
712b29b
Fix recipient_list format for Email Channel in frontend to match back…
qreshi Mar 24, 2022
a60ec96
Standardizing Files
Mar 22, 2022
f1d3cf7
Make sure notifications defaults to alpha1 qualifier
peterzhuamazon Mar 31, 2022
824567a
Add build scripts for Notifications and Notifications Dashboards (#398)
qreshi Apr 7, 2022
ddfd44b
Fix Notification Dashboards build issues (#399)
qreshi Apr 8, 2022
1b596e4
Add new build scripts for subfolder structure
peterzhuamazon Apr 12, 2022
295a9f5
[Build] bump to 2.0.0.0-rc1 (#408)
kavilla Apr 14, 2022
9c1908e
[Build] add common to tsconfig
kavilla Apr 15, 2022
17b5433
plugin helper
kavilla Apr 15, 2022
375bb7c
Updated issue templates from .github. (#396)
dblock Apr 15, 2022
0bdd4f5
Drop java 14, add 17 in test workflow (#413)
bowenlan-amzn Apr 15, 2022
a833442
Add backport and auto delete workflows (#423)
qreshi Apr 21, 2022
01410b4
Fix Cypress tests (#436)
qreshi Apr 30, 2022
266114a
Removed rc1 qualifier from front and backend plugin versions.
AWSHurneyt May 11, 2022
b11fba6
Bumped cypress version from 6.0.0 to 9.5.2 to address dependabot secu…
AWSHurneyt May 11, 2022
bfca4a4
Refactor Cypress tests to not be dependent on each other (#442)
qreshi May 12, 2022
5ce07ec
Reverted cypress bump, and bumped minimist and async independently to…
AWSHurneyt May 12, 2022
44177a5
Update sender name validation to allow underscores (#452)
qreshi May 12, 2022
d3e4aee
Removing Error Pop-ups Checking for Event ID
May 17, 2022
5221c8a
Upgrade Notifications and Notifications Dashboards to 2.1 (#468)
qreshi Jun 23, 2022
3481ea7
Run Cypress tests as part of Notifications Dashboards GitHub Action w…
qreshi Jul 22, 2022
bd320e1
Add workflow to create documentation issues (#494)
qreshi Aug 2, 2022
e3214b4
Add security tests and workflow plus minor fix (#470)
lezzago Aug 5, 2022
1da5000
Bump to 2.3.0 (#513)
qreshi Aug 29, 2022
c6d2c4b
Change the SendTestMessage API to be a POST call (#506)
qreshi Sep 7, 2022
8e43820
Bump moment from 2.29.3 to 2.29.4 in /dashboards-notifications (#487)
dependabot[bot] Sep 7, 2022
a242901
Add test case for LEGACY SNS and 2.4 version update (#545)
lezzago Oct 11, 2022
5195094
Add build and test workflows for Mac and Windows (#557)
qreshi Nov 4, 2022
80c3714
Implemented tests to confirm SMTP assets are hidden. Minor text edit.…
AWSHurneyt Dec 2, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Copyright Header on All FIles (#366)
* update copyright header on all files

Signed-off-by: David Cui <davidcui@amazon.com>

* change leftover copyright headers

Signed-off-by: David Cui <davidcui@amazon.com>
  • Loading branch information
davidcui1225 authored and ansjcy committed Jan 9, 2023
commit 1e0f120aaa2f25b18fa7ad5c825bb6885f5f75c6
8 changes: 1 addition & 7 deletions .cypress/integration/channels.spec.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

/// <reference types="cypress" />
Expand Down
8 changes: 1 addition & 7 deletions .cypress/integration/dashboard.spec.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

/// <reference types="cypress" />
Expand Down
8 changes: 1 addition & 7 deletions .cypress/integration/email_groups.spec.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

/// <reference types="cypress" />
Expand Down
8 changes: 1 addition & 7 deletions .cypress/plugins/index.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

/// <reference types="cypress" />
Expand Down
8 changes: 1 addition & 7 deletions .cypress/support/commands.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

const { ADMIN_AUTH } = require('./constants');
Expand Down
8 changes: 1 addition & 7 deletions .cypress/support/constants.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

export const ADMIN_AUTH = {
Expand Down
8 changes: 1 addition & 7 deletions .cypress/support/index.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

// ***********************************************************
Expand Down
8 changes: 1 addition & 7 deletions .cypress/utils/constants.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

export const delay = 1000;
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SPDX-License-Identifier: Apache-2.0
#
# The OpenSearch Contributors require contributions made to
# this file be licensed under the Apache-2.0 license or a
# compatible open source license.
#
# Modifications Copyright OpenSearch Contributors. See
# GitHub history for details.
##
# Copyright OpenSearch Contributors
# SPDX-License-Identifier: Apache-2.0
##

name: Test and Build Dashboards Notifications

Expand Down
12 changes: 4 additions & 8 deletions .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
# SPDX-License-Identifier: Apache-2.0
#
# The OpenSearch Contributors require contributions made to
# this file be licensed under the Apache-2.0 license or a
# compatible open source license.
#
# Modifications Copyright OpenSearch Contributors. See
# GitHub history for details.
##
# Copyright OpenSearch Contributors
# SPDX-License-Identifier: Apache-2.0
##

name: Link Checker

Expand Down
24 changes: 3 additions & 21 deletions .github/workflows/notifications-test-and-build-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,7 @@
##
# Copyright OpenSearch Contributors
# SPDX-License-Identifier: Apache-2.0
#
# The OpenSearch Contributors require contributions made to
# this file be licensed under the Apache-2.0 license or a
# compatible open source license.
#
# Modifications Copyright OpenSearch Contributors. See
# GitHub history for details.

# Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License").
# You may not use this file except in compliance with the License.
# A copy of the License is located at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# or in the "license" file accompanying this file. This file is distributed
# on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
# express or implied. See the License for the specific language governing
# permissions and limitations under the License.
#
##

name: Test and Build Notifications

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ This code is licensed under the Apache 2.0 License.

## Copyright

Copyright 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Copyright OpenSearch Contributors. See [NOTICE](../NOTICE) for details.
23 changes: 1 addition & 22 deletions common/index.ts
Original file line number Diff line number Diff line change
@@ -1,27 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

/*
* Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* or in the "license" file accompanying this file. This file is distributed
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
* express or implied. See the License for the specific language governing
* permissions and limitations under the License.
*/

export const PLUGIN_ID = 'notificationsDashboards';
Expand Down
23 changes: 1 addition & 22 deletions models/interfaces.ts
Original file line number Diff line number Diff line change
@@ -1,27 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

/*
* Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* or in the "license" file accompanying this file. This file is distributed
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
* express or implied. See the License for the specific language governing
* permissions and limitations under the License.
*/

import { Direction } from '@elastic/eui';
Expand Down
23 changes: 1 addition & 22 deletions public/application.tsx
Original file line number Diff line number Diff line change
@@ -1,27 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

/*
* Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* or in the "license" file accompanying this file. This file is distributed
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
* express or implied. See the License for the specific language governing
* permissions and limitations under the License.
*/

import React from 'react';
Expand Down
23 changes: 1 addition & 22 deletions public/components/ContentPanel/ContentPanel.tsx
Original file line number Diff line number Diff line change
@@ -1,27 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

/*
* Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* or in the "license" file accompanying this file. This file is distributed
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
* express or implied. See the License for the specific language governing
* permissions and limitations under the License.
*/

import {
Expand Down
23 changes: 1 addition & 22 deletions public/components/ContentPanel/ContentPanelActions.tsx
Original file line number Diff line number Diff line change
@@ -1,27 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

/*
* Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* or in the "license" file accompanying this file. This file is distributed
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
* express or implied. See the License for the specific language governing
* permissions and limitations under the License.
*/

import React from 'react';
Expand Down
23 changes: 1 addition & 22 deletions public/components/ContentPanel/index.ts
Original file line number Diff line number Diff line change
@@ -1,27 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

/*
* Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* or in the "license" file accompanying this file. This file is distributed
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
* express or implied. See the License for the specific language governing
* permissions and limitations under the License.
*/

import ContentPanel from './ContentPanel';
Expand Down
23 changes: 1 addition & 22 deletions public/components/Modal/Modal.tsx
Original file line number Diff line number Diff line change
@@ -1,27 +1,6 @@
/*
* Copyright OpenSearch Contributors
* SPDX-License-Identifier: Apache-2.0
*
* The OpenSearch Contributors require contributions made to
* this file be licensed under the Apache-2.0 license or a
* compatible open source license.
*
* Modifications Copyright OpenSearch Contributors. See
* GitHub history for details.
*/

/*
* Copyright 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* or in the "license" file accompanying this file. This file is distributed
* on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
* express or implied. See the License for the specific language governing
* permissions and limitations under the License.
*/

import React, { Component, createContext } from 'react';
Expand Down
Loading