0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 04:48:33 +08:00
discourse/plugins/styleguide
Martin Brennan ff7a99e851
DEV: Minor fixes to everyone-based permissions for granular_anonymous_and_logged_in_groups_permissions (#41459)
Some minor changes based on findings in
https://meta.discourse.org/t/granular-group-based-permissions-for-anonymous-and-logged-in-users/402273/12?u=martin
, see individual commits for details.

- **DEV: Cleanup hidden_post_visible_groups usage**
- **DEV: Cleanup can_lazy_load_categories?**
- **FIX: Access check for styleguide_allowed_groups in styleguide**
2026-07-07 09:38:56 +10:00
..
app/controllers/styleguide DEV: Minor fixes to everyone-based permissions for granular_anonymous_and_logged_in_groups_permissions (#41459) 2026-07-07 09:38:56 +10:00
assets DEV: Bump prettier-plugin-ember-template-tag and reformat (#41489) 2026-07-06 19:18:44 +01:00
config I18N: Update translations (#40823) 2026-06-12 16:19:35 +02:00
db/migrate
lib/styleguide DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
public/images
spec DEV: Minor fixes to everyone-based permissions for granular_anonymous_and_logged_in_groups_permissions (#41459) 2026-07-07 09:38:56 +10:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
README.md
screenshot.png
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00

styleguide

Adds a URL of /styleguide to discourse that renders widgets in various configurations to aid in styling.

Screenshot