impress-2020/src
Emi Matchu dc954d7c3c Stop referencing the {color,species,zone}_translations tables
We're in the process of migrating away from translating these records,
because Neopets hasn't supported non-English languages in many years,
and it'll simplify our code and database lookups.

In Main DTI, we already wrote code to copy these fields onto the main
records and keep them in sync for now; now, once DTI 2020 isn't
referencing them anymore, it should be safe for the main app to drop
the tables altogether.

Note that some Prettier changes got mixed in here and that's fine!

I also wasn't suuuper careful testing these, most of them seem to be
trivially testable by just loading the homepage or doing a few basic
wardrobe actions, and the others are in Discord support log actions
that aren't enabled in development mode, so I'm just like… ehh I'll do
a couple support actions after deploy and see that they don't crash!
2024-02-03 08:05:15 -08:00
..
app Remove unused IMPRESS_LOG_IN_AS feature 2024-01-28 06:36:09 -08:00
server Stop referencing the {color,species,zone}_translations tables 2024-02-03 08:05:15 -08:00
shared Logic & comment updates to #30 2022-12-22 18:58:49 -08:00
react-app-env.d.ts Finally finish TS setup, build works! 2021-02-02 21:38:57 -08:00