wekan/client/components/activities
Martin Filser 8a446de3e9 added comment section on card details to avoid loading the card comment activities from the server
- and added to show only the activities a card

- to display the card comments a connection to the server was needed to get the activities of the card comments, now, it's not necessary
- also performance relevant. until now there were a lot of activities loaded, now only of the current card
2024-11-15 19:55:07 +01:00
..
activities.css added comment section on card details to avoid loading the card comment activities from the server 2024-11-15 19:55:07 +01:00
activities.jade added comment section on card details to avoid loading the card comment activities from the server 2024-11-15 19:55:07 +01:00
activities.js added comment section on card details to avoid loading the card comment activities from the server 2024-11-15 19:55:07 +01:00
comments.css added comment section on card details to avoid loading the card comment activities from the server 2024-11-15 19:55:07 +01:00
comments.jade added comment section on card details to avoid loading the card comment activities from the server 2024-11-15 19:55:07 +01:00
comments.js added comment section on card details to avoid loading the card comment activities from the server 2024-11-15 19:55:07 +01:00