A Trello like Board In MDrivenTurnkey
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
<h4> Boards are really popular and useful. In this video we show how to add one to your MDriven Turnkey application and fill it with any info that is important in your domain model </h4> | <h4> Boards are really popular and useful. In this video we show how to add one to your MDriven Turnkey application and fill it with any info that is important in your domain model </h4> | ||
<p> | <p class="warn"> | ||
<em>To make your experience more comfortable, we set the main tags mentioned in the video to the right bar menu of this mini player. Choose the interesting subtitle on the list and immediately get to the exact theme timeplace in the video. Now you can pick any topic to be instructed without watching the whole video.</em> | <em>To make your experience more comfortable, we set the main tags mentioned in the video to the right bar menu of this mini player. Choose the interesting subtitle on the list and immediately get to the exact theme timeplace in the video. Now you can pick any topic to be instructed without watching the whole video.</em> | ||
<style type="text/css"> | <style type="text/css"> | ||
p { | p.warn { | ||
opacity: 0.7; | opacity: 0.7; | ||
text-align: justify; | text-align: justify; | ||
Line 10: | Line 10: | ||
} | } | ||
</style> | </style> | ||
</p> | </p class="warn"> | ||
<style> | <style> | ||
Line 48: | Line 48: | ||
color: blue; | color: blue; | ||
</style> | </style> | ||
< | <br> | ||
<div id="video12"> | <div id="video12"> | ||
<iframe width="740" height="500" src="https://www.youtube.com/embed/WALLlxcdIpM?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe> | <iframe width="740" height="500" src="https://www.youtube.com/embed/WALLlxcdIpM?rel=0&autoplay=0" frameborder="0" allowfullscreen></iframe> | ||
Line 62: | Line 62: | ||
<span data-video="WALLlxcdIpM" data-start="1055" tabindex="0"> edit card action </span> | <span data-video="WALLlxcdIpM" data-start="1055" tabindex="0"> edit card action </span> | ||
</div> | </div> | ||
</div> | </div> | ||
Line 78: | Line 77: | ||
</script> | </script> | ||
</html> | </html> | ||
Instalation |
Revision as of 09:42, 5 March 2017
Boards are really popular and useful. In this video we show how to add one to your MDriven Turnkey application and fill it with any info that is important in your domain model
To make your experience more comfortable, we set the main tags mentioned in the video to the right bar menu of this mini player. Choose the interesting subtitle on the list and immediately get to the exact theme timeplace in the video. Now you can pick any topic to be instructed without watching the whole video.
View Model for Trello like board
Board View Overriding
Using Development Side
putting styling information
Directive scripts
- mouse down moves implementation
mouse up moves ( moving a card )
move action in details
Instalation
This page was edited more than 9 months ago on 03/26/2024. What links here