Skip to content

Commit

Permalink
Merge pull request #216 from Vonage/feature/react
Browse files Browse the repository at this point in the history
migration to React
  • Loading branch information
kgullion-vonage authored Aug 3, 2023
2 parents e719300 + 3de80f9 commit 1b3903e
Show file tree
Hide file tree
Showing 41 changed files with 14,167 additions and 6,280 deletions.
13 changes: 0 additions & 13 deletions .editorconfig

This file was deleted.

73 changes: 0 additions & 73 deletions Gruntfile.js

This file was deleted.

24 changes: 12 additions & 12 deletions LICENSE.txt → LICENSE
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Copyright 2016 Vonage Holdings Corp.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License 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
Copyright 2016 Vonage Holdings Corp.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License 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.
13 changes: 13 additions & 0 deletions dist/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2016 Vonage Holdings Corp.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License 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.
102 changes: 0 additions & 102 deletions dist/css/status_panel.css

This file was deleted.

7 changes: 0 additions & 7 deletions dist/css/status_panel.css.map

This file was deleted.

Loading

0 comments on commit 1b3903e

Please sign in to comment.