AxeWP / wp-graphql-headless-login

A WordPress plugin that provides Headless login and authentication for WPGraphQL, supporting traditional passwords, OAuth2/OpenID Connect, JWT, and more.
GNU General Public License v3.0
72 stars 11 forks source link

feat!: refactor Admin UX/UI #141

Closed justlevine closed 2 weeks ago

justlevine commented 1 month ago

What

This PR contains a complete refactor of packages/admin, along with the storage/handling of plugin settings.

More specifically:

Todo:

Why

Unblocks the UX issues + scalability for #129

How

Testing Instructions

Additional Info

Checklist:

coveralls commented 1 month ago

Coverage Status

coverage: 71.653% (-10.3%) from 81.924% when pulling 46ae7a195a77c57a30982ef1b678563eb6fe649f on feat/refactor-admin into 72936f46e814d30e13213f8ee50e516f35c9c7f5 on develop.