Refactor incl. grant_base and removing config ui

Created on 17 May 2024, about 1 month ago
Updated 31 May 2024, 29 days ago

Problem/Motivation

I figured out that the current UI/config strategy ist still too complex. It's much easier to just configure everything via settings.php.
To solve some entity access situation e.g. on roles and to avoid the grant entity logic especially on guest access there is a need for a direct logic which we can add in a new base module.

Steps to reproduce

Because the current development process is primary in an internal project there are some tests which are not visible in the current code on git.drupalcode.org

Proposed resolution

Remove config entities and use settings.php
Move hook_entity_access to grant_base.module

Remaining tasks

none

User interface changes

Move config from normal UI to setting.php

API changes

no

Data model changes

Remove Config objects.

πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany C-Logemann Frankfurt/M, Germany

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024