Commit graph

6133 commits

Author SHA1 Message Date
picklesrus
a567a593fe
Merge pull request #4495 from picklesrus/comment-status
Commenting status component.
2020-10-13 09:03:41 -04:00
picklesrus
966df020f2
Merge pull request #4482 from picklesrus/m-modal-draft
Initial skeleton of mute modal.
2020-10-13 09:02:47 -04:00
dependabot-preview[bot]
1521836550
Merge pull request #4507 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20201012162052 2020-10-13 02:42:14 +00:00
dependabot-preview[bot]
e34e443341
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20201009230915 to 0.1.0-prerelease.20201012162052.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20201009230915...0.1.0-prerelease.20201012162052)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-13 02:31:10 +00:00
DD Liu
62df188684
Merge pull request #4497 from LLK/hotfix/remove-onerror
[Develop] Hotfix/remove onerror
2020-10-09 19:39:59 -04:00
DD Liu
b95686c7bd Update to hotfix gui version 2020-10-09 19:11:40 -04:00
picklesrus
0e6e49759c Commenting status component. 2020-10-08 15:12:09 -04:00
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
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
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
picklesrus
405ee52e50 First draft of the mute modal. 2020-10-02 15:59:33 -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
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
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
dependabot-preview[bot]
79cffd366f
Merge pull request #4453 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20200924105605 2020-09-25 10:17:45 +00:00
dependabot-preview[bot]
5109b9225a
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20200923151703 to 0.1.0-prerelease.20200924105605.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20200923151703...0.1.0-prerelease.20200924105605)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-25 10:00:15 +00:00
picklesrus
a23415f3e6
Merge pull request #4445 from LLK/release/2020-09-24
[Develop]Release/2020 09 24
2020-09-24 11:25:37 -04:00
picklesrus
d031797e11
Update selenium-helpers.js
Fix spacing
2020-09-24 10:58:09 -04:00
picklesrus
0d836101b4
Put back changes that shouldn't overwritten
I made some merge mistakes and selenium-helpers.js shouldn't have a diff.
2020-09-24 10:57:19 -04:00
picklesrus
aa5699956f
Merge pull request #4446 from LLK/release/2020-09-24
Release/2020 09 24
2020-09-24 10:32:08 -04:00
picklesrus
dbea248f4a
Merge pull request #4450 from LLK/revert-4435-stop-smoke-on-prs
Revert 4435 stop smoke on prs
2020-09-24 10:09:52 -04:00