Instatus

Get ready for downtime.

πŸ’… Play with the landing page to make the transition smoother to the new redesign

Not deployed yet but I’m slowly phasing out red in favor of black & white with very little greens

🀩 Created a new component for secret values to use in displaying API key

also used the same for secret automation emails that I already had

🐞 Fix an issue with status pages that happen when an incident resolved date is *before* start date

πŸ”₯ created fallback dynamic status pages

previously you had to wait for one minute for first static build, now you’ll get served a dynamic status page until the page is built for the first time (completely smooth & hidden from new customers)

πŸ”₯ Finished the REST API for create, read, update and delete of incidents and incident updates

πŸ€“ Now incident titles will be colored like the incident impact

Degraded performance incidents will have yellow titles and major outage incidents in red

πŸš€ start replying to customers who had the issues that I fixed

πŸš€ start pushing all recent status page improvements to production

πŸ™‹πŸ»β€β™‚οΈ submit to a lot of weird directories & sites

✨ Now uptime bars in status pages will show different colors depending on severity of the issues

previously i used to show only green (no issues that day) or orange (issues occured)

😎 Better current incident and maintenance looks

not shipped yet to status pages as i'm bundling multiple updates because i deploy to every page (1300+) separately

πŸ”₯ push typescript backend to prod

this includes a couple of bug fixes because i'm an idiot and i do different tasks on the same branch

🀯 Typescript backend finally working in production (staging)

will push to main tomorrow

🐞 moved all backend to typescript to reduce the possibility of shipping bugs. will test everything then ship it

Nice!

0 Likes

πŸ”— Make preview buttons always links to the page even if it’s building