You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context
ATM, we are using web browsers to display Station front end.
Since we removed .station TLD resolution and WoC has been temporary disabled, we decided to move Front End to Wails to avoid browser compatibilities issues.
User flow
User Open MS
A Window appears with MS in it
When the User opens a Plugin, it opens in a Web Browser
How to
Add Wails to the project
Move Front end into Wails
Make sure API is still working
Make sure Plugins are still working
Make sure go tests are still working
Make sure robot tests are still working and remove front end tests
Technical details Give the technical insights so anyone in the team can tackle the tasks - Dev
QA testing Does this task require some QA tests ? If yes, explain how to validate it
The text was updated successfully, but these errors were encountered:
Context
ATM, we are using web browsers to display Station front end.
Since we removed
.station
TLD resolution and WoC has been temporary disabled, we decided to move Front End to Wails to avoid browser compatibilities issues.User flow
How to
Technical details
Give the technical insights so anyone in the team can tackle the tasks - Dev
QA testing
Does this task require some QA tests ?
If yes, explain how to validate it
The text was updated successfully, but these errors were encountered: