PromucFlow_constructor/app
vicky-primathon 7114936554
Fix/action btn loading in table widget (#28)
* Added Button component in Table widget for actions

* Action button state loading added for Table widget

* Action button font-weight made as normal

* Table button loading state fixed. Table code refactored, rendering from props instead of state in ReactTableComponent

* Table widget action button alignment fixed

* Handled actions column changes

* added proper keys to useMemo for react table widget

* Code refactors and added dependency map with meta props and table data for computing columns

* RenameColumnHeader function renamed to TableHeaderCell

Co-authored-by: Arpit Mohan <me@arpitmohan.com>
2020-07-14 13:25:46 +05:30
..
client Fix/action btn loading in table widget (#28) 2020-07-14 13:25:46 +05:30
server New endpoint added to get actions by applicationId in view mode. (#88) 2020-07-13 23:27:49 +05:30