-
- Downloads
Merge branch 'dev' into 'master'
v0.2 See merge request erlenyd/mysql-query-profiler!55
No related branches found
No related tags found
Showing
- .env 1 addition, 0 deletions.env
- .eslintrc.js 25 additions, 1 deletion.eslintrc.js
- .gitignore 5 additions, 0 deletions.gitignore
- .gitlab-ci.yml 29 additions, 17 deletions.gitlab-ci.yml
- Dockerfile 43 additions, 0 deletionsDockerfile
- README.md 32 additions, 4 deletionsREADME.md
- app/App.tsx 18 additions, 20 deletionsapp/App.tsx
- app/QueryOutput.ts 6 additions, 0 deletionsapp/QueryOutput.ts
- app/app.global.css 9 additions, 5 deletionsapp/app.global.css
- app/app.html 6 additions, 2 deletionsapp/app.html
- app/components/Login.tsx 66 additions, 11 deletionsapp/components/Login.tsx
- app/components/MemoryChart.tsx 94 additions, 42 deletionsapp/components/MemoryChart.tsx
- app/components/OptimizerTrace.tsx 21 additions, 0 deletionsapp/components/OptimizerTrace.tsx
- app/components/QueryRecorder.tsx 46 additions, 40 deletionsapp/components/QueryRecorder.tsx
- app/components/ResultJson.tsx 57 additions, 0 deletionsapp/components/ResultJson.tsx
- app/components/ResultTable.tsx 111 additions, 0 deletionsapp/components/ResultTable.tsx
- app/components/TreeViewExplainAnalyze.tsx 135 additions, 0 deletionsapp/components/TreeViewExplainAnalyze.tsx
- app/containers/Dashboard.tsx 53 additions, 20 deletionsapp/containers/Dashboard.tsx
- app/containers/LoginScreen.tsx 5 additions, 6 deletionsapp/containers/LoginScreen.tsx
- app/containers/ResultView.tsx 105 additions, 0 deletionsapp/containers/ResultView.tsx
Loading
Please register or sign in to comment