picklesrus
47d63cb529
Reset more of the state when a mute expires.
...
This allows the comment box to show up again in a normal state with no
errors.
2021-01-14 07:42:53 -05:00
Paul Kaplan
e1d0329633
Fix lint issues again
2021-01-13 09:39:36 -05:00
Paul Kaplan
4ca6e52233
Fix formatting
2021-01-13 09:29:40 -05:00
Paul Kaplan
2a0aa3b03e
Add the FAQ
2021-01-13 08:55:22 -05:00
Paul Kaplan
5883070647
Update SEC page content
2021-01-12 15:59:59 -05:00
Benjamin Wheeler
596343048a
Merge pull request #4748 from mxmou/fix-search-loadmore
...
Fix "Load more" scrolling on search results
2021-01-12 14:51:35 -05:00
seotts
1aa59edaa3
Remove use of FormattedHTMLMessage
2021-01-08 14:03:29 -05:00
seotts
31016df1f5
Don’t fail if mute_status isn’t available
2021-01-07 14:05:02 -05:00
seotts
c8373ab888
Revert "Revert "Add new mute message types""
...
This reverts commit 1575ed06cf
.
2021-01-07 14:04:48 -05:00
Sarah Otts
1575ed06cf
Revert "Add new mute message types"
2021-01-06 16:51:03 -05:00
Karishma Chadha
6d8cac4239
Merge pull request #4817 from LLK/hotfix/sec-google-nolink
...
[Develop] Hotfix sec google nolink
2021-01-06 10:56:41 -05:00
Karishma Chadha
3bdb5abdd5
Merge pull request #4814 from kchadha/annual-report-credits
...
Add Tracy to credits page and Annual Report team section.
2021-01-06 10:44:06 -05:00
Karishma Chadha
090312bf56
Merge pull request #4736 from seotts/world-map-fix
...
World map fixes - Border thickness, Eswatini, remove unused css
2021-01-06 10:43:50 -05:00
Karishma Chadha
edca23f6ce
Add Tracy to credits page and Annual Report team section.
2021-01-05 15:51:38 -05:00
Sarah Otts
78d001e127
Merge pull request #4737 from seotts/team-new-tabs
...
In the Annual Report Team section, open link to Scratch Team members in new tab
2021-01-05 14:38:03 -05:00
Sarah Otts
f3dbe23c5e
Fix syntax error from merge
2021-01-04 11:20:16 -05:00
Sarah Otts
b9892ff6d8
Merge branch 'develop' into automod-new-messaging
2021-01-04 11:09:29 -05:00
picklesrus
664ccc5d36
Update compose-comment.jsx
...
Fix missing comma from bad merge
2020-12-21 10:49:16 -05:00
picklesrus
15a16e5b58
Merge branch 'develop' into timeout-mute
2020-12-21 08:38:37 -05:00
picklesrus
9037f8817a
Merge pull request #4774 from picklesrus/warning-mute
...
Show warning message when user has been muted several times.
2020-12-21 08:36:21 -05:00
Benjamin Wheeler
0c911da463
Merge pull request #4563 from GrahamSH-LLK/patch-1
...
Add "FloralSunset" to Credits Page
2020-12-18 20:54:41 -05:00
seotts
7e140b3832
add new mute messages
...
Get correct mute message info for modal
remove extra spapce
2020-12-18 10:24:43 -05:00
picklesrus
ad5dc31cc7
Have mute modal always show if you post a comment and showWarning is true.
2020-12-18 09:30:02 -05:00
picklesrus
d8ad0c38ea
Show warning message when user has been muted several times.
2020-12-17 15:43:07 -05:00
picklesrus
19b260a4a5
Add a timeout to stop displaying the mute status when a mute expires.
2020-12-15 14:49:35 -05:00
picklesrus
a39244ea6c
Merge branch 'develop' into timeout-mute
2020-12-14 13:27:12 -05:00
chrisgarrity
17407f0fcf
Merge pull request #4752 from chrisgarrity/localize-mute
...
Localize mute
2020-12-11 16:19:27 -05:00
Chris Garrity
501147060d
Update generic message copy
...
Updated copy requres two paragraphs in the content. Modified the inputs to pass a content array and output one paragraph per item.
2020-12-11 09:52:30 -05:00
Chris Garrity
929e670d8f
Internationalize the mute messages
...
Add formatted messages for comment status and mute modal
2020-12-11 08:44:17 -05:00
picklesrus
110077e8e8
Rename state's muteExpiresAt to muteExpiresAtMs so units are explicit.
...
Also, fix isMuted so it doesn't do an extra unit conversion.
2020-12-11 08:14:15 -05:00
GrahamSH
88aee16cb7
Move to fix alphabetization
2020-12-10 16:59:07 -05:00
MaxiMouse
8f4c67144a
Fix "Load more" scrolling on search results
2020-12-10 22:12:51 +01:00
Benjamin Wheeler
8d4a5c2f91
Merge pull request #4526 from Purple-Hacker/patch-2
...
Updated addresses on DMCA
2020-12-10 14:21:28 -05:00
picklesrus
2d5e9a6378
Fix merge conflicts and set default object for mute_status if props do not exist.
2020-12-08 08:00:01 -05:00
picklesrus
835a271be4
Show the comment status box on project page loads if the user is muted.
...
Don't show the compose box if they're muted, but do show it, but greyed
out, if they just posted a comment that resulted in a mute.
2020-12-08 07:28:40 -05:00
seotts
b7cf82494b
Remove unused variable and fix spacing
2020-12-07 16:16:42 -05:00
picklesrus
f4f6b70f2e
Merge branch 'develop' into readable-time
2020-12-07 16:05:02 -05:00
seotts
1d70ee243c
Make borders smaller, show data for Eswatini
2020-12-07 12:45:01 -05:00
seotts
86650e1ce9
open link to Scratch Team member in new tab
2020-12-07 12:43:43 -05:00
Paul Kaplan
591b3ce6a2
Add Google.org to intro paragraph on SEC
2020-12-04 09:13:02 -05:00
Paul Kaplan
f315ea2f15
Update the SeC page wording
...
Replace the phrase "historically underrepresented in computing” with “ historically excluded from computing.”
Change requested from KO.
2020-12-01 13:32:36 -05:00
picklesrus
b450d36a64
Redo time based on new requirements.
2020-11-30 16:16:52 -05:00
picklesrus
0f83b0c7c8
Merge pull request #4655 from picklesrus/use-minutes
...
Disable comment box functionality when you've just been muted.
2020-11-25 10:18:41 -05:00
picklesrus
71521e2aa5
Fix lint and update text.
2020-11-18 14:48:15 -05:00
picklesrus
fe9d9078b2
Fix styling of disabled comment box.
2020-11-18 14:40:11 -05:00
Zoë Bentley
dad5a34fbe
Changed Teacher Accounts Setup Guide link to PDF link on resources server
2020-11-18 12:50:22 -05:00
Zoë Bentley
1bfa0f20a3
Changed Teacher Account Setup Guide link from .doc to .PDF
2020-11-18 12:05:33 -05:00
Ray Schamp
433a5c7100
Merge pull request #4664 from LLK/hotfix/hoc-banner-2020
...
[Develop] HOC banner 2020
2020-11-18 10:23:56 -05:00
picklesrus
aed0f024c0
Disable comment box functionality when you've just been muted.
...
Also, keep showing the blue comment status box based on when the mute
expires rather than basing it on the status of the commet box itself.
TODO: css for disabled state. The grey is there as a placeholder/proof
of concept.
2020-11-17 17:04:54 -05:00
Ben Wheeler
a4689fc159
Turn off middle banner and set HoC start and end times for 2020
2020-11-17 15:04:29 -05:00
Ben Wheeler
bd3ef208f6
added makeItFly image and text for HoC banner
2020-11-17 15:04:07 -05:00
Paul Kaplan
2292fc039d
Merge pull request #4649 from LLK/hotfix/sec-page
...
[Hotfix/Develop] SEC page
2020-11-17 11:17:43 -05:00
Paul Kaplan
b92b98bd19
Fix hyphens
2020-11-16 15:19:42 -05:00
Paul Kaplan
2799bc97f6
Fix lint error
2020-11-16 14:39:37 -05:00
Paul Kaplan
ee645b250a
Add culturally sustaining link
2020-11-16 14:31:31 -05:00
Christopher Willis-Ford
35839ada12
remove version number from micro:bit firmware URL
...
This new URL will be a redirect to the actual file, including the
version number. This way we'll be able to deploy firmware updates
without needing to change any content in this repository.
2020-11-16 11:04:36 -08:00
Paul Kaplan
550a661687
Add SEC page
2020-11-16 10:35:40 -05:00
picklesrus
b1f7a2be10
Merge pull request #4637 from picklesrus/use-minutes
...
Convert mute timestamp to always show in minutes.
2020-11-16 10:28:55 -05:00
Karishma Chadha
760e303d30
Merge pull request #4617 from kchadha/annual-report-data-cleanup
...
Annual Report - Break out supporters list into separate JSON
2020-11-16 10:15:28 -05:00
Karishma Chadha
4728e3f50e
Merge pull request #4615 from kchadha/annual-report-link
...
Add link to annual report from about page
2020-11-16 10:15:02 -05:00
picklesrus
0470e0e56b
Convert timestamp to always show in minutes.
...
This is minor step towards correct time formatting. More coming later.
2020-11-13 15:03:49 -05:00
Benjamin Wheeler
79d3d07dcc
Merge pull request #4284 from doc-han/patch-1
...
update translation URL
2020-11-13 14:13:16 -05:00
Ben Wheeler
f2111eb5a3
updated number of languages
2020-11-13 14:11:25 -05:00
picklesrus
6eb7504442
Initial time formatting pass. Does integer minutes, hours, days.
...
TODOS:
- set langauge appropriately
- do partial hours and days. e.g. 1 hour 5 minutes instead of just 1
hour.
Add a time formatting utility that formats a relative time in the future.
Use it in the mute modal & comment box.
2020-11-13 08:26:54 -05:00
Radman Siddiki
b74d857ad9
Delete communityblocks-interviews.jsx
2020-11-12 13:43:33 -05:00
picklesrus
2005b23777
Merge pull request #4616 from picklesrus/mute-behavior
...
Skeleton of code to show mute modal and comment status.
2020-11-10 10:24:04 -05:00
Karishma Chadha
f89d1313e0
Break out supporters lists into json file and dynamically create lists of supporters.
2020-11-09 11:37:31 -05:00
picklesrus
e5f97d1f18
Skeleton of code to show mute modal and comment status.
...
Still todo:
- l10n
- Time needs formatting
- Compose box needs to be shown/formatted correctly based on mute status
- Blue comment status box need to be sticky
2020-11-09 11:01:42 -05:00
Karishma Chadha
c3accb0111
Add link to annual report from about page
2020-11-09 10:20:11 -05:00
Benjamin Wheeler
69efc1afea
Merge pull request #4287 from R4356th/patch-11
...
Replace "Tips Page" with "Ideas Page"
2020-11-05 09:41:48 -05:00
Karishma Chadha
4369899813
Fix BLM studio link
2020-10-29 09:43:10 -04:00
Karishma Chadha
4f6828bde8
Update board member section
2020-10-28 18:31:10 -04:00
seotts
b3cdc0ebcd
fix Mahmoud’s image
2020-10-28 18:17:07 -04:00
seotts
729739c222
fix typo in project title
2020-10-28 18:04:51 -04:00
Karishma Chadha
412de9dbda
Fix typos in content
2020-10-28 17:08:36 -04:00
Karishma Chadha
8d722d454f
Update l10n to remove unused strings from financials section
2020-10-28 13:06:44 -04:00
seotts
367ada3452
remove middle of financials section
2020-10-28 12:57:20 -04:00
Karishma Chadha
b673d718d4
Minor content update
2020-10-28 10:34:41 -04:00
Karishma Chadha
9a5560bdf5
Don't show scratch-jr-transition images on small screens. Fix lint issue.
2020-10-27 16:43:21 -04:00
seotts
a8058aa0bf
remove comments; add new lines
2020-10-27 15:29:50 -04:00
seotts
5e075a2feb
make financials button responsive
2020-10-27 14:23:34 -04:00
seotts
23736463f8
make map key even more responsive
2020-10-27 14:16:42 -04:00
seotts
f88fd8279a
make map key responsive
2020-10-27 13:55:10 -04:00
Karishma Chadha
73cf337ac2
Map title update
2020-10-27 12:55:16 -04:00
Karishma Chadha
5771444811
Some content/copy changes.
2020-10-27 12:26:25 -04:00
seotts
90650ff5d8
fix community guidelines bullet points
2020-10-27 12:12:59 -04:00
carljbowman
2db15df51e
Tweaks to the map container
...
- Ajust border radius
- Remove bottom padding to make the map flush with the bottom, which required adding `overflow: hidden` to maintain the bottom border radius.
2020-10-27 11:51:27 -04:00
seotts
ae16b8638b
un-yoda-fy some country names (eg “Korea, Rep..”)
2020-10-27 11:49:00 -04:00
seotts
96b2627dd0
remove outline on blm project tiles
2020-10-27 11:36:25 -04:00
carljbowman
a028512aa3
Fix overlapping text in Financials key section
2020-10-27 11:27:26 -04:00
carljbowman
d05486d4d1
Adjust layout / spacing of BLM story
2020-10-27 11:19:53 -04:00
carljbowman
3f57ccecfa
Tweak rules and spacing on donor lists
2020-10-27 11:17:55 -04:00
carljbowman
c08230aa45
Fix fallback fonts for buttons
...
Removed the narrowly scoped font-family definition on the button elements. Now buttons inherit the site wide font-family specification, which include the appropriate fallbacks.
2020-10-27 11:03:32 -04:00
carljbowman
29d03282d4
Fix Tutorial stats layout
2020-10-27 10:46:26 -04:00
carljbowman
dbae2cbe66
Fix layout issues with CPS grid of 4 photos
...
- Reorder images so supporting illustrations do not overlap important photographic content
- Tweaked Pizza and Pencils positioning to adjust layout
2020-10-27 10:30:47 -04:00
carljbowman
e2894dd18d
Fix photo credit typographic styles
2020-10-27 10:13:54 -04:00
Karishma Chadha
b689702930
Leadership renamed to Team in subnav. Update content in Supporters and Team sections. Fix board member company attribution. Update Mitch's name in people grid.
2020-10-27 02:08:05 -04:00
Karishma Chadha
e2db5fd562
Minor content update for initiatives description
2020-10-27 01:28:05 -04:00
Karishma Chadha
615aa812c5
Update content/copy from Initiatives - Community through Financials section. Add missing link in Initiatives - Schools section. Add new financials note. Fix financials percentages. Clean up some commented out code from scss file.
2020-10-27 01:26:15 -04:00
Karishma Chadha
a8c7919f5f
Add Initiatives description.
2020-10-26 22:36:02 -04:00
Karishma Chadha
f284200997
Fix 'languages' typo
2020-10-26 18:46:37 -04:00
Karishma Chadha
5fc610ac87
Update content strings through Initiatives - Creative Tools. Also includes fixes for supporter levels where they were missing a 0. Added the new initiatives description blurb to l10n.json, though it's not yet referenced in the html.
2020-10-26 18:40:51 -04:00
seotts
9956ded2ad
fix conferences spaces, mobile
2020-10-26 17:51:33 -04:00
seotts
f0951af780
fixed abhi section at intermediate size
2020-10-26 17:45:37 -04:00
seotts
d68691de40
add map key
2020-10-26 17:36:23 -04:00
carljbowman
020e9029e9
Fix relatively sized line-height on paragraph styles
...
Paragraphs with larger font sizes will now have proportionally sized line-heights based on the font size.
2020-10-26 15:11:32 -04:00
Karishma Chadha
14397625db
Move transition messages from milestones section into reach section. Fix ScratchJr transition messages based on changes made with the milestone-reach transition images. Fix lint issue.
2020-10-26 01:27:00 -04:00
Karishma Chadha
3546be1b12
Make data point numbers in Reach section bold. Make spacing more consistent in mission section of the scss file.
2020-10-25 23:39:24 -04:00
Karishma Chadha
240fd5e53b
Make 4Ps more consistent with design sketch for all screen sizes.
2020-10-25 23:10:11 -04:00
Karishma Chadha
8cf04fe705
Fix incorrect scroll position behavior on Safari by switching to use window.scrollTo. Rename Donate section title to Support Us
2020-10-23 18:48:53 -04:00
seotts
c0fb4970e2
open donate link in new tab
2020-10-23 16:57:53 -04:00
seotts
29a81b08c1
fit community guidelines into 2 cols
2020-10-23 16:48:12 -04:00
seotts
497ba5c6f3
fix tutorials spacing and size
2020-10-23 16:45:17 -04:00
seotts
544df10aae
content updates
2020-10-23 11:57:37 -04:00
seotts
c460b4fbad
update financials copy
2020-10-23 09:23:35 -04:00
Karishma Chadha
c6b967a688
Fix 4ps being out of order on smaller screens, fix responsiveness issues, initiatives tools hero images now scale along with page width. Fix #view width at 100% like some other pages do.
2020-10-23 00:17:58 -04:00
Karishma Chadha
99d8997035
Update content for message, covid response, and mission
2020-10-22 22:23:28 -04:00
Karishma Chadha
7904c7c1ca
Fix font size on conferences photo credits and remove LLK from photo credits
2020-10-22 18:38:38 -04:00
Karishma Chadha
c10a805197
Add updated blocks images for reach section, clean up images folder (creating financials and reach subfolders)
2020-10-22 17:39:22 -04:00
seotts
9a0ce3db48
make equity and global strategies taller
2020-10-22 16:01:18 -04:00
rschamp
c3514aeb4c
Finishing touches on responsive map
2020-10-22 15:47:21 -04:00
rschamp
59f0f2c093
Make the map always 100% width with 2:1 aspect ratio
2020-10-22 15:20:31 -04:00
carljbowman
964204c77f
Update paragraph size for one-p
...
Change the size of the description with four p’s.
2020-10-22 15:10:35 -04:00
seotts
96fc42c496
formatting extensions statistics
2020-10-22 15:09:38 -04:00
seotts
d9415d6fe4
reduce space between paragraphs
2020-10-22 15:01:47 -04:00
seotts
3329a58da2
fix size of missions illustrations
2020-10-22 14:54:52 -04:00
seotts
9182ab9421
fix sizes of tools hero images
2020-10-22 14:44:35 -04:00
Karishma Chadha
aa25ee9d38
Add final team photo and updated blocks image, fix some responsiveness issues
2020-10-22 11:50:49 -04:00
seotts
3ccd72efec
schools section respnsiveness
2020-10-22 11:50:48 -04:00
Karishma Chadha
44a5394667
More responsiveness updates and replace placeholder image for donate section
2020-10-22 11:50:48 -04:00
rschamp
67ff392776
Start on responsive map
2020-10-22 11:50:48 -04:00
Karishma Chadha
d1285b91ee
Some more responsiveness fixes for intermediate size
2020-10-22 11:50:48 -04:00
rschamp
ed29a391fc
Update translate intro with more context
2020-10-22 11:50:48 -04:00
seotts
dea1362697
make small scratch team grid have two columns
2020-10-22 11:50:48 -04:00
seotts
b931cf9645
fix cut-off bullet points
2020-10-22 11:50:48 -04:00
seotts
67d4090377
add wistia version of cps video
2020-10-22 11:50:48 -04:00
seotts
551eea91b5
Revert "Add CPS video"
...
This reverts commit ec97646bf7430e874b0045a61a5f9d39d4c862de.
2020-10-22 11:50:48 -04:00
seotts
dd1fa88889
scratchjr transition images
2020-10-22 11:50:48 -04:00
Karishma Chadha
8cec16ca9f
Fix 4-column (mobile) responsiveness for creative tools section
2020-10-22 11:50:48 -04:00
Karishma Chadha
8c8052c052
Fix 4-column (mobile) responsiveness of schools and community sub-sections
2020-10-22 11:50:48 -04:00
Karishma Chadha
64bdc9eb29
Fix lint errors
2020-10-22 11:50:48 -04:00
seotts
ff6a3eb30f
Add CPS video
2020-10-22 11:50:48 -04:00
seotts
5e1739f7c5
add leadership content
2020-10-22 11:50:48 -04:00
seotts
79b538dee3
add correct hrefs to links, and open in new tabs
2020-10-22 11:50:48 -04:00
seotts
c08650f2b7
add abhi video and fix thumbnail hover
2020-10-22 11:50:48 -04:00
seotts
e10898a765
Add BLM video
2020-10-22 11:50:48 -04:00
Karishma Chadha
84151dd298
Schools subsection of Initiatives, not fully responsive yet
2020-10-22 11:50:47 -04:00
seotts
0770941845
add padding to top of our team
2020-10-22 11:50:46 -04:00
seotts
88dfdc32ce
localizable pillars
2020-10-22 11:50:46 -04:00
seotts
2f119961ec
work on making reach and tools responsive
2020-10-22 11:50:46 -04:00
seotts
ce6442b337
update content in reach section
2020-10-22 11:50:46 -04:00
seotts
f83df24519
add pillars graphics
2020-10-22 11:50:46 -04:00
rschamp
d113dda808
Mission section - rough in some responsiveness
2020-10-22 11:50:46 -04:00
Karishma Chadha
ece76e090a
Remove transition images between milestones and reach from views that are smaller than desktop width
2020-10-22 11:50:46 -04:00
seotts
4513fd8503
finish tools mobile intermediate
2020-10-22 11:50:46 -04:00
Karishma Chadha
6c7096c314
Link to audited financials pdf in the financials section
2020-10-22 11:50:46 -04:00
seotts
fc7b58364b
finished tools for tablet
2020-10-22 11:50:46 -04:00
seotts
a7a943dff5
finish tools section for desktop
2020-10-22 11:50:46 -04:00
rschamp
51637c250d
Fix mission subheading style
2020-10-22 11:50:46 -04:00
seotts
6360149c96
progress on tools section
2020-10-22 11:50:46 -04:00
seotts
35f20e15f5
tools hero images
2020-10-22 11:50:46 -04:00
rschamp
d6a685d47f
Mission l10n
2020-10-22 11:50:46 -04:00
rschamp
c51d7d55a5
Mission section non-responsive non-localized
2020-10-22 11:50:46 -04:00
seotts
eb6bbb2c96
fix abhi’s name
2020-10-22 11:50:46 -04:00
seotts
78c871541c
start on tools section
2020-10-22 11:50:46 -04:00
seotts
17b658316b
fix video sizing
2020-10-22 11:50:45 -04:00
seotts
cc67b79f00
work on community responsive
2020-10-22 11:50:45 -04:00
rschamp
261313091d
More lint
2020-10-22 11:50:45 -04:00
seotts
1648ad25d8
continued work on initiatives
2020-10-22 11:50:45 -04:00
seotts
aea79a7e58
continued work on initiatives section
2020-10-22 11:50:45 -04:00
seotts
438c5ec0b5
create and use video-preview component
2020-10-22 11:50:45 -04:00
seotts
51904492e9
work on blm section
2020-10-22 11:50:45 -04:00
seotts
04b76feea1
work on map responsiveness
2020-10-22 11:50:45 -04:00
seotts
971f19b352
continued work on community section
2020-10-22 11:50:45 -04:00
seotts
712004ff02
work on initiatives section
2020-10-22 11:50:45 -04:00
Sarah Otts
cf4fbfd98f
add newline
2020-10-22 11:50:45 -04:00
seotts
c1754b33cc
switch to color variables in css
2020-10-22 11:50:45 -04:00
Karishma Chadha
d3e3171efa
Clean up annual report jsx file, add comments for functions and constants
2020-10-22 11:50:45 -04:00
seotts
7b48b50fc1
remove extra css
2020-10-22 11:50:45 -04:00
seotts
9ef0216c28
Made some country names less Yoda-esque
2020-10-22 11:50:45 -04:00
seotts
ed64a1267a
update map data
2020-10-22 11:50:45 -04:00
Karishma Chadha
064877bf82
Fix lint errors by commenting out empty divs
2020-10-22 11:50:44 -04:00
Karishma Chadha
c4d8d443f1
Make world map sizing a little bit bigger and give some control over this to whatever uses the component. Fix styling for transition images between the milestones and reach sections (e.g paint brush)
2020-10-22 11:50:44 -04:00
seotts
50672aec9e
add read content, translation subsection
2020-10-22 11:50:44 -04:00
Karishma Chadha
1558178318
Remove map view from experimentation phase, clean up world map component (getting rid of lint errors)
2020-10-22 11:50:44 -04:00
seotts
4301446af8
continued work on reach section
2020-10-22 11:50:44 -04:00
seotts
6624dfcfa9
finalize leadership section
2020-10-22 11:50:44 -04:00
seotts
d53a8f71c2
reorder donors, finalize supporters section
2020-10-22 11:50:44 -04:00
seotts
dc5461ef55
continued work on reach section
2020-10-22 11:50:44 -04:00
seotts
5ff0e3468b
work on reach section
2020-10-22 11:50:44 -04:00
Karishma Chadha
8b1c008ee2
Added covid response section and fixed responsiveness of message section
2020-10-22 11:50:44 -04:00
seotts
34440308eb
work on leadership section
2020-10-22 11:50:44 -04:00
Karishma Chadha
1b574cc2ab
Changing subnav to fixed position, removing remnants of the ideas page, more updates to the message section
2020-10-22 11:50:44 -04:00
Karishma Chadha
a1b77639de
Beginnings of message section and fixing some subnav behavior
2020-10-22 11:50:44 -04:00
seotts
39ec707cb7
finishing up (?) supporters responsiveness
2020-10-22 11:50:44 -04:00
seotts
90a10bb72e
work on supporters responsiveness
2020-10-22 11:50:44 -04:00
Karishma Chadha
fbea2ad525
Finishing up financials section (except for link to PDF)
2020-10-22 11:50:44 -04:00
Karishma Chadha
cbab000486
Finalizing donate and milestones sections
2020-10-22 11:50:44 -04:00
seotts
2ca47dffae
supporters content
2020-10-22 11:50:44 -04:00
seotts
6617db7c8b
progress on milestones section
2020-10-22 11:50:44 -04:00
seotts
b00110c025
match financial styling to sketch
2020-10-22 11:50:44 -04:00
seotts
6602c93269
finalize financials styling for 12col
2020-10-22 11:50:44 -04:00
Karishma Chadha
61e28278a0
Finish off subnav and more work on financials and donate sections
2020-10-22 11:50:44 -04:00
Karishma Chadha
30eedda2a2
Responsive subnav
2020-10-22 11:50:44 -04:00
Karishma Chadha
2e59359d28
More work on the subnav scroll to section behavior
2020-10-22 11:50:44 -04:00
seotts
17cb454036
work on menu highlighing (not working yet)
2020-10-22 11:50:44 -04:00
seotts
ff24f74fca
continued work on supporters section
2020-10-22 11:50:44 -04:00
seotts
10baf9f7ff
switch financials section to rem
2020-10-22 11:50:44 -04:00
Karishma Chadha
969544da7f
Initial work on milestones section - WIP - needs cleanup
2020-10-22 11:50:44 -04:00
seotts
a70dbce670
progress on supporters styling
2020-10-22 11:50:44 -04:00
seotts
ae3bb5b759
beginning of supporters section
2020-10-22 11:50:43 -04:00
seotts
bc0097cb4a
addition of download icon (alignment incorrect)
2020-10-22 11:50:43 -04:00
seotts
4d4f9e720e
nearly complete financials section
2020-10-22 11:50:43 -04:00
Karishma Chadha
79d0bef2a0
Beginning work on financials section
2020-10-22 11:50:43 -04:00
seotts
32686c8896
more progress on responsive subnavbar
2020-10-22 11:50:43 -04:00
seotts
8838687b96
initial work on subnav responsiveness
2020-10-22 11:50:43 -04:00
seotts
17224c6d37
more progress on subnav
2020-10-22 11:50:43 -04:00
seotts
9812e959d3
work on subnav
2020-10-22 11:50:43 -04:00
Karishma Chadha
98a7841a50
More progress on donate section
2020-10-22 11:50:43 -04:00
seotts
b6dc0365ee
continued work on donate section
2020-10-22 11:50:43 -04:00
seotts
ba8e4705b5
add beginning of a sub-navigation bar
2020-10-22 11:50:43 -04:00
Karishma Chadha
6bd8aea7b7
Add support for a world map component, and an example page that displays it.
2020-10-22 11:50:43 -04:00
seotts
6d2508041f
add padding on top of people grid on credits page
2020-10-22 09:18:29 -04:00
GrahamSH
5a7cb21ea5
Add "FloralSunset" to Credits Page
2020-10-21 15:03:13 -04:00
GrahamSH
b9a81559d1
Merge pull request #1 from LLK/develop
...
Merge
2020-10-21 14:59:08 -04:00
Purple-Hacker
4aa1bd1c25
Update dmca.jsx
2020-10-16 12:28:08 +01:00
Benjamin Wheeler
aa8ac45ec8
Merge pull request #4475 from JeffaloBob/patch-2
...
replace http links with https links on the 1.4 download page
2020-10-15 14:15:58 -04:00
Benjamin Wheeler
cda05817f9
Merge pull request #4473 from mxmou/fix-load-more-scrolling
...
Fix "Load more" scrolling
2020-10-15 14:04:07 -04:00
Sarah Otts
7323ef06bd
Merge pull request #4477 from LLK/people-grid-component
...
Pull out the credit page's grid of people into a separate component
2020-10-13 11:26:24 -04:00
Benjamin Wheeler
8882840451
Merge pull request #4318 from Nambaseking01/patch-1
...
Minor grammar fix in FAQ
2020-10-13 11:02:08 -04:00
seotts
23f6ce281c
remove duplicated css from credits page
2020-10-02 15:43:22 -04:00
seotts
74d18822e6
Make PeopleGrid component
2020-10-02 15:43:22 -04:00
Jeffalo
487c3f3dcd
the ubuntu one doesn't actually have http
2020-10-02 11:36:53 +02:00
Jeffalo
fb47e53fb6
make http into https
2020-10-02 11:33:37 +02:00
Christopher Willis-Ford
4415f4249d
update app name to 'Scratch 3', not 'Scratch'
2020-10-01 11:57:44 -07:00
Maxi-Mouse
6120339d26
Fix Load more scrolling
2020-10-01 20:17:27 +02:00
Nammy
b454694cd4
Minor grammar fix in FAQ
2020-08-14 17:13:38 +02:00
Radman Siddiki
5b841c4cb7
Replace "Tips Page" with "Ideas Page"
2020-08-07 16:01:52 +06:00
Farhan Yahya
6cc38f51c5
update translation URL
...
Changing the translation guide URL from an obsolete one to an updated one
2020-08-07 08:58:08 +00:00
Christopher Willis-Ford
5384ad71b9
finish renaming 'Scratch Desktop' to 'Scratch'
...
- adjust macOS installation instructions to mention "Scratch" instead of
"Scratch Desktop"
- edit the DMG screenshot to fix the app name, DMG title, and DMG icon
2020-08-03 12:08:35 -07:00
Benjamin Wheeler
9460ccf982
Merge pull request #3799 from apple502j/fix-meta-without-login
...
Fix editor title when not logged in
2020-07-09 20:42:08 -04:00
Ben Wheeler
e46737cbc6
add overflow settings to css for remix credit
2020-07-08 15:55:02 -04:00
Benjamin Wheeler
5a76d8004b
Merge pull request #4149 from benjiwheeler/fix-safari-fullscreen
...
fix Safari fullscreen CSS bugs
2020-06-29 15:50:08 -04:00
GrahamSH-LLK
1b58769224
Update l10n.json
2020-06-28 14:08:33 -04:00
Ben Wheeler
374af98b3c
revert guiPlayer switch to max-width
2020-06-26 15:25:10 -04:00
Ben Wheeler
3527e42529
use overflow auto in different place
2020-06-26 15:11:08 -04:00
Benjamin Wheeler
a5e0fbc1ec
Merge pull request #4065 from GrahamSH-LLK/develop
...
Update Credits Page
2020-06-25 14:41:18 -04:00
Benjamin Wheeler
9766d84145
Merge pull request #4101 from BoomerScratch/patch-1
...
Fix text overflow in what's happening
2020-06-25 14:36:38 -04:00
Benjamin Wheeler
03c5f7f02c
Merge pull request #4099 from R4356th/patch-4
...
Update Translators page URL
2020-06-25 14:26:56 -04:00
Benjamin Wheeler
75dbbd02bb
Merge pull request #4000 from apple502j/patch-17
...
Add iconAltText
2020-06-25 13:24:03 -04:00
Boomer001
72d9ba25a9
Update splash.scss
2020-06-15 14:23:42 +02:00
Boomer001
a214ddbbde
Change to overflow-wrap
2020-06-14 12:05:42 +02:00
Boomer001
9b380e9ed4
Fix text overflow in what's happening
2020-06-14 11:18:50 +02:00
R4356th
997806a8a8
Fix Translators page URL
2020-06-13 18:22:24 +06:00
Benjamin Wheeler
77494f0370
Merge pull request #2518 from benjiwheeler/small-player-project-page
...
Fix page width by hiding overflow, letting stage width be flexible
2020-06-08 16:50:37 -04:00
GrahamSH-LLK
74032c7a6c
Updated username Harakou's Capitalization
2020-06-04 13:05:20 -04:00
GrahamSH-LLK
40ced63846
Remove Ellen Daoust, add Elizabeth Foster
2020-06-04 10:18:57 -04:00
GrahamSH-LLK
c390e5768a
Update people.json
2020-06-04 10:17:08 -04:00
apple502j
2f45d32081
Add iconAltText
2020-05-20 10:03:10 +09:00
Chris Willis-Ford
1bab2bb59a
Merge pull request #3856 from cwillisf/day1-student-country-default
...
default student's country to educator's during reg
2020-05-13 11:11:18 -07:00
Ben Wheeler
4bd813629f
safer referencing of teacher country
2020-05-13 13:20:36 -04:00
Chris Garrity
3c744bed4c
Enable Help widget
...
Enable Helpwidget, but keep showing the form for iOS 10 and lower.
2020-05-08 13:02:07 -04:00
Chris Garrity
f600cad373
Put new help widget back behind feature flag
2020-05-07 12:30:50 -04:00
picklesrus
c5e1aa5324
Merge pull request #3857 from picklesrus/educator-faq-2
...
Second, smaller round of updates to the FAQ page.
2020-05-06 15:02:41 -04:00
Benjamin Wheeler
7309dda06b
Merge pull request #3849 from Accio1/issue/gh#3848-Move-People-To-Past-Contributers
...
Move Andrew and Abisola to past contributors
2020-05-06 00:40:27 -04:00
picklesrus
9a4b02bd98
Merge pull request #3847 from picklesrus/educator-page-mini-update
...
Educator page mini update
2020-05-05 14:15:14 -04:00
chrisgarrity
3424d007ee
Merge pull request #3817 from chrisgarrity/helpwidget-update
...
Helpwidget update
2020-05-04 12:11:35 -04:00
Christopher Willis-Ford
1408b540e1
default student's country to educator's during reg
...
Ideally the classroom info would include the country code, not just the
country name. Since it doesn't, this change includes a new function to
look up a country code by the country's name (not label).
2020-05-02 00:44:23 -07:00
-Accio-
629ecb2279
Add Andrew and Abisola to past contributers
2020-05-01 11:19:56 -04:00
-Accio-
db4e32180a
Remove Andrew and Abisola
2020-05-01 11:13:15 -04:00
Chris Garrity
23980e1f23
turn on popup help widget
...
leaving the feature flag in place in case we decide to revert to the form.
2020-05-01 10:30:09 -04:00
picklesrus
bcb848d515
Remove now unused FormatedHTMLMessage.
2020-05-01 10:27:31 -04:00
picklesrus
d968ec42bd
Remove unsused message
2020-05-01 10:08:52 -04:00
Chris Garrity
41c60c62d7
Wording change for Bugs and Glitches
2020-05-01 09:23:35 -04:00
Chris Garrity
3111b72117
Move profile or studio link out of description
...
Prefill a new custom field for the inappropriate link instead of prefilling description.
In the popup make the link field hidden and disabled so that users don’t change it.
2020-05-01 09:23:35 -04:00
Chris Garrity
09b578bff7
Update copy
2020-05-01 09:23:35 -04:00
Chris Garrity
3f5d34d05f
delay loading freshdesk script
...
Question: should script still have `async defer`
2020-05-01 09:23:35 -04:00
picklesrus
c5aaa7cb05
Add probable final link
2020-04-30 17:16:58 -04:00
-Accio-
40aa52e673
Alphabetize the credits page
...
Put the credits page in order by first names as opposed to last names which are no longer present.
2020-04-29 10:36:27 -04:00
Benjamin Wheeler
ebbee5e7b7
Merge pull request #3830 from R4356th/patch-1
...
Add new member's name
2020-04-29 09:38:42 -04:00
R4356th
5826058da5
Update people.json
2020-04-27 23:51:26 +06:00
picklesrus
6f1b7d7bef
Add setup guide link. Still needs final link filled in.
2020-04-27 10:38:40 -04:00
R4356th
84d861f299
Update people.json
2020-04-27 16:01:09 +06:00
apple502j
b2544e1cbd
Fix lint
2020-04-26 17:05:42 +09:00
apple502j
b476a1e4b3
Fix invisible actor on FollowStudio
2020-04-26 14:58:21 +09:00
picklesrus
859ce97ab0
Second, smaller round of updates to the FAQ page.
2020-04-23 09:32:51 -04:00
chrisgarrity
8d385afa44
Merge pull request #3569 from apple502j/remove-flag
...
Remove app flag
2020-04-22 07:28:11 -04:00
picklesrus
01afd414cd
Merge pull request #3807 from picklesrus/student-username-update
...
Change up the messaging in student registration.
2020-04-21 14:28:09 -04:00
chrisgarrity
11e6c2ea9f
Merge pull request #3786 from apple502j/following-l10n
...
Split follow splash into FollowUser and FollowStudio
2020-04-17 07:12:08 -04:00
chrisgarrity
15990b5876
Merge branch 'develop' into remove-flag
2020-04-16 16:41:31 -04:00
picklesrus
2711bafbcd
Change up the messaging in student registration to make the "don't use your real name" a blue info message and give some suggestions on how to choose a username.
2020-04-15 15:43:24 -04:00
Karishma Chadha
05c96b48da
Merge pull request #3806 from LLK/hotfix/credits
...
[Develop] Hotfix/credits
2020-04-15 15:37:13 -04:00
Karishma Chadha
13d8d1b200
Remove last names from credits page.
2020-04-15 12:02:07 -04:00
apple502j
7048e1e5dc
Fix typo
...
Co-Authored-By: adroitwhiz <adroitwhiz@protonmail.com>
2020-04-15 23:39:58 +09:00
chrisgarrity
5cd282ed56
Merge pull request #3800 from chrisgarrity/freshdesk-widget
...
Freshdesk widget
2020-04-14 15:43:01 -04:00
chrisgarrity
5e21c58c2a
Merge pull request #3710 from apple502j/localize-activity
...
Localize activity messages
2020-04-14 15:42:45 -04:00
Ray Schamp
5e33c4e37e
Merge pull request #3801 from Accio1/issue/gh-#3781-Delay-Scratch-Conference
...
Fix gh-3781: Delay Scratch Conference
2020-04-14 10:57:34 -04:00
Ray Schamp
e8d58c6884
Move space out of l10n string and into JSX
2020-04-14 10:56:56 -04:00
apple502j
8ca097fde2
Rename followee to studio
2020-04-14 13:47:07 +09:00
-Accio-
4c0e13a154
Make desc1a bold
...
Made desc1a bold in order to emphasize it, and added a line break betwwen regestrationDelayed and connectNow
2020-04-13 21:25:03 -04:00