2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-06 07:18:48 +00:00
Oliver 7fbc1fba72
[PUI] User settings panel updates (#7944)
* Simplify user theme settings

* Cleanup

* Fix permission on user list endpoint

* Update AccountDetailPanel to use modal form

* Update components

* UI updates

* Implement default colors

* Display more user details (read only)

* Add specific "MeUserSerializer"

- Prevent certain attributes from being adjusted

* Add <YesNoUndefinedButton>

* Allow role checks to be bypassed for a given view

- Override the 'get_permission_model' attribute with None

* Enable 'GET' metadata

- Required for extracting field information even if we only have 'read' permissions
- e.g. getting table columns for users without write perms
- use 'GET' action when reading table cols

* Add info on new user account

* Fix boolean expression wrapper

* Ruff fixes

* Adjust icon

* Update unit test

* Bummp API version

* Table layout fix
2024-09-14 12:30:46 +10:00
..
2024-09-05 13:04:57 +10:00
2023-12-14 11:13:50 +11:00
2024-08-10 09:26:03 +10:00
2024-08-21 16:31:48 +10:00
2024-08-22 07:33:15 +10:00
2024-09-05 13:04:57 +10:00
2024-08-22 07:33:15 +10:00
2024-08-22 07:33:15 +10:00
2024-08-21 15:45:47 +10:00
2024-06-25 20:52:34 +10:00
2024-09-05 13:04:57 +10:00
2024-08-22 07:33:15 +10:00
2024-03-02 11:28:37 +11:00
2023-04-22 23:35:25 +10:00
2024-09-05 13:04:57 +10:00
2023-04-27 22:27:21 +10:00
2024-08-27 09:04:55 +10:00
2023-04-22 22:40:29 +10:00
2023-04-22 22:40:29 +10:00
2024-05-26 22:09:08 +10:00