- Nov 29, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Nov 28, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
simplified autosave code per rschamp's comments; made isShowingSaveable and autosaveIntervalSecs props
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Paul Kaplan authored
Instead of setting 100% width on the message, causing inappropriate wrapping of the button text. Removed the nbsp in the Try Again text
-
Paul Kaplan authored
I do not like how the alert component is hyper specialized for two distinct use cases. It would be much better to refactor the alerts so that the alerter can just fill the alert with whatever they want. But I do not feel comfortable making that refactor because I know ben and evelyn have gone back and forth about these alerts.
-
Eric Rosenbaum authored
-
Ray Schamp authored
We have alerts for this now. Resolves #3893
-
Ray Schamp authored
-
Ray Schamp authored
Listen to the new project changed event from the VM and keep track of the state in Redux. Update it as appropriate. Known issue is that the project is marked as "changed" immediately after it's loaded. This is due to asynchronous event emitting while the project data is loaded, and needs an update to the VM to fix.
-
- Nov 27, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
The functionality was all moved to the Controls container, these containers are no longer used
-
Paul Kaplan authored
This is needed to make the project page work as expected. In the future, investing in ways of making those accessility features work would be good. But for now, it is broken for everyone because it both sends events to the VM _and_ scrolls the page.
-
- Nov 26, 2018
-
-
Paul Kaplan authored
Fixes issue #3269
-
Evelyn Eastmond authored
-
Ben Wheeler authored
-
Paul Kaplan authored
Expand on the backdrop integration test to make sure this is documented/tested behavior
-
- Nov 22, 2018
-
-
Ben Wheeler authored
-
- Nov 21, 2018
-
-
Ben Wheeler authored
-
- Nov 20, 2018
-
-
Ben Wheeler authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Karishma Chadha authored
Add cloud provider APIs for deleting and renaming cloud variables. Remove dataIndex from writeToServer function since it is not used.
-
Ben Wheeler authored
-
Karishma Chadha authored
-
- Nov 19, 2018
-
-
Ben Wheeler authored
-