Commit graph

6 commits

Author SHA1 Message Date
ValueOn AG
70c84dd897 revised ui components 2026-01-20 00:56:00 +01:00
ValueOn AG
b2c38e75bf Fixed UI issues:
Data: roles & rules: fixed id and pydantic handling ui+gateway
Table generic: Fixed column width changing with persistent user width not overwritten by default in the session
Table generic: fixed active item in navbar working with subpaths
Table generic: fixed sort and pagination with modified routes
Table generic: enhanced logic to select page directly and bar on top of the table
Table generic: Always load data with pagination, fixed page counter (not updated), enhanced pagination to access pages directly
Table generic: Filter function enhanced directly as dropdown in column headers, sorting enhanced to have cascading sorting
Table generic: Added multilingual to AttributeType and handle it in the form renderer, removed explicit field definitions from team-members.ts and prompts.ts to use dynamic generation from backend attributes strictly
Table generic: Inline editting of checkboxes and boolean values
Table generig: Only generic logic, no explicit logic (e.g. id's)
Table generic: Removed all specific parts like action icons. To e a parameter by calling instance.
2026-01-13 20:01:27 +01:00
be3844f33e feat: implemented priviledge checker into real estate pages 2026-01-12 11:44:10 +01:00
826eead605 fix:added more rolelabel logging to see why missing pages 2026-01-05 06:56:23 +01:00
079d398f8a fix:build errors removed 2026-01-05 06:34:31 +01:00
aaf64b869f resumed backend integration, RBAC focus 2025-12-15 07:32:06 +01:00