InvenTree/InvenTree
Matthias Mair 33c02fcd78
Added first UI components for user managment (#5875)
* Added first UI components for user managment
Ref #4962

* Add user roles to table and serializer

* added key to AddItem actions

* added ordering to group

* style text

* do not show unnecessary options

* fix admi / superuser usage

* switched to use BooleanColumn

* Added active column

* added user role change action

* added user active change action

* Added api change log

* fixed logical error

* added admin center to navigation

* added groups to user serializer

* added groups to the uI

* Added user drawer

* fixed active state

* remove actions as they are not usable after refactor

* move functions to drawer

* added drawer lock state

* added edit toggle

* merge fix

* renamed values

* remove empty roles section

* fix settings header

* make title shorter to reducelayout shift when switching to server settings
2023-11-13 12:48:57 +11:00
..
InvenTree Added first UI components for user managment (#5875) 2023-11-13 12:48:57 +11:00
build Build part change fix (#5808) 2023-10-29 23:13:38 +11:00
common Prevent settings from writing to the database during import (#5844) 2023-11-03 11:58:22 +11:00
company Addec context variables for contacts to docs (#5834) 2023-11-02 17:40:40 +11:00
generic [PUI] Render status labels (#5759) 2023-10-26 21:49:38 +11:00
label Label sheet printer (#5883) 2023-11-09 09:00:23 +11:00
locale New Crowdin updates (#5879) 2023-11-09 09:59:11 +11:00
order [React] Order tables (#5860) 2023-11-05 12:57:38 +11:00
part [Platform] BOM Table (#5876) 2023-11-08 07:37:17 +11:00
plugin Label sheet printer (#5883) 2023-11-09 09:00:23 +11:00
plugins Update documentation URLs (#4325) 2023-02-10 10:39:57 +11:00
report Label sheet printer (#5883) 2023-11-09 09:00:23 +11:00
script Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00
stock Ulugbek erkinov master (#5872) 2023-11-06 22:58:46 +11:00
templates Ulugbek erkinov master (#5872) 2023-11-06 22:58:46 +11:00
users Added first UI components for user managment (#5875) 2023-11-13 12:48:57 +11:00
web [PUI] Added tests for PUI backend stuff (#5864) 2023-11-06 09:27:07 +11:00
config_template.yaml Frontend server settings (#5765) 2023-10-23 22:33:16 +11:00
gunicorn.conf.py Skip ready functions if not in main thread or plugins are not loaded yet (#5005) 2023-07-26 08:33:13 +10:00
manage.py Docstring checks in QC checks (#3089) 2022-06-02 01:37:39 +10:00