- 06 Sep, 2017 1 commit
-
-
Matthew Taylor authored
* Hide messages counter when at 0 fixes #1507 * check for body before looking at success fixes #1505
-
- 05 Sep, 2017 10 commits
-
-
Matthew Taylor authored
Go back to redirecting to splash on logout, and empty messages page too.
-
Matthew Taylor authored
-
Matthew Taylor authored
this fixes #1500, since lodash works in ie11 but `assign` does not
-
Matthew Taylor authored
add comment message to redux to access the current user, and fix the string
-
Matthew Taylor authored
-
Matthew Taylor authored
-
Matthew Taylor authored
this fixes an issue with comment bubble displays in firefox
-
Matthew Taylor authored
-
Matthew Taylor authored
handles a caching edge case with admin messages.
-
Matthew Taylor authored
-
- 01 Sep, 2017 8 commits
-
-
Matthew Taylor authored
Pass to legacy on message routes with `ajax`
-
Matthew Taylor authored
Currenlty, some legacy endpoints are failing because they’re being directed to www. A similar thing happened with `/explore`, and this is the same fix
-
Matthew Taylor authored
Fix GH-1494: fix formatting for dismiss icon, unread message count
-
Matthew Taylor authored
-
Matthew Taylor authored
fixes #1494
-
Matthew Taylor authored
-
Matthew Taylor authored
-
- 31 Aug, 2017 5 commits
-
-
Matthew Taylor authored
-
Matthew Taylor authored
-
Matthew Taylor authored
fallout from #1487
-
Matthew Taylor authored
* start work on www page committing out of paranoia. including changing splash page endpoints * updates from feedback thanks @rschamp! This includes: 1. splitting out messages list into a separate component (for clarity) 2. some comment/formatting adjustments for the api calls 3. removal of an extraneous property in emoji-text * remove duplicate string declaration * use object.assign instead of defaults deep we don’t need deep defaults * fix react warnings
-
Matthew Taylor authored
[Develop] Release 2.2.24
-
- 30 Aug, 2017 2 commits
-
-
Matthew Taylor authored
follow up from https://github.com/LLK/scratch-www/pull/1475#issuecomment-326034683
-
The_Grits authored
-
- 23 Aug, 2017 2 commits
-
-
chrisgarrity authored
Correct “WeDo” case
-
Ken authored
-
- 22 Aug, 2017 3 commits
-
-
The_Grits authored
-
jwzimmer authored
* put helper functions in separate file following Paul's style in scratch-gui * remove console statements * address review comments, object destructuring * added new tests for invalid username/ passwords and the + New Project, + New Studio buttons * uncomment out test after talking to Ray * added a test for no username and no password
-
Ken authored
* Update text for “learn more” links * Remove “Scratch” from string
-
- 21 Aug, 2017 2 commits
-
-
St19_Galla authored
* various updates * adding 2.0
-
Andrew Sliwinski authored
Fix gh-1465: Add Ellen Daoust to Credits
-
- 16 Aug, 2017 1 commit
-
-
St19_Galla authored
-
- 15 Aug, 2017 1 commit
-
-
chrisgarrity authored
* Add error checking and testing for translations. Also make build-locales quieter if there are no problems. * Allow build with broken translations (to allow development), but fail test so that broken translations don't get merged or deployed
-
- 11 Aug, 2017 1 commit
-
-
jwzimmer authored
* put helper functions in separate file following Paul's style in scratch-gui * remove console statements * address review comments, object destructuring
-
- 09 Aug, 2017 2 commits
-
-
Ken authored
Fixes #1450 Thanks @Kenny2github
-
chrisgarrity authored
Fix #1444 : Change Things to Try to Tips
-
- 03 Aug, 2017 2 commits
-
-
St19_Galla authored
-
St19_Galla authored
-