- Nov 07, 2018
-
-
Paul Kaplan authored
-
- Nov 02, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Nov 01, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
I forgot that the integration test needs to try clicking, because finding text will find invisible text as well
-
Paul Kaplan authored
-
Paul Kaplan authored
This was causing a re-render for anything using the `drop-area-hoc`
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Oct 31, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Oct 30, 2018
-
-
Paul Kaplan authored
Fix by disabling overflow scrolling when a modal is open (this prevents the scrolling input issue) and reducing the top margin on custom procedures because it is a taller modal than most
-
Paul Kaplan authored
And make a few CSS rules a bit more specific to avoid other style defaults from www
-
Ben Wheeler authored
-
chrisgarrity authored
Fixes the issue where the default project reloads when the locale changes. Why is SET_PROJECT_ID getting dispatched on locale change?
-
- Oct 29, 2018
-
-
Karishma Chadha authored
-
Eric Rosenbaum authored
-
Karishma Chadha authored
-
- Oct 28, 2018
-
-
Ken authored
Co-Authored-By:
apple502j <33279053+apple502j@users.noreply.github.com>
-
Ken authored
Co-Authored-By:
apple502j <33279053+apple502j@users.noreply.github.com>
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Oct 27, 2018
-
-
apple502j authored
-
apple502j authored
-
Karishma Chadha authored
Set up cloud provider and attach it to the VM. Obtain information about cloud host and username from props.
-
Karishma Chadha authored
-
chrisgarrity authored
GUI includes its own Intl provider (react-intl supports nested intl providers) that works within the www intl provider. Restore the app-state provider intl provider and app-stat-hoc for the stand-alone gui so that IE can function enough to put up the unsupported browser.
-
- Oct 26, 2018
-
-
Ben Wheeler authored
-
Ray Schamp authored
-
Paul Kaplan authored
We do not need these events when in fullscreen or player mode, and even if they do not change anything, the dispatch takes time. This also re-requests a vm.emitTargetsUpdate when transitioning from fullscreen/player back to editor mode to make sure the most recent data is shown.
-
- Oct 25, 2018
-
-
Ray Schamp authored
-
Ray Schamp authored
This prevents a tutorial with no urlId being returned in the case of no tutorial query param Nice catch @kchadha!
-
Ray Schamp authored
-