Commit graph

7433 commits

Author SHA1 Message Date
BryceLTaylor
bb337af4af circleci turn on workflow for circleci-configure-tests branch 2021-03-19 16:52:57 -04:00
BryceLTaylor
151db75405 circleci turn on staging deploy and ingegration tests (2 jobs) 2021-03-19 16:52:57 -04:00
BryceLTaylor
94472b7a48 circleci split integration tests into separate jobs for tap and jest 2021-03-19 16:52:57 -04:00
seotts
d8a802fca2 Test that status gets correctly set in constructor 2021-03-19 15:42:54 -04:00
seotts
1744108570 Add test of shoudShowMuteModal when isReply 2021-03-19 15:29:29 -04:00
Zoë Bentley
bb46884667 replaced header image and modified strings 2021-03-19 15:23:12 -04:00
seotts
5d7d1cde3d Add comments; fix reply logic 2021-03-19 15:18:36 -04:00
Paul Kaplan
57495259cf Fix lint and remove unused code 2021-03-19 15:12:45 -04:00
Paul Kaplan
a97263cb91 Fetch studio info and roles in redux 2021-03-19 14:56:39 -04:00
Eric Rosenbaum
92494b5291
Merge pull request #5153 from LLK/release/2021-03-17
[Master] Release 2021-03-17
2021-03-19 10:02:40 -04:00
dependabot-preview[bot]
cbdea2aa96
Merge pull request #5161 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20210319040415 2021-03-19 10:50:47 +00:00
dependabot-preview[bot]
5f9ce89eb4
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20210318040059 to 0.1.0-prerelease.20210319040415.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20210318040059...0.1.0-prerelease.20210319040415)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-19 10:42:43 +00:00
dependabot-preview[bot]
4b33d17f4f
Merge pull request #5160 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210319031448 2021-03-19 03:33:21 +00:00
dependabot-preview[bot]
248be53029
Bump scratch-l10n from 3.11.20210318031539 to 3.11.20210319031448
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210318031539 to 3.11.20210319031448.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210318031539...3.11.20210319031448)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-19 03:25:37 +00:00
seotts
94eb3dc6de Continued work 2021-03-18 16:15:11 -04:00
Paul Kaplan
fd7b2ce41b Replace remixes which was removed by mistake 2021-03-18 15:18:55 -04:00
Paul Kaplan
183a31d5ed
Merge pull request #5149 from paulkaplan/studio-redux-modules
Reusable redux module for fetching paginated data
2021-03-18 11:56:27 -04:00
Paul Kaplan
4029f431b3 Fix linting 2021-03-18 11:42:01 -04:00
Paul Kaplan
96589f4066 Comment the useEffect usage 2021-03-18 11:38:38 -04:00
Paul Kaplan
f40f3fa7c7 Rename variables 2021-03-18 11:31:28 -04:00
Paul Kaplan
ac6b4616ba Split project specific comment actions 2021-03-18 11:21:41 -04:00
Paul Kaplan
296c04ff99 Merge branch 'develop' into comments-reducer 2021-03-18 11:20:47 -04:00
dependabot-preview[bot]
32a361234f
Merge pull request #5158 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20210318040059 2021-03-18 10:53:22 +00:00
dependabot-preview[bot]
8a8a64f0cf
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20210317035743 to 0.1.0-prerelease.20210318040059.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20210317035743...0.1.0-prerelease.20210318040059)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-18 10:45:37 +00:00
dependabot-preview[bot]
b9d097e505
Merge pull request #5156 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210318031539 2021-03-18 03:43:18 +00:00
dependabot-preview[bot]
fe0b968192
Bump scratch-l10n from 3.11.20210317031517 to 3.11.20210318031539
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210317031517 to 3.11.20210318031539.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210317031517...3.11.20210318031539)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-18 03:35:23 +00:00
Sarah Otts
1d381c073a
Merge pull request #5155 from zoebentley/conference-update-march-2021-fixed-dependencies
Fixed other place where date appears on Conference page
2021-03-17 16:09:04 -04:00
seotts
23da1e2781 Continued work 2021-03-17 16:07:30 -04:00
Zoë Bentley
acbda599e5 Fixed other place where date appears 2021-03-17 16:04:55 -04:00
Eric Rosenbaum
5aeee265b7
Merge pull request #5152 from LLK/develop
merge from develop to release branch
2021-03-17 11:25:45 -04:00
dependabot-preview[bot]
ff18ff4a76
Merge pull request #5151 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20210317035743 2021-03-17 10:56:04 +00:00
dependabot-preview[bot]
c3231dd2b7
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20210302213127 to 0.1.0-prerelease.20210317035743.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20210302213127...0.1.0-prerelease.20210317035743)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-17 10:48:52 +00:00
dependabot-preview[bot]
9286165164
Merge pull request #5150 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210317031517 2021-03-17 03:43:09 +00:00
dependabot-preview[bot]
6b28e1d040
Bump scratch-l10n from 3.11.20210316031549 to 3.11.20210317031517
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210316031549 to 3.11.20210317031517.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210316031549...3.11.20210317031517)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-17 03:35:47 +00:00
Sarah Otts
c3342d9224
Merge pull request #5121 from zoebentley/conference-update-march-2021-fixed-dependencies
Made changes to conf 2020 page (fixed dependencies)
2021-03-16 15:05:48 -04:00
Paul Kaplan
eb3bdfee56 Fix linting 2021-03-16 14:58:54 -04:00
Zoë Bentley
9e74481db4 Changed the date to be only one day, July 22 2021-03-16 14:57:04 -04:00
Paul Kaplan
acedd550da Use the infinite loading module for all the data 2021-03-16 14:18:22 -04:00
Paul Kaplan
6b87429e65 Create a redux module for infinitely loading editable lists 2021-03-16 14:17:52 -04:00
Paul Kaplan
560379f9fb Simple data fetching using react hooks 2021-03-16 14:17:52 -04:00
dependabot-preview[bot]
cfc749ab72
Merge pull request #5148 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210316031549 2021-03-16 03:50:49 +00:00
dependabot-preview[bot]
f9e4d8af1c
Bump scratch-l10n from 3.11.20210315031457 to 3.11.20210316031549
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210315031457 to 3.11.20210316031549.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210315031457...3.11.20210316031549)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-16 03:43:09 +00:00
seotts
cf71b77622 Work on adding messaging for previous mute 2021-03-15 15:42:12 -04:00
dependabot-preview[bot]
3030f8dfda
Merge pull request #5146 from LLK/dependabot/npm_and_yarn/formatjs/intl-relativetimeformat-8.1.3 2021-03-15 17:32:47 +00:00
dependabot-preview[bot]
95230c26d1
Merge pull request #5145 from LLK/dependabot/npm_and_yarn/formatjs/intl-locale-2.4.20 2021-03-15 17:28:24 +00:00
dependabot-preview[bot]
82b761fc9b
Merge pull request #5144 from LLK/dependabot/npm_and_yarn/formatjs/intl-pluralrules-4.0.12 2021-03-15 17:26:52 +00:00
dependabot-preview[bot]
3eb3788f3c
Bump @formatjs/intl-relativetimeformat from 8.1.2 to 8.1.3
Bumps [@formatjs/intl-relativetimeformat](https://github.com/formatjs/formatjs) from 8.1.2 to 8.1.3.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@8.1.2...@formatjs/intl-relativetimeformat@8.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 17:24:53 +00:00
dependabot-preview[bot]
df62420810
Bump @formatjs/intl-locale from 2.4.19 to 2.4.20
Bumps [@formatjs/intl-locale](https://github.com/formatjs/formatjs) from 2.4.19 to 2.4.20.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-locale@2.4.19...@formatjs/intl-locale@2.4.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 17:20:19 +00:00
dependabot-preview[bot]
51dc30288d
Bump @formatjs/intl-pluralrules from 4.0.11 to 4.0.12
Bumps [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) from 4.0.11 to 4.0.12.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@4.0.11...@formatjs/intl-pluralrules@4.0.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-15 17:20:10 +00:00
Paul Kaplan
7b7266c5b4
Merge pull request #5117 from paulkaplan/studio-route
Add dev route with very bare studio playground
2021-03-15 12:03:24 -04:00