https://www.prisma.io/ logo
Join Slack
Powered by
# prisma-whats-new
  • l

    loicsaintroch

    06/14/2016, 1:57 PM
    I’m pretty sure we just need to fix the example
  • l

    loicsaintroch

    06/14/2016, 1:57 PM
    But I don’t know the API enough to make it work yet
  • l

    loicsaintroch

    06/14/2016, 1:59 PM
    The API works. The dashboard seems working too. But I can’t make the whole ecosystem working together without a working example.
  • s

    sorenbs

    06/14/2016, 1:59 PM
    Ahh, allright! Let’s take a step back and examine what your goal is. As Johannes said yesterday, we are currently rewriting the backend, so we won’t be maintaining the current open source version going forward. As such, I would rather not invest time in fixing the example. If you are looking into it for educational purpose I am happy to help answer questions etc
  • l

    loicsaintroch

    06/14/2016, 2:00 PM
    I just want to understand how the API works with GraphQL and Relay. I just need a working example to fully understand it, that’s all.
  • l

    loicsaintroch

    06/14/2016, 2:01 PM
    So, is it possible on your side to fix the example please?
  • s

    sorenbs

    06/14/2016, 2:06 PM
    Right now our focus is on the rewrite. When that is done we will have a working example targeting the new backend. I’m afraid you will have to wait a few weeks for this to materialise. There is just no way I can justify working on something that is gonna be obsolete two weeks from now. Hope you understand.
  • s

    sorenbs

    06/14/2016, 2:07 PM
    In the meantime you can run the dashboard against our production api and examine the relay implementation in the open source api.
  • l

    loicsaintroch

    06/14/2016, 3:14 PM
    I understand, no worries. 😉 Last question though: in your environment, what is the key you use for
    react-relay-schema.env
    in your package?
  • s

    sorenbs

    06/14/2016, 3:18 PM
    <https://api.graph.cool/api/schema.json>
    🙂
  • l

    loicsaintroch

    06/14/2016, 3:20 PM
    All right thank you for your support I appreciate 🙂
  • r

    rene

    06/16/2016, 2:35 PM
    Hi @sorenbs @schickling can you guys tell me how to update the password of existing users?
  • r

    rene

    06/16/2016, 2:35 PM
    If I call updateUser(id:”…”, password:”hello_world”) {password} => I receive the “hello_world” not the hash generated (like when I created the user)
  • r

    rene

    06/16/2016, 2:37 PM
  • r

    rene

    06/16/2016, 2:37 PM
    (Is this a bug, or am I missing something?)
  • s

    schickling

    06/16/2016, 3:12 PM
    We’re currently reworking this feature. We’ll fix it asap. Thanks @rene! 🙂
  • s

    sorenbs

    06/16/2016, 5:57 PM
    @rene: Could you please try this again?
  • r

    rene

    06/16/2016, 6:02 PM
    @sorenbs: Thanks! Works great now 😉
  • s

    sorenbs

    06/16/2016, 6:02 PM
    Thank you for reporting these - it helps a lot!
  • n

    nickeblewis

    06/20/2016, 9:14 PM
    I have just cloned the Dashboard, run "npm install" and then "npm start" and I get
  • n

    nickeblewis

    06/20/2016, 9:14 PM
    Module build failed: TypeError: Cannot read property 'startsWith' of undefined
  • n

    nickeblewis

    06/20/2016, 9:14 PM
    any ideas why this happens?
  • r

    rene

    06/20/2016, 9:22 PM
    Hi @schickling @sorenbs , I just renamed my project and deleted a model and then the entire page is stuck on an endless loop again, where it would always go to the link “dashboard.graph.cool/{Project}/getting-started"
  • s

    schickling

    06/20/2016, 10:34 PM
    Hi @nickeblewis! We should definitely add a bit more of documentation up there! You need to set the env var
    DASHBOARD_SCHEMA_ENDPOINT
    to https://api.graph.cool/api/schema.json
  • r

    rene

    06/22/2016, 1:56 PM
    @schickling: @sorenbs would you guys rather get the bug reports through github or just as a message in here?
  • s

    sorenbs

    06/22/2016, 1:56 PM
    Github is brilliant. Makes it easy for us to track and for other people to weigh in
  • r

    rene

    06/22/2016, 1:56 PM
    👍
  • s

    sorenbs

    06/22/2016, 1:56 PM
    Thanks for reporting these!
  • s

    sorenbs

    06/22/2016, 1:57 PM
    And feel free to ask here if you want to discuss something before opening an issue
  • s

    schickling

    06/22/2016, 1:57 PM
    Keep them coming!
    👍 1
1...567...637Latest