1. 26 Feb, 2019 1 commit
    • Tamika Tannis's avatar
      Add re-useable Flag component (#27) · 8def1174
      Tamika Tannis authored
      * Add a simple, re-useable Flag component
      
      * Use bootstrap labels
      
      * Remove line-height from Flag styles
      
      * style -> labelStyle + add a note about bootstrap 4 upgrade
      8def1174
  2. 25 Feb, 2019 4 commits
  3. 24 Feb, 2019 1 commit
  4. 22 Feb, 2019 6 commits
  5. 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
  6. 15 Feb, 2019 2 commits
  7. 13 Feb, 2019 1 commit
  8. 12 Feb, 2019 1 commit
  9. 11 Feb, 2019 4 commits
  10. 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
  11. 06 Feb, 2019 1 commit