• 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
Name
Last commit
Last update
amundsen_application Loading commit data...
docs Loading commit data...
example/docker/neo4j/conf Loading commit data...
tests Loading commit data...
.dockerignore Loading commit data...
.editorconfig Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
Makefile Loading commit data...
NOTICE Loading commit data...
README.md Loading commit data...
docker-amundsen.yml Loading commit data...
public.Dockerfile Loading commit data...
requirements3.txt Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...