tududi/frontend/components
antanst c232d00d9a Admin user management: backend API and frontend UI.
- Add admin-only users API: list/create/delete (prevent self-delete and last-admin deletion).
- Include is_admin in auth responses.
- Frontend: /admin/users page with table, selection, remove, Add User modal.
- Show “Manage users” in user menu for admins and optional sidebar link.
- Add i18n strings for admin UI.
- Enhance create user script to grant admin via optional third arg.
- Minor: set dev bootstrap user as admin in start script.
2025-09-22 15:20:46 +03:00
..
Admin Admin user management: backend API and frontend UI. 2025-09-22 15:20:46 +03:00
Area Tweak playwright options (#303) 2025-09-09 12:53:40 +03:00
Calendar Feat add first day of week (#339) 2025-09-18 12:57:28 +03:00
Icons Lint & format (#159) 2025-07-15 10:44:02 +03:00
Inbox Add inbox pagination (#340) 2025-09-19 16:07:50 +03:00
Metrics Fix today race condition (#75) 2025-06-13 14:20:24 +03:00
Note Allow note deletion 2025-09-18 12:57:28 +03:00
Productivity Remove duplicate toaster 2025-09-18 12:57:28 +03:00
Profile Feat add first day of week (#339) 2025-09-18 12:57:28 +03:00
Project Tweak playwright options (#303) 2025-09-09 12:53:40 +03:00
Shared Feat add first day of week (#339) 2025-09-18 12:57:28 +03:00
Sidebar Admin user management: backend API and frontend UI. 2025-09-22 15:20:46 +03:00
Tag Fix project list empty (#335) 2025-09-18 12:57:28 +03:00
Task Remove duplicate toaster 2025-09-18 12:57:28 +03:00
About.tsx Fix infinite loops and change shortcuts 2025-07-21 23:15:39 +03:00
Areas.tsx Tweak playwright options (#303) 2025-09-09 12:53:40 +03:00
Calendar.tsx When task with no priority, set low default 2025-08-01 18:06:50 +03:00
Login.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
Navbar.tsx Admin user management: backend API and frontend UI. 2025-09-22 15:20:46 +03:00
Notes.tsx Fix delete note refresh (#337) 2025-09-18 12:57:28 +03:00
Projects.tsx Fix project list empty (#335) 2025-09-18 12:57:28 +03:00
Sidebar.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
Tags.tsx Tweak playwright options (#303) 2025-09-09 12:53:40 +03:00
Tasks.tsx Fix project list empty (#335) 2025-09-18 12:57:28 +03:00