1. 17 Mar, 2020 2 commits
  2. 13 Mar, 2020 1 commit
  3. 12 Mar, 2020 2 commits
  4. 11 Mar, 2020 3 commits
  5. 10 Mar, 2020 1 commit
  6. 06 Mar, 2020 4 commits
  7. 05 Mar, 2020 2 commits
  8. 02 Mar, 2020 3 commits
  9. 27 Feb, 2020 2 commits
  10. 26 Feb, 2020 1 commit
  11. 24 Feb, 2020 2 commits
    • Jacob Kim's avatar
      Fix Sample Scripts and Data (#199) · 6d5ffa49
      Jacob Kim authored
      * Change schema_name -> schema in sample_table_programmatic_source.csv
      
      * Update schema_name -> schema in sample_data_loader
      
      * Change name -> full_name in  sample_user.csv
      
      * Change name -> full_name in sample_data_loader.py
      
      * Retrigger CLA Check
      6d5ffa49
    • Jin Hyuk Chang's avatar
      Mode Dashboard execution timestamp and state (#197) · 6c4bd0ba
      Jin Hyuk Chang authored
      * Initial commit
      
      * Update
      
      * Update
      
      * Update
      
      * flake8
      
      * Update docstring
      
      * Update
      
      * Update
      
      * Add mode_dashboard_constants and mode_dashboard_utils
      
      * Add more to Util
      
      * Added back model class to ModeDashboardExtractor
      
      * flake8
      
      * Address PR comments
      6c4bd0ba
  12. 21 Feb, 2020 1 commit
  13. 20 Feb, 2020 1 commit
  14. 13 Feb, 2020 1 commit
  15. 12 Feb, 2020 1 commit
  16. 11 Feb, 2020 1 commit
    • samshuster's avatar
      Issue 147/ Programmatic Documentation Notes (#187) · 50357566
      samshuster authored
      * Add new programmatic description nodes.
      Currently only tested on tables.
      
      Fixing the neo4j nodes to have unquoted suffix where applicable
      Differentiating between normal description and programmatic description nodes for practical purposes
      Refactored Description relation creation to the DescriptionMetadata object itself
      
      * Adding a todo describing desired goal in table metadata object
      
      * Removing description order which is now handled exclusively by frontend.
      Removed column programmatic description as I think column stats will work for this use case, or if not, we can add at a later time.
      
      Added a couple of comments and removed TODO
      
      Fixing flake8 style issues
      
      * Removing is_editable
      Added another test table to sample data
      
      Fixes from code review.
      Adding default argument to source.
      Adding type comment
      Changing node key of the programmatic description
      Modifying doc string comment
      fixing new test that relies on description text
      
      * cleaning up sample data loader given that standalone column was retired.
      
      * incrementing minor version by 1
      50357566
  17. 10 Feb, 2020 1 commit
  18. 09 Feb, 2020 1 commit
  19. 07 Feb, 2020 1 commit
  20. 06 Feb, 2020 1 commit
  21. 31 Jan, 2020 1 commit
  22. 28 Jan, 2020 1 commit
  23. 24 Jan, 2020 1 commit
  24. 21 Jan, 2020 1 commit
  25. 19 Jan, 2020 1 commit
  26. 15 Jan, 2020 1 commit
  27. 13 Dec, 2019 2 commits