Giter VIP home page Giter VIP logo

scratch-www's People

Contributors

apple502j avatar benjiwheeler avatar carljbowman avatar chrisgarrity avatar colbygk avatar cwillisf avatar dependabot-preview[bot] avatar ericrosenbaum avatar fsih avatar greenkeeper[bot] avatar hyperobject avatar jwzimmer-zz avatar kchadha avatar kenny2github avatar kyleplo avatar lifaythegoblin avatar mewtaylor avatar morantsur avatar paul-clue avatar paulkaplan avatar picklesrus avatar renovate-bot avatar renovate[bot] avatar rschamp avatar st19galla avatar technoboy10 avatar thegrits avatar thisandagain avatar tomlum avatar zoebentley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

scratch-www's Issues

[Regression][WWW] Homepage Notification Increases Over Time

[OS] Mac osx 10.10.5
Browser: Firefox 41
staging : 2.2.2

  1. Login to staging with notifications via homepage with Firefox
  2. Look at notification number and
  3. Click on another app and Wait 10 minutes

Observed: Notification number increases on home page
Expected: Notification number stays the same and is consistent with other pages

[android] can't login from homepage

os android 5.1.1 Nexus 4
Browser: chrome
Server 2.2.2 staging

When I try to login using nexus phone android from home page, the sign in dialog seems to lose focus and not appear on the screen when I type.

Expected: sign in should appear on screen when you type credentials

If u can't repro please close. It may be my phone.

Logging - Remove bunyan from the client side

It's heavy (nearly doubles our weight for the main and splash bundles) and does more than what we need for client-side logging. Could just be replaced with a lighter weight (no native dependencies) logger.

SVG - Add icons

There are a number of places in which we could be using svg icons that we are not currently. This is just a place to keep a running tab of those places:

  • admin panel caret
  • admin panel x
  • remixes & loves on the most remixed/loved homepage rows
  • homepage row left/right arrows

[Regression][www] Mixed Content: Logout via Chrome Gives Error in Console

OS: mac osx 10.10.5
Browser: chrome 45
server: staging 2.2.2

  1. login
  2. logout

Observed: user does not appear to be logged out. If you refresh then you will see user logged out

expected : you should not have to refresh screen to show user logged out

From console

Mixed Content: The page at 'https://staging.scratch.mit.edu/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://staging.scratch.mit.edu/'. This content should also be served over HTTPS.
staging.scratch.mit.edu/:1 XMLHttpRequest cannot load http://staging.scratch.mit.edu/. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'https://staging.scratch.mit.edu' is therefore not allowed access.
bunyan.js?3c05:215 Object {name: "scratch-www", hostname: "staging.scratch.mit.edu", pid: undefined, level: 50, err: Object…}err: Objectcode: undefinedmessage: "Internal XMLHttpRequest Error"name: "Error"signal: undefinedstack: "Error: Internal XMLHttpRequest Error↵    at u (https://staging.scratch.mit.edu/js/main.bundle.js:13:2393)↵    at XMLHttpRequest.r (https://staging.scratch.mit.edu/js/main.bundle.js:13:1854)"__proto__: Objecthostname: "staging.scratch.mit.edu"level: 50msg: "Internal XMLHttpRequest Error"name: "scratch-www"pid: undefinedtime: Fri Oct 09 2015 12:44:42 GMT-0400 (EDT)v: 0__proto__: Objectu.write @ bunyan.js?3c05:215h._emit @ bunyan.js?3c05:873(anonymous function) @ bunyan.js?3c05:972(anonymous function) @ navigation.jsx:71(anonymous function) @ once.js?7713:17u @ index.js?bbe1:93r @ index.js?bbe1:23

Migrate - Terms of Use

https://scratch.mit.edu/terms_of_use/

Also need to add a new section. Per recent discussions with the Community and Moderator groups, please add an item 5 to the list of prohibited things in section 3.5:

  1. Using alternate accounts or organizing voting groups to manipulate site statistics, such as purposely trying to get on the "What the Community is Loving/Remixing" rows of the front page, for example.

Moved from LLK/scratchr2#2736
/cc @Paddle2See

Search Bar / Nav Bar Layout Issues

Certain languages cause strange, not user friendly, navigation bar layouts.

In Polski (cut off Help buttton):
image

In German (tiny Search bar):
image

Migrate - Credits Page

https://scratch.mit.edu/info/credits/

We also need to:

  • Add Andrew and Juanita to the Scratch Team
  • Add PagerDuty to the Sponsors section, within the paragraph which starts with: "The following organizations donate their services to help keep the Scratch project running:"

Footer Typo

In the footer, it should read "ScratchEd" not "scratchEd"

image

[Regression][www]No Ticket Queue Homepage

if duplicate please close
os: mac osx 10.10.5
Browser: Chrome 45
server: 2.2.2 staging.scratch.mit.edu

  1. login as admin

Observed: no ticket queue on home page
Expected : ticket queue

[Regression][WWW] Message Notification Persists

OS: mac osx 10.10.5
Browser Chrome 45
Server: Staging 2.2.1

  1. Login with an account that has notifications
  2. go to messages via home page
  3. Go back to homepage

Observed: notification still persists: Number still there
Expected: notification should go to 0

Document system for tagging localization strings

Since react-intl allows us to manually identify localized strings with an id field on FormattedMessage, we need to document an official system for how to tag things on various pages. @thisandagain and I discussed some basic steps to take that could also allow us to, in the future, be smart about only loading the right string types for a given rendered component, and I will document that here for review soon!

[Regression][Logout] On Safari 8 Can't Logout

Reporter: Ladybug
OS: mac ox 10.10.5
Browser: Safari 8
server: staging 2.2.2

  1. login to staging via homepage
  2. logout of via about
    Observed (if cache clear you should be able to logout the first time)
  3. login via homepage
  4. logout via about

Observed you can't you are stuck. The only way to logout is via homepage

Expected: You should be able to logout

HOC - Compress and transcode card images

Images are currently about 600K total as they are retina PNGs. Switching to JPG at 60% quality is nearly identical and helps quite a bit:

Original PNG - 238K

dance-tutorial

60% JPG - 37K

dance-tutorial

New item for the Terms of Use page

Per recent discussions with the Community and Moderator groups, please add an item 5 to the list of prohibited things in section 3.5:

5. Using alternate accounts or organizing voting groups to manipulate site statistics, such as purposely trying to get on the "What the Community is Loving/Remixing" rows of the front page, for example.


Moved from LLK/scratchr2#2736
/cc @Paddle2See

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.