GithubHelp home page GithubHelp logo

Comments (8)

dawehner avatar dawehner commented on September 6, 2024

Potential follow up generate some example users

from contenta_jsonapi.

e0ipso avatar e0ipso commented on September 6, 2024

I think it would be a good idea to converge on the same roles Reservoir creates with the same permissions (we'll have more than them because there are more features to grant permissions to).

Roles list

  • Anonymous user
  • Authenticated user
  • Content administrator
  • Client developer

from contenta_jsonapi.

e0ipso avatar e0ipso commented on September 6, 2024

This was addressed by 076222c. I'm leaving this open in case you want to change the permissions set. I got the permission list from Reservoir.

from contenta_jsonapi.

wimleers avatar wimleers commented on September 6, 2024
  • You committed uuids as well in the config. You don't want that :)
  • Interesting that you're also adding actions. Can you explain why?
  • Finally: do you like the user role labels? Content administrator and Client developer? Would you have chosen different role labels?

from contenta_jsonapi.

dawehner avatar dawehner commented on September 6, 2024

You committed uuids as well in the config. You don't want that :)

As someone who is using Drupal in the wild, I can say the patch provided by alexpott in https://www.drupal.org/node/2788777 totally makes this possible. It allows you to use drush cex with install profiles basically.

Interesting that you're also adding actions. Can you explain why?

This happens when you drush cex :) To be honest though we REALLY don't need them IMHO.

Finally: do you like the user role labels? Content administrator and Client developer? Would you have chosen different role labels?

For me at least "administrator" feels like something with more capabilities. What about "content editor"?

from contenta_jsonapi.

e0ipso avatar e0ipso commented on September 6, 2024

Finally: do you like the user role labels? Content administrator and Client developer? Would you have chosen different role labels?

I just reused what it was there. I don't care all that much, i figured that we can change them later. :-P

You committed uuids as well in the config. You don't want that :)

What Daniel said.

Interesting that you're also adding actions. Can you explain why?

We want to have a simple config workflow (it was Alex's only direction). What we want to do is:

  • Click around.
  • drush cex
  • Commit.

Anything more complex than can lead to debugging configuration sets. Not a fun place to be. If that brings in default config that will be created anyways on install, I'm fine with the tradeoff.

from contenta_jsonapi.

wimleers avatar wimleers commented on September 6, 2024

For me at least "administrator" feels like something with more capabilities. What about "content editor"?

But "Content editor" implies more limited capabilities: they can edit content, maybe create new content … but not also publish and manage all content.
That's why I first went with "Content manager". At some point I changed it to "Content administrator".

from contenta_jsonapi.

e0ipso avatar e0ipso commented on September 6, 2024

We did this already.

from contenta_jsonapi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.