GithubHelp home page GithubHelp logo

shotbot3's People

Contributors

david90 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

shotbot3's Issues

Prompts export is clicked

Issue by jimcky
Thursday Sep 22, 2016 at 11:45 GMT
Originally opened as https://github.com/oursky/shotbot3/issues/21


Deliverables

  • If this is the first time the user export the screenshots, show a prompt that says Thank you for using Shotbot! The first export is complementary and free, enjoy!
  • If it is NOT the first time the user exports the screenshots, show a prompt that says Thank you for choosing Shotbot! To continue your export, enable screenshots downloading for the next 30 days with 9.99 now
  • The second prompt brings the user to the Stripe payment page

Display notice page if IE browser is detected

Issue by jimcky
Monday Feb 13, 2017 at 12:23 GMT
Originally opened as https://github.com/oursky/shotbot3/issues/173


Deliverables:

  • Shows a notice page if IE browser is detected
  • Display a shotbot icon
  • Display a message
  • Display a button that redirects the user to the landing page.

[Shotbot logo center aligned]

Your browser is not supported at the moment, please try using Shotbot with the latest versions of Google Chrome, Mozilla Firefox or Safari instead. We are sorry for the inconvenience

[Back]

[Minor, Change password] Handling auto-logout when change password in another browser

Issue by oliverchan0222
Monday Mar 06, 2017 at 03:40 GMT
Originally opened as https://github.com/oursky/shotbot3/issues/191


At current stage, long waiting after changing password in another browser.

Step

"1. Login to the website using Chrome
2. Login to the website on another browser (Safari)
3. In safari webpage, Click Settings, enter new password and click Save Changes
4. Go back to Chrome, enter new project name and click + button
5. loading is prompted but exists for a long time
6. After refresh, the loading popup disappeared, but all the project disappeared, and when tried to change password, it prompts the error of user does not exist (should be logged out? but the top right corner still shows the button of ""Logout"")
7. Click logout, and then login again, everythings becomes normal again"

Expected behaviour

If the account is being automatically logged out, the page should also be redirected back to the login page

[UX] Auto resize images into 1080x1920 resolution

Issue by oliverchan0222
Tuesday Jan 17, 2017 at 09:26 GMT
Originally opened as https://github.com/oursky/shotbot3/issues/145


  • Auto resize image to 1080 x 1920
  • When an image that is not in exactly 1080 x 1920 is uploaded, replace the alert that is currently shown with

`The image uploaded had a dimension of {h} x {w}.

Optimal screenshots should be 1080 x 1920 - we will try to resize the image for you, but please try to use image that are in the exact size for best effect and avoid the image to be distorted.`

[UX] Suggestion for next version (Keep updating)

Issue by oliverchan0222
Monday Feb 27, 2017 at 04:39 GMT
Originally opened as https://github.com/oursky/shotbot3/issues/186


1. Limit the word in description/ badge when it exceeds the boundary or auto break the sentence into next line

screen shot 2017-02-27 at 12 37 45 pm

2. Able to change the project name

3. Add a back button in project editing page

For those users who want to change another templates.

4. Not allow user to use the same project name

To avoid confusion.

5. Add a search function to search project

6. Support changing background colour

7. Able to choose download screenshots as jpg/ png instead of zip file

Skygear server hang on save

Issue by akiroz
Tuesday Dec 13, 2016 at 09:10 GMT
Originally opened as https://github.com/oursky/shotbot3/issues/89


  • Atomic saving
  • Don't use data:url for thumbnail
  • Verify if the saving failed is caused by saving JSON object.

  • Produce curl that could trigger the server hang issue on atomic saving
  • Produce curl that wouldn't trigger the server hang on saving (without atomic saving)

Integrate sentry and slack

Issue by jimcky
Monday Feb 06, 2017 at 10:02 GMT
Originally opened as https://github.com/oursky/shotbot3/issues/158


This is a quick getting started guide. For in-depth instructions on integrating Sentry with JavaScript, view our complete documentation.

Installation

The easiest way to load Raven.js is to load it directly from our CDN. This script tag should be included after other libraries are loaded, but before your main application code (e.g. app.js):

<script src="https://cdn.ravenjs.com/3.10.0/raven.min.js"></script>

For installation using npm or other package managers, see Installation.

Configuring the Client

Next you need to configure Raven.js to use your Sentry DSN:

Raven.config('https://[email protected]/135933').install()
At this point, Raven is ready to capture any uncaught exception.

Once you have Raven up and running, it is highly recommended to check out Configuration and Usage.

[UX, upload screenshot] Auto-scroll to right after user triggered the last screenshot

Issue by oliverchan0222
Thursday Mar 09, 2017 at 02:44 GMT
Originally opened as https://github.com/oursky/shotbot3/issues/192


Create new app, upload screenshot page, after clicking the last box, should slide to right so that user can see the expandable part is popped out

Step

"1. Login to the app
2. Add new app
3. In upload screenshot page, click on the most right box
4. The expandable part of box is expanded, but hard for user with a narrower screen to notice it

screen shot 2017-03-09 at 10 39 23 am

[UX] Auto resize images into 1080x1920 resolution

Issue by oliverchan0222
Tuesday Jan 17, 2017 at 09:26 GMT
Originally opened as https://github.com/oursky/shotbot3/issues/145


  • Auto resize image to 1080 x 1920
  • When an image that is not in exactly 1080 x 1920 is uploaded, replace the alert that is currently shown with

`The image uploaded had a dimension of {h} x {w}.

Optimal screenshots should be 1080 x 1920 - we will try to resize the image for you, but please try to use image that are in the exact size for best effect and avoid the image to be distorted.`

Display notice page if IE browser is detected

Issue by jimcky
Monday Feb 13, 2017 at 12:23 GMT
Originally opened as https://github.com/oursky/shotbot3/issues/173


Deliverables:

  • Shows a notice page if IE browser is detected
  • Display a shotbot icon
  • Display a message
  • Display a button that redirects the user to the landing page.

[Shotbot logo center aligned]

Your browser is not supported at the moment, please try using Shotbot with the latest versions of Google Chrome, Mozilla Firefox or Safari instead. We are sorry for the inconvenience

[Back]

App cannot be loaded on IE 11

Issue by jimcky
Monday Jan 09, 2017 at 10:04 GMT
Originally opened as https://github.com/oursky/shotbot3/issues/108


  • Show a prompt if detected IE11 Your browser is not supported at the moment, please try using Shotbot with the latest versions of Google Chrome, Mozilla Firefox or Safari instead. We are sorry for the inconvenience
  • Redirect to landing after the prompt is dismissed

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.