Closed (fixed)
Project:
simplytest.me
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Mar 2020 at 17:58 UTC
Updated:
12 Apr 2020 at 17:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sumitmadan commentedComment #3
sumitmadan commentedHi Adam,
I have converted hooks into plugins and ported the module. I have exposed the OCD plugins info as JSON for react. Two things pending:
1. Consuming the API and displaying the button on the react form.
2. The submission of the form and the backend handling for the same.
Please do let me know if anything needs to change in the patch.
Comment #4
nerdsteinThis is excellent stuff, thank you! The patch is almost there and this is a huge help. I found the following things:
1. "Provides a 'drupal' authentication." = this looks like a copy/paste error.
2. "Umani" => "Umami" - I see there should be some file renames
3. The YML templates, like simplytest-tugbot-config-commerce-yml.html.twig appear to still be using PHP Template. Please see the simplytest_tugboat/templates for some examples that use the Drupal 8 Twig format.
4. The spacing/formatting of the YML files are very strict. I see some of the spacing/indents got lost in the new patch
Comment #5
sumitmadan commentedComment #6
sumitmadan commentedUrgghh.. !! My bad. I didn't notice the purpose of templates and thought it's hardcoded without looking into it. Please review now.
Comment #7
nerdsteinThis looks excellent, thank you again. It's really great work.
Merging this in for our testing.
Comment #9
nerdstein