• Tamika Tannis's avatar
    Reorganize table owners & table tags state (#30) · ba1e4c68
    Tamika Tannis authored
    * Un-nest owners and tags state: Move from state.tableMetadata.tableData to state.tableMetadata
    
    * Create a nested reducer for owners
    
    * Rename ducks/tags -> ducks/allTags to reduce confusion with table tags
    
    * Create a nested reducer for table tags
    
    * Some code cleanup
    
    * Added table data defaults + utilMethods
    ba1e4c68
sagas.ts 4.66 KB