-
- Downloads
Merge branch 'dev' into 'master'
v0.4.0 See merge request erlenyd/mysql-query-profiler!119
Showing
- .gitignore 5 additions, 0 deletions.gitignore
- app/App.tsx 11 additions, 19 deletionsapp/App.tsx
- app/QueryOutput.ts 1 addition, 0 deletionsapp/QueryOutput.ts
- app/app.global.css 1 addition, 1 deletionapp/app.global.css
- app/components/IDInfo.tsx 0 additions, 29 deletionsapp/components/IDInfo.tsx
- app/components/dashboard/ColorPicker.tsx 0 additions, 0 deletionsapp/components/dashboard/ColorPicker.tsx
- app/components/dashboard/ErrorView.tsx 52 additions, 0 deletionsapp/components/dashboard/ErrorView.tsx
- app/components/dashboard/GlobalSnackbar.tsx 24 additions, 0 deletionsapp/components/dashboard/GlobalSnackbar.tsx
- app/components/dashboard/IDInfo.tsx 61 additions, 0 deletionsapp/components/dashboard/IDInfo.tsx
- app/components/dashboard/QueryRecorder.tsx 126 additions, 132 deletionsapp/components/dashboard/QueryRecorder.tsx
- app/components/dashboard/RecordingOptions/ChangeColor.tsx 8 additions, 11 deletionsapp/components/dashboard/RecordingOptions/ChangeColor.tsx
- app/components/dashboard/RecordingOptions/ChangeLabel.tsx 15 additions, 20 deletionsapp/components/dashboard/RecordingOptions/ChangeLabel.tsx
- app/components/dashboard/RecordingOptions/RecordingOptions.tsx 26 additions, 32 deletions...omponents/dashboard/RecordingOptions/RecordingOptions.tsx
- app/components/dashboard/Recordings.tsx 152 additions, 81 deletionsapp/components/dashboard/Recordings.tsx
- app/components/dashboard/SaveRecording.tsx 75 additions, 0 deletionsapp/components/dashboard/SaveRecording.tsx
- app/components/login/Login.tsx 31 additions, 13 deletionsapp/components/login/Login.tsx
- app/components/results/ExplainAnalyzeTable.tsx 3 additions, 1 deletionapp/components/results/ExplainAnalyzeTable.tsx
- app/components/results/FlameGraphExplainAnalyze.tsx 128 additions, 0 deletionsapp/components/results/FlameGraphExplainAnalyze.tsx
- app/components/results/MemoryPerformance/MemoryChart.tsx 131 additions, 58 deletionsapp/components/results/MemoryPerformance/MemoryChart.tsx
- app/components/results/MemoryPerformance/MemoryEvents.tsx 227 additions, 0 deletionsapp/components/results/MemoryPerformance/MemoryEvents.tsx
Loading
Please register or sign in to comment