picklesrus
dcdf068f75
Merge pull request #2559 from picklesrus/update-links
...
update download links
2019-01-02 07:19:23 -05:00
picklesrus
aae2609bbc
update download links
2019-01-02 07:16:52 -05:00
Colby Gutierrez-Kraybill
176bfe3e12
Merge pull request #2551 from colbygk/hotfix/fix_downloads_3faq_routes
...
[RELEASE] fix downloads 3faq routes
2019-01-02 06:56:59 -05:00
Ray Schamp
53a0112e60
Merge pull request #2556 from thisandagain/hotfix/nocap
...
[Release] Remove "CappedNumber" from view count on project page.
2019-01-01 21:22:37 -05:00
Andrew Sliwinski
4a4b8815e5
Remove "CappedNumber" from view count on project page.
2018-12-30 10:06:02 -05:00
Colby Gutierrez-Kraybill
25a1854fb1
These should be more greedy, as we sometimes have links from third parties that add query parameters. We don't do anything with the final group match, yet.
2018-12-28 23:43:09 -05:00
Ray Schamp
2162076a83
Merge branch 'develop' of github.com:LLK/scratch-www into release/3.0
2018-12-28 10:13:52 -05:00
Ray Schamp
aad451d82e
Merge pull request #2547 from LLK/greenkeeper/initial
...
Update dependencies to enable Greenkeeper 🌴
2018-12-28 10:02:44 -05:00
Paul Kaplan
2cadd4330f
Revert "chore(package): update dependencies"
...
This reverts commit 447613bd07
.
2018-12-28 09:39:05 -05:00
greenkeeper[bot]
5bdc7d53c7
docs(readme): add Greenkeeper badge
2018-12-28 14:35:41 +00:00
greenkeeper[bot]
447613bd07
chore(package): update dependencies
2018-12-28 14:35:38 +00:00
Ray Schamp
9b43cf3e9b
Merge pull request #2546 from LLK/paulkaplan-patch-1
...
Pin to a specific version of scratch-gui
2018-12-27 17:18:42 -05:00
Paul Kaplan
76618a355c
Pin to a specific version of scratch-gui
...
This will enable us to have more confidence/control over updates to scratch-gui, be able to test updates individually and allow us to rollback if needed.
2018-12-27 16:53:43 -05:00
Ray Schamp
7a7a6de4b0
Merge pull request #2543 from paulkaplan/fix-gui-min-size
...
Bring in the min sizes for GUI to allow scrollable UI
2018-12-27 16:10:59 -05:00
Paul Kaplan
da8d60706f
Bring in the min sizes for GUI to allow scrollable UI
2018-12-27 11:12:34 -05:00
Paul Kaplan
0f1f3737f2
Merge pull request #2542 from paulkaplan/fix-studio-linking
...
Fix the studio links to use the correct URL
2018-12-27 09:31:01 -05:00
Paul Kaplan
bfd14a115a
Fix the studio links to use the correct URL
2018-12-27 09:27:11 -05:00
Paul Kaplan
8d1971876f
Merge pull request #2538 from LLK/revert-2537-all-the-ga
...
Revert "[REVERT ME] Turn up GA sampling to 100% for testing on staging"
2018-12-21 13:24:42 -05:00
Paul Kaplan
c7a8a7b61d
Revert "[REVERT ME] Turn up GA sampling to 100% for testing on staging"
2018-12-21 13:24:21 -05:00
Paul Kaplan
b8828a1493
Merge pull request #2537 from paulkaplan/all-the-ga
...
[REVERT ME] Turn up GA sampling to 100% for testing on staging
2018-12-21 10:10:15 -05:00
Paul Kaplan
0acf16c348
[REVERT ME] Turn up GA sampling to 100% for testing on staging
2018-12-21 10:09:19 -05:00
chrisgarrity
9a7cf6001b
Merge pull request #2536 from chrisgarrity/issue/fix-smoke
...
Credits link has changed
2018-12-21 10:08:31 -05:00
chrisgarrity
7ec4d3783d
Credits link has changed
2018-12-21 10:00:46 -05:00
picklesrus
033a47f7d9
Merge pull request #2533 from picklesrus/add-illustrator
...
Add an illustrator
2018-12-20 16:31:51 -05:00
picklesrus
9c5836fba8
Add an illustrator
2018-12-20 16:00:24 -05:00
Paul Kaplan
a9d2592ff6
Merge pull request #2531 from paulkaplan/staging-ga
...
Add a staging GA tracker for testing
2018-12-20 15:36:57 -05:00
Paul Kaplan
0f4b20d5f6
Merge pull request #2530 from colbygk/integrate-sentry-webpack
...
Use sentry webpack instead of Raven
2018-12-20 15:36:46 -05:00
Paul Kaplan
93e9f950c2
Remove webpack step for now
2018-12-20 15:14:28 -05:00
Colby Gutierrez-Kraybill
155c13820e
Only use SENTRY_AUTH_TOKEN in the environment variables set in travis gui
2018-12-20 14:15:00 -05:00
Colby Gutierrez-Kraybill
6c42f70d64
Add sentry auth, org and project dynamic configuration info
2018-12-20 14:08:32 -05:00
Paul Kaplan
dcb03a0526
Fix lint whitespace
2018-12-20 13:48:38 -05:00
Paul Kaplan
95658d06b8
Fix indentation for linting
2018-12-20 13:38:22 -05:00
Paul Kaplan
9b1ba5ffcf
Add a staging GA tracker for testing
2018-12-20 13:34:35 -05:00
chrisgarrity
54ae001e72
Merge pull request #2480 from chrisgarrity/issue/consistent-languages
...
Make list of languages on www consistent with gui
2018-12-20 13:28:19 -05:00
Colby Gutierrez-Kraybill
827a91ade0
Fix up incorrect title insert
2018-12-20 12:59:59 -05:00
Colby Gutierrez-Kraybill
6a946b99fc
Update to new sentry API pattern
...
Use current Sentry browser package and forward errorId into eventId
Fix up errorInfo reference
Put Sentry on the window object for GUI to use
Remove unneeded reference to old style Raven and raven-js
Move Sentry webpack config into production only
Add GA tracker ID to window
Allows scratch-gui to use same GA id
2018-12-20 12:56:33 -05:00
Benjamin Wheeler
3c8cf1a6fc
Merge pull request #2526 from chrisgarrity/feature/2319-masthead
...
Implement new Intro masthead
2018-12-20 11:35:39 -05:00
picklesrus
21c8f0e599
Merge pull request #2527 from picklesrus/add-people-to-credits
...
Add people to acknowledgements. Move credits from /info/credits to /cr…
2018-12-20 11:20:22 -05:00
picklesrus
60ef644bc7
Add people to acknoledgements. Move credits from /info/credits to /credits. Remove 3.0 from text about illustrations.
2018-12-20 11:02:38 -05:00
ChampikaF
d74681650e
Merge pull request #2523 from picklesrus/ChampikaF-UpdateFAQ
...
FAQ updates from Champikaf
2018-12-20 10:41:00 -05:00
Paul Kaplan
f44d39b549
Merge pull request #2525 from paulkaplan/fix-project-server-routes
...
Update storage to get 3.0 projects.
2018-12-20 10:36:27 -05:00
picklesrus
e864055605
Fix some duplicates
2018-12-20 10:30:12 -05:00
picklesrus
37cb2fb7fa
redirect /3faq to /info/faq/#scratch3
2018-12-20 10:12:21 -05:00
Paul Kaplan
d49a48c2e7
Update storage to get 3.0 projects.
2018-12-20 10:00:58 -05:00
picklesrus
a9971b2f7b
Fix formatting issues. Fix broken mailto. Remove duplicate message
2018-12-20 09:47:50 -05:00
Paul Kaplan
a196462818
Merge pull request #2515 from paulkaplan/enfasten-remixing-further
...
Set isRemixing to true and then start remixing process
2018-12-20 08:31:58 -05:00
picklesrus
32d1c63a3e
Merge branch 'UpdateFAQ' of https://github.com/ChampikaF/scratch-www into ChampikaF-UpdateFAQ
2018-12-20 08:24:16 -05:00
picklesrus
f2c79ab658
Merge pull request #2511 from picklesrus/parents-page
...
Parents page
2018-12-20 08:20:42 -05:00
chrisgarrity
496d585add
Don’t duplicate localization strings
...
Current launch banner should just use the intro.startCreating string for the call to action. Leaving the generic Call to Action in place for the next banner.
2018-12-20 08:05:52 -05:00
chrisgarrity
496fdad8be
New 3.0 Masthead
...
* intro component was changed for new banner masthead layout
* added new video component for embedding wistia (based on extension video, we should probably figure out consolidating the two)
* new and updated strings in splash/l10n.json
* updated splash presentation to move Intro above `inner` to allow it to be full width (like banners)
* new assets
2018-12-20 07:32:03 -05:00