frontend/src/views
profi248 8fe362c267 Show an icon if a task has non-empty description (Kanban view and List view) (#360)
Add an icon to indicate that task has a description (similar to Trello). Would also be nice to add a counter for comments, but it's not possible to reasonably currently implement unless the API also gets changed.

Also add attachment icon to List view, and change the icon in Kanban view to be consistent with the rest of the icon set.

Reviewed-on: vikunja/frontend#360
Reviewed-by: konrad <konrad@kola-entertainments.de>
Co-authored-by: profi248 <kostal.david8@gmail.com>
Co-committed-by: profi248 <kostal.david8@gmail.com>
2020-12-30 21:20:33 +00:00
..
filters Fix deleting a saved filter 2020-12-19 00:19:12 +01:00
labels Add "new label" button to label management (#359) 2020-12-30 17:55:54 +00:00
list Show an icon if a task has non-empty description (Kanban view and List view) (#360) 2020-12-30 21:20:33 +00:00
migrator Add Microsoft Todo migration (#339) 2020-12-18 11:12:20 +00:00
namespaces Show loading spinner when loading namespaces & lists 2020-11-12 20:57:39 +01:00
sharing Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
tasks Don't show the "next week/month" buttons on the start page 2020-12-23 21:12:59 +01:00
teams Add showing and modifying user name (#306) 2020-11-21 21:25:00 +00:00
user Fix password reset 2020-12-30 21:43:43 +01:00
404.vue Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
Home.vue Add showing and modifying user name (#306) 2020-11-21 21:25:00 +00:00