picklesrus
ae6648f663
Update to data collection question.
2020-03-10 12:07:08 -04:00
chrisgarrity
9335274765
Merge pull request #3719 from chrisgarrity/freshdesk-contactus
...
Add new Contact Us information page
2020-03-10 10:58:28 -04:00
picklesrus
3b869c36a2
Replace FormattedHtmlMessage with FormattedMessage where it wasn't necessary.
2020-03-10 09:42:48 -04:00
picklesrus
132db9b362
Fix copy/paste error of links
2020-03-09 10:21:24 -04:00
Chris Garrity
e8197e4ffc
Address review comments
...
* With Carl decided to put the sidebar back even with just one item. It’s still one we want to emphasize.
* made sure the freshdesk js file would not block loading the form (it doesn’t appear to be needed for the form, it’s probably mainly for the pop-up version)
* moved the query processing into a constructor (more idomatic react)
* expanded the form so it should not need to scroll - also noted that in incognito mode a captcha is shown, so created enough space for that to be visible.
2020-03-06 08:58:30 -05:00
Christopher Willis-Ford
83112f76b2
update scratch-desktop Windows URL for 3.9.0
2020-03-05 13:28:28 -08:00
Christopher Willis-Ford
ffb0bf86a7
make download URLs easier to find and update
2020-03-05 13:28:28 -08:00
Chris Garrity
ee09ba59a4
Add handling for parameters passed in the query from scratchr2
...
Scratchr2 has links to contact us from the report (profile|studio) dialogs. Looking at the scratchr2 source, there’s also one for confirmations, so this change handles the additional details in the same way - in the subject and description. In the future we could consider pre-filling specific form fields that we define.
2020-03-05 11:51:11 -05:00
Ray Schamp
46a733c521
Merge pull request #3734 from LLK/release/2020-03-03
...
[Develop] Release for 2020-03-03
2020-03-05 10:37:39 -05:00
Ray Schamp
da1e608251
Merge pull request #3733 from LLK/release/2020-03-03
...
[Master] Release for 2020-03-03
2020-03-05 10:37:25 -05:00
picklesrus
badc47f81c
fix typo
2020-03-05 10:32:50 -05:00
picklesrus
d01b3c8b31
Add 250 student question.
...
Change formttedhtmlmessage -> formattedmessage
2020-03-05 09:15:44 -05:00
picklesrus
4404f2bbf4
Initial commit for educator FAQ updates.
2020-03-04 18:14:32 -05:00
Ray Schamp
d164889aed
Merge pull request #3732 from LLK/develop
...
Merge develop to release branch
2020-03-04 17:18:14 -05:00
Ray Schamp
41bb9b6c3e
Merge pull request #3731 from rschamp/bump-gui
...
Bump scratch-gui for release
2020-03-04 17:16:11 -05:00
rschamp
15e456cfaf
Bump scratch-gui for release
2020-03-04 17:14:45 -05:00
Chris Garrity
f0bcd9f574
Remove the nav section and make the form full width
...
Decided that there is no need for the Nav sidebar since we don’t want the link to the Discussions right now. It could come back if we add the knowledge base.
2020-03-03 11:17:07 -05:00
Ray Schamp
720e2bacba
Merge pull request #3730 from rschamp/hotfix/conference-delay-spacing
...
[Develop] Split out message about conference registration delay
2020-03-03 11:12:07 -05:00
Ray Schamp
0c03a6e8b8
Merge pull request #3729 from rschamp/hotfix/conference-delay-spacing
...
[Master] Split out message about conference registration delay
2020-03-03 11:11:52 -05:00
Chris Garrity
3dc5155c38
Revised wording
2020-03-03 10:10:20 -05:00
Paul Kaplan
1a063ec527
Merge pull request #3727 from LLK/hotfix/reduce-report-vis
...
[Develop] Reduce report prominence
2020-03-03 09:38:24 -05:00
Paul Kaplan
e9586eb5af
Merge pull request #3726 from LLK/hotfix/reduce-report-vis
...
[Master] hotfix reduce report prominence
2020-03-03 09:38:14 -05:00
rschamp
f596089d0a
Split out message about conference registration delay
2020-03-03 09:31:24 -05:00
Paul Kaplan
e43cb7ab4e
Reorder and de-red report action on project page
2020-03-03 08:56:25 -05:00
Ray Schamp
3c977365ed
Merge pull request #3724 from LLK/hotfix/conference-2020-03-02
...
[Develop] Update conference page to open registration
2020-03-02 16:41:58 -05:00
Ray Schamp
5a47ed9631
Merge pull request #3723 from LLK/hotfix/conference-2020-03-02
...
[Master] Update conference page to open registration
2020-03-02 16:41:34 -05:00
rschamp
3d87f6feed
Make updates in response to COVID-19
2020-03-02 15:53:23 -05:00
Chris Garrity
8fc9b57e7d
Add new Contact Us information page
...
Using the Freshdesk Feedback form
* adds new component HelpForm for the Freshdesk component
* adds new contact-us view
* modifies Information page css with style for a header on the right hand nav section
* adds new route for the contact-us page (is identical to the old scratchr2 URL)
2020-03-02 11:33:54 -05:00
rschamp
375e525372
Fix dates, be less paranoid about l10n ids
...
The strings will get updated, even if the id persists.
2020-03-02 11:26:34 -05:00
rschamp
3c3b29708d
Address various copy-paste errors
...
Nice catch @adroitwhiz :)
2020-03-02 10:16:47 -05:00
rschamp
0e83287b37
Update conference page to open registration
2020-02-29 11:02:09 -05:00
DD Liu
2f62c92348
Merge pull request #3720 from fsih/updateGui
...
pull in revert scratch render
2020-02-28 14:18:52 -05:00
DD Liu
a88f16c08f
pull in revert
2020-02-28 14:18:05 -05:00
DD Liu
67d91ed820
Merge pull request #3716 from fsih/updateGui
...
Update gui to bring in changes to pen line drawing
2020-02-27 16:54:15 -05:00
DD Liu
3361ba0134
update gui
2020-02-27 16:53:09 -05:00
chrisgarrity
28078edf1a
Merge pull request #3714 from LLK/release/2020-02-27
...
[Develop] Release/2020-02-27
2020-02-27 15:51:12 -05:00
chrisgarrity
891a02621e
Merge pull request #3713 from LLK/release/2020-02-27
...
[Master] Release/2020-02-27
2020-02-27 14:59:09 -05:00
chrisgarrity
784c013aaf
Merge pull request #3715 from LLK/develop
...
update gui in release
2020-02-26 18:42:51 -05:00
chrisgarrity
414e71c772
Merge pull request #3711 from chrisgarrity/update-gui
...
update gui version
2020-02-26 18:41:29 -05:00
chrisgarrity
e5ee9487ae
Merge pull request #3712 from LLK/develop
...
Update release branch from develop
2020-02-26 18:28:52 -05:00
Chris Garrity
12a29c8cc0
update gui version
...
use latest version of gui and the latest l10n.
2020-02-26 17:45:20 -05:00
apple502j
a3a22a087a
Localize activity messages
2020-02-26 13:52:17 +09:00
Benjamin Wheeler
078be031e1
Merge pull request #3676 from benjiwheeler/cleanspeak-use-api
...
use api instead of scratchr2 to validate usernames
2020-02-25 17:42:13 -05:00
Eric Rosenbaum
ec1b0d1b19
Merge pull request #3704 from LLK/greenkeeper/scratch-gui-0.1.0-prerelease.20200220193453
...
Update scratch-gui to the latest version 🚀
2020-02-20 15:36:53 -05:00
greenkeeper[bot]
3e7afedb90
chore(package): update lockfile package-lock.json
2020-02-20 20:10:45 +00:00
greenkeeper[bot]
fd4a891e2c
chore(package): update scratch-gui to version 0.1.0-prerelease.20200220193453
2020-02-20 20:10:40 +00:00
Eric Rosenbaum
d6716e4ce1
Merge pull request #3700 from ericrosenbaum/update-gui
...
update gui
2020-02-19 21:03:03 -05:00
Eric Rosenbaum
71ad0c76e9
update gui
2020-02-19 20:58:42 -05:00
Eric Rosenbaum
4c218c70a6
Merge pull request #3697 from LLK/greenkeeper/scratch-gui-0.1.0-prerelease.20200214190329
...
update gui
2020-02-18 17:20:38 -05:00
greenkeeper[bot]
2f0dd00ae9
chore(package): update lockfile package-lock.json
2020-02-14 20:00:38 +00:00