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

    sorenbs

    09/22/2016, 3:51 PM
    Perfect! We will have this cleaned up by early next week.
    πŸ‘ 1
  • j

    jundl77

    09/26/2016, 11:29 AM
    hey guys so I saw that when you create a new field in the dashboard on a model, it gets automatically full permissions for guests, does that mean that anybody (non-authenticated users) can change the value of that field? Do I have to go to every single field and change the permissions then?
  • s

    sorenbs

    09/26/2016, 11:33 AM
    Hi Julian. That is correct. By default new fields are publicly visible and editable. You can change the scope of the Guest permission to only cover reads, or you can remove the Guest permission altogether. You can read more about permissions in the documentation at https://docs.graph.cool/reference/platform#permission
  • i

    idkjs

    09/26/2016, 4:35 PM
    Hi Folks, How would I download my schema code? I'd like to look at to understand what is going on with the name property on author in the creating actions section.
  • s

    schickling

    09/26/2016, 4:46 PM
    Hi @idkjs! Do you mean the JSON representation resulting of the introspection query?
  • s

    sorenbs

    09/26/2016, 5:03 PM
    @idkjs Is it correct that you are using webtasks? Log streaming is super helpful: https://webtask.io/docs/wt-cli#wt-logs
  • i

    idkjs

    09/26/2016, 5:21 PM
    I cant get the actions graphical to show the name property on author. Looking at the code would help me understand what is going on. So far I am guessing that relations in graphcool are using some form of the Graphql interface method on the User Type but I am guessing.
  • i

    idkjs

    09/26/2016, 5:22 PM
    At any rate, I though there was a way to download the code. Is there not?
  • s

    schickling

    09/26/2016, 5:23 PM
    There is not at this point of time @idkjs. However I'd love to help you with solving your current issue.
  • i

    idkjs

    09/26/2016, 5:23 PM
    Cool.
  • i

    idkjs

    09/26/2016, 5:23 PM
    Im trying to get through the action creation part of the guide.
  • s

    schickling

    09/26/2016, 5:23 PM
    I'll reach out to you personally in order to help you solving this problem πŸ™‚
  • i

    idkjs

    09/26/2016, 5:23 PM
    ok.
  • p

    pyros2097

    09/27/2016, 4:32 AM
    Any updates on file upload?
  • p

    pyros2097

    09/27/2016, 4:32 AM
    I've started using the platform and its been wonderful. Excellent work.
  • p

    pyros2097

    09/27/2016, 4:33 AM
    I've used reindex and scapehold before and they both don't come anywhere near yours in UI and features.
  • p

    pyros2097

    09/27/2016, 4:34 AM
    Some features I would like are
  • p

    pyros2097

    09/27/2016, 4:35 AM
    1. Multi user (so that my clients can look at the databrowser)
  • p

    pyros2097

    09/27/2016, 4:35 AM
    2. development, staging, production env for an app or atleast an app clone feature like parse
  • p

    pyros2097

    09/27/2016, 4:36 AM
    right now my dev app is my prod app
  • p

    pyros2097

    09/27/2016, 4:38 AM
    And in the databrowser there is a create new field button which is kind of awkward for it since i can do it just in the structure page
  • p

    pyros2097

    09/27/2016, 4:38 AM
    +1 for open sourcing the dashboard
  • p

    pyros2097

    09/27/2016, 4:39 AM
    planning to rewrite my app in typescript also
    πŸ‘πŸ» 2
  • r

    rene

    09/27/2016, 7:12 AM
    @pyros2097 thanks for these kind words!
  • r

    rene

    09/27/2016, 7:14 AM
    1. Multi user (so that my clients can look at the databrowser)
    We already have an issue for that in the dashboard
  • r

    rene

    09/27/2016, 7:14 AM
    2. development, staging, production env for an app or atleast an app clone feature like parse
    That sounds like a very interesting feature! We had something in mind that’s quite similar to this down the line
  • r

    rene

    09/27/2016, 7:15 AM
    And: Typescript FTW
  • r

    rene

    09/27/2016, 7:15 AM
    πŸ˜„
  • n

    nilan

    09/27/2016, 7:50 AM
    Hey @pyros2097, the docs now include a part on file management: https://docs.graph.cool/reference/platform#file-management
  • k

    kylemac

    09/27/2016, 6:26 PM
    does the slack access mean i get beta access too?
1...171819...637Latest