Emmanuel Cousin
Emmanuel Cousin
Currently progressing on this one after I closed https://github.com/antiwork/gumroad/pull/1077 (see [comment](https://github.com/antiwork/gumroad/pull/1077#issuecomment-3246786674))
Current progress: 70%
Current progress: 85% Almost all of the Admin pages have been ported to React/Inertia The last 15% is the purchase and affiliate components.
@slavingia Yes, you can checkout the branch [`feature/admin-spa`](https://github.com/antiwork/gumroad/tree/feature/admin-spa) locally and see how it is. Since it's a work in progress, not everything works just yet. You can also track the...
Current progress: 100% of the code has been ported. Now cleaning up and testing. Hope to push a PR soon.
Note to self: Devin changed the `_purchase` partial today: https://github.com/antiwork/gumroad/pull/1732#discussion_r2437809876
Done, edited the issue's original description. Current state of the migration in production: > - [x] Home page > - [x] Suspend Users > - [x] Block Emails > -...
@slavingia the work is implemented in https://github.com/antiwork/gumroad/pull/1586 and is currently being extracted into atomic PRs by @binary-koan and I. Latest extraction about Product#show is being prepared by @binary-koan here: https://github.com/antiwork/gumroad/pull/1824...
I'll pick up the Users#show page
@michellelarney @gumroadsteve2 I am trying to reproduce the problem in production. Can you explain what you mean exactly by "switching between "becoming" users"?