Git Product home page Git Product logo

power-up-template's People

Contributors

bentleycook avatar mpcowan 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

power-up-template's Issues

How to get actions for current card?

How to get actions for current card?

TrelloPowerUp.initialize({
'card-badges': function (t, options) {
return getBadges(t);
},
'card-detail-badges': function (t, options) {
return getBadges(t);
}
})

var getBadges = function (t) {

return t
    .card('id', 'name', 'shortLink')
    .then(function (ctx) {
        // TODO: get a card action history
    })

}

Putting manifest url into the prompt has no effect

I am trying to run the demo power-ups you provide without any result.

I think the main issue is that there is no prompt on https://trello.com/power-up-preview where I can paste your manifest url.

So I created a new power up on https://trello.com/power-up-preview and pasted the manifest url https://trello.github.io/power-up-template/manifest.json into the Manifest URL textbox.

What do I have to do now? I cannot see the Power Up on any of my boards.

Cheers and best regards,
Daniel

Feature Request: Card Number in export

Would it be possible to allow the Card Number field to be include when exporting a Trello board? I've got some people who want to be able have that information available in a spreadsheet so they can use it in other systems.

show-authorization, authorization-status

These are two capabilities that are not documented at all! Im trying to create a power up now, but when I add these capabilities, my settings wont work. I want the user to click settings and then auth himself first, without clicking settings and so forth. How can I cat auth in the settings?

These capabilites is used but slack and github forexample

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.