This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src
profi248 8fe362c267
All checks were successful
continuous-integration/drone/push Build is passing
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: #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
..
components Show an icon if a task has non-empty description (Kanban view and List view) (#360) 2020-12-30 21:20:33 +00:00
directives Build custom v-tooltip (#290) 2020-11-10 20:47:39 +00:00
helpers Better reminders (#308) 2020-11-28 13:59:27 +00:00
http-common Allow setting api url from the login screen (#264) 2020-10-11 10:13:35 +00:00
message Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
models Add setting for sending reminder emails (#343) 2020-12-19 00:12:30 +00:00
router Add "new label" button to label management (#359) 2020-12-30 17:55:54 +00:00
services Add setting for sending reminder emails (#343) 2020-12-19 00:12:30 +00:00
ServiceWorker Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
store Fix removing a kanban bucket 2020-12-28 23:42:09 +01:00
styles Show an icon if a task has non-empty description (Kanban view and List view) (#360) 2020-12-30 21:20:33 +00:00
views Show an icon if a task has non-empty description (Kanban view and List view) (#360) 2020-12-30 21:20:33 +00:00
App.vue Fix password reset 2020-12-30 21:43:43 +01:00
main.js Better reminders (#308) 2020-11-28 13:59:27 +00:00
registerServiceWorker.js Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00
version.json Cleanup code & make sure it has a common code style 2020-09-05 22:35:52 +02:00