New: First Pass Movie Index Status Cell

This commit is contained in:
Qstick
2019-10-01 22:16:16 -04:00
parent 1b6e6f80b6
commit 01f2f754ea
7 changed files with 205 additions and 0 deletions

View File

@@ -120,6 +120,12 @@ export const defaultState = {
isSortable: false,
isVisible: false
},
{
name: 'movieStatus',
label: 'Status',
isSortable: true,
isVisible: true
},
{
name: 'ratings',
label: 'Rating',