Skip to content

Commit

Permalink
Draft trigger form implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
jscheffl committed Oct 16, 2024
1 parent 69e4a5e commit 97842ca
Show file tree
Hide file tree
Showing 6 changed files with 528 additions and 0 deletions.
6 changes: 6 additions & 0 deletions airflow/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,21 @@
"dependencies": {
"@chakra-ui/anatomy": "^2.2.2",
"@chakra-ui/react": "^2.8.2",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/language": "^6.10.3",
"@codemirror/lint": "^6.8.2",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@replit/codemirror-indentation-markers": "^6.5.3",
"@tanstack/react-query": "^5.52.1",
"@tanstack/react-table": "^8.20.1",
"@uiw/react-codemirror": "^4.23.5",
"axios": "^1.7.7",
"chakra-react-select": "^4.9.2",
"framer-motion": "^11.3.29",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.53.0",
"react-icons": "^5.3.0",
"react-router-dom": "^6.26.2",
"use-debounce": "^10.0.3"
Expand Down
Loading

0 comments on commit 97842ca

Please sign in to comment.