ddavness / power-mailinabox

A Mail-in-a-Box with extra capabilities and more customizability. Not just for power users!
Creative Commons Zero v1.0 Universal
172 stars 32 forks source link

Admin panel refactoring #41

Closed ddavness closed 2 years ago

ddavness commented 2 years ago

We're bumping Bootstrap to the next major version (v4 -> v5), and that will require us to do some deeper changes to the admin panel front-end.

I'll take this opportunity to do a deeper facelift on the UI itself. We should see dark mode finally being properly implemented and some stuff that wasn't exactly playing nicely on mobile should be back... playing nicely with mobile devices.

ddavness commented 2 years ago

19 commits in - I figured out I'd give a little teaser on the new control panel look and feel?

It's not going to be anything huge where everything gets done upside down; In fact, you should be able to use the new panel just like you used the old one. But this one is more beautiful and actually kinda works on your phone, too. :wink:

Feedback is welcome! I'll keep you posted.

Context Old New
Login image image
Status Checks image image
TLS Certificates image image
Backups image image
PGP Keyring image image
WKD Management image image
ddavness commented 2 years ago

6 pages to go!

ddavness commented 2 years ago

So far, so good - some pages will need some deeper refactoring, but we've reached the point where everything works reasonably well.

Next commits will be targeted towards implementing proper dark mode.

ddavness commented 2 years ago

Dark mode, your eyes will finally be able to rest :relieved:

Ok, this was a bit easier than expected. The admin panel will include a toggle so that you can switch between light and dark mode to your heart's content!

image

image

image

image

image

ddavness commented 2 years ago

I might be done for now!

There'll be a second refactoring phase on the entire codebase (covering admin panel AND the API) which won't be part of this PR.

tenseoverflow commented 2 years ago

Nice one! The new admin panel looks gorgeous with that dark theme.

ddavness commented 2 years ago

Thanks! ^-^

mannp commented 2 years ago

Looks really great, thanks for your efforts 👍🏻