- 19 Jul, 2018 1 commit
-
-
Colby Gutierrez-Kraybill authored
-
- 18 Jul, 2018 5 commits
-
-
Colby Gutierrez-Kraybill authored
We’re currently linking scratch-gui directly into the scratch-www directory (either through a bind mount in docker) or a symoblic link in unix. This causes the current make lint target to fail when it attempts to look in that directory for lint targets. Also, don’t bother linting node_modules
-
Colby Gutierrez-Kraybill authored
-
Colby Gutierrez-Kraybill authored
This creates middlewareOptions and a check on USE_DOCKER_WATCHOPTIONS as a pathway to have docker containers use polling for file system updates.
-
Colby Gutierrez-Kraybill authored
Let docker containers to make use of watchOptions and polling
-
Colby Gutierrez-Kraybill authored
This will work in both docker and outside of docker, and tunes the load on a docker container running webpack to not overly burden a local host’s cpu watching for changes. By default, webpack-dev-middleware is supposed to be watching, but in practice this seems to not be the case in docker containers, as fsevents are not passed through the NFS mount into a container and it requires explicit polling to enable watching for changes.
-
- 17 Jul, 2018 6 commits
-
-
Andrew Sliwinski authored
Remove extra characters from preview faq routeAlias
-
Connor Hudson authored
-
Andrew Sliwinski authored
Add top and middle splash page banners for beta launch
-
Andrew Sliwinski authored
Update WWW to unify color and typography with scratch-gui
-
carljbowman authored
There were a few colors used in the logged-out Welcome message. Replaced them with new 3.0 colors.
-
carljbowman authored
Swapped colors to make it more consistent.
-
- 16 Jul, 2018 12 commits
-
-
carljbowman authored
-
carljbowman authored
With box-shadows being removed from buttons there were a few places that needed to be adjusted: white buttons on light gray backdrop
-
carljbowman authored
GET OUT OF HERE BOX SHADOWS.
-
carljbowman authored
We have seen lots of issues across browsers with font-weights defined as numbers (e.g. 400 vs regular). Updated one place that was effected by new line lengths and wrapping issues.
-
carljbowman authored
Updates maintain WWW color variable naming conventions, but replaces values with 3.0 colors. Colors have the commented HEX and GUI variable name. More work to do auditing but it’s a start.
-
Connor Hudson authored
-
Connor Hudson authored
-
Connor Hudson authored
-
Bryce Taylor authored
Remove unneeded testing file
-
Connor Hudson authored
-
Connor Hudson authored
-
Connor Hudson authored
-
- 13 Jul, 2018 1 commit
-
-
Colby Gutierrez-Kraybill authored
Update to track changes in docker-compose behavior
-
- 12 Jul, 2018 1 commit
-
-
Ray Schamp authored
-
- 11 Jul, 2018 2 commits
-
-
Colby Gutierrez-Kraybill authored
-
Colby Gutierrez-Kraybill authored
docker-compose no longer strips `-` from the project name, which makes `scratchapi` now `scratch-api` when referencing the network.
-
- 09 Jul, 2018 5 commits
-
-
Ray Schamp authored
-
Ray Schamp authored
-
Bryce Taylor authored
Update integration readme with Sauce Labs information
-
jokebookservice1 authored
-
Andrew Sliwinski authored
Fix gh-1950: Update parent email age on FAQ page
-
- 06 Jul, 2018 7 commits
-
-
Connor Hudson authored
-
Connor Hudson authored
-
Connor Hudson authored
-
Connor Hudson authored
-
BryceLTaylor authored
-
BryceLTaylor authored
-
Sean Hickey authored
-