Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

Feature/use namespace #96

Merged
merged 40 commits into from
Jan 15, 2019
Merged

Feature/use namespace #96

merged 40 commits into from
Jan 15, 2019

Conversation

dingo-d
Copy link
Member

@dingo-d dingo-d commented Jan 15, 2019

No description provided.

…REST API

Work in progress, last time autoloading was messed up so I need to fix this.
Rewrote it to include easier maintenance
The individual sniff will be removed, since we can run sniffer at once. Currently it's not working (config setup issues). JS part will have to be rewritten a bit.
Added runner that produces the report in the json, just need to see why the report looks like it's ran using the -vvv option, and it doesn't return classic sniffer results, but at least it's working now, kinda.
Missing env vars added
Made modifications to readme, added config class for easier extension, added dependency injection in the main plugin file instead of direct dependency in the methods when making add_action/filters, added activation check, updated composer.
Need to add loader, fix the stopping (or removing it), see how to implement the parallel option in the runner and create interfaces and spearate code according to classes better so that tests can be made.
Updated the composer and package.json and made the plugin more decoupled. Still need to figure out the enqueuing of the asset on the sniffer page only, because I'm not using asset awareness trait.
Fix js functions
@dingo-d dingo-d merged commit a8d57de into WPTT:feature/use-namespace Jan 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant