forked from OpenNeo/impress
Just stripping out the big React component, and having Rails output it! There's a lot of work rn in extracting the Impress 2020 dependency from the `wardrobe-2020` React app, and I'm just curious to see if we can simplify it at all by pulling this stuff *way* back to basics, and deleting the item page part of `wardrobe-2020` altogether. In this draft, we regress a lot of functionality: it just shows the item on a Blue Acara, with no ability to change it! I'm gonna play with putting more of that back in. I also haven't actually removed any of the item page React code; I just stopped calling it. That can be a cleanup for another time, once we're confident in this experiment! |
||
|---|---|---|
| .. | ||
| _item.html.haml | ||
| _item_header.html.haml | ||
| _item_link.html.haml | ||
| _item_list_row.html.haml | ||
| index.html.haml | ||
| needed.html.haml | ||
| show.html.haml | ||
| sources.html.haml | ||