sibille

Results 41 issues of sibille

We should add tests that verify the template.json like we have on Windows Template Studio to ensure templates are configured correctly. (Licenses, parameters, etc..)

Testing

Template tests are currently run by a script that generates all app variations and then tests them. It's not possible to run tests for a specific framework and diagnosis of...

Testing

Would be nice if we can increase the code coverage with some useful tests. And more taking into account that most of them are commented out. See issue #1709

Wizard
Testing

When we moved to eslint we temporarily disabled some rules on the client and extension. We should decide on which rules to keep and fix them Unify them accross client...

code-style

Review localization code and scripts in client and extensions. We should use the locale selected in VS Code.

Extension
Wizard
localization

We should update the client to use react 17. This needs https://github.com/microsoft/WebTemplateStudio/issues/1707 first, as enzyme does not support react 17 yet.

client

As stated in issue #996 there is currently no way to refresh the subscriptions shown in the Azure Services Modals. ![image](https://user-images.githubusercontent.com/24698018/96704303-39c17780-1394-11eb-8bfe-a202ec7650cc.png) We should add a refresh button next to the...

Wizard
Low

The settings page should be shown as the last page on the right side bar. We should also disable the possibility to reorder it.

Wizard
react native

When the detail page is shown we should hide the navigation bar and right side bar. ![image](https://user-images.githubusercontent.com/24698018/92217422-f79dae80-ee97-11ea-8c0f-e0279436b681.png)

enhancement
Wizard