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

[ZEPPELIN-1189] Get note revision websocket api #1192

Commits on Jul 15, 2016

  1. add getNoteRevision to front

    Khalid Huseynov committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    79f8ac9 View commit details
    Browse the repository at this point in the history
  2. receive ws NOTE_REVISION msg

    Khalid Huseynov committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    3783fc9 View commit details
    Browse the repository at this point in the history
  3. add backend ws api to get note revision

    Khalid Huseynov committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    d9751c3 View commit details
    Browse the repository at this point in the history
  4. change NotebookRepo api to get note revision from Revision object to …

    …String revId
    Khalid Huseynov committed Jul 15, 2016
    Configuration menu
    Copy the full SHA
    baaa704 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2016

  1. add throws to notebook getRevisionNote

    Khalid Huseynov authored and Khalid Huseynov committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    ce097ed View commit details
    Browse the repository at this point in the history
  2. Revert "change NotebookRepo api to get note revision from Revision ob…

    …ject to String revId"
    
    This reverts commit baaa704.
    Khalid Huseynov authored and Khalid Huseynov committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    aa0a7d6 View commit details
    Browse the repository at this point in the history
  3. receive Revision object from frontend

    instead of revisionId string
    Khalid Huseynov authored and Khalid Huseynov committed Jul 18, 2016
    Configuration menu
    Copy the full SHA
    683b481 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2016

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