focalboard/webapp
Harshil Sharma c4ee743a10
Board calculations (#1464)
* 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>
2021-10-13 13:26:14 +05:30
..
__mocks__
cypress Start Welcome Page (#1231) 2021-09-28 09:51:32 -04:00
html-templates
i18n Translated using Weblate (Polish) (#1530) 2021-10-12 11:43:10 -05:00
src Board calculations (#1464) 2021-10-13 13:26:14 +05:30
static Updating splash screen sizing for image and content (#1399) 2021-10-04 16:58:56 -04:00
.eslintignore
.eslintrc.json
.nvmrc
.prettierignore
.prettierrc.json
.stylelintrc.json
cypress.json
NOTICE.txt
package-lock.json
package.json Add --progress for watchdev npm script. (#1407) 2021-10-02 07:35:36 -04:00
tsconfig.json
tslint.json
webpack.common.js Start Welcome Page (#1231) 2021-09-28 09:51:32 -04:00
webpack.dev.js
webpack.prod.js