bluewave-labs / bluewave-uptime

BlueWave Uptime Monitor application
https://uptime-demo.bluewavelabs.ca/
GNU Affero General Public License v3.0
406 stars 47 forks source link

Convert status code strings to labels #965

Open gorkem-bwl opened 5 days ago

gorkem-bwl commented 5 days ago

We have a label (chips) component where we can use to identify the status codes in the Incidents table.

Convert status code into tables where each table has a different color for 403, 502, 5000 and all others.

Here is the current screenshot of the table where the status codes columns will be converted to labels:

image
rog404 commented 5 days ago

Hello, @gorkem-bwl , Can I do this issue?

gorkem-bwl commented 5 days ago

Hello, @gorkem-bwl , Can I do this issue?

Please go ahead. Make sure you use labels in our components directory, install the application on your local, test everything and then commit with a screenshot or a video. Thanks.