Skip to content

Commit

Permalink
Merge pull request #34 from GSA/feature/DIGITAL-45-roles-and-perms
Browse files Browse the repository at this point in the history
DIGITAL-45: Added roles and perms
  • Loading branch information
mattsqd authored Nov 8, 2024
2 parents 0df1971 + 674583a commit 438b7c6
Show file tree
Hide file tree
Showing 173 changed files with 1,464 additions and 3,637 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"drupal/core-project-message": "^10.2",
"drupal/core-recommended": "^10.2",
"drupal/default_content": "^2.0@alpha",
"drupal/disable_user_1_edit": "^1.6",
"drupal/embedded_content": "^2.0",
"drupal/field_group": "^3.6",
"drupal/field_permissions": "^1.3",
Expand All @@ -32,12 +33,16 @@
"drupal/mailsystem": "^4.4",
"drupal/memcache": "^2.5",
"drupal/multivalue_form_element": "@beta",
"drupal/override_node_options": "^2.8",
"drupal/paragraphs": "^1.18",
"drupal/remove_username": "^1.5",
"drupal/require_revision_log_message": "^2.0",
"drupal/scheduler": "^2.0",
"drupal/scheduler_content_moderation_integration": "^2.0@beta",
"drupal/twig_tweak": "^3.3",
"drupal/uswds_templates": "^3.0@dev",
"drupal/vbo_workflow_transition": "1.0.x-dev@dev",
"drupal/views_bulk_operations": "^4.3",
"drush/drush": "^12.5",
"league/commonmark": "^2.5",
"mattsqd/drupal-env": "dev-main",
Expand Down
260 changes: 259 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions composer.log
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@ ae2759e9c45acbf0d8378d04e842d0a8|Matt Poole|develop|Tue Jul 2 13:45:43 EDT 2024
19cf61801de888c57552ec84d66ac668|christian medders|feature/dg-28-shortcode-embed|Wed Oct 16 15:12:23 EDT 2024|./composer.sh require drupal/embedded_content:^2.0
5cef6cc07d3331402a059556429ad233|christian medders|feature/dg-28-shortcode-embed|Wed Oct 16 15:53:48 EDT 2024|./composer.sh remove drupal/ckeditor5_embedded_content
ea93266b87251a27fec5df04a3cbd5d0|Matt Poole|feature/DIGITAL-28-shortcode-embed|Thu Oct 24 16:50:38 EDT 2024|./composer.sh require drupal/multivalue_form_element:@beta
90c5ee5cfbe63ac6954ed970139ed378|Matt Poole|feature/DIGITAL-45-roles-and-perms|Tue Nov 5 10:26:54 EST 2024|./composer.sh require drupal/remove_username:^1.5
5221f503d2bf9ec96f0acb4d425c1afa|Matt Poole|feature/DIGITAL-45-roles-and-perms|Tue Nov 5 12:50:14 EST 2024|./composer.sh require drupal/override_node_options
2c4015cb5bdeefb05c1994e70b9762f1|Matt Poole|feature/DIGITAL-45-roles-and-perms|Wed Nov 6 09:44:05 EST 2024|./composer.sh require drupal/disable_user_1_edit:^1.6
19e48982b7d8f46673a705bf49e7b861|Matt Poole|feature/DIGITAL-45-roles-and-perms|Wed Nov 6 09:56:09 EST 2024|./composer.sh require drupal/vbo_workflow_transition:1.0.x-dev@dev
3d742a578663c259c7f20fe529971425|Matt Poole|feature/DIGITAL-45-roles-and-perms|Wed Nov 6 09:56:58 EST 2024|./composer.sh require drupal/views_bulk_operations
3 changes: 0 additions & 3 deletions config/sync/comment.settings.yml

This file was deleted.

8 changes: 0 additions & 8 deletions config/sync/comment.type.federal_review.yml

This file was deleted.

8 changes: 0 additions & 8 deletions config/sync/comment.type.peer_review.yml

This file was deleted.

22 changes: 0 additions & 22 deletions config/sync/core.base_field_override.node.article.promote.yml

This file was deleted.

Loading

0 comments on commit 438b7c6

Please sign in to comment.