agentejo / cockpit

Add content management functionality to any site - plug & play / headless / api-first CMS
http://getcockpit.com
MIT License
5.4k stars 524 forks source link

removed capitalization of group names #1384

Open ciruz opened 3 years ago

ciruz commented 3 years ago

Hey,

I'm setting up cockpit to power multiple websites at once, so I organize all singletons and collections per website, via the group field.

To make things simple, I use the domain as the group.

image

Now cockpit capitalizes the groups in the tab filter, and there is no way for the user to change this. I think, if I want my group to be named "First-Website.Com" instead of "first-website.com", I can set it like this.

image

This is why I removed the capitalization from groups, for singletons and collections only, because why rename things?

image

The capitalization for field groups is untouched right now.

image