Add initial version of record developer mode, associated scripts

This commit is contained in:
2022-10-31 15:54:17 -05:00
parent b87dbf231d
commit 8ed8640b5a
10 changed files with 1010 additions and 199 deletions

View File

@ -13,7 +13,7 @@
"@fullcalendar/interaction": "5.10.0",
"@fullcalendar/react": "5.10.0",
"@fullcalendar/timegrid": "5.10.0",
"@kingsrook/qqq-frontend-core": "1.0.27",
"@kingsrook/qqq-frontend-core": "1.0.28",
"@mui/icons-material": "5.4.1",
"@mui/material": "5.4.1",
"@mui/styled-engine": "5.4.1",
@ -34,6 +34,7 @@
"@types/react": "17.0.38",
"@types/react-dom": "17.0.11",
"@types/react-router-hash-link": "2.4.5",
"ace-builds": "1.12.3",
"chart.js": "3.4.1",
"chroma-js": "2.4.2",
"datejs": "1.0.0-rc3",
@ -45,6 +46,7 @@
"html-react-parser": "1.4.8",
"http-proxy-middleware": "2.0.6",
"react": "17.0.2",
"react-ace": "10.1.0",
"react-chartjs-2": "3.0.4",
"react-cookie": "4.1.1",
"react-dom": "17.0.2",