kontent-ai / sample-app-vue

A sample website written in JavaScript and Vue utilizing the Kontent.ai Delivery API to manage and retrieve content.
https://kontent-sample-app-vue.netlify.app
MIT License
24 stars 36 forks source link

Configuration admin page is not up-to-date with the latest design #82

Closed PetrSvirak closed 3 years ago

PetrSvirak commented 3 years ago

Brief bug description

The Kontent design changed quite a lot since (Admin/Configuration.vue)[https://github.com/Kentico/kontent-sample-app-vue/blob/master/src/components/Admin/Configuration.vue] was last updated. It should look completely different now. Check out https://github.com/Kentico/kontent-sample-app-net/pull/128 for an inspiration.

Repro steps

  1. Clone repository fresh (or clearn up projectID)
  2. Run the app
  3. See the configuration in the old design: image

Expected behavior

The configuration should now look like this: image

MaximeKoitsalu commented 3 years ago

Hi I'd love to tackle this issue if that's alright?

Simply007 commented 3 years ago

Sure go ahead!

Feel free to join Kentico organization. If you do so, I'll be able to assign you the issue.

MaximeKoitsalu commented 3 years ago

Done :), will start when I get the issue assigned!

MaximeKoitsalu commented 3 years ago

Feel free to verify that the UI looks like expected.