Skip to content

Feature/change advanced queue processor #412

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Nedenfor ses dato for release og beskrivelse af opgaver som er implementeret.

## [Under udvikling]

* Tilføjede tilpasset AdvancedQueueProcessor til os2forms selvbetjening [PR-412](https://github.com/itk-dev/os2forms_selvbetjening/pull/412)
* Tilføjede personaliseret view til konfiguration [PR-412](https://github.com/itk-dev/os2forms_selvbetjening/pull/412)

* Tilføjede apostrof-regel til kodestandarder [PR-414](https://github.com/itk-dev/os2forms_selvbetjening/pull/414)
* Tilføjede maestro bycontentfunction validation [PR-413](https://github.com/itk-dev/os2forms_selvbetjening/pull/413).

Expand Down
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@
},
"drupal/core": {
"Get CKEditor 5 to work in (modal) dialogs (https://www.drupal.org/project/drupal/issues/3274937)": "https://www.drupal.org/files/issues/2024-07-02/3351603-30.patch",
"Allow conditionals based on computed twig (https://www.drupal.org/project/webform/issues/3481569)": "https://www.drupal.org/files/issues/2024-11-05/revert-core-states.patch"
"Allow conditionals based on computed twig (https://www.drupal.org/project/webform/issues/3481569)": "https://www.drupal.org/files/issues/2024-11-05/revert-core-states.patch",
"Use date fields for views filters (https://www.drupal.org/project/drupal/issues/2648950)": "https://www.drupal.org/files/issues/2024-08-21/2648950-284.patch"
},
"drupal/honeypot": {
"Fixes issue with clash between ajax and honeypot (https://www.drupal.org/project/honeypot/issues/2396193)": "patches/drupal/honeypot/honeypot-ajax.patch"
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ backend_configuration:
lease_time: 300
processor: daemon
processing_time: 280
locked: false
stop_when_empty: true
threshold:
type: 0
limit: 0
state: all
locked: false
stop_when_empty: true
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
uuid: null
langcode: da
status: true
dependencies: { }
Expand Down
16 changes: 8 additions & 8 deletions config/sync/filter.format.maestro_notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ uuid: fef9fa1b-32cc-4771-aa08-1afb324def24
langcode: da
status: true
dependencies: { }
name: 'Maestro-notifikation'
name: Maestro-notifikation
format: maestro_notification
weight: 0
filters:
Expand All @@ -12,13 +12,6 @@ filters:
status: true
weight: 0
settings: { }
filter_url:
id: filter_url
provider: filter
status: true
weight: 0
settings:
filter_url_length: 72
filter_html:
id: filter_html
provider: filter
Expand All @@ -28,3 +21,10 @@ filters:
allowed_html: '<a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <h2 id> <h3 id> <h4 id> <h5 id> <h6 id>'
filter_html_help: true
filter_html_nofollow: false
filter_url:
id: filter_url
provider: filter
status: true
weight: 0
settings:
filter_url_length: 72
14 changes: 14 additions & 0 deletions config/sync/system.action.advancedqueue_handle_manually_action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
uuid: f4fd0cb4-ff2a-4d2d-8c27-62145ff04cce
langcode: en
status: true
dependencies:
module:
- os2forms_failed_jobs
enforced:
module:
- os2forms_failed_jobs
id: advancedqueue_handle_manually_action
label: 'Håndtér manuelt'
type: advancedqueue_queue
plugin: advancedqueue_handle_manually_action
configuration: { }
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
_core:
default_config_hash: pexPU9ftUC8P4KrPUZbAMG-riQDByKt2Y0_ap2QDhRE
id: advancedqueue_queue_retry_action
label: 'Retry processing'
label: 'Forsøg processering igen'
type: advancedqueue_queue
plugin: advancedqueue_queue_retry_action
configuration: { }
2 changes: 1 addition & 1 deletion config/sync/user.role.flow_designer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@ permissions:
- 'start template form_approval_flow'
- 'use advanced search'
- 'use text format full_html'
- 'use text format restricted_html'
- 'use text format maestro_notification'
- 'use text format restricted_html'
- 'use text format webform'
- 'use udgivelse_af_forlob_og_webformularer transition create_new_draft'
- 'use udgivelse_af_forlob_og_webformularer transition publish'
Expand Down
2 changes: 1 addition & 1 deletion config/sync/user.role.sagsbehandler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ permissions:
- 'use advanced search'
- 'use advanced search'
- 'use text format full_html'
- 'use text format restricted_html'
- 'use text format maestro_notification'
- 'use text format restricted_html'
- 'use text format webform'
- 'view any unpublished content'
- 'view any webform submission'
Expand Down
Loading