1
0
Fork 0
forked from OpenNeo/impress
Dress to Impress, a big fancy Neopets customization tool!
Find a file
Matchu 7a3aa609ba Use the main app for outfit saving, not impress-2020
This came in a few parts!
1. Add meta tags to let us know we're logged in.
2. Install React Query, which has the data-loading sensibilities I like
   about Apollo without the GraphQL that has honestly been a drag.
3. Replace the outfit-loading and outfit-saving calls with API calls to
   the main app.
4. Update the main app's API calls to use our more flexible data
   constructs like "pose".

Would've loved to do this more incrementally, but it's hard to! You
can't split out outfit-loading and outfit-saving, or auth from any of
that, or the state gets all out-of-sorts.

Still, this is a good nugget we've pulled out all-in-all, and one that
people have been asking for! Can maybe look to logged-in item search
soon too, for own/want data?
2023-11-02 16:54:35 -07:00
.devcontainer Build wardrobe-2020 JS during dev container setup 2023-10-26 21:39:42 +00:00
.vscode Add the Pardon Our Dust page 2023-10-23 19:05:09 -07:00
app Use the main app for outfit saving, not impress-2020 2023-11-02 16:54:35 -07:00
bin Upgrade to Rails 7.1.1 2023-10-25 15:05:31 -07:00
config Add mini profiler to each page 2023-10-27 19:38:49 -07:00
db Stop orphaning hangers when deleting lists 2023-10-24 15:35:21 -07:00
deploy Kill the app at high RAM, instead of trying to throttle it first 2023-10-27 17:03:08 -07:00
lib Update most URLs to use HTTPS 2023-10-25 15:22:57 -07:00
public Stop saving local copies of SWFs 2023-10-23 19:05:10 -07:00
test Remove unused automated testing files & gems 2023-10-25 16:09:01 -07:00
vendor Add mini profiler to each page 2023-10-27 19:38:49 -07:00
.gitignore Add .env.* to gitignore 2023-10-27 17:44:12 -07:00
.ruby-version Upgrade to Ruby 3.1.4 2023-10-23 19:05:07 -07:00
config.ru Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
Gemfile Add mini profiler to each page 2023-10-27 19:38:49 -07:00
Gemfile.lock Add mini profiler to each page 2023-10-27 19:38:49 -07:00
LICENSE.md Update our license 2023-10-23 19:04:56 -07:00
package.json Use the main app for outfit saving, not impress-2020 2023-11-02 16:54:35 -07:00
Procfile.dev Bundle wardrobe-2020 into the app 2023-10-23 19:05:08 -07:00
Rakefile Uninstall resque 2023-10-23 19:05:04 -07:00
README.md Oops, needs to be a README.md file! 2023-10-25 16:31:41 -07:00
yarn.lock Use the main app for outfit saving, not impress-2020 2023-11-02 16:54:35 -07:00

Dress to Impress beach logo

Dress to Impress

Oh! We've been revitalizing the Rails app! Fun!

There'll be more to say about it here soon :3