Andy O'Neill
3c45808380
Add unit tests and correct linting problems
2022-11-15 15:36:17 -05:00
Karishma Chadha
69065e129b
feat: Create landing page for Scratch Link download (ENA-69)
2022-11-15 09:22:44 -05:00
tomlum
262ed7d79c
updates donation url
2022-10-24 22:37:15 -04:00
Colby Gutierrez-Kraybill
bea73415c1
Return early if local check on password fails
2022-09-27 21:02:14 -04:00
Colby Gutierrez-Kraybill
191cfb1d57
Add check on password complexity by using a backend call without divulging the list being checked against.
2022-09-22 00:23:59 -04:00
Christopher Willis-Ford
d0e42fb39c
add macOS troubleshooting info on all extension pages
...
I created a new `ExtensionTroubleshooting` component to store shared
troubleshooting steps. In the future I plan to move existing shared
troubleshooting steps into this component, but I don't think it's a good
idea to do this so close to the upcoming Scratch Conference. Moving
those steps will disrupt their localization strings in at least three
ways:
* each page is currently its own "resource" so the strings will move
from one resource to another
* some of the strings include the device name, which I plan to replace
using a `formatMessage` variable, changing the string in the process
* reusing the existing string IDs won't make sense: I plan to replace
`microbit.checkOSVersionTitle` with `extensions.checkOSVersionTitle`
for example
For now, all existing troubleshooting steps are being treated as
extension-specific in order to avoid localization disruptions. The new
versions of the strings are present, though, in order to allow
translators to start working on them if they'd like.
2022-07-08 18:09:49 -07:00
Ben Wheeler
d9d4b03261
fixed test for conference link; changed footer link to not involve redirect
2022-06-29 12:17:08 -04:00
Tom Lum
6b2653b2f9
Merge pull request #6644 from mxmou/avatar-overflow-hidden
...
Fix Explore/search tile overflow when avatars don't load
2022-06-08 10:39:33 -04:00
Tom Lum
43cfa015d6
hides alt text
2022-06-08 10:39:08 -04:00
seotts
f8cc0a6e9d
Remove bananas 🍌
2022-05-09 12:17:05 -04:00
seotts
3e287d41e0
Use larger fort (18px) for some paragraphs, per spec
2022-05-06 16:41:35 -04:00
Sarah Otts
b7b504d6d0
Merge pull request #6760 from bocoup/2021-annual-report
...
2021 annual report
2022-05-03 16:38:33 -04:00
caseymm
384a8e60a5
add tag component and fix linting
2022-05-02 12:04:07 -07:00
caseymm
0fd4c06cc3
css tweaks
2022-05-02 09:51:18 -07:00
Sarah Otts
611de01b61
Merge pull request #6757 from bocoup/2021-annual-report
...
2021 annual report
2022-05-02 10:22:45 -04:00
caseymm
240d6c0c87
start working on sparkles
2022-04-27 12:18:50 -07:00
picklesrus
96650c3fe0
Serve images from uploads instead of cdn2. cdn2 redirects to uploads already anyway.
2022-04-21 14:54:41 -04:00
picklesrus
ef299efc7f
Merge pull request #6646 from mxmou/compose-spacing
...
Correct comment compose spacing
2022-04-13 09:48:10 -04:00
caseymm
d6da78db95
fix linting
2022-04-08 11:56:18 -07:00
caseymm
a01349f05d
more work on access and start community
2022-04-08 11:48:44 -07:00
Tom Lum
93e31c32ea
Merge pull request #6687 from tomlum/conference-page-banner-adjustment
...
adjusts navigation height and banner image
2022-03-22 15:42:02 -04:00
tomlum
61dada8282
adjusts navigation height and banner image
2022-03-22 14:57:45 -04:00
Tom Lum
61bd06ac78
Merge pull request #6451 from mxmou/explore-search-left-align
...
Make author username alignment consistent on Explore and search
2022-03-18 16:41:15 -04:00
Tom Lum
6471832f7c
Merge pull request #6447 from mxmou/search-thumbnail-title-full-width
...
Increase max-width of studio titles on Explore and search
2022-03-18 16:28:47 -04:00
Sarah Otts
0d8a5a63ba
Merge pull request #6478 from JoelGritter/patch-2
...
fix(gh-6002): fix cursor for ideas tile images
2022-03-17 13:36:05 -04:00
Karishma Chadha
90a9075dbf
Add 2022 conference page. Refactor a bit of 2021 conference code so we don't have to create duplicate componenets
2022-03-15 18:22:40 -04:00
Maximouse
4738774011
Correct comment compose spacing
2022-03-15 13:00:08 +01:00
Maximouse
ea7f3cb770
Fix Explore/search tile overflow when avatars don't load
2022-03-15 11:25:17 +01:00
BryceLTaylor
e7c696de76
Fix format of url of caret.svg in language selector
...
also caret-hover.svg
2022-03-08 10:52:06 -05:00
rschamp
b648f82585
Remove expired Mandrill outage warning banner
2022-03-02 11:55:38 -05:00
Tom Lum
56a9b2b7e8
Merge pull request #6500 from tomlum/scratcher-onboarding
...
Scratcher Onboarding
2022-02-28 17:12:13 -05:00
Tom Lum
dadf7b337f
Merge pull request #6522 from tomlum/email-modal-css-fix
...
modal css fix
2022-02-28 16:59:10 -05:00
tomlum
cd483d704f
Merge branch 'develop' of https://github.com/LLK/scratch-www into scratcher-onboarding
2022-02-23 16:48:03 -05:00
BryceLTaylor
e2d1d50a33
Fixes styling of dropdown menu buttons for safari
2022-02-16 16:15:19 -05:00
tomlum
9255a6168b
modal css fix
2022-02-10 17:06:55 -05:00
BryceLTaylor
ccedbacb7d
Update .scss files to fix deprecated syntax
...
hsl and hsla now require a % for the saturation and lightness values
division is now handled with the function math.div() rather than a slash
This removes many deprecation warnings
2022-02-09 12:48:13 -05:00
BryceLTaylor
2ebdd767cc
replace node-sass with sass (dart-sass)
...
numbers are not valid class names and the new version of sass errors on it when the old version didn't.
Also, the jsx uses the class mod-2019 and I'm not sure why it worked in the first place.
We will need a followup to fix the deprecation warnings.
2022-02-09 12:08:51 -05:00
tomlum
f2bceb15e0
misc refactors
2022-02-04 16:25:16 -05:00
tomlum
497862d45c
Merge remote-tracking branch 'scratch/develop' into scratcher-onboarding
2022-02-04 14:41:40 -05:00
tomlum
3ec8a7fba8
Merge remote-tracking branch 'origin' into scratcher-onboarding
2022-02-04 14:33:54 -05:00
tomlum
b388929865
lint line fix
2022-02-02 16:54:42 -05:00
tomlum
c83d01f843
scratcher onboarding page
2022-02-02 16:22:39 -05:00
Joel Gritter
a1504a1733
fix(gh-6002): fix cursor for ideas tile images
...
- update styling the TTTTile object to make the cursor a pointer on hover of the TTTTile image
2022-01-27 07:03:50 -05:00
Maximouse
55fa30e904
Use bold instead
2022-01-23 11:23:42 +01:00
Maximouse
1887b4dac7
Make author username alignment consistent on Explore and search
2022-01-10 11:09:21 +01:00
Maximouse
2bd58a32ce
Use className
2022-01-09 16:50:42 +01:00
Maximouse
cdf44e0219
Increase max-width of studio titles on Explore and search
2022-01-09 14:30:45 +01:00
Maximouse
7157057bab
Use font weight 500 consistently for teacher registration form labels
2022-01-09 14:15:29 +01:00
Karishma Chadha
f272af1034
Revert "Revert "Unconfirmed user link hotfix""
2022-01-06 17:21:32 -05:00
Tom Lum
816d68de73
Revert "Unconfirmed user link hotfix"
2022-01-05 16:25:40 -05:00