frontend_nyla/src/components/Sidebar
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
..
SidebarStyles Fixed UI issues: 2026-01-13 20:01:27 +01:00
index.ts working on new frontend and backend integration 2025-08-06 15:39:16 +02:00
Sidebar.tsx working on action button 2025-10-01 12:15:20 +02:00
SidebarItem.tsx fix:build errors removed 2026-01-05 06:34:31 +01:00
sidebarLogic.ts Fixed UI issues: 2026-01-13 20:01:27 +01:00
SidebarSubmenu.tsx Fixed UI issues: 2026-01-13 20:01:27 +01:00
sidebarTypes.ts fix: collapsed sidebar 2025-12-15 13:55:27 +01:00
SidebarUser.tsx feat: implemented priviledge checker into real estate pages 2026-01-12 11:44:10 +01:00