Commit graph

6823 commits

Author SHA1 Message Date
picklesrus
21494d9291
Merge pull request #4641 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20201116035822
Bump scratch-gui from 0.1.0-prerelease.20201112102118 to 0.1.0-prerelease.20201116035822
2020-11-16 11:38:41 -05:00
picklesrus
46d94c118e
Merge pull request #4640 from LLK/dependabot/npm_and_yarn/scratch-l10n-3.10.20201116030849
Bump scratch-l10n from 3.10.20201026030842 to 3.10.20201116030849
2020-11-16 11:37:59 -05:00
BryceLTaylor
c3d756b8cc circleCI config fix cron job 2020-11-16 11:30:05 -05:00
BryceLTaylor
295a7daa6f circleCI config add chron job to test the build job every 15 minutes 2020-11-16 11:28:31 -05:00
Paul Kaplan
550a661687 Add SEC page 2020-11-16 10:35:40 -05:00
picklesrus
b1f7a2be10
Merge pull request #4637 from picklesrus/use-minutes
Convert mute timestamp to always show in minutes.
2020-11-16 10:28:55 -05:00
Karishma Chadha
760e303d30
Merge pull request #4617 from kchadha/annual-report-data-cleanup
Annual Report - Break out supporters list into separate JSON
2020-11-16 10:15:28 -05:00
Karishma Chadha
4728e3f50e
Merge pull request #4615 from kchadha/annual-report-link
Add link to annual report from about page
2020-11-16 10:15:02 -05:00
dependabot-preview[bot]
a212318b4d
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20201112102118 to 0.1.0-prerelease.20201116035822.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20201112102118...0.1.0-prerelease.20201116035822)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-16 11:21:31 +00:00
dependabot-preview[bot]
d9c6be6f74
Bump scratch-l10n from 3.10.20201026030842 to 3.10.20201116030849
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.10.20201026030842 to 3.10.20201116030849.
- [Release notes](https://github.com/LLK/scratch-l10n/releases)
- [Commits](https://github.com/LLK/scratch-l10n/compare/3.10.20201026030842...3.10.20201116030849)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-16 03:15:41 +00:00
picklesrus
0470e0e56b Convert timestamp to always show in minutes.
This is minor step towards correct time formatting. More coming later.
2020-11-13 15:03:49 -05:00
picklesrus
bfc4202d11 Use singular units so the library handles plurals. 2020-11-13 14:14:42 -05:00
Benjamin Wheeler
79d3d07dcc
Merge pull request #4284 from doc-han/patch-1
update translation URL
2020-11-13 14:13:16 -05:00
Ben Wheeler
f2111eb5a3 updated number of languages 2020-11-13 14:11:25 -05:00
picklesrus
13369c3809 add spaces 2020-11-13 08:37:18 -05:00
picklesrus
6eb7504442 Initial time formatting pass. Does integer minutes, hours, days.
TODOS:
- set langauge appropriately
- do partial hours and days. e.g. 1 hour 5 minutes instead of just 1
hour.

Add a time formatting utility that formats a relative time in the future.
Use it in the mute modal & comment box.
2020-11-13 08:26:54 -05:00
Benjamin Wheeler
061c46ad6a
Merge pull request #4286 from R4356th/patch-10
Delete all Community Blocks Interview related files
2020-11-12 13:53:51 -05:00
Ben Wheeler
ccf0e92e98 removed communityblocks-interviews from routeAlias entries 2020-11-12 13:43:33 -05:00
Radman Siddiki
89c5ea324b Remove Community Blocks Interviews Route 2020-11-12 13:43:33 -05:00
Radman Siddiki
0bd36c9543 Delete consent_for_parent.pdf 2020-11-12 13:43:33 -05:00
Radman Siddiki
4b33de8934 Delete assent_form.pdf 2020-11-12 13:43:33 -05:00
Radman Siddiki
b74d857ad9 Delete communityblocks-interviews.jsx 2020-11-12 13:43:33 -05:00
Radman Siddiki
534d8b9be5 Delete consent_for_over_18.pdf 2020-11-12 13:43:33 -05:00
BryceLTaylor
20eecb51f7 circleci config clean up environment variables 2020-11-12 10:14:49 -05:00
BryceLTaylor
8013a3d5d3 circleci config move environment variables to contexts 2020-11-12 09:57:10 -05:00
picklesrus
87d3d7845b
Merge pull request #4630 from LLK/dependabot/npm_and_yarn/scratch-gui-0.1.0-prerelease.20201112102118
Bump scratch-gui from 0.1.0-prerelease.20201105040602 to 0.1.0-prerelease.20201112102118
2020-11-12 06:58:27 -05:00
dependabot-preview[bot]
94d7e9cc93
Bump scratch-gui
Bumps [scratch-gui](https://github.com/LLK/scratch-gui) from 0.1.0-prerelease.20201105040602 to 0.1.0-prerelease.20201112102118.
- [Release notes](https://github.com/LLK/scratch-gui/releases)
- [Commits](https://github.com/LLK/scratch-gui/compare/0.1.0-prerelease.20201105040602...0.1.0-prerelease.20201112102118)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-12 10:45:47 +00:00
BryceLTaylor
aa8bc7a8c5 Revert "circleci config change staging environment variables to commands"
This reverts commit 686e8a2a95.
2020-11-10 15:06:11 -05:00
BryceLTaylor
6dd6c91aa4 Revert "circleci config move staging environment variables to scripts"
This reverts commit 81aabb20ee.
2020-11-10 15:06:00 -05:00
BryceLTaylor
a704ed7f75 Revert "circleCI config fix environment variable commands"
This reverts commit b4c8c22c7a.
2020-11-10 15:05:52 -05:00
Karishma Chadha
e14b6d52f3 Add spinner while video is still loading 2020-11-10 14:37:18 -05:00
BryceLTaylor
b4c8c22c7a circleCI config fix environment variable commands 2020-11-10 10:53:50 -05:00
BryceLTaylor
81aabb20ee circleci config move staging environment variables to scripts 2020-11-10 10:41:12 -05:00
BryceLTaylor
686e8a2a95 circleci config change staging environment variables to commands 2020-11-10 10:24:49 -05:00
picklesrus
2005b23777
Merge pull request #4616 from picklesrus/mute-behavior
Skeleton of code to show mute modal and comment status.
2020-11-10 10:24:04 -05:00
picklesrus
b8b0f5d10c
Merge pull request #4580 from picklesrus/modal-image-updates
A few small upates to the muting modal
2020-11-10 09:52:41 -05:00
BryceLTaylor
09f0bf9f31 circleci config remove unused api key references 2020-11-10 09:34:12 -05:00
BryceLTaylor
777dcbf690 circleci config remove incorrect keys, put test_project_id in quotes 2020-11-10 09:24:32 -05:00
BryceLTaylor
523c19baaf circleci config fix www_version 2020-11-09 15:02:55 -05:00
BryceLTaylor
4d8b96d558 circleci config fix indentation 2020-11-09 14:52:59 -05:00
BryceLTaylor
4bc3254f95 circleCI config split build to -staging and -production. add env variables. 2020-11-09 14:50:21 -05:00
Ray Schamp
5b80590b8b
Merge pull request #3913 from LLK/dependabot/npm_and_yarn/lodash.defaultsdeep-4.6.1
[Security] Bump lodash.defaultsdeep from 3.10.0 to 4.6.1
2020-11-09 14:13:23 -05:00
dependabot-preview[bot]
3a36d27c08
[Security] Bump lodash.defaultsdeep from 3.10.0 to 4.6.1
Bumps [lodash.defaultsdeep](https://github.com/lodash/lodash) from 3.10.0 to 4.6.1. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/3.10.0...4.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 19:13:07 +00:00
Ray Schamp
efa75e8412
Merge pull request #3914 from LLK/dependabot/npm_and_yarn/lodash.mergewith-4.6.2
[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2
2020-11-09 14:11:07 -05:00
dependabot-preview[bot]
170359db61
[Security] Bump lodash.mergewith from 4.6.1 to 4.6.2
Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. **This update includes a security fix.**
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 19:10:07 +00:00
dependabot-preview[bot]
a3497fda2e
Merge pull request #3915 from LLK/dependabot/npm_and_yarn/react-dom-16.2.1 2020-11-09 19:09:30 +00:00
dependabot-preview[bot]
339524ecb7
Merge pull request #3945 from LLK/dependabot/npm_and_yarn/lodash.merge-4.6.2 2020-11-09 19:08:07 +00:00
BryceLTaylor
534c60bf78 circleCI config fix fastly api key environment variables 2020-11-09 12:00:17 -05:00
Karishma Chadha
f89d1313e0 Break out supporters lists into json file and dynamically create lists of supporters. 2020-11-09 11:37:31 -05:00
BryceLTaylor
190e2bb550 circleCI config remove path line 2020-11-09 11:24:23 -05:00