mirror of
https://github.com/mattermost/focalboard.git
synced 2025-03-06 15:36:17 +02:00
* Added menu options to choose calculation * Made calculation option component generic for use in kanban and table * Added property type based calculation option menu * WIP * Prepared submenu * Populated submenu * WIP * WIP * Base implementation complete * Done * minor cleanup * Updating UI for board calculations # Conflicts: # webapp/src/components/kanban/calculation/calculation.tsx * Updating UI for board * Highlighted currently selected option * Fixed existsing tests * Fixed existsing tests * Added tests * Added tests * Fixed some plugin CSS issues * Fixed a unintentional snapshot update * Fixed a test * Fixed a test * Fixed a test * Fixed dashboard tests * Fixed some review comments * Updated snapshots for change in Button classname * Fixed test after syncing with main Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>