π 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
π Testing all API routes before publishing
π Fix an issue with status pages that happen when an incident resolved date is *before* start date
π Designing landing page & onboarding
π§βπ 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)
π₯ 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
β¨ 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
π Fix a bunch of shit
π€― Typescript backend finally working in production (staging)
will push to main tomorrow