Foxlider / FASTER

Full rebuild of Flax's tool for installing and updating Arma 3 server with built in features for managing Steam Workshop mods.
GNU General Public License v3.0
121 stars 34 forks source link

Reorganized mods list and a few more QoL things #96

Closed TheSpartaPT closed 10 months ago

TheSpartaPT commented 1 year ago

On the Mods page:

On the Deployment page:

Description

This PR moves the Delete All functionality from the right-click menu to the top bar, to avoid the same accident my friend went through I've added a confirmation dialog where users have to type "yes" and click an additional button before it deletes all mods, I've also rearranged and deleted some columns from the mods list and added new functionality to the right-click menu where you now can select multiple mods and update or delete only the selected mods. It also rearranges the deployment columns so it reflects the changes I've made to the mods list.

Motivation and Context

A friend of mine deleted all his server mods by accident, which prompted me to make these changes.

How Has This Been Tested?

I've manually tested this to the best of my ability, and it seems to work. I do invite everyone to test it before merging though.

Screenshots (if appropriate):

MODS-LIST MODS-DELETE-ALL-CONFIRMATION DEPLOYMENT-LIST

Types of changes

Checklist:

Foxlider commented 10 months ago

Merged in #149