Mashups in TP3

56 views
Skip to first unread message

CJ Hanson

unread,
May 8, 2013, 8:08:26 PM5/8/13
to devtarge...@googlegroups.com
I have implemented a couple simple mashups in TP3, and would like to be able to use some of the ones from github.  I'm good with changing the code based on the new page layout, and even the ajax-ness.. although I'm hacking it, I don't know where to get certain triggers, like when it's acceptable to actually populate the filter box and have it honored, but I have made due.  I know that card coloring is coming as a standard feature, but I was looking at making that mashup (card rotter) work until then and the problem is that window.Tp has gone away.  I know that it's likely a tau.mashups.addDependency('[path]') situation, but I haven't found much in documentation of the Tp namespace or what's even available to go digging.

TL;DR?  I'd like the tau version of Tp.controls.kanbanboard.KanbanboardManager.getInstance().kanbanBoards so that I can call .controller.on('statechanged', ... )

Thank you for any help!

Vladimir Petriko

unread,
May 13, 2013, 11:15:11 AM5/13/13
to devtarge...@googlegroups.com
Hi CJ,

Thanks for your interest to TargetProcess mashup system.

>>  I was looking at making that mashup (card rotter) work until then and the problem is that window.Tp has gone away

The TP3 UI is totally different from TP2 web forms since markup for it is built dynamically at runtime in async way. Also there is no more global variable Tp and those namespace hierarchy.

Unfortunately we don't have public mashup API for TP3 views yet but we are working on its stabilization.

Your case can be useful for us during development the public API. Could you please describe in details the task you want to solve using the mashup?

Thank you,
Vladimir Petriko
-----------------------
TargetProcess Dev Team

CJ Hanson

unread,
May 17, 2013, 4:01:20 PM5/17/13
to devtarge...@googlegroups.com
In this case I was trying to port the Kanban Card Rotter.  I know that feature is available in TP3, or will be, through other means.  But we want it now of course =)

We've actually leaned back toward TP2 for now.
Reply all
Reply to author
Forward
0 new messages