From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: Backup: Rework and altering of functionalities and GUI for better usability Date: Mon, 22 Mar 2021 11:36:15 +0000 Message-ID: <572900B7-43E8-4F0E-8E39-286EB70FD537@ipfire.org> In-Reply-To: <87635bb9-1376-b674-11fa-699f014131e4@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1205685105285757906==" List-Id: --===============1205685105285757906== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, > On 21 Mar 2021, at 18:25, Matthias Fischer = wrote: >=20 > Based on https://bugzilla.ipfire.org/show_bug.cgi?id=3D12588 >=20 > Hi, >=20 > in the meantime I worked on this - a bit. Very good idea. This page is quite essential, but the design is quite complic= ated and difficult to use. > I've made several changes and adjustments which could be implemented one > by one - if they are wanted/accepted: >=20 > - Changed icons to buttons =3D> better readability. Yes. I am not sure whether =E2=80=9CBackup=E2=80=9D is a good choice, because= it could be interpreted as a noun. Maybe =E2=80=9CBackup Now=E2=80=9D or =E2= =80=9CUpdate Backup=E2=80=9D would be a better choice. Does anybody have any = ideas? > - For buttons to work, I added two lang strings for button labeling. No problem here. > - Cleaned up the code a bit, some if-queries were unnessecary (if > ($cgiparams{'ACTION'} eq...). >=20 > - Changed the order of the (Addon-)buttons to "Download - Save - Delete" > (old: Download was in the middle). What is the rationale here? Why is this order better? > - Marked IPF-files bold =3D> better readability (I already sent this in > one day: =3D> https://patchwork.ipfire.org/patch/3124/). Can we not have a proper table here? Like this: | Package | Last Backup | Size | | | wio | 2021-03-22 11:31 | 8 kB | [Download] [Backup] [Delete] | > - Added query for deleting a backup file (onclick=3D\"return confirm...). Very good idea, too. Can we make this a function that we can add to various other places, too? Lik= e firewall rules? > Details in the attached screenshot. >=20 > Proposed ToDo - as a start: Alter the info text for restoring to make > clear that only the addon *configs* are restored, not the addons themselves. Yes. > Thoughts? Opinions? Very good ideas. Please keep them all in individual patches so that they can = be reviewed one by one :) -Michael >=20 > Best, > Matthias > --===============1205685105285757906==--