Paul Clue
7ea0815428
Explore and Search refactor
2022-12-13 19:13:03 -05:00
Paul Clue
4d6b5bd2e9
Update tab item
2022-12-13 08:31:56 -05:00
Paul Clue
6e22ee068f
Refactor tab component
2022-12-08 14:59:21 -05:00
Erika Delfino
eadc133cec
Fixes issue on EV3
2022-12-07 12:27:00 -05:00
Paul Clue
7f50c47704
Change em to rem and delet ul styling
2022-12-02 21:58:51 -05:00
Paul Clue
99ddaeea0e
Change heading levels
2022-12-02 11:57:54 -05:00
Paul Clue
5c44f03498
Add aria-label to select language-chooser element
2022-11-29 09:32:28 -05:00
Paul Clue
530c73c93b
Correct format issues
2022-11-27 17:28:04 -05:00
Paul Clue
5bacb80e63
Add conditional for h5s on homepage
2022-11-23 13:15:40 -05:00
Paul Clue
a9941f8a49
Add aria-label to search icon
2022-11-23 09:13:22 -05:00
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
Tom Lum
5477fbdbc1
Updates link in email confirmation modal
2022-01-05 16:18:45 -05:00
tomlum
62c9d1b46f
css class refactor
2021-12-17 14:22:46 -05:00
seotts
0239276644
Change class name to "modal-text-content"
2021-12-17 13:30:49 -05:00
tomlum
1364e4400f
css fixes and refactors
2021-12-17 13:13:36 -05:00
seotts
cb3864c67a
Update ids in modal tests
2021-12-17 13:13:36 -05:00
seotts
938f3f4dbf
Put tips in a list
2021-12-17 13:13:36 -05:00
seotts
fa42938247
Rename l10n ids to refer to components
2021-12-17 13:13:36 -05:00
seotts
7f2b756aba
Localize email confirmation banner
2021-12-17 13:13:36 -05:00
tomlum
a2938d18eb
fixes line length lint
2021-12-17 13:13:36 -05:00
seotts
92824f43aa
Use onRequestClose instead of handleClose
2021-12-17 13:13:36 -05:00
seotts
2af9b673ff
Wire up EmailConfirmationModal's close button
2021-12-17 13:13:30 -05:00
seotts
8b62fb9f63
Give EmailConfirmModal email address prop
2021-12-17 13:13:30 -05:00
seotts
f7008f533d
Make all banners sticky
2021-12-17 13:09:46 -05:00
seotts
7a51bded90
Add banner css; make sticky
2021-12-17 13:09:46 -05:00
tomlum
85e5342748
email confirmation modal styling
2021-12-17 13:09:46 -05:00
tomlum
5b58c3822c
in progress, tests, banner, modal
2021-12-17 13:09:46 -05:00
tomlum
058edef86a
adds modal progress and new logic for showing share button on project page
2021-12-17 13:09:46 -05:00
tomlum
f17ee45ceb
basic pages and profile picture and confetti
2021-12-14 12:31:26 -05:00
Karishma Chadha
1d68765c48
More layout, and font-size fixes for annual report.
2021-11-15 17:07:56 -05:00
Karishma Chadha
c835c67fe7
Updates to TextAndMediaSnippet layout, spacing, and some font sizing. Fix width of components of other sections e.g. Scratch in India.
2021-11-15 17:07:56 -05:00
Karishma Chadha
c60705d8f5
Merge pull request #6229 from bocoup/annual-report-2020
...
Annual Report Fixes
2021-10-29 17:57:32 -04:00
caseymm
f44ddbe7d3
fix video disappearing after fullscreen is entered and exited
2021-10-28 15:39:49 -07:00
Karishma Chadha
41b40810a1
Merge pull request #6228 from bocoup/annual-report-2020
...
Annual report 2020
2021-10-28 17:21:11 -04:00
caseymm
739c001f66
fix string and move a few things around. add better breakpoint for timeline
2021-10-28 14:04:29 -07:00
Karishma Chadha
2916d7e4cf
Merge pull request #6206 from bocoup/annual-report-2020
...
Annual report 2020
2021-10-26 18:18:44 -04:00
caseymm
3d44e562d3
iframe sizing
2021-10-22 15:25:56 -07:00
Karishma Chadha
0d5a44aa2c
Merge pull request #6131 from bocoup/annual-report-2020
...
Annual report 2020
2021-10-22 16:51:20 -04:00
caseymm
7557655a06
remove paragraph prop
2021-10-22 13:28:17 -07:00
caseymm
60a98a7a92
fix string links and rename splashes
2021-10-22 12:53:33 -07:00
caseymm
f8bdd8948b
spinner color and correcting other errors
2021-10-21 16:42:22 -07:00
caseymm
ae4ecca386
i10n changes
2021-10-21 16:12:54 -07:00
caseymm
37dba60b1c
links in paragraphs
2021-10-21 15:41:10 -07:00
caseymm
b460e9bb80
replace some images and start adding links to paragraphs
2021-10-21 15:10:47 -07:00
caseymm
fc47304527
finish all alt tags
2021-10-20 12:38:40 -07:00
caseymm
0e32b6c9c3
alts for video previews and country blurb sections
2021-10-20 11:22:52 -07:00
caseymm
2016380b34
add alts for india grid
2021-10-20 10:55:24 -07:00
caseymm
d3aa437444
styling
2021-10-19 16:27:42 -07:00
caseymm
4c29cb5dcc
misc styling changes
2021-10-18 15:37:37 -07:00
caseymm
33132818c0
lint
2021-10-18 14:03:38 -07:00
caseymm
be9175aa64
misc timeline fixes
2021-10-18 14:00:11 -07:00
caseymm
0ed82b35c8
video buttons
2021-10-18 13:32:00 -07:00
Sarah Otts
e0a5ae5c68
Merge pull request #5884 from jeffalo/dont-search-empty-strings
...
Prevent searches for empty strings
2021-10-18 16:16:15 -04:00
caseymm
cb67a918d2
force autoplay on videos
2021-10-18 10:15:32 -07:00
caseymm
83760a522e
tutorial lines and tile links
2021-10-15 16:39:06 -07:00
caseymm
95b7d13d08
update people.json
2021-10-15 14:45:02 -07:00
caseymm
520bf41968
fix linting
2021-10-15 12:47:58 -07:00
caseymm
7160befa55
update map
2021-10-15 12:06:10 -07:00
caseymm
a56631c267
bg images for year in review
2021-10-14 10:28:05 -07:00
caseymm
6366cbd4b2
spacing and bottom wave
2021-10-13 17:03:28 -07:00
caseymm
7d4621576f
year in review cards
2021-10-13 16:33:51 -07:00
caseymm
6f1688d399
embed some projects
2021-10-13 10:55:29 -07:00
caseymm
19e65e9f0e
items in for adapation
2021-10-12 15:39:52 -07:00
Sarah Otts
c30252a4ed
Merge pull request #5882 from apple502j/move-faq-url
...
Move FAQ page to /faq
2021-10-12 16:34:41 -04:00
caseymm
a45c1b6700
finish content in connectivity section
2021-10-05 15:27:11 -07:00
caseymm
4dbe0d20f0
country sections
2021-10-05 11:52:50 -07:00
Sarah Otts
23be853cb0
Merge pull request #5114 from benjiwheeler/shrink-splash-image
...
converted images around splash video to png, smaller file size
2021-09-20 14:06:25 -04:00
Eric Rosenbaum
a8b7961f66
alerts default to 6 seconds
2021-08-20 14:04:09 -04:00
jeffalo
feb80afb35
revert
2021-08-06 12:29:00 +02:00
jeffalo
992baf7745
see if returning null will fix errors
2021-08-06 12:26:56 +02:00
jeffalo
dbf68ff9b4
satisfy eslint
2021-08-05 21:33:59 +02:00
jeffalo
e1afa432a2
also don't allow only whitespace
2021-08-05 21:18:36 +02:00
jeffalo
7e1aebf9b4
prevent searches for empty strings
2021-08-05 21:12:22 +02:00
apple502j
9a390eafeb
Move FAQ page to /faq
2021-08-06 02:55:11 +09:00
Ray Schamp
a17919e561
Merge pull request #5496 from rschamp/rearrange-conference-2021
...
Bump Conference 2020 to 2021 (Take 2)
2021-06-14 09:01:51 -04:00
picklesrus
ef801112cd
Merge branch 'develop' into project-comments
2021-06-07 15:38:40 -04:00
picklesrus
993dd36aa5
WIP of being able to turn off project comments.
2021-06-07 11:28:29 -04:00
Paul Kaplan
cb8a869e4f
Merge branch 'develop' into muted-users-cant-edit-studios
2021-05-26 10:58:12 -04:00
rschamp
31e6616544
Rename all Conference 2020 folders to 2021
...
This is both to reduce confusion in the future, and so that Transifex sees what it expects, with the name of the resource corresponding to the path to the l10n file.
2021-05-26 10:22:12 -04:00
Paul Kaplan
832324ea83
Merge pull request #5451 from paulkaplan/studio-alerts
...
Alert component and studio error and success alerts
2021-05-24 15:33:10 -04:00
Bryce Taylor
bfe64aa313
Merge pull request #4540 from BryceLTaylor/move-navbar-tests
...
Move Navbar integration tests from Tap to Jest
2021-05-24 10:57:21 -04:00
seotts
19a9997e0f
Muted users can’t edit studios
...
linting fixes
2021-05-21 09:46:19 -04:00
Eric Rosenbaum
a7ab994638
use buttons in subnav to make keyboard nav work
2021-05-20 17:12:27 -04:00
Paul Kaplan
e2eb8611b1
Dont catch pointer events in the alert container
2021-05-19 13:46:06 -04:00
Paul Kaplan
5ee1c7c203
Add reusable alert component using context
2021-05-19 13:33:41 -04:00
Paul Kaplan
31655d7f11
Fix issue where multiple overflow menus could be opened at once
2021-05-14 12:25:04 -04:00
Paul Kaplan
8bc026a958
Merge pull request #5381 from paulkaplan/studio-tile-overflow-menu
...
Studio tile overflow menu
2021-05-14 09:30:56 -04:00
Paul Kaplan
e9728b8a13
Merge pull request #5388 from paulkaplan/studio-project-errors
...
Add error display for studio curator and project adder inputs
2021-05-14 09:30:42 -04:00
DD Liu
dffcbebc37
Switch the checkbox to a toggle slider for studio comments allowed
2021-05-13 15:46:34 -04:00
Paul Kaplan
d35c539529
Add validation messages for title, image and description
2021-05-13 10:36:40 -04:00
Ben Wheeler
316f26bed5
rename .close-button style to not conflict
2021-05-12 14:14:34 -04:00
Paul Kaplan
8dddb393a7
Add overflow menu and show example on components page
2021-05-12 10:53:52 -04:00
Ben Wheeler
3dd69c287c
Remove stale comments, remove extra space, add padding
2021-05-07 22:23:45 -04:00
Ben Wheeler
23f2135c17
add donate banner, make close button a mode of button component
2021-05-07 11:50:47 -04:00
BryceLTaylor
7a5bdc0400
Change class for search input wrapper to search-wrapper
2021-04-06 14:19:05 -04:00
BryceLTaylor
0cd1f6e6be
Add class to searchbar for automated tests
2021-04-06 14:19:05 -04:00
Ben Wheeler
491735b9f0
use smaller svgs instead of pngs
2021-03-30 21:32:54 -04:00
Eric Rosenbaum
33b7d87840
update grid json
2021-03-30 10:52:57 -04:00
Eric Rosenbaum
82d759e30a
grid displays “Project Title”
2021-03-24 16:12:37 -04:00
Eric Rosenbaum
9466a7b75b
add grid
2021-03-23 16:58:38 -04:00
Eric Rosenbaum
10f9194f61
fix form and carousel enough to display them
2021-03-22 17:24:18 -04:00