Replies: 8 comments
-
Actually, I just found the |
Beta Was this translation helpful? Give feedback.
-
hey, thanks for posting this :) i agree the current frontend isn't ideal and i've made some progress towards rewriting it in react. it's promising so far but still a fair amount more work required, and i'm finding it hard to put time towards it between full time work and health issues atm. i'll look into moving my project management over to github and opening the discussions board for better transparency here :) |
Beta Was this translation helpful? Give feedback.
-
forgot to set up GitHub discussions until now whoops 😅 it was enabled in the repo settings but I didn't realise I needed to create the first post as well |
Beta Was this translation helpful? Give feedback.
-
initial PR is up here #132 going to merge this in now-soonish so I can start testing this against a larger database on a deployed backend. still much more work to do before this is fully ready to use |
Beta Was this translation helpful? Give feedback.
-
Came here to write the same. I've be glad to help with the implementation of those features. I will be looking into what @ndepaola linked here and see where I can start contributing in the near future |
Beta Was this translation helpful? Give feedback.
-
awesome!! work on the new frontend is ticking along and i've deployed it (in alpha state) at https://mpcautofill.github.io the project status is reasonably up-to-date here MPC Autofill Frontend and i've included some docs on how to set up your dev environment for the frontend here https://github.com/chilli-axe/mpc-autofill/blob/master/frontend/readme.md let me know if you get around to looking through the codebase and we can go from there! |
Beta Was this translation helpful? Give feedback.
-
an update on this - the new frontend is at feature parity + has a slew of new features compared to the old frontend, and the codebase has become reasonably mature, so im considering this work to be in open beta now - getting people hands-on in it is blocked by mpcfill.com pulling my changes from the last few months - still at https://mpcautofill.github.io :) |
Beta Was this translation helpful? Give feedback.
-
the beta for the rewritten frontend is now fully online. check it out with the mpcfill.com database at https://mpcautofill.github.io/?server=mpcfill.com |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Historically, I've seen some improvements that I believe could be made to the current UI, such as:
Aside from this, the current code is written in plain JS with
jQuery
and it feels a bit harder to add features to it than to rearchitect it from scratch. After taking a quick look at it, I was thinking about writing my own implementation for personal usage. However, it might be a better idea if we could align on this and get to a shared solution to which I could contribute and that could be used by more people. Please let me know if you'd be open to start such a project or if you'd prefer to keep it as-is.PS: it might be a good idea to open up GitHub discussions for this project. This kind of issues make more sense as discussions to me, but I had no choice.
PS2: great project, thanks for all the effort.
Beta Was this translation helpful? Give feedback.
All reactions