Friday, May 3, 2019
1 change · master
Enhancements to existing features
The activity view has been redesigned to make activity cards easier to customize and more useful across business apps. Users can now see all activity types, track progress by column, schedule activities from empty cells, view counters, and create related records directly from the activity view.
Original PR description
The activity view has been greatly improved to allow to customize it more easily. It works quite similarly to the kanban view, defining `<field>` tags at the top and using these fields in the `<template>` section. The template name used to define the activity cards is `activity-box`. Other features have also been added (see each commit for more information).