This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Ask for the administrator password upfront. | |
sudo -v | |
## Keep-alive: update existing 'sudo' time stamp until the script has finished. | |
while true; do sudo -n true; sleep 60; kill -0 "$$" || exit; done 2>/dev/null & | |
############################################################################### | |
## Brew | |
############################################################################### |
-
Initially we were told that Harmony UI will be a sales / demo entry door for getting customers to understand Factom's business and get them integrating with the API. Is this still the case for Harmony or is this going to be a real product to use? I'm guessing it but we're just confirming.
-
Is it safe to continue using URL navigation (with object IDs) or is not allowed for the actual product? I remember Laurie commenting about security concerns or sth along those lines.
-
Do we have any sort of estimated deadline for being production ready?
- VWRAP-483: Integrate Wrapper with Mediasite's player
- VWRAP-473: Fix minor issues with the test page
- VWRAP-292: Polish themes
- VWRAP-485: Polish documentation
- VWRAP-486: Review browser support
- VWRAP-484: Review issues with videos / ELs on test page
- VWRAP-421: Vimeo with password does not initialize
- VWRAP-412: Autoscroll button show/partial show bug