tududi/frontend/components
antanst 1fa221db54 Merge chrisvel/main into pro/user-perms
- Keep :uid endpoints throughout (not :id)
- Keep hasAccess middleware for permission checks
- Keep logError instead of console.error
- Add Note orphaning in project deletion
- Merge area attributes (include uid)
- Merge project store update on delete
- Use uid in test data-testids
2025-10-09 11:15:02 +03:00
..
Admin chore(lint): remove unnecessary try/catch and tighten error handling 2025-09-22 15:20:46 +03:00
Area Removes horizontal padding on content edit on mobile (#390) 2025-10-07 12:42:28 +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 Fix E2E test breakage (#380) 2025-10-05 16:04:46 +03:00
Metrics Fix today race condition (#75) 2025-06-13 14:20:24 +03:00
Note Removes horizontal padding on content edit on mobile (#390) 2025-10-07 12:42:28 +03:00
Productivity Feat/add project states (#354) 2025-09-29 16:04:25 +03:00
Profile Fix E2E test breakage (#380) 2025-10-05 16:04:46 +03:00
Project Merge chrisvel/main into pro/user-perms 2025-10-09 11:15:02 +03:00
Shared Fix project notes deletion (#396) 2025-10-07 06:16:42 +03:00
Sidebar Merge branch 'cleanups' into pro/user-perms 2025-10-02 15:42:42 +03:00
Tag Merge branch 'cleanups' into pro/user-perms 2025-10-02 15:42:42 +03:00
Task Merge chrisvel/main into pro/user-perms 2025-10-09 11:15:02 +03:00
About.tsx Fix infinite loops and change shortcuts 2025-07-21 23:15:39 +03:00
Areas.tsx Fix typescript issues 2025-09-30 12:35:55 +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 notes.js & areas.js UID usage and remove IDs. (#355) 2025-09-29 16:03:46 +03:00
Projects.tsx Merge chrisvel/main into pro/user-perms 2025-10-09 11:15:02 +03:00
Sidebar.tsx Lint frontend (#131) 2025-07-09 12:23:55 +03:00
Tags.tsx Change tags to use uids instead of ids. (#351) 2025-09-22 17:10:29 +03:00
Tasks.tsx Fix project list empty (#335) 2025-09-18 12:57:28 +03:00