OpenRA / OpenRA-Resources

The OpenRA Resource Center helps the community sharing their custom maps.
http://resource.openra.net
Other
21 stars 18 forks source link

Redesign v2 with bootstrap #363

Closed zapobyte closed 9 months ago

zapobyte commented 4 years ago

Hello,

As mention in #360(which can be closed as changes are included in this PR) I've mostly finish implementing and redesign using bootstrap of the whole website. Here is an album with some screenshots from the new layout if you want to take a look first: https://imgur.com/a/AVZppKS

Everything is still the same as I did not change anything in regards to what have been done or added to much. Below is a bit more detailed change log of what have been so far and what's still needed.

Hope you will like the work and waiting for your feedback and would appreciate some help testing as to be sure everything works as expected. Aiming to finish the rest of the items by the next week.

Change Log

Front-end log

Remaining TODO item list:

zapobyte commented 4 years ago

I think this is ready for review. It should have all the components from the original site,just made some adjustments to display map and it's like this now(all the down areas are collapsible components) : displaymap :crossed_fingers:

Leo512bit commented 1 year ago

I like this! When is this going to happen?

dsimmons87 commented 1 year ago

@zapobyte it would be really nice to get these updates that you've made into the Resource Centre code. It looks so much better and looks like it was a huge amount of work. Unfortunately the RC doesn't really get that much attention, so I guess nobody picked it up.

I've been working on getting it all updated code-wise, so will be fairly active on here. The aim is to get a good test suite in and update everything to the latest stable versions, so that it will be possible to work on it properly again.

Anyway, with your PR, I can see there are some changes to the models, convert tags, migrations and requirements files. Are these needed? Just as they are conflicting with other work and I don't think they should be needed. (Besides migrations shouldn't be edited once the database is live).