1. 20 Feb, 2020 1 commit
  2. 13 Feb, 2020 1 commit
  3. 12 Feb, 2020 1 commit
  4. 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
  5. 10 Feb, 2020 1 commit
  6. 09 Feb, 2020 1 commit
  7. 07 Feb, 2020 1 commit
  8. 06 Feb, 2020 1 commit
  9. 31 Jan, 2020 1 commit
  10. 28 Jan, 2020 1 commit
  11. 24 Jan, 2020 1 commit
  12. 21 Jan, 2020 1 commit
  13. 19 Jan, 2020 1 commit
  14. 15 Jan, 2020 1 commit
  15. 13 Dec, 2019 2 commits
  16. 06 Dec, 2019 1 commit
  17. 05 Dec, 2019 1 commit
  18. 26 Nov, 2019 2 commits
  19. 25 Nov, 2019 1 commit
    • Shaun Elliott's avatar
      first class support for csv ingestion (#173) · 9b8e9e61
      Shaun Elliott authored
      * ISSUE-186
      * prep work, moving model objects to top level
      
      * ISSUE-186
      * added csv extractor
      
      * ISSUE-186
      * minor fix, to finish the work
      
      * * added csv extractor test
      * renamed standalone column model
      * fixed sample data loader and sample data
      
      * * parameterized the sample loader connections
      * fixed table owner sample data file
      
      * * fixed linting errors
      
      * * added some missing load calls in new data loader
      * fixed table stats data problem (quoting)
      9b8e9e61
  20. 19 Nov, 2019 1 commit
  21. 15 Nov, 2019 2 commits
  22. 13 Nov, 2019 1 commit
  23. 07 Nov, 2019 1 commit
  24. 05 Nov, 2019 1 commit
  25. 01 Nov, 2019 2 commits
  26. 29 Oct, 2019 1 commit
  27. 28 Oct, 2019 1 commit
  28. 24 Oct, 2019 2 commits
  29. 23 Oct, 2019 1 commit
  30. 22 Oct, 2019 2 commits
  31. 21 Oct, 2019 1 commit
  32. 20 Oct, 2019 1 commit
  33. 19 Oct, 2019 1 commit
  34. 15 Oct, 2019 1 commit