Skip to content

Commit

Permalink
New Features:
Browse files Browse the repository at this point in the history
1. Load Test AI finished
Bugs Corrected:
1. Load Test History, chart showing in disorder
To Be Corrected:
0. On product delete, delete trace results
1. On product delete, delete flamegraph result
  • Loading branch information
juanfranciscocis committed Sep 23, 2024
1 parent 0392fa1 commit ded435c
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ <h1 class="text-2xl text-white">{{ totalNumberOfRequests | number:'1.0-0' }}</h1
</ion-col>
</ion-row>



<ion-row class="lg:m-10 md:m-10">
<ion-col size="12" class="relative flex flex-row justify-center">
<div class="absolute z-10 w-full flex flex-row justify-end " >
Expand Down

0 comments on commit ded435c

Please sign in to comment.