1. 22 Feb, 2019 5 commits
  2. 20 Feb, 2019 3 commits
    • Tamika Tannis's avatar
      Preview feature fixes · e8676b96
      Tamika Tannis authored
      e8676b96
    • Tamika Tannis's avatar
      Preview feature fixes (#16) · c3b77880
      Tamika Tannis authored
      * Reset preview reducer state on GetTableData
      
      * Fix type error
      
      * preview state should be controlled by tableMetadata reducer
      
      * dispatch getPreviewData from TableDetail container
      
      * Pass a modalTitle to DataPreviewButton instead of queryParams
      c3b77880
    • Daniel's avatar
      Changed editable-text interaction (#10) · edc1d199
      Daniel authored
      * Changed editable-text interaction
      - Use "edit" link instead of icon
      - "edit" is visible for empty text values and on hover
      - textarea appears flush with blackground
      - textarea gets light gradient on de-focus
      -  Change 'edit' to 'Add Description' when text is empty
      edc1d199
  3. 15 Feb, 2019 2 commits
  4. 13 Feb, 2019 1 commit
  5. 12 Feb, 2019 1 commit
  6. 11 Feb, 2019 4 commits
  7. 08 Feb, 2019 3 commits
    • Jin Hyuk Chang's avatar
      [DPTOOLS-1515] Register to Pypi (#3) · 0421f776
      Jin Hyuk Chang authored
      0421f776
    • Daniel's avatar
      Added Travis-CI configuration file (#2) · 3e239e59
      Daniel authored
      * Added travis configuration file
      
      * Added .PHONY annotations to Makefile
      Removed 'mypy' and commented 'npm run test' in travis.yml
      
      * Added 'mypy' to Makefile
      3e239e59
    • Daniel's avatar
      Add lineage link (#1) · 2f70e55d
      Daniel authored
      * Added a lineage section in the table details side bar. This link can be enabled and customized by overwriting the default config values.
      * Cleaned up some global styles by nesting them inside their component classes.
      * Removed deprecated 'nav_link' file.
      * Added comments for static configs.
      2f70e55d
  8. 06 Feb, 2019 1 commit