I have been working on cleaning up the UI library and using proper html elements and not remaking my own. I also am fixing bugs and updating the edit stuff pages. They now have one save button and a different ‘Danger Zone’ Card for deleting or archiving. I also just fixed this happy database issue (picture 1). Turns out i for got to give the notifications service access to the email outbox. And the worker filled up every single db connection. The app has been in some weird states today and that was why. I forgot a couple rollback on errors in the transaction… Its fixed now though. I also got to learn how to kill connections to postgres
Log in to leave a comment