From 75322ab12c4b667e9fcc441c809510e77be76f6f Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Thu, 17 Jan 2019 22:39:00 -0800 Subject: [PATCH] More ASF licenses (css + html/jinja) (#6711) * More ASF licenses * html * removing from vendors --- docs/_static/docs.css | 18 ++++++++++++++++++ .../javascripts/components/FormRow_spec.jsx | 18 ++++++++++++++++++ .../components/TableSelector_spec.jsx | 18 ++++++++++++++++++ .../components/FilterBoxItemControl_spec.jsx | 18 ++++++++++++++++++ superset/assets/src/CRUD/styles.css | 18 ++++++++++++++++++ superset/assets/src/chart/chart.css | 18 ++++++++++++++++++ .../src/components/BootstrapSliderWrapper.css | 18 ++++++++++++++++++ .../FilterableTable/FilterableTableStyles.css | 18 ++++++++++++++++++ superset/assets/src/components/FormRow.jsx | 18 ++++++++++++++++++ .../assets/src/components/TableSelector.jsx | 18 ++++++++++++++++++ superset/assets/src/datasource/main.css | 18 ++++++++++++++++++ .../components/controls/CollectionControl.css | 18 ++++++++++++++++++ .../components/controls/DateFilterControl.css | 18 ++++++++++++++++++ .../controls/FilterBoxItemControl.jsx | 18 ++++++++++++++++++ .../components/controls/VizTypeControl.css | 18 ++++++++++++++++++ superset/assets/src/explore/main.css | 18 ++++++++++++++++++ superset/assets/src/profile/main.css | 18 ++++++++++++++++++ .../src/visualizations/BigNumber/BigNumber.css | 18 ++++++++++++++++++ .../src/visualizations/Calendar/Calendar.css | 18 ++++++++++++++++++ .../assets/src/visualizations/Chord/Chord.css | 18 ++++++++++++++++++ .../visualizations/CountryMap/CountryMap.css | 18 ++++++++++++++++++ .../src/visualizations/FilterBox/FilterBox.css | 18 ++++++++++++++++++ .../ForceDirected/ForceDirected.css | 18 ++++++++++++++++++ .../src/visualizations/Heatmap/Heatmap.css | 18 ++++++++++++++++++ .../src/visualizations/Histogram/Histogram.css | 18 ++++++++++++++++++ .../visualizations/Horizon/HorizonChart.css | 18 ++++++++++++++++++ superset/assets/src/visualizations/Legend.css | 18 ++++++++++++++++++ .../src/visualizations/MapBox/MapBox.css | 18 ++++++++++++++++++ .../visualizations/PairedTTest/PairedTTest.css | 18 ++++++++++++++++++ .../ParallelCoordinates.css | 18 ++++++++++++++++++ .../src/visualizations/Partition/Partition.css | 18 ++++++++++++++++++ .../visualizations/PivotTable/PivotTable.css | 18 ++++++++++++++++++ .../assets/src/visualizations/PlaySlider.css | 18 ++++++++++++++++++ .../assets/src/visualizations/Rose/Rose.css | 18 ++++++++++++++++++ .../src/visualizations/Sankey/Sankey.css | 18 ++++++++++++++++++ .../src/visualizations/Sunburst/Sunburst.css | 18 ++++++++++++++++++ .../assets/src/visualizations/Table/Table.css | 18 ++++++++++++++++++ .../src/visualizations/TimeTable/TimeTable.css | 18 ++++++++++++++++++ .../src/visualizations/Treemap/Treemap.css | 18 ++++++++++++++++++ .../assets/src/visualizations/WithLegend.css | 18 ++++++++++++++++++ .../src/visualizations/WorldMap/WorldMap.css | 18 ++++++++++++++++++ superset/assets/src/visualizations/markup.css | 18 ++++++++++++++++++ .../assets/src/visualizations/nvd3/NVD3Vis.css | 18 ++++++++++++++++++ superset/assets/stylesheets/d3tip.css | 18 ++++++++++++++++++ .../stylesheets/dashboard_deprecated.css | 18 ++++++++++++++++++ superset/assets/stylesheets/explore.css | 18 ++++++++++++++++++ superset/assets/stylesheets/profile.css | 18 ++++++++++++++++++ .../stylesheets/reactable-pagination.css | 18 ++++++++++++++++++ superset/assets/stylesheets/sql.css | 18 ++++++++++++++++++ superset/assets/stylesheets/welcome.css | 18 ++++++++++++++++++ .../assets/vendor/cal-heatmap/cal-heatmap.css | 1 + .../assets/vendor/cal-heatmap/cal-heatmap.js | 1 + .../parallel_coordinates/d3.parcoords.css | 1 + .../parallel_coordinates/d3.parcoords.js | 1 + .../vendor/parallel_coordinates/divgrid.js | 1 + superset/assets/vendor/pygments.css | 1 + .../versions/7467e77870e4_remove_aggs.py | 16 ++++++++++++++++ superset/migrations/versions/c829ff0b37d0_.py | 16 ++++++++++++++++ .../versions/fb13d49b72f9_better_filters.py | 16 ++++++++++++++++ superset/migrations/versions/fbd55e0f83eb_.py | 16 ++++++++++++++++ superset/templates/appbuilder/baselayout.html | 18 ++++++++++++++++++ .../appbuilder/general/model/list.html | 18 ++++++++++++++++++ .../appbuilder/general/widgets/base_list.html | 18 ++++++++++++++++++ .../appbuilder/general/widgets/search.html | 18 ++++++++++++++++++ superset/templates/appbuilder/navbar.html | 18 ++++++++++++++++++ .../templates/appbuilder/navbar_right.html | 18 ++++++++++++++++++ superset/templates/superset/add_slice.html | 18 ++++++++++++++++++ superset/templates/superset/base.html | 18 ++++++++++++++++++ superset/templates/superset/basic.html | 18 ++++++++++++++++++ superset/templates/superset/dashboard.html | 18 ++++++++++++++++++ .../superset/dashboard_v1_deprecated.html | 18 ++++++++++++++++++ .../templates/superset/export_dashboards.html | 18 ++++++++++++++++++ .../templates/superset/fab_overrides/list.html | 18 ++++++++++++++++++ .../fab_overrides/list_with_checkboxes.html | 18 ++++++++++++++++++ superset/templates/superset/flash_wrapper.html | 18 ++++++++++++++++++ .../form_view/csv_to_database_view/edit.html | 18 ++++++++++++++++++ .../templates/superset/import_dashboards.html | 18 ++++++++++++++++++ .../superset/models/database/add.html | 18 ++++++++++++++++++ .../superset/models/database/edit.html | 18 ++++++++++++++++++ .../superset/models/database/macros.html | 18 ++++++++++++++++++ superset/templates/superset/paper-theme.html | 18 ++++++++++++++++++ .../superset/partials/_script_tag.html | 18 ++++++++++++++++++ .../templates/superset/reports/slice_data.html | 18 ++++++++++++++++++ .../templates/superset/request_access.html | 18 ++++++++++++++++++ superset/templates/superset/theme.html | 18 ++++++++++++++++++ superset/templates/superset/traceback.html | 18 ++++++++++++++++++ tests/fixtures/pyodbcRow.py | 16 ++++++++++++++++ 87 files changed, 1454 insertions(+) diff --git a/docs/_static/docs.css b/docs/_static/docs.css index f5922576e..d15b7f983 100644 --- a/docs/_static/docs.css +++ b/docs/_static/docs.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ body { padding-top: 0px; } diff --git a/superset/assets/spec/javascripts/components/FormRow_spec.jsx b/superset/assets/spec/javascripts/components/FormRow_spec.jsx index d30fc71da..7c54a47b4 100644 --- a/superset/assets/spec/javascripts/components/FormRow_spec.jsx +++ b/superset/assets/spec/javascripts/components/FormRow_spec.jsx @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ import React from 'react'; import { shallow } from 'enzyme'; diff --git a/superset/assets/spec/javascripts/components/TableSelector_spec.jsx b/superset/assets/spec/javascripts/components/TableSelector_spec.jsx index c4d07a167..46d57631d 100644 --- a/superset/assets/spec/javascripts/components/TableSelector_spec.jsx +++ b/superset/assets/spec/javascripts/components/TableSelector_spec.jsx @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ import React from 'react'; import configureStore from 'redux-mock-store'; import { shallow } from 'enzyme'; diff --git a/superset/assets/spec/javascripts/explore/components/FilterBoxItemControl_spec.jsx b/superset/assets/spec/javascripts/explore/components/FilterBoxItemControl_spec.jsx index 1fd6bd8d2..4a4e4f8a2 100644 --- a/superset/assets/spec/javascripts/explore/components/FilterBoxItemControl_spec.jsx +++ b/superset/assets/spec/javascripts/explore/components/FilterBoxItemControl_spec.jsx @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ /* eslint-disable no-unused-expressions */ import React from 'react'; import sinon from 'sinon'; diff --git a/superset/assets/src/CRUD/styles.css b/superset/assets/src/CRUD/styles.css index 1f07c59e0..be3c7270f 100644 --- a/superset/assets/src/CRUD/styles.css +++ b/superset/assets/src/CRUD/styles.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .CRUD i.fa-caret-down, i.fa-caret-up { width: '5px'; } diff --git a/superset/assets/src/chart/chart.css b/superset/assets/src/chart/chart.css index eda2054f9..b8cc75ab1 100644 --- a/superset/assets/src/chart/chart.css +++ b/superset/assets/src/chart/chart.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .chart-tooltip { opacity: 0.75; font-size: 12px; diff --git a/superset/assets/src/components/BootstrapSliderWrapper.css b/superset/assets/src/components/BootstrapSliderWrapper.css index f2fef455e..c5d83f20a 100644 --- a/superset/assets/src/components/BootstrapSliderWrapper.css +++ b/superset/assets/src/components/BootstrapSliderWrapper.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .BootstrapSliderWrapper .slider-selection { background: #efefef; } diff --git a/superset/assets/src/components/FilterableTable/FilterableTableStyles.css b/superset/assets/src/components/FilterableTable/FilterableTableStyles.css index c74355042..ddf5f659c 100644 --- a/superset/assets/src/components/FilterableTable/FilterableTableStyles.css +++ b/superset/assets/src/components/FilterableTable/FilterableTableStyles.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .ReactVirtualized__Grid__innerScrollContainer { border: 1px solid #ccc; } diff --git a/superset/assets/src/components/FormRow.jsx b/superset/assets/src/components/FormRow.jsx index 2365d85ee..012dca4fb 100644 --- a/superset/assets/src/components/FormRow.jsx +++ b/superset/assets/src/components/FormRow.jsx @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ import React from 'react'; import PropTypes from 'prop-types'; import { Row, Col } from 'react-bootstrap'; diff --git a/superset/assets/src/components/TableSelector.jsx b/superset/assets/src/components/TableSelector.jsx index 62e5e159d..6a0c4016b 100644 --- a/superset/assets/src/components/TableSelector.jsx +++ b/superset/assets/src/components/TableSelector.jsx @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ import React from 'react'; import PropTypes from 'prop-types'; import Select from 'react-virtualized-select'; diff --git a/superset/assets/src/datasource/main.css b/superset/assets/src/datasource/main.css index 69fd97a10..f551f7be9 100644 --- a/superset/assets/src/datasource/main.css +++ b/superset/assets/src/datasource/main.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .Datasource .tab-content { height: 600px; overflow: auto; diff --git a/superset/assets/src/explore/components/controls/CollectionControl.css b/superset/assets/src/explore/components/controls/CollectionControl.css index c43f93897..bd78f7fb8 100644 --- a/superset/assets/src/explore/components/controls/CollectionControl.css +++ b/superset/assets/src/explore/components/controls/CollectionControl.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .CollectionControl .list-group-item i.fa { padding-top: 5px; } diff --git a/superset/assets/src/explore/components/controls/DateFilterControl.css b/superset/assets/src/explore/components/controls/DateFilterControl.css index 5d854be10..9ceb6fd1a 100644 --- a/superset/assets/src/explore/components/controls/DateFilterControl.css +++ b/superset/assets/src/explore/components/controls/DateFilterControl.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .rdtPicker table { font-size: 12; } diff --git a/superset/assets/src/explore/components/controls/FilterBoxItemControl.jsx b/superset/assets/src/explore/components/controls/FilterBoxItemControl.jsx index 94c7f0fd0..76bd53902 100644 --- a/superset/assets/src/explore/components/controls/FilterBoxItemControl.jsx +++ b/superset/assets/src/explore/components/controls/FilterBoxItemControl.jsx @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ import React from 'react'; import PropTypes from 'prop-types'; import { OverlayTrigger, Popover } from 'react-bootstrap'; diff --git a/superset/assets/src/explore/components/controls/VizTypeControl.css b/superset/assets/src/explore/components/controls/VizTypeControl.css index d2ebbccdf..915d5b7d7 100644 --- a/superset/assets/src/explore/components/controls/VizTypeControl.css +++ b/superset/assets/src/explore/components/controls/VizTypeControl.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .viztype-label { margin-top: 10px; text-align: center; diff --git a/superset/assets/src/explore/main.css b/superset/assets/src/explore/main.css index be3a5144c..8f277a880 100644 --- a/superset/assets/src/explore/main.css +++ b/superset/assets/src/explore/main.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .scrollbar-container { position: relative; overflow: hidden; diff --git a/superset/assets/src/profile/main.css b/superset/assets/src/profile/main.css index a50e6787c..264185c26 100644 --- a/superset/assets/src/profile/main.css +++ b/superset/assets/src/profile/main.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .tab-pane { min-height: 400px; background: white; diff --git a/superset/assets/src/visualizations/BigNumber/BigNumber.css b/superset/assets/src/visualizations/BigNumber/BigNumber.css index d748137fd..ec299d5a6 100644 --- a/superset/assets/src/visualizations/BigNumber/BigNumber.css +++ b/superset/assets/src/visualizations/BigNumber/BigNumber.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .big_number { font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif; position: relative; diff --git a/superset/assets/src/visualizations/Calendar/Calendar.css b/superset/assets/src/visualizations/Calendar/Calendar.css index 078096f7d..315028367 100644 --- a/superset/assets/src/visualizations/Calendar/Calendar.css +++ b/superset/assets/src/visualizations/Calendar/Calendar.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .cal_heatmap { padding: 10px; position: static !important; diff --git a/superset/assets/src/visualizations/Chord/Chord.css b/superset/assets/src/visualizations/Chord/Chord.css index d7471ba40..395a52276 100644 --- a/superset/assets/src/visualizations/Chord/Chord.css +++ b/superset/assets/src/visualizations/Chord/Chord.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .chord svg #circle circle { fill: none; pointer-events: all; diff --git a/superset/assets/src/visualizations/CountryMap/CountryMap.css b/superset/assets/src/visualizations/CountryMap/CountryMap.css index 7bde0c8c6..9d2f3ad1b 100644 --- a/superset/assets/src/visualizations/CountryMap/CountryMap.css +++ b/superset/assets/src/visualizations/CountryMap/CountryMap.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .country_map svg { background-color: #feffff; } diff --git a/superset/assets/src/visualizations/FilterBox/FilterBox.css b/superset/assets/src/visualizations/FilterBox/FilterBox.css index 0d6d31b83..dca4bd777 100644 --- a/superset/assets/src/visualizations/FilterBox/FilterBox.css +++ b/superset/assets/src/visualizations/FilterBox/FilterBox.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .select2-highlighted > .filter_box { background-color: transparent; border: 1px superset black; diff --git a/superset/assets/src/visualizations/ForceDirected/ForceDirected.css b/superset/assets/src/visualizations/ForceDirected/ForceDirected.css index 170eccba1..954b90702 100644 --- a/superset/assets/src/visualizations/ForceDirected/ForceDirected.css +++ b/superset/assets/src/visualizations/ForceDirected/ForceDirected.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .directed_force path.link { fill: none; stroke: #000; diff --git a/superset/assets/src/visualizations/Heatmap/Heatmap.css b/superset/assets/src/visualizations/Heatmap/Heatmap.css index 597a48fd4..9c06c8987 100644 --- a/superset/assets/src/visualizations/Heatmap/Heatmap.css +++ b/superset/assets/src/visualizations/Heatmap/Heatmap.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .heatmap { position: relative; top: 0; diff --git a/superset/assets/src/visualizations/Histogram/Histogram.css b/superset/assets/src/visualizations/Histogram/Histogram.css index 28b7d70e8..9678eab65 100644 --- a/superset/assets/src/visualizations/Histogram/Histogram.css +++ b/superset/assets/src/visualizations/Histogram/Histogram.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .histogram { overflow: hidden; } diff --git a/superset/assets/src/visualizations/Horizon/HorizonChart.css b/superset/assets/src/visualizations/Horizon/HorizonChart.css index 54bb8c57d..8a0ee20e0 100644 --- a/superset/assets/src/visualizations/Horizon/HorizonChart.css +++ b/superset/assets/src/visualizations/Horizon/HorizonChart.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .horizon-chart { overflow: auto; } diff --git a/superset/assets/src/visualizations/Legend.css b/superset/assets/src/visualizations/Legend.css index 4c6222d79..5815c04a9 100644 --- a/superset/assets/src/visualizations/Legend.css +++ b/superset/assets/src/visualizations/Legend.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ div.legend { font-size: 90%; position: absolute; diff --git a/superset/assets/src/visualizations/MapBox/MapBox.css b/superset/assets/src/visualizations/MapBox/MapBox.css index 3ec640dac..adade29f5 100644 --- a/superset/assets/src/visualizations/MapBox/MapBox.css +++ b/superset/assets/src/visualizations/MapBox/MapBox.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .mapbox .slice_container div { padding-top: 0px; } diff --git a/superset/assets/src/visualizations/PairedTTest/PairedTTest.css b/superset/assets/src/visualizations/PairedTTest/PairedTTest.css index 95068ca30..cb046ccac 100644 --- a/superset/assets/src/visualizations/PairedTTest/PairedTTest.css +++ b/superset/assets/src/visualizations/PairedTTest/PairedTTest.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .paired_ttest .scrollbar-container { overflow: auto; } diff --git a/superset/assets/src/visualizations/ParallelCoordinates/ParallelCoordinates.css b/superset/assets/src/visualizations/ParallelCoordinates/ParallelCoordinates.css index 60289fbce..2c7b72c3c 100644 --- a/superset/assets/src/visualizations/ParallelCoordinates/ParallelCoordinates.css +++ b/superset/assets/src/visualizations/ParallelCoordinates/ParallelCoordinates.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .para div.grid { overflow: auto; } diff --git a/superset/assets/src/visualizations/Partition/Partition.css b/superset/assets/src/visualizations/Partition/Partition.css index a0fdaedea..a142c8060 100644 --- a/superset/assets/src/visualizations/Partition/Partition.css +++ b/superset/assets/src/visualizations/Partition/Partition.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .partition { position: relative; } diff --git a/superset/assets/src/visualizations/PivotTable/PivotTable.css b/superset/assets/src/visualizations/PivotTable/PivotTable.css index 43b94878d..0ed89aaaa 100644 --- a/superset/assets/src/visualizations/PivotTable/PivotTable.css +++ b/superset/assets/src/visualizations/PivotTable/PivotTable.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .widget.pivot_table tr > th, .widget.pivot_table tr > td { padding: 1px 5px; diff --git a/superset/assets/src/visualizations/PlaySlider.css b/superset/assets/src/visualizations/PlaySlider.css index e19dde54f..0c21b3e8f 100644 --- a/superset/assets/src/visualizations/PlaySlider.css +++ b/superset/assets/src/visualizations/PlaySlider.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .play-slider { display: flex; height: 40px; diff --git a/superset/assets/src/visualizations/Rose/Rose.css b/superset/assets/src/visualizations/Rose/Rose.css index 809df9334..003763696 100644 --- a/superset/assets/src/visualizations/Rose/Rose.css +++ b/superset/assets/src/visualizations/Rose/Rose.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .rose path { transition: fill-opacity 180ms linear; stroke: #fff; diff --git a/superset/assets/src/visualizations/Sankey/Sankey.css b/superset/assets/src/visualizations/Sankey/Sankey.css index da6fa6223..a7b99faa0 100644 --- a/superset/assets/src/visualizations/Sankey/Sankey.css +++ b/superset/assets/src/visualizations/Sankey/Sankey.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .sankey .node rect { cursor: move; fill-opacity: .9; diff --git a/superset/assets/src/visualizations/Sunburst/Sunburst.css b/superset/assets/src/visualizations/Sunburst/Sunburst.css index 6e647bf50..26d60fd3b 100644 --- a/superset/assets/src/visualizations/Sunburst/Sunburst.css +++ b/superset/assets/src/visualizations/Sunburst/Sunburst.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .sunburst text { text-rendering: optimizeLegibility; } diff --git a/superset/assets/src/visualizations/Table/Table.css b/superset/assets/src/visualizations/Table/Table.css index 5d1e29a2a..39012ef9c 100644 --- a/superset/assets/src/visualizations/Table/Table.css +++ b/superset/assets/src/visualizations/Table/Table.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .slice_container.table table.table { margin: 0px !important; background: transparent; diff --git a/superset/assets/src/visualizations/TimeTable/TimeTable.css b/superset/assets/src/visualizations/TimeTable/TimeTable.css index 5f8a41bdd..6ebbedce7 100644 --- a/superset/assets/src/visualizations/TimeTable/TimeTable.css +++ b/superset/assets/src/visualizations/TimeTable/TimeTable.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .time-table { overflow: auto; } diff --git a/superset/assets/src/visualizations/Treemap/Treemap.css b/superset/assets/src/visualizations/Treemap/Treemap.css index 2fdcdc76d..659a511ea 100644 --- a/superset/assets/src/visualizations/Treemap/Treemap.css +++ b/superset/assets/src/visualizations/Treemap/Treemap.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .treemap text { pointer-events: none; } diff --git a/superset/assets/src/visualizations/WithLegend.css b/superset/assets/src/visualizations/WithLegend.css index 34bc558fa..743453899 100644 --- a/superset/assets/src/visualizations/WithLegend.css +++ b/superset/assets/src/visualizations/WithLegend.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .with-legend .legend-container { padding-top: 5px; font-size: 0.9em; diff --git a/superset/assets/src/visualizations/WorldMap/WorldMap.css b/superset/assets/src/visualizations/WorldMap/WorldMap.css index 99e1bf6f0..916ad8ec6 100644 --- a/superset/assets/src/visualizations/WorldMap/WorldMap.css +++ b/superset/assets/src/visualizations/WorldMap/WorldMap.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .world_map svg { background-color: #feffff; } diff --git a/superset/assets/src/visualizations/markup.css b/superset/assets/src/visualizations/markup.css index 7e63c6f92..d4ea16519 100644 --- a/superset/assets/src/visualizations/markup.css +++ b/superset/assets/src/visualizations/markup.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .markup.slice_container { margin: 10px; } diff --git a/superset/assets/src/visualizations/nvd3/NVD3Vis.css b/superset/assets/src/visualizations/nvd3/NVD3Vis.css index c6a8198d6..412a1cb17 100644 --- a/superset/assets/src/visualizations/nvd3/NVD3Vis.css +++ b/superset/assets/src/visualizations/nvd3/NVD3Vis.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ g.superset path { stroke-dasharray: 5, 5; } diff --git a/superset/assets/stylesheets/d3tip.css b/superset/assets/stylesheets/d3tip.css index d22946d1e..1ae8bf57a 100644 --- a/superset/assets/stylesheets/d3tip.css +++ b/superset/assets/stylesheets/d3tip.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ /* from d3-tip */ .d3-tip { line-height: 1; diff --git a/superset/assets/stylesheets/dashboard_deprecated.css b/superset/assets/stylesheets/dashboard_deprecated.css index 57bc44cc5..57d0f4fbb 100644 --- a/superset/assets/stylesheets/dashboard_deprecated.css +++ b/superset/assets/stylesheets/dashboard_deprecated.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ /* header has mysterious extra margin */ header.top { margin-bottom: -20px; diff --git a/superset/assets/stylesheets/explore.css b/superset/assets/stylesheets/explore.css index 7551d7b07..f1131a1a2 100644 --- a/superset/assets/stylesheets/explore.css +++ b/superset/assets/stylesheets/explore.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .widget { position: relative; } diff --git a/superset/assets/stylesheets/profile.css b/superset/assets/stylesheets/profile.css index d46e2522b..117e88a0b 100644 --- a/superset/assets/stylesheets/profile.css +++ b/superset/assets/stylesheets/profile.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .table i { padding-top: 6px; } diff --git a/superset/assets/stylesheets/reactable-pagination.css b/superset/assets/stylesheets/reactable-pagination.css index 3e8628495..497b44a51 100644 --- a/superset/assets/stylesheets/reactable-pagination.css +++ b/superset/assets/stylesheets/reactable-pagination.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .reactable-pagination td { padding: 15px 0 0 0!important; } diff --git a/superset/assets/stylesheets/sql.css b/superset/assets/stylesheets/sql.css index f202c5c97..ab3f83aa7 100644 --- a/superset/assets/stylesheets/sql.css +++ b/superset/assets/stylesheets/sql.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .topsql { height: 250px; } diff --git a/superset/assets/stylesheets/welcome.css b/superset/assets/stylesheets/welcome.css index 1f7285278..3a86cf9e4 100644 --- a/superset/assets/stylesheets/welcome.css +++ b/superset/assets/stylesheets/welcome.css @@ -1,3 +1,21 @@ +/** + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you 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. + */ .table i { padding-top: 6px; } diff --git a/superset/assets/vendor/cal-heatmap/cal-heatmap.css b/superset/assets/vendor/cal-heatmap/cal-heatmap.css index d6e18bc7d..593317aee 100644 --- a/superset/assets/vendor/cal-heatmap/cal-heatmap.css +++ b/superset/assets/vendor/cal-heatmap/cal-heatmap.css @@ -1,3 +1,4 @@ +/* [LICENSE TBD] */ /* Cal-HeatMap CSS */ .cal-heatmap-container { diff --git a/superset/assets/vendor/cal-heatmap/cal-heatmap.js b/superset/assets/vendor/cal-heatmap/cal-heatmap.js index c0e353cf6..ca19cdf4c 100644 --- a/superset/assets/vendor/cal-heatmap/cal-heatmap.js +++ b/superset/assets/vendor/cal-heatmap/cal-heatmap.js @@ -1,3 +1,4 @@ +// [LICENSE TBD] /* Copied and altered from http://cal-heatmap.com/ , alterations around: * - tuning tooltips * - supporting multi-colors scales diff --git a/superset/assets/vendor/parallel_coordinates/d3.parcoords.css b/superset/assets/vendor/parallel_coordinates/d3.parcoords.css index b53849c36..af416afb7 100644 --- a/superset/assets/vendor/parallel_coordinates/d3.parcoords.css +++ b/superset/assets/vendor/parallel_coordinates/d3.parcoords.css @@ -1,3 +1,4 @@ +/* [LICENSE TBD] */ .parcoords svg, .parcoords canvas { font-size: 12px; position: absolute; diff --git a/superset/assets/vendor/parallel_coordinates/d3.parcoords.js b/superset/assets/vendor/parallel_coordinates/d3.parcoords.js index 77f5996eb..b082e68af 100644 --- a/superset/assets/vendor/parallel_coordinates/d3.parcoords.js +++ b/superset/assets/vendor/parallel_coordinates/d3.parcoords.js @@ -1,3 +1,4 @@ +/* [LICENSE TBD] */ module.exports = function(config) { var __ = { data: [], diff --git a/superset/assets/vendor/parallel_coordinates/divgrid.js b/superset/assets/vendor/parallel_coordinates/divgrid.js index e4086e8ba..296ad7e71 100644 --- a/superset/assets/vendor/parallel_coordinates/divgrid.js +++ b/superset/assets/vendor/parallel_coordinates/divgrid.js @@ -1,3 +1,4 @@ +/* [LICENSE TBD] */ // from http://bl.ocks.org/3687826 module.exports = function(config) { var columns = []; diff --git a/superset/assets/vendor/pygments.css b/superset/assets/vendor/pygments.css index ef95359ff..39860cb06 100644 --- a/superset/assets/vendor/pygments.css +++ b/superset/assets/vendor/pygments.css @@ -1,3 +1,4 @@ +/* [LICENSE TBD] */ .codehilite .hll { background-color: #ffffcc } .codehilite { background: #f8f8f8; } .codehilite .c { color: #408080; font-style: italic } /* Comment */ diff --git a/superset/migrations/versions/7467e77870e4_remove_aggs.py b/superset/migrations/versions/7467e77870e4_remove_aggs.py index 5e28a11dc..ad9b7f250 100644 --- a/superset/migrations/versions/7467e77870e4_remove_aggs.py +++ b/superset/migrations/versions/7467e77870e4_remove_aggs.py @@ -1,3 +1,19 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you 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. """remove_aggs Revision ID: 7467e77870e4 diff --git a/superset/migrations/versions/c829ff0b37d0_.py b/superset/migrations/versions/c829ff0b37d0_.py index 939dddb22..1503a93e3 100644 --- a/superset/migrations/versions/c829ff0b37d0_.py +++ b/superset/migrations/versions/c829ff0b37d0_.py @@ -1,3 +1,19 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you 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. """empty message Revision ID: c829ff0b37d0 diff --git a/superset/migrations/versions/fb13d49b72f9_better_filters.py b/superset/migrations/versions/fb13d49b72f9_better_filters.py index 4d12627d0..956766d06 100644 --- a/superset/migrations/versions/fb13d49b72f9_better_filters.py +++ b/superset/migrations/versions/fb13d49b72f9_better_filters.py @@ -1,3 +1,19 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you 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. """better_filters Revision ID: fb13d49b72f9 diff --git a/superset/migrations/versions/fbd55e0f83eb_.py b/superset/migrations/versions/fbd55e0f83eb_.py index 2ca1c1887..814d2fda2 100644 --- a/superset/migrations/versions/fbd55e0f83eb_.py +++ b/superset/migrations/versions/fbd55e0f83eb_.py @@ -1,3 +1,19 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you 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. """empty message Revision ID: fbd55e0f83eb diff --git a/superset/templates/appbuilder/baselayout.html b/superset/templates/appbuilder/baselayout.html index 85c222eb1..1199ab122 100644 --- a/superset/templates/appbuilder/baselayout.html +++ b/superset/templates/appbuilder/baselayout.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} {% extends 'appbuilder/init.html' %} {% import 'appbuilder/baselib.html' as baselib %} diff --git a/superset/templates/appbuilder/general/model/list.html b/superset/templates/appbuilder/general/model/list.html index 73710fd2f..49f08d02c 100644 --- a/superset/templates/appbuilder/general/model/list.html +++ b/superset/templates/appbuilder/general/model/list.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} {% extends "appbuilder/base.html" %} {% import 'appbuilder/general/lib.html' as lib %} diff --git a/superset/templates/appbuilder/general/widgets/base_list.html b/superset/templates/appbuilder/general/widgets/base_list.html index 69ebf1447..3b376d243 100644 --- a/superset/templates/appbuilder/general/widgets/base_list.html +++ b/superset/templates/appbuilder/general/widgets/base_list.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} {% import 'appbuilder/general/lib.html' as lib %} {% set can_add = "can_add" | is_item_visible(modelview_name) %} diff --git a/superset/templates/appbuilder/general/widgets/search.html b/superset/templates/appbuilder/general/widgets/search.html index eb703dc2d..6d7bc2ee2 100644 --- a/superset/templates/appbuilder/general/widgets/search.html +++ b/superset/templates/appbuilder/general/widgets/search.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} {% import 'appbuilder/general/lib.html' as lib %}
diff --git a/superset/templates/appbuilder/navbar.html b/superset/templates/appbuilder/navbar.html index 77248f03a..0646286c2 100644 --- a/superset/templates/appbuilder/navbar.html +++ b/superset/templates/appbuilder/navbar.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} {% set menu = appbuilder.menu %} {% set languages = appbuilder.languages %} {% set WARNING_MSG = appbuilder.app.config.get('WARNING_MSG') %} diff --git a/superset/templates/appbuilder/navbar_right.html b/superset/templates/appbuilder/navbar_right.html index bc188ef3b..5db503981 100644 --- a/superset/templates/appbuilder/navbar_right.html +++ b/superset/templates/appbuilder/navbar_right.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} {% set locale = session['locale'] %} {% if not locale %} diff --git a/superset/templates/superset/add_slice.html b/superset/templates/superset/add_slice.html index c2e6978eb..fa77c0333 100644 --- a/superset/templates/superset/add_slice.html +++ b/superset/templates/superset/add_slice.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} {% extends "superset/basic.html" %} {% block title %} diff --git a/superset/templates/superset/base.html b/superset/templates/superset/base.html index b2dba505d..5dbadf9c7 100644 --- a/superset/templates/superset/base.html +++ b/superset/templates/superset/base.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} {% extends "appbuilder/baselayout.html" %} {% block head_css %} diff --git a/superset/templates/superset/basic.html b/superset/templates/superset/basic.html index f096b55ca..eec686e2d 100644 --- a/superset/templates/superset/basic.html +++ b/superset/templates/superset/basic.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} {% import 'appbuilder/general/lib.html' as lib %} diff --git a/superset/templates/superset/dashboard.html b/superset/templates/superset/dashboard.html index b6574bc67..813ffe18c 100644 --- a/superset/templates/superset/dashboard.html +++ b/superset/templates/superset/dashboard.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} {% extends "superset/basic.html" %} {% block body %} diff --git a/superset/templates/superset/dashboard_v1_deprecated.html b/superset/templates/superset/dashboard_v1_deprecated.html index 1a158d92a..1b8c0e2fb 100644 --- a/superset/templates/superset/dashboard_v1_deprecated.html +++ b/superset/templates/superset/dashboard_v1_deprecated.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} {% extends "superset/basic.html" %} {% block body %} diff --git a/superset/templates/superset/export_dashboards.html b/superset/templates/superset/export_dashboards.html index dd8684ddf..204ac2c3a 100644 --- a/superset/templates/superset/export_dashboards.html +++ b/superset/templates/superset/export_dashboards.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} diff --git a/superset/templates/superset/reports/slice_data.html b/superset/templates/superset/reports/slice_data.html index c5bb3d103..08c8a5579 100644 --- a/superset/templates/superset/reports/slice_data.html +++ b/superset/templates/superset/reports/slice_data.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} diff --git a/superset/templates/superset/request_access.html b/superset/templates/superset/request_access.html index 21ce74455..e157cb813 100644 --- a/superset/templates/superset/request_access.html +++ b/superset/templates/superset/request_access.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} {% extends "superset/basic.html" %} {% block title %}{{ _("No Access!") }}{% endblock %} {% block body %} diff --git a/superset/templates/superset/theme.html b/superset/templates/superset/theme.html index 997502c95..e159e1982 100644 --- a/superset/templates/superset/theme.html +++ b/superset/templates/superset/theme.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#} {% extends "superset/basic.html" %} {% block body %} diff --git a/superset/templates/superset/traceback.html b/superset/templates/superset/traceback.html index d3e333b23..9e690ef9b 100644 --- a/superset/templates/superset/traceback.html +++ b/superset/templates/superset/traceback.html @@ -1,3 +1,21 @@ +{# + Licensed to the Apache Software Foundation (ASF) under one + or more contributor license agreements. See the NOTICE file + distributed with this work for additional information + regarding copyright ownership. The ASF licenses this file + to you 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. +#}

Sorry, something went wrong

diff --git a/tests/fixtures/pyodbcRow.py b/tests/fixtures/pyodbcRow.py index f938965d5..85749fd2a 100644 --- a/tests/fixtures/pyodbcRow.py +++ b/tests/fixtures/pyodbcRow.py @@ -1,3 +1,19 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you 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. # pylint: disable=C,R,W