Dress to Impress, a big fancy Neopets customization tool!
Find a file
Emi Matchu f6f618c9d5 Add Item.is{_not}_modeled scopes, for use in search later
We're now caching `predicted_fully_modeled?` on the database record, so
we can query by it in the database!

I'm moving on from the model I did in Impress 2020, of writing really
big fancy single-source-of-truth queries based on the assets themselves.

I see the merit of that in terms of theoretical reliability, but in
practice I think it will be *more* reliable to have one *in-code*
definition of modeling status (which we need anyway for generating the
homepage modeling requests), and just save that in a queryable way.
2024-11-19 15:52:52 -08:00
.devcontainer Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
.husky
app Add Item.is{_not}_modeled scopes, for use in search later 2024-11-19 15:52:52 -08:00
bin Move some Ansible config out of scripts and into ansible.cfg 2024-09-06 12:16:26 -07:00
config
db Add Item.is{_not}_modeled scopes, for use in search later 2024-11-19 15:52:52 -08:00
deploy Refactor Neopets import tasks all into a neopets:import namespace 2024-11-16 11:58:43 -08:00
lib
public
spec Add Item.is{_not}_modeled scopes, for use in search later 2024-11-19 15:52:52 -08:00
test Add assets to modeling tests, and also uhh some other fixes 2024-10-21 16:46:10 -07:00
vendor Add NCMall.load_styles method, not yet used 2024-11-14 18:45:08 -08:00
.eslintrc.json
.gitignore Improve Solargraph LSP in our spec files 2024-11-19 11:28:36 -08:00
.rspec
.ruby-version
.solargraph.yml
.yarnrc.yml
config.ru
falcon.rb
Gemfile
Gemfile.lock Add NCMall.load_styles method, not yet used 2024-11-14 18:45:08 -08:00
LICENSE.md
package.json Upgrade to Yarn 4.5.0 2024-09-20 12:47:54 -07:00
Procfile.dev Use local-only HTTPS certs for the development neopass-server 2024-03-14 18:01:54 -07:00
Rakefile Uninstall resque 2023-10-23 19:05:04 -07:00
README.md
yarn.lock

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