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
Champika
66c4466465
faq page updates for Scratch 3
2018-12-19 18:05:24 -05:00
picklesrus
2f35049ff8
Merge pull request #2501 from kyleplo/patch-3
...
Make it clear that only Scratchers can use the cloud
2018-12-19 17:24:25 -05:00
Paul Kaplan
137015cfc0
Set isRemixing to true and then start remixing process
...
This makes it feel snappier to start the remixing project because it does not wait for the GUI to notify
2018-12-19 15:58:38 -05:00
Benjamin Wheeler
64fc4b3ed8
Merge pull request #2508 from benjiwheeler/switch-to-editor-on-remix
...
switch to editor after remixing from project page
2018-12-19 15:35:18 -05:00
Benjamin Wheeler
944ac0ff96
Merge pull request #2509 from benjiwheeler/admin-see-credit-editor
...
admins should not see editable project title in editor
2018-12-19 15:35:07 -05:00
Paul Kaplan
b0ade469c6
Merge pull request #2510 from paulkaplan/sentry-error-id
...
Show error ID and report React errors to Sentry
2018-12-19 14:16:33 -05:00
picklesrus
54d9c202c2
change out the video
2018-12-19 14:13:30 -05:00
Paul Kaplan
8af12ec0e1
Show error ID and report React errors to Sentry
2018-12-19 13:47:17 -05:00
Ben Wheeler
5ff13da56d
admins should not see editable project title in editor
2018-12-19 11:59:47 -05:00
Ben Wheeler
859574a8bd
switch to editor after remixing from project page
2018-12-19 11:40:49 -05:00
picklesrus
495299908b
Updates to the parents page. See #2355
2018-12-19 11:30:25 -05:00
picklesrus
d13a773f7c
Merge pull request #2498 from picklesrus/download-space-edits
...
Fix some spacing issues on the download page. Adds a more padding und…
2018-12-19 09:44:13 -05:00
Eric Rosenbaum
d2b237f5f6
Merge pull request #2502 from ericrosenbaum/bugfix/fix-ideas-pg-svg
...
Fix the ideas page's getting started SVG
2018-12-18 13:52:31 -05:00
Benjamin Wheeler
293b7beefc
Merge pull request #2506 from benjiwheeler/mod-info
...
added author username to moderation info area
2018-12-18 11:45:51 -05:00
Paul Kaplan
f0b37134ff
Merge pull request #2505 from paulkaplan/remove-approx-liking
...
Remove approx liking/favoriting format
2018-12-18 11:40:07 -05:00
Ben Wheeler
5d96a6293a
less css repetition
2018-12-18 10:48:03 -05:00
Ben Wheeler
edec88f0ab
added author username to moderation info area
2018-12-18 10:43:11 -05:00
Paul Kaplan
d9b30d96d1
Remove approx liking/favoriting format
2018-12-18 09:50:17 -05:00
chrisgarrity
2972ac7462
Merge pull request #2495 from chrisgarrity/issue/2493-skip-tutorial
...
Remove tutorial for logged in users.
2018-12-18 07:16:24 -05:00
Eric Rosenbaum
9a8ac2bf04
Fix getting started SVG
2018-12-17 17:59:55 -05:00
kyleplo
11ec64ac9c
Make it clear that only Scratchers can use the cloud
2018-12-17 16:41:57 -05:00
Paul Kaplan
d9c37318c4
Merge pull request #2500 from benjiwheeler/pass-thumbnail
...
pass onUpdateProjectThumbnail to gui when on project page
2018-12-17 15:50:18 -05:00
Paul Kaplan
e3e12deea5
Merge pull request #2497 from paulkaplan/dynamic-meta-tag-template
...
Add flag for dynamic meta tags in the template
2018-12-17 15:39:13 -05:00
Ben Wheeler
153c749546
pass onUpdateProjectThumbnail to gui when on project page
2018-12-17 15:36:09 -05:00
picklesrus
158f130fab
Fix some spacing issues on the download page. Adds a more padding under heading titles and makes the text in the older versions section have normal text styling.
2018-12-17 15:03:41 -05:00
Paul Kaplan
c768fab47d
Add flag for dynamic meta tags in the template
2018-12-17 14:55:27 -05:00
chrisgarrity
0d5323ff0c
Remove tutorial for logged in users.
2018-12-17 10:40:48 -05:00
chrisgarrity
ad4442a310
Merge pull request #2487 from chrisgarrity/update-tx-config
...
Add ideas page to tx/config, and remove cards view
2018-12-15 12:39:02 -05:00
Paul Kaplan
53f89fe47d
Merge pull request #2489 from paulkaplan/fix-alert-zindex
...
Put project info alerts below navbar
2018-12-14 18:29:18 -05:00
Paul Kaplan
e20f928147
Put project info alerts below navbar
2018-12-14 16:47:54 -05:00
Ray Schamp
8ea6a9782f
Merge pull request #2488 from paulkaplan/change-comment-endpoint
...
Change the endpoint for loading single comments
2018-12-14 14:27:28 -05:00
Paul Kaplan
3c7b090a1f
Change the endpoint for loading single comments
2018-12-14 14:03:18 -05:00
chrisgarrity
4cf7653d72
Add ideas page to tx/config
...
Also remove cards view.
2018-12-14 13:13:56 -05:00
Benjamin Wheeler
92ac2786e5
Merge pull request #2474 from picklesrus/download-content-updates
...
Download content updates
2018-12-14 12:58:32 -05:00
Eric Rosenbaum
2c40e2d78a
Merge pull request #2482 from ericrosenbaum/bugfix/fix-tests-for-ideas-page
...
Update tests
2018-12-14 09:12:07 -05:00
picklesrus
96bc439ab0
Merge pull request #2478 from picklesrus/educator-links
...
Add proper links to cards and guides instead of hard coding them.
2018-12-14 07:14:28 -05:00
Eric Rosenbaum
35d76ef59b
Update tests
2018-12-13 21:12:16 -05:00
chrisgarrity
94a8396713
Make list of languages on www consistent with gui
...
start to depend on `scratch-l10n`
So far only the supported locales is used.
There is one small difference between scratch-l10n and the `languages.json` that was removed.
languages was:
`{locale: ‘languagename’, …}` key value pairs.
l10n exports:
`{locale: {name: ‘languagename’},…}
That required an additional change to the language chooser.
2018-12-13 16:00:41 -05:00
Benjamin Wheeler
d949edef6f
Merge pull request #2479 from benjiwheeler/fix-misalign
...
don't use flex-row class to wrap instructions and credits
2018-12-13 15:48:15 -05:00
picklesrus
3ebdcc11f7
Add icon!
2018-12-13 14:57:21 -05:00
picklesrus
828bf569b8
Add links!
2018-12-13 14:32:38 -05:00
picklesrus
43db3c12e5
Add proper links to cards and guides instead of hard coding them.
2018-12-13 14:10:47 -05:00
Ben Wheeler
2a0a76fba1
don't use flex-row class to wrap instructions and credits
2018-12-13 14:01:27 -05:00
Eric Rosenbaum
e170a9cd4a
Merge pull request #2455 from ericrosenbaum/feature/ideas-page
...
Ideas page
2018-12-13 13:58:55 -05:00
picklesrus
c52b083c62
Add correct screenshots. Update lots of text.
2018-12-13 12:57:42 -05:00
Eric Rosenbaum
b434865c45
Update l10n-static ids
2018-12-13 12:35:11 -05:00
Eric Rosenbaum
6d4af6014d
Fix spacing of lower cards and starter sections
2018-12-13 11:52:12 -05:00