-
- Downloads
"...git@gitlab.stud.idi.ntnu.no:idatt2106-v23-03/backend.git" did not exist on "84d7a41aa3332edb8597d95a1e20a4029386eb6d"
Merge branch 'dev' into 'master'
v0.3 See merge request erlenyd/mysql-query-profiler!78
No related branches found
No related tags found
Showing
- .env 2 additions, 1 deletion.env
- .eslintrc.js 2 additions, 0 deletions.eslintrc.js
- .vscode/settings.json 25 additions, 1 deletion.vscode/settings.json
- app/App.tsx 26 additions, 18 deletionsapp/App.tsx
- app/QueryOutput.ts 2 additions, 2 deletionsapp/QueryOutput.ts
- app/app.global.css 30 additions, 0 deletionsapp/app.global.css
- app/app.html 4 additions, 0 deletionsapp/app.html
- app/components/ColorPicker.tsx 75 additions, 0 deletionsapp/components/ColorPicker.tsx
- app/components/ErrorView.tsx 38 additions, 0 deletionsapp/components/ErrorView.tsx
- app/components/ExplainAnalyzeTable.tsx 59 additions, 0 deletionsapp/components/ExplainAnalyzeTable.tsx
- app/components/IDInfo.tsx 29 additions, 0 deletionsapp/components/IDInfo.tsx
- app/components/Login.tsx 25 additions, 10 deletionsapp/components/Login.tsx
- app/components/MemoryChart.tsx 356 additions, 139 deletionsapp/components/MemoryChart.tsx
- app/components/OptimizerTrace.tsx 77 additions, 12 deletionsapp/components/OptimizerTrace.tsx
- app/components/QueryRecorder.tsx 229 additions, 32 deletionsapp/components/QueryRecorder.tsx
- app/components/RecordingOptions/ChangeColor.tsx 58 additions, 0 deletionsapp/components/RecordingOptions/ChangeColor.tsx
- app/components/RecordingOptions/ChangeLabel.tsx 77 additions, 0 deletionsapp/components/RecordingOptions/ChangeLabel.tsx
- app/components/RecordingOptions/RecordingOptions.tsx 93 additions, 0 deletionsapp/components/RecordingOptions/RecordingOptions.tsx
- app/components/Recordings.tsx 308 additions, 0 deletionsapp/components/Recordings.tsx
- app/components/ResultJson.tsx 31 additions, 28 deletionsapp/components/ResultJson.tsx
Loading
Please register or sign in to comment