dependabot-preview[bot]
|
b965b7b3f5
|
Merge pull request #5222 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210402031543
|
2021-04-02 06:47:01 +00:00 |
|
dependabot-preview[bot]
|
ed6327d75e
|
Bump scratch-l10n from 3.11.20210331031557 to 3.11.20210402031543
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210331031557 to 3.11.20210402031543.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210331031557...3.11.20210402031543)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-04-02 03:31:05 +00:00 |
|
Paul Kaplan
|
75a9e6552e
|
Merge pull request #5219 from paulkaplan/fix-on-add-comment
Include onAddComment for studio comments
|
2021-04-01 15:10:29 -04:00 |
|
Paul Kaplan
|
3a9dde404e
|
Include onAddComment for studio comments
|
2021-04-01 14:05:22 -04:00 |
|
Benjamin Wheeler
|
3a62fa3a51
|
Merge pull request #5017 from JoelGritter/patch-1
Fix gh-4913: MacOS version string update
|
2021-04-01 13:31:57 -04:00 |
|
Karishma Chadha
|
7eb583a867
|
Merge pull request #5217 from kchadha/studio-comments-fetching
Studio Comments Fetching & Initial UI
|
2021-04-01 12:36:55 -04:00 |
|
Bryce Taylor
|
23027f0b88
|
Merge pull request #5218 from BryceLTaylor/studios-playground-to-routes
Move the studio route from routes-dev.json to routes.json
|
2021-04-01 10:57:25 -04:00 |
|
Paul Kaplan
|
6026ededd3
|
Only pass explicit props to prepare for better permission selectors
|
2021-04-01 09:41:52 -04:00 |
|
Paul Kaplan
|
8434a06a90
|
Remove extra check for logged in
|
2021-04-01 09:29:52 -04:00 |
|
Paul Kaplan
|
8bc6e4ee77
|
Remove unneeded debug info
|
2021-04-01 09:24:13 -04:00 |
|
Paul Kaplan
|
1ad53aeb23
|
Add postURI which was left off by mistake
|
2021-04-01 09:23:59 -04:00 |
|
Paul Kaplan
|
ead57013e3
|
Use useCallback instead of binding anonymous function
|
2021-04-01 09:23:42 -04:00 |
|
Paul Kaplan
|
b8b56fff61
|
Destructure props to clean up the code
|
2021-04-01 09:23:16 -04:00 |
|
Karishma Chadha
|
073c14e6da
|
Add UI for composing a comment and seeing the list of comments on the studio comments tab. Starting to fill in some additional state information like logged in state
|
2021-03-31 16:38:44 -04:00 |
|
BryceLTaylor
|
11c773deb4
|
Move the studio route from routes-dev.json to routes.json
|
2021-03-31 16:23:00 -04:00 |
|
Karishma Chadha
|
4d5fdf6094
|
Generalize comment components for use with projects and studios by taking passing in the POST URI as a prop. Update project page to accommodate the new prop.
|
2021-03-31 16:19:19 -04:00 |
|
Karishma Chadha
|
9c83271af7
|
Create studio comment action creators. Add comments reducer and initial studio comment actions to studio comments view. Display preliminary data fetching.
|
2021-03-31 14:41:49 -04:00 |
|
Eric Rosenbaum
|
4a7d909671
|
Merge pull request #5211 from ericrosenbaum/more-components
Add more components to the components page
|
2021-03-31 11:36:56 -04:00 |
|
Bryce Taylor
|
80258f4b40
|
Merge pull request #5212 from BryceLTaylor/update-get-pip-url
circleci update get-pip link
|
2021-03-31 09:45:52 -04:00 |
|
dependabot-preview[bot]
|
4089b56758
|
Merge pull request #5215 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20210331035658
|
2021-03-31 11:01:03 +00:00 |
|
dependabot-preview[bot]
|
bdc1d50d71
|
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20210330054904 to 0.1.0-prerelease.20210331035658.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20210330054904...0.1.0-prerelease.20210331035658)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-31 10:45:29 +00:00 |
|
dependabot-preview[bot]
|
5d6e39da18
|
Merge pull request #5213 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210331031557
|
2021-03-31 03:41:20 +00:00 |
|
dependabot-preview[bot]
|
ce0ce87472
|
Bump scratch-l10n from 3.11.20210330031505 to 3.11.20210331031557
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210330031505 to 3.11.20210331031557.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210330031505...3.11.20210331031557)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-31 03:32:32 +00:00 |
|
BryceLTaylor
|
b6a16aa864
|
circleci update get-pip link
|
2021-03-30 17:59:41 -04:00 |
|
Eric Rosenbaum
|
542c416ea7
|
lint
|
2021-03-30 15:49:33 -04:00 |
|
Eric Rosenbaum
|
ec0f41286d
|
lint
|
2021-03-30 15:44:41 -04:00 |
|
Eric Rosenbaum
|
eec9b29516
|
add text area
|
2021-03-30 15:41:52 -04:00 |
|
Bryce Taylor
|
13f2c3eeaf
|
Merge pull request #5177 from BryceLTaylor/switch-to-circle-for-develop
circleci deploy to staging with circle instead of travis
|
2021-03-30 14:39:10 -04:00 |
|
Eric Rosenbaum
|
2ff5e8d8fb
|
styling
|
2021-03-30 10:53:06 -04:00 |
|
Eric Rosenbaum
|
33b7d87840
|
update grid json
|
2021-03-30 10:52:57 -04:00 |
|
dependabot-preview[bot]
|
b28bb89036
|
Merge pull request #5208 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20210330054904
|
2021-03-30 10:55:26 +00:00 |
|
dependabot-preview[bot]
|
a3360e2ecd
|
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20210329042543 to 0.1.0-prerelease.20210330054904.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20210329042543...0.1.0-prerelease.20210330054904)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-30 10:41:20 +00:00 |
|
dependabot-preview[bot]
|
1fc216820a
|
Merge pull request #5207 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210330031505
|
2021-03-30 03:52:48 +00:00 |
|
dependabot-preview[bot]
|
5359e6f5cd
|
Bump scratch-l10n from 3.11.20210329031438 to 3.11.20210330031505
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210329031438 to 3.11.20210330031505.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210329031438...3.11.20210330031505)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-30 03:44:01 +00:00 |
|
dependabot-preview[bot]
|
632017842e
|
Merge pull request #5206 from LLK/dependabot/npm_and_yarn/y18n-3.2.2
|
2021-03-29 16:36:35 +00:00 |
|
dependabot-preview[bot]
|
adec52eaef
|
[Security] Bump y18n from 3.2.1 to 3.2.2
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-29 16:26:25 +00:00 |
|
Paul Kaplan
|
40122f809a
|
Merge pull request #5100 from paulkaplan/comments-reducer
Extract comments reducer from preview reducer
|
2021-03-29 11:40:23 -04:00 |
|
dependabot-preview[bot]
|
2edd90b731
|
Merge pull request #5202 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20210329042543
|
2021-03-29 13:32:49 +00:00 |
|
dependabot-preview[bot]
|
bbd9e2fa3d
|
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20210325034601 to 0.1.0-prerelease.20210329042543.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20210325034601...0.1.0-prerelease.20210329042543)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-29 13:15:27 +00:00 |
|
dependabot-preview[bot]
|
895cbef163
|
Merge pull request #5201 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210329031438
|
2021-03-29 04:07:51 +00:00 |
|
dependabot-preview[bot]
|
f3e0d84037
|
Bump scratch-l10n from 3.11.20210328031444 to 3.11.20210329031438
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210328031444 to 3.11.20210329031438.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210328031444...3.11.20210329031438)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-29 03:59:41 +00:00 |
|
dependabot-preview[bot]
|
232fdac69d
|
Merge pull request #5200 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210328031444
|
2021-03-28 03:29:40 +00:00 |
|
dependabot-preview[bot]
|
ed6baed56a
|
Bump scratch-l10n from 3.11.20210327031512 to 3.11.20210328031444
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210327031512 to 3.11.20210328031444.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210327031512...3.11.20210328031444)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-28 03:21:10 +00:00 |
|
dependabot-preview[bot]
|
12b0916794
|
Merge pull request #5198 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.11.20210327031512
|
2021-03-27 03:29:48 +00:00 |
|
dependabot-preview[bot]
|
f1e8edbd51
|
Bump scratch-l10n from 3.11.20210326031542 to 3.11.20210327031512
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.11.20210326031542 to 3.11.20210327031512.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.11.20210326031542...3.11.20210327031512)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-27 03:21:25 +00:00 |
|
dependabot-preview[bot]
|
91ba295a4d
|
Merge pull request #5193 from LLK/dependabot/npm_and_yarn/formatjs/intl-pluralrules-4.0.13
|
2021-03-26 04:31:03 +00:00 |
|
dependabot-preview[bot]
|
63eaeadf1a
|
Merge pull request #5192 from LLK/dependabot/npm_and_yarn/formatjs/intl-relativetimeformat-8.1.4
|
2021-03-26 04:30:21 +00:00 |
|
dependabot-preview[bot]
|
29bbdba87e
|
Merge pull request #5191 from LLK/dependabot/npm_and_yarn/formatjs/intl-locale-2.4.21
|
2021-03-26 04:29:27 +00:00 |
|
dependabot-preview[bot]
|
62f4fa8729
|
Bump @formatjs/intl-pluralrules from 4.0.12 to 4.0.13
Bumps [@formatjs/intl-pluralrules](https://github.com/formatjs/formatjs) from 4.0.12 to 4.0.13.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-pluralrules@4.0.12...@formatjs/intl-pluralrules@4.0.13)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-26 04:22:12 +00:00 |
|
dependabot-preview[bot]
|
d2494ce8cf
|
Bump @formatjs/intl-relativetimeformat from 8.1.3 to 8.1.4
Bumps [@formatjs/intl-relativetimeformat](https://github.com/formatjs/formatjs) from 8.1.3 to 8.1.4.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/@formatjs/intl-relativetimeformat@8.1.3...@formatjs/intl-relativetimeformat@8.1.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2021-03-26 04:22:05 +00:00 |
|