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

Breaking: Enable GraphQL by default #360

Merged
merged 49 commits into from
Jun 8, 2020
Merged

Commits on Apr 22, 2020

  1. WIP

    dalehille committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    f386373 View commit details
    Browse the repository at this point in the history
  2. WIP

    dalehille committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    2246215 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

  1. add subscriptionsByTag query. have the sub send back true if somethin…

    …g was updaetd for an org id
    dalehille committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    64caa7d View commit details
    Browse the repository at this point in the history
  2. remove comments

    dalehille committed Apr 23, 2020
    Configuration menu
    Copy the full SHA
    81aa625 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2020

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

Commits on Apr 28, 2020

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

Commits on Apr 29, 2020

  1. subscription tests

    dalehille committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    94ed3a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    667d333 View commit details
    Browse the repository at this point in the history
  3. update

    yingwang-us committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    f259b0f View commit details
    Browse the repository at this point in the history
  4. mock redis

    yingwang-us committed Apr 29, 2020
    Configuration menu
    Copy the full SHA
    0cbbb60 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

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

Commits on May 5, 2020

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

Commits on May 11, 2020

  1. Configuration menu
    Copy the full SHA
    516e075 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53bd5ca View commit details
    Browse the repository at this point in the history
  3. Merge branch 'cluster_subscription_gql' of github.com:razee-io/Razeed…

    …ash-api into cluster_subscription_gql_user_token
    rmgraham committed May 11, 2020
    Configuration menu
    Copy the full SHA
    b15090c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

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

Commits on May 13, 2020

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

    rmgraham committed May 13, 2020
    Configuration menu
    Copy the full SHA
    4a67c64 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #334 from razee-io/cluster_subscription_gql_user_t…

    …oken
    
    Cluster subscription gql user token
    dalehille authored May 13, 2020
    Configuration menu
    Copy the full SHA
    09be8e4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/razee-io/razeedash-api in…

    …to cluster_subscription_gql
    dalehille committed May 13, 2020
    Configuration menu
    Copy the full SHA
    00c6fc1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2020

  1. wip

    dalehille committed May 14, 2020
    Configuration menu
    Copy the full SHA
    931ca60 View commit details
    Browse the repository at this point in the history
  2. fixed websockets not working

    rmgraham committed May 14, 2020
    Configuration menu
    Copy the full SHA
    4aafcc0 View commit details
    Browse the repository at this point in the history
  3. add orgId to the context

    dalehille committed May 14, 2020
    Configuration menu
    Copy the full SHA
    b567469 View commit details
    Browse the repository at this point in the history
  4. remove unused import

    dalehille committed May 14, 2020
    Configuration menu
    Copy the full SHA
    4684e48 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Configuration menu
    Copy the full SHA
    09cf9c9 View commit details
    Browse the repository at this point in the history
  2. update userToken auth

    dalehille committed May 15, 2020
    Configuration menu
    Copy the full SHA
    f129e50 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

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

    dalehille committed May 18, 2020
    Configuration menu
    Copy the full SHA
    7919308 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5da2004 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    489845e View commit details
    Browse the repository at this point in the history
  5. decrease keepAlive amount

    dalehille committed May 18, 2020
    Configuration menu
    Copy the full SHA
    2255d04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfc017c View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

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

Commits on May 26, 2020

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

Commits on May 27, 2020

  1. put travis yaml back

    dalehille committed May 27, 2020
    Configuration menu
    Copy the full SHA
    27ef05a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

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

Commits on May 29, 2020

  1. remove AUTH_MODEL check

    dalehille committed May 29, 2020
    Configuration menu
    Copy the full SHA
    35e6758 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2020

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

Commits on Jun 1, 2020

  1. Configuration menu
    Copy the full SHA
    521a623 View commit details
    Browse the repository at this point in the history
  2. fix missing context bug

    dalehille committed Jun 1, 2020
    Configuration menu
    Copy the full SHA
    889b7a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

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

Commits on Jun 3, 2020

  1. Configuration menu
    Copy the full SHA
    9266b50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a3ee04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9656438 View commit details
    Browse the repository at this point in the history
  4. remove api/v1/channels, subscriptions

    but  keeping the  GET /api/v1/channels/:channelName/:versionId alive b/c that’s the url that the remote resource controller will use to retrieve yaml
    dalehille committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    e88b673 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

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

Commits on Jun 8, 2020

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