Skip to content
This repository has been archived by the owner on May 9, 2022. It is now read-only.

/admin should look like the rest of the pages #273

Open
bfabio opened this issue Nov 27, 2019 · 1 comment
Open

/admin should look like the rest of the pages #273

bfabio opened this issue Nov 27, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@bfabio
Copy link
Member

bfabio commented Nov 27, 2019

/admin has a different style than the other pages. It should use the Bootstrap Italia theme.

@bfabio
Copy link
Member Author

bfabio commented Dec 1, 2019

Besides, when database_admin_interface and users_db are enabled, things get awkward because you get two UIs to manipulate users, each one with their own downsides.

The one in /users only lets you add users, but it's more user friendly. The one in /admin does everything, but you need to manually edit the JSON field.

Maybe we should just drop flask-admin and implement the CRUD parts ourselves.

@peppelinux peppelinux added enhancement New feature or request help wanted Extra attention is needed labels Feb 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants