zesty-io / accounts-ui

Zesty.io account management application
https://accounts.zesty.io
112 stars 14 forks source link

Change and save API settings not sync on legacy views #233

Closed jomarmontuya closed 2 years ago

jomarmontuya commented 2 years ago

When I update the webengine mode it's not synchronize with the legacy account views.

Steps to reproduce

  1. Choose any instance which you are admin
  2. go to API tab
  3. change webEngine mode to any of the choices and hit save
  4. view legacy account and navigate to instance settings > general > and you will see the webEngine mode is different from what's on beta

Showing Traditional Web Engine mode on beta Image

and Hybrid on the legacy account view

Image

Turns on Access to GraphQL Endpoints to Run an Apollo GQL Server not sync with legacy account

when turning on the -> Turns on Access to GraphQL Endpoints to Run an Apollo GQL Server the changes does not reflect on the legacy view

Beta Image

Legacy

Image

List of other items that are not in sync

  1. Custom View Endpoints » CORS Allow Any Origin
  2. Allow cross domain access to Basic JSON API
  3. Access to Instant JSON API for content.
  4. GraphQL Cors
  5. Full WebEngine Authorization Secret Key
  6. Headless Endpoint Authorization Secret Key
  7. Preview Lock Password
jomarmontuya commented 2 years ago

close recreate on website -> https://github.com/zesty-io/website/issues/1151