Git Product home page Git Product logo

multidraft's People

Contributors

asilano avatar

Watchers

 avatar  avatar  avatar  avatar

multidraft's Issues

Style reminder text

A little JS should be able to pick out strings in rules text that are in brackets, and slap an italic-styled span around them.

Implement CardSet#create_booster

Next step in setting up a draft; each CardSet needs to be able to produce a "booster" of its cards.

Note that how his happens varies by CardSet (see the wiki), which suggests the method - or some identifier allowing us to deduce the method - needs to be stored with the set.

Move away from persistent flash banner notices

For instance, if you login by visiting the (current, placeholder) new_booster page, the booster generation is all done by AJAX, so the "Successfully authenticated" flash persists. It really doesn't need to.

Consider either a) removing the notification; or b) making it some kind of disappearing effect.

Get Multiverse sets working with generate_booster

  • First, ignore the fact they change. Pull and parse on first request, then use that forever
  • Later, allow for change. Pull and parse, and store with date somehow. Allow subsequent requests to use that or update or pull in parallel. Unsure exactly what. Need to think about what drafting will want.
  • Add support for text-dump of card if image is absent
    • ideally if image is unreachable, too
  • Add support for images of multiverse cards (need to consult @alextfish for desired format and API)

Migrate to G+ Login

Google is deprecating OpenID logins, so the Google auth will need to become G+.

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.