You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: clean up table view with icons and simplified columns
- Remove view action from table (clicking row still works for navigation)
- Remove parent folder column from table
- Remove type column from table
- Add folder/file icons to name column
- Green folder icon for folders, gray document icon for files
- Keep only essential columns: name (with icon), created by, timestamps
- Cleaner, more focused table interface
0 commit comments