Create auto complete field completing from node titles.
Create starter Knowledge Base system.
Define new email message and use it with Drupal mail manager.
Requiring scaffold package and making sure Drupal core assets downloaded for old D8 website.
Trying composer 2 with Drupal.
Gathering project milestones and facts from coding and deploy logs from Gitlab.
Define a dynamic ParamConverter to allow only specific nodes if has relation with a specific taxonomy term.
Create view with VBO and unpublish all nodes in the list.
Merge multisteps form in one step as an edit form.
Ignore some log messages and use server log instead of DB for them.
Create new view to show multiple values field coming from entity relation. with no duplication.
Create new abstract class for custom Multistep form to be used by each step form.
Create new text filter to allow RAW HTML for custom block content.
Create view to list all related nodes and group all results by main node and export results as Excel file.
Define custom ParamConverter that accepts only three values.
Create new mock data for integration services using separate method.
Enhance my integration classes and create abstract class for sub integration class.
Update SAAD installation profile content types to hide some labels and allow for file description field.
Add some custom translations for custom installation profile.
Reviewing the RTL and deep dive into the URL parts in RTL/LTR fields for community issue number 2336569.
Enhance my integration service to consume JSON endpoints.
Write SQL query and export Drupal custom schema on Metabase.
Add custom logs for SMS messages using the schema of the contrib module Events log track.
Enahncing the queue item processing and adding some helper logs to give a detailed view of processed queue items.
Ignore logging specific error logs to cleanup the DB log list.