Commit graph

4577 commits

Author SHA1 Message Date
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
Sarah Otts
eacdcdb870
Merge pull request #6471 from zoebentley/ethics-update-jan-2022
Updated text on Code of Ethics page
2022-02-01 11:02:24 -05:00
zoebentley
18a1f5f55f
Update src/views/ethics/l10n.json
Leave email on translated

Co-authored-by: Sarah Otts <se0042@gmail.com>
2022-02-01 10:30:04 -05:00
zoebentley
d55185eb1c
Update src/views/ethics/ethics.jsx
Leave email untranslated

Co-authored-by: Sarah Otts <se0042@gmail.com>
2022-02-01 10:29:35 -05:00
Sarah Otts
1dc4881080
Merge pull request #6446 from mxmou/teacher-registration-label-font-weight
Use font weight bold consistently for teacher registration form labels
2022-01-27 17:11:26 -05:00
Maximouse
55fa30e904 Use bold instead 2022-01-23 11:23:42 +01:00
Zoë Bentley
1143821dab Updated text on Code of Ethics page 2022-01-21 10:18:26 -05:00
Karishma Chadha
00f243250c Forward fix for regression introduced by changing the number of replies we fetch. This change updates the number of comment replies we fetch on project comments from 20 to 25 to be consistent with studio page. Also updates the code that controls whether to display the 'See more replies' button on comment threads. 2022-01-12 14:45:20 -05:00
Maximouse
2bd58a32ce Use className 2022-01-09 16:50:42 +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
Tom Lum
e15741e5f2
Merge pull request #6365 from LLK/unconfirmed-scratcher-project-share
Email Confirmation on Project Page
2022-01-04 17:25:16 -05:00
Karishma Chadha
d737196b2b
Merge pull request #6311 from JoelGritter/patch-1
fix(gh-5989): adjust comment load batch size
2021-12-22 13:25:00 -05:00
Ray Schamp
372681ade1
Merge pull request #6375 from LLK/hotfix/gtm
[Develop] Add configuration for GTM
2021-12-20 09:34:53 -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
seotts
4496e4fa5e Remove modal opening/closing logic from splash page 2021-12-17 13:13:36 -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
6126ffa24c Fix prop-related linted errors 2021-12-17 13:13:36 -05:00
seotts
cf92ecca46 Add missing PropTypes 2021-12-17 13:13:36 -05:00
seotts
6814c8f5b1 Wire up banner dismissal 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
94b7a81863 fixes showEmailConfirmationBanner 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
Sarah Otts
bcdc3125a3
Merge pull request #6368 from hello-smile6/patch-1
Correct link href for studio host transfer message
2021-12-13 07:19:16 -05:00
rschamp
42b88faa3f Add configuration for GTM 2021-12-10 13:49:43 -05:00
Sarah Otts
eebe3e1eb0
Merge pull request #6355 from seotts/privacy-policy-apps
App privacy policy
2021-12-08 10:35:05 -05:00
seotts
abc5ababd4 Correct update date 2021-12-07 15:59:02 -05:00
seotts
8c890d5fd3 Define contact info at top of file; consolodate requires 2021-12-07 13:30:48 -05:00
seotts
4ce5656508 Remove l10n string typos 2021-12-07 13:30:08 -05:00
hello-smile6
bd788182e0
Correct link href for studio host transfer message
Fixes https://github.com/LLK/scratch-www/issues/6367
2021-12-05 12:15:14 -08:00
seotts
5c813a3480 Privacy policy for apps 2021-12-01 14:39:53 -05:00
zoebentley
8ff2f5bbd4
Update src/views/parents/l10n.json
Co-authored-by: Sarah Otts <se0042@gmail.com>
2021-11-30 09:58:47 -05:00
Zoë Bentley
2f9e2905cb updated parents page with information about scratch foundation 2021-11-24 10:38:40 -05:00
Karishma Chadha
0ae445d32f Fix layout of HOC banner on tablets. 2021-11-29 20:48:40 -05:00
Karishma Chadha
1155b17358 Show donate banner while showing HOC banner. Fix donate banner to use 'sticky' positioning. 2021-11-29 20:40:29 -05:00