π€© 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
π Testing all API routes before publishing
π Fix an issue with status pages that happen when an incident resolved date is *before* start date
πβοΈ Read Zero to One
π Designing landing page & onboarding
π Fix UI issues
π§βπ finish incidents part of api
π₯ 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)
π€ call with a potential future acquirer lol
π₯ Finished the REST API for create, read, update and delete of incidents and incident updates
π Working on REST API
π Designing new approach for landing page
π Fix get updates menu FOUC
π€ Now incident titles will be colored like the incident impact
Degraded performance incidents will have yellow titles and major outage incidents in red
π€ Add impact field for incidents
π 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
π§ improving how people are notified about new maintenances
π Read 50% of Zero to One
β¨ 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