Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Wails for Front End #1301

Open
thomas-senechal opened this issue Dec 21, 2023 · 0 comments
Open

Use Wails for Front End #1301

thomas-senechal opened this issue Dec 21, 2023 · 0 comments
Assignees

Comments

@thomas-senechal
Copy link
Member

thomas-senechal commented Dec 21, 2023

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

@thomas-senechal thomas-senechal self-assigned this Dec 21, 2023
@thomas-senechal thomas-senechal linked a pull request Dec 21, 2023 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant