Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENG-6658 user defined metadata #197

Merged
merged 22 commits into from
Jul 24, 2020

Commits on Jul 13, 2020

  1. Configuration menu
    Copy the full SHA
    ce900df View commit details
    Browse the repository at this point in the history
  2. handles empty metadata

    kqdeng committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    ba8399d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4993948 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    384bdba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d867630 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f9b169 View commit details
    Browse the repository at this point in the history
  7. added template handlers

    kqdeng committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    1c5b391 View commit details
    Browse the repository at this point in the history
  8. added workflow handlers

    kqdeng committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    1bbabd1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1c95475 View commit details
    Browse the repository at this point in the history
  10. added hardware delete handler; updated DeleteRequest ID field to matc…

    …h protobuf conventions
    kqdeng committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    933d905 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    42c4100 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    93ac142 View commit details
    Browse the repository at this point in the history
  13. used jsonpb to marshal workflow state and events to handle enums and …

    …show defaults; cleanup
    kqdeng committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    308b78e View commit details
    Browse the repository at this point in the history
  14. added explicit returns after errors to prevent sending bad requests t…

    …o server (and also actually write/return the errors)
    kqdeng committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    448736e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f48093e View commit details
    Browse the repository at this point in the history
  16. updated template list handler to return json instead of table format;…

    … template list and workflow list now use jsonpb to display formatted time
    kqdeng committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    7327f5a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    700d8af View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    12ceff5 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    17caa6a View commit details
    Browse the repository at this point in the history
  20. removed metadata message from hardware proto; replaced obsolete field…

    …s with reserved; fixups
    kqdeng committed Jul 13, 2020
    Configuration menu
    Copy the full SHA
    dd6d5ea View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    1e8c585 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    4b39ab5 View commit details
    Browse the repository at this point in the history