Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion airflow/auth/managers/simple/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@chakra-ui/react": "^3.1.1",
"@tanstack/react-query": "^5.52.1",
"axios": "^1.7.7",
"axios": "^1.8.2",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.20.0",
Expand Down
10 changes: 5 additions & 5 deletions airflow/auth/managers/simple/ui/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20,357 changes: 4,844 additions & 15,513 deletions providers/fab/src/airflow/providers/fab/www/package-lock.json

Large diffs are not rendered by default.

88 changes: 5 additions & 83 deletions providers/fab/src/airflow/providers/fab/www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@
"dev": "NODE_ENV=development webpack --watch --progress --devtool eval-cheap-source-map --mode development",
"prod": "NODE_ENV=production node --max_old_space_size=4096 ./node_modules/webpack/bin/webpack.js --mode production --progress",
"build": "NODE_ENV=production webpack --progress --mode production",
"lint": "eslint --ignore-path=.eslintignore --max-warnings=0 --ext .js,.jsx,.ts,.tsx . && tsc",
"lint:fix": "eslint --fix --ignore-path=.eslintignore --ext .js,.jsx,.ts,.tsx . && tsc",
"format": "yarn prettier --write .",
"generate-api-types": "npx openapi-typescript \"../api_connexion/openapi/v1.yaml\" --output static/js/types/api-generated.ts && node alias-rest-types.js static/js/types/api-generated.ts"
"lint": "eslint --ignore-path=.eslintignore --max-warnings=0 --ext .js .",
"lint:fix": "eslint --fix --ignore-path=.eslintignore --ext .js .",
"format": "yarn prettier --write ."
},
"author": "Apache",
"license": "Apache-2.0",
Expand All @@ -24,8 +23,6 @@
"data",
"workflow",
"airflow",
"d3",
"nerds",
"database",
"flask"
],
Expand All @@ -46,51 +43,27 @@
"@babel/eslint-parser": "^7.24.7",
"@babel/plugin-transform-runtime": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@babel/preset-react": "^7.24.7",
"@babel/preset-typescript": "^7.24.7",
"@testing-library/jest-dom": "^5.16.0",
"@testing-library/react": "^13.0.0",
"@types/color": "^3.0.3",
"@types/json-to-pretty-yaml": "^1.2.1",
"@types/react": "^18.0.12",
"@types/react-dom": "^18.0.5",
"@types/react-syntax-highlighter": "^15.5.6",
"@types/react-table": "^7.7.12",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.0.0",
"babel-jest": "^27.3.1",
"babel-loader": "^9.1.0",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^12.0.2",
"css-loader": "5.2.7",
"css-minimizer-webpack-plugin": "^4.0.0",
"eslint": "^8.6.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-airbnb-typescript": "^17.0.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-html": "^6.0.2",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jsx-a11y": "^6.5.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-react": "^7.30.0",
"eslint-plugin-react-hooks": "^4.5.0",
"eslint-plugin-standard": "^4.0.1",
"file-loader": "^6.0.0",
"imports-loader": "^1.1.0",
"jest": "^27.3.1",
"jest-canvas-mock": "^2.5.1",
"mini-css-extract-plugin": "^1.6.2",
"moment": "^2.29.4",
"moment-locales-webpack-plugin": "^1.2.0",
"openapi-typescript": "^5.4.1",
"prettier": "^2.8.4",
"style-loader": "^1.2.1",
"stylelint": "^15.10.1",
"stylelint-config-prettier": "^9.0.5",
"stylelint-config-standard": "^20.0.0",
"terser-webpack-plugin": "<6.0.0",
"typescript": "^4.6.3",
"url-loader": "4.1.0",
"web-worker": "^1.2.0",
"webpack": "^5.94.0",
Expand All @@ -99,58 +72,7 @@
"webpack-manifest-plugin": "^4.0.0"
},
"dependencies": {
"@chakra-ui/anatomy": "^2.2.2",
"@chakra-ui/react": "2.4.2",
"@emotion/cache": "^11.9.3",
"@emotion/react": "^11.9.3",
"@emotion/styled": "^11",
"@tanstack/react-table": "^8.13.2",
"@visx/group": "^2.10.0",
"@visx/shape": "^2.12.2",
"ansi_up": "^6.0.2",
"axios": "^1.7.4",
"camelcase-keys": "^7.0.0",
"chakra-react-select": "^4.0.0",
"codemirror": "^5.59.1",
"color": "^4.2.3",
"d3": "^3.4.4",
"d3-selection": "^3.0.0",
"d3-shape": "^2.1.0",
"d3-tip": "^0.9.1",
"dagre-d3": "^0.6.4",
"echarts": "^5.4.2",
"elkjs": "^0.7.1",
"eonasdan-bootstrap-datetimepicker": "^4.17.47",
"framer-motion": "^6.0.0",
"jquery": ">=3.5.0",
"jquery-ui": "1.13.3",
"jshint": "^2.13.4",
"json-to-pretty-yaml": "^1.2.2",
"lodash": "^4.17.21",
"moment-timezone": "^0.5.43",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-icons": "^5.2.1",
"react-json-view": "^1.21.3",
"react-markdown": "^8.0.4",
"react-query": "^3.39.1",
"react-router-dom": "^6.3.0",
"react-syntax-highlighter": "^15.5.0",
"react-table": "^7.8.0",
"react-textarea-autosize": "^8.3.4",
"reactflow": "^11.7.4",
"redoc": "^2.0.0-rc.72",
"remark-gfm": "^3.0.1",
"swagger-ui-dist": "4.1.3",
"tsconfig-paths": "^3.14.2",
"type-fest": "^2.17.0",
"url-search-params-polyfill": "^8.1.0",
"validator": "^13.9.0"
},
"resolutions": {
"d3-color": "^3.1.0",
"braces": "^3.0.3",
"json5": ">=2.2.2",
"moment-timezone": ">=0.5.35"
"jquery-ui": "^1.14.1",
"moment-timezone": "^0.5.43"
}
}

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

44 changes: 2 additions & 42 deletions providers/fab/src/airflow/providers/fab/www/webpack.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,19 +76,16 @@ const config = {
// Be sure to update aliases in jest.config.js and tsconfig.json
src: path.resolve(__dirname, "static/js"),
},
extensions: [".js", ".jsx", ".ts", ".tsx", ".css"],
extensions: [".js", ".css"],
},
module: {
rules: [
{
test: /\.(js|jsx|tsx|ts)$/,
test: /\.(js)$/,
exclude: /node_modules/,
use: [
{
loader: "babel-loader",
options: {
presets: ["@babel/preset-react", "@babel/preset-typescript"],
},
},
],
},
Expand Down Expand Up @@ -150,11 +147,6 @@ const config = {
],
},
plugins: [
new WebpackManifestPlugin({
// d3-tip is named index.js in its dist folder which was confusing the manifest
map: (file) =>
file.path === "d3-tip.js" ? { ...file, name: "d3-tip.js" } : file,
}),
new cwplg.CleanWebpackPlugin({
verbose: true,
}),
Expand All @@ -176,22 +168,6 @@ const config = {
// we'll have the dependencies imported within the custom JS
new CopyWebpackPlugin({
patterns: [
{
from: "node_modules/d3/d3.min.*",
to: path.resolve(__dirname, 'dist', 'assets', '[name][ext]'),
},
{
from: "node_modules/dagre-d3/dist/*.min.*",
to: path.resolve(__dirname, 'dist', 'assets', '[name][ext]'),
},
{
from: "node_modules/d3-shape/dist/*.min.*",
to: path.resolve(__dirname, 'dist', 'assets', '[name][ext]'),
},
{
from: "node_modules/d3-tip/dist/index.js",
to: "d3-tip.js",
},
{
from: "node_modules/jquery-ui/dist/jquery-ui.min.js",
to: path.resolve(__dirname, 'dist', 'assets', '[name][ext]'),
Expand All @@ -200,22 +176,6 @@ const config = {
from: "node_modules/jquery-ui/dist/themes/base/jquery-ui.min.css",
to: path.resolve(__dirname, 'dist', 'assets', '[name][ext]'),
},
{
from: "node_modules/codemirror/lib/codemirror.*",
to: path.resolve(__dirname, 'dist', 'assets', '[name][ext]'),
},
{
from: "node_modules/codemirror/addon/lint/**.*",
to: path.resolve(__dirname, 'dist', 'assets', '[name][ext]'),
},
{
from: "node_modules/codemirror/mode/javascript/javascript.js",
to: path.resolve(__dirname, 'dist', 'assets', '[name][ext]'),
},
{
from: "node_modules/jshint/dist/jshint.js",
to: path.resolve(__dirname, 'dist', 'assets', '[name][ext]'),
},
],
}),
new LicensePlugin({
Expand Down
Loading