Commit graph

3630 commits

Author SHA1 Message Date
Ben Wheeler
9625bc554d added comments explaining need to show project instructions, notes when both are empty 2019-01-03 13:12:08 -05:00
Ben Wheeler
627737fdd4 collapse empty project instructions or notes and credits 2019-01-03 12:45:07 -05:00
Ray Schamp
55a30f7ea2
Merge pull request #2578 from LLK/master
Merge master to develop
2019-01-03 11:44:22 -05:00
Ray Schamp
b9bfb007e0
Merge pull request #2577 from LLK/develop
Merge #2569 and #2567 to master
2019-01-03 11:43:19 -05:00
Ray Schamp
72e386cd3f
Merge pull request #2570 from paulkaplan/master-remove-project-count
[Master] remove project count api request
2019-01-03 11:24:27 -05:00
Paul Kaplan
23adf352ed Remove the project count request since it is no longer being used 2019-01-31 16:52:18 -05:00
Ray Schamp
8711542efa
Merge pull request #2568 from paulkaplan/master-only-track-green-flag-once
[Master] Only track green flag once
2019-01-03 11:24:11 -05:00
Ray Schamp
3931f867a6
Merge pull request #2569 from paulkaplan/remove-project-count-request
Remove the project count request since it is no longer being used
2019-01-02 17:08:23 -05:00
Paul Kaplan
f7818049da Remove the project count request since it is no longer being used 2019-01-31 16:48:56 -05:00
Ray Schamp
999fe63db9
Merge pull request #2567 from paulkaplan/only-track-green-flag-once
Only track green flag once per session
2019-01-02 17:06:48 -05:00
Paul Kaplan
07ad54bb6c Only track green flag once 2019-01-02 16:22:42 -05:00
Paul Kaplan
a2fbdf9943 Only track green flag once 2019-01-02 16:19:26 -05:00
Ray Schamp
45d1badd56
Merge pull request #2549 from LLK/release/3.0
[Develop] Release Scratch 3.0!
2019-01-02 15:37:43 -05:00
Ray Schamp
3bd9ce0fcd
Merge pull request #2563 from LLK/rschamp-patch-1
Bump scratch-gui
2019-01-02 13:17:43 -05:00
Ray Schamp
55aee1f7ab
Merge pull request #2562 from LLK/rschamp-patch-1
Bump scratch-gui
2019-01-02 13:17:16 -05:00
Ray Schamp
58b7a0cb78
Bump scratch-gui 2019-01-02 13:16:54 -05:00
Paul Kaplan
02c868a79d
Merge pull request #2561 from paulkaplan/fix-query-string-routes
[MASTER] Fix the regexp that allows for query params on faq and download
2019-01-02 11:49:17 -05:00
Paul Kaplan
2d79cd0191 Fix the regexp that allows for query params on faq and download 2019-01-02 11:47:39 -05:00
picklesrus
6a297b3b5c
Merge pull request #2560 from paulkaplan/fix-query-string-routes
Fix the regexp that allows for query params on faq and download
2019-01-02 11:42:27 -05:00
Paul Kaplan
3eb8ad9092 Fix the regexp that allows for query params on faq and download 2019-01-02 11:39:30 -05:00
Ray Schamp
cc91b96167
Merge pull request #2548 from LLK/release/3.0
[Master] Release Scratch 3.0!
2019-01-02 07:30:19 -05:00
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
Colby Gutierrez-Kraybill
e1780b2454
Merge pull request #2552 from colbygk/hotfix/fix_downloads_3faq_routes
[Develop] fix downloads 3faq routes
2019-01-02 06:56:09 -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
Ray Schamp
c2d64a8b85
Merge pull request #2555 from thisandagain/hotfix/nocap
[Develop] Remove "CappedNumber" from view count on project page.
2019-01-01 18:43:52 -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