Commit graph

6191 commits

Author SHA1 Message Date
Bryce Taylor
c3f59957d7
Merge pull request #4465 from BryceLTaylor/Move-project-page-tests
Move project page tests
2020-10-08 11:20:03 -04:00
chrisgarrity
8b6a4dd8fa
Merge pull request #4489 from LLK/release/2020-10-07
[Master] Release Oct 7 2020
2020-10-08 09:32:02 -04:00
picklesrus
a9e8f8176d
Merge pull request #4492 from LLK/develop
Re-pull develop into release to get new gui.
2020-10-07 15:42:07 -04:00
chrisgarrity
b35a72ad97
Merge pull request #4491 from chrisgarrity/updategui
force update of gui to 20201007191300
2020-10-07 15:41:08 -04:00
Chris Garrity
7ca8bf1a2c force update of gui to 20201007191300 2020-10-07 15:36:43 -04:00
dependabot-preview[bot]
7d6cadafe7
Merge pull request #4486 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.10.20201007030856 2020-10-07 15:21:31 +00:00
dependabot-preview[bot]
4930374d2d
Bump scratch-l10n from 3.10.20200930030848 to 3.10.20201007030856
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.10.20200930030848 to 3.10.20201007030856.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.10.20200930030848...3.10.20201007030856)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-07 14:53:07 +00:00
Paul Kaplan
657d08fc37
Merge pull request #4485 from LLK/develop
Merge develop to release/2020-10-07
2020-10-07 09:37:03 -04:00
dependabot-preview[bot]
a8be76f7ee
Merge pull request #4476 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20201001151313 2020-10-07 13:07:20 +00:00
Bryce Taylor
b5e2ae705b
Note logged out tests in test/integration/project-page.test.js
Co-authored-by: Ray Schamp <rschamp@users.noreply.github.com>
2020-10-06 16:52:07 -04:00
Bryce Taylor
60c6bb8d2c
Add default project id to test/integration/project-page.test.js
Co-authored-by: Ray Schamp <rschamp@users.noreply.github.com>
2020-10-06 16:51:31 -04:00
Bryce Taylor
4072d479c3
Update README.md
Co-authored-by: Ray Schamp <rschamp@users.noreply.github.com>
2020-10-06 16:50:44 -04:00
BryceLTaylor
530fb1b87c update match in footer integration tests 2020-10-06 16:42:57 -04:00
Bryce Taylor
d8306f65ff
Merge pull request #4469 from BryceLTaylor/move-join-tests-to-jest
Move join integration tests to Jest, add some tests
2020-10-06 15:43:37 -04:00
BryceLTaylor
8c4303a5b4 match the whole pathname instead of just the end 2020-10-06 15:42:59 -04:00
picklesrus
abb0140088
Merge pull request #4456 from picklesrus/test-travis-int
Only run integration/smoke tests on specific branches
2020-10-06 13:54:31 -04:00
Chris Willis-Ford
5f6315e6a1
Merge pull request #4263 from LLK/hotfix/rename-scratch-desktop-to-scratch
[Develop] finish renaming 'Scratch Desktop' to 'Scratch'
2020-10-05 10:29:45 -07:00
picklesrus
eccf6be8d2 Add test for mute modal. 2020-10-05 11:09:54 -04:00
picklesrus
6e72f6b4ee Add mute-step unit test. 2020-10-05 08:49:05 -04:00
BryceLTaylor
3d4f579e3a Move footer integration tests to jest 2020-10-02 16:53:52 -04:00
picklesrus
405ee52e50 First draft of the mute modal. 2020-10-02 15:59:33 -04:00
seotts
faf5a127d6 remove people grid padding 2020-10-02 15:43:22 -04:00
Karishma Chadha
e2da0b5250 Fix lint issues in people grid component 2020-10-02 15:43:22 -04:00
seotts
b7b3123217 add newline at end of file for linting 2020-10-02 15:43:22 -04:00
seotts
23f6ce281c remove duplicated css from credits page 2020-10-02 15:43:22 -04:00
seotts
204c532c4e connect PeopleGrid to css 2020-10-02 15:43:22 -04:00
seotts
74d18822e6 Make PeopleGrid component 2020-10-02 15:43:22 -04:00
picklesrus
6a6b90ebee
Merge pull request #4471 from LLK/release/2020-10-01
[Develop]Release/2020 10 01
2020-10-02 09:21:18 -04:00
dependabot-preview[bot]
8f808aef95
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20200929205858 to 0.1.0-prerelease.20201001151313.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20200929205858...0.1.0-prerelease.20201001151313)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-02 10:19:09 +00: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
Jeffalo
03c6335fa5
added semicolon sorry 2020-10-02 08:16:04 +02:00
Jeffalo
c7f2f942d7
add non breaking space to real name warning 2020-10-02 07:14:23 +02:00
picklesrus
0288454aa6
Merge pull request #4472 from LLK/release/2020-10-01
Release/2020 10 01
2020-10-01 15:23:45 -04: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
picklesrus
9ee2a4b04a
Merge pull request #4470 from LLK/develop
Merge develop into release
2020-09-30 15:24:46 -04:00
BryceLTaylor
7a50c04885 Move join integration tests to Jest, add some tests 2020-09-30 14:30:00 -04:00
dependabot-preview[bot]
63898a1b9d
Merge pull request #4467 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.10.20200930030848 2020-09-30 10:18:37 +00:00
dependabot-preview[bot]
4772574984
Merge pull request #4466 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20200929205858 2020-09-30 10:18:08 +00:00
dependabot-preview[bot]
21b2b3d26e
Bump scratch-l10n from 3.10.20200923030814 to 3.10.20200930030848
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.10.20200923030814 to 3.10.20200930030848.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.10.20200923030814...3.10.20200930030848)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-30 10:01:46 +00:00
dependabot-preview[bot]
fd7bd35413
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20200928160206 to 0.1.0-prerelease.20200929205858.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20200928160206...0.1.0-prerelease.20200929205858)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-30 09:59:46 +00:00
BryceLTaylor
02e3657bca Remove legacy project page tests 2020-09-29 10:57:18 -04:00
dependabot-preview[bot]
f00d4b0bfa
Merge pull request #4463 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20200928160206 2020-09-29 01:49:37 +00:00
dependabot-preview[bot]
9785e9794d
Merge pull request #4462 from LLK/dependabot/npm_and_yarn/eslint-plugin-cypress-2.11.2 2020-09-29 01:47:23 +00:00
dependabot-preview[bot]
a5b66848a2
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20200925102807 to 0.1.0-prerelease.20200928160206.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20200925102807...0.1.0-prerelease.20200928160206)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-29 01:31:56 +00:00
dependabot-preview[bot]
eeecdb2353
Bump eslint-plugin-cypress from 2.11.1 to 2.11.2
Bumps [eslint-plugin-cypress](https://github.com/cypress-io/eslint-plugin-cypress) from 2.11.1 to 2.11.2.
- [Release notes](https://github.com/cypress-io/eslint-plugin-cypress/releases)
- [Commits](https://github.com/cypress-io/eslint-plugin-cypress/compare/v2.11.1...v2.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-29 01:30:28 +00:00
dependabot-preview[bot]
f3ca11e28d
Merge pull request #4460 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20200925102807 2020-09-26 02:39:19 +00:00
dependabot-preview[bot]
da0fee8d2c
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20200924105605 to 0.1.0-prerelease.20200925102807.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20200924105605...0.1.0-prerelease.20200925102807)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-26 02:22:36 +00:00
picklesrus
cb9c81fbf1 Add regex to match branches we want to run on.
escape the forward slash

remove the slash altogether.

put slashes back

escape /

escape /'s properly.
2020-09-25 09:44:03 -04:00