enso/integration-test
Stijn ("stain") Seghers 0ed78f99af
Show spinner when opening/creating a project, take #2 (#6827)
* Remove unused code: project management in component browser

* Encapsulate internal FRP logic of project list

* Collapse some code paths

* Open project passed on command line through presenter

A project name or ID that is passed on the command line was initialised
in the controller setup, before the presenters and views are set up.
Now, we fully initialise the IDE before opening a project so we have
control over the view while a project is being opened.

* Show a spinner in all cases of opening a project

* Let root presenter open/close projects when switching projects

* Change spinner to make progress over a fixed period

* Resolve issues when Project Manager API isn't available

* Bump wasm size limit
2023-05-26 18:20:07 +02:00
..
src Build script merge (#3743) 2022-10-10 23:38:48 +02:00
tests Show spinner when opening/creating a project, take #2 (#6827) 2023-05-26 18:20:07 +02:00
Cargo.toml Vector Editor first visual implementation (#6245) 2023-04-19 04:26:01 +02:00
webdriver.json Integration Test Framework (#3257) 2022-02-11 13:19:02 +01:00