[jira] [Closed] (FLAGON-454) Update eslint-utils to remove critical vulnerability in gulp-eslint v5.0

2019-09-13 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore closed FLAGON-454. --- Resolution: Fixed master now shows no vulnerabilities again > Update eslint-utils to remove critical

[jira] [Commented] (FLAGON-454) Update eslint-utils to remove critical vulnerability in gulp-eslint v5.0

2019-09-13 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929655#comment-16929655 ] Joshua Poore commented on FLAGON-454: - fixed via npm audit fix > Update eslint-utils

[jira] [Created] (FLAGON-454) Update eslint-utils to remove critical vulnerability in gulp-eslint v5.0

2019-09-13 Thread Joshua Poore (Jira)
Joshua Poore created FLAGON-454: --- Summary: Update eslint-utils to remove critical vulnerability in gulp-eslint v5.0 Key: FLAGON-454 URL: https://issues.apache.org/jira/browse/FLAGON-454 Project: Flagon

[jira] [Commented] (FLAGON-451) Update unit tests to accommodate session storage features

2019-09-12 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929013#comment-16929013 ] Joshua Poore commented on FLAGON-451: - Other observations: # same error regardless i

[jira] [Comment Edited] (FLAGON-451) Update unit tests to accommodate session storage features

2019-09-12 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929009#comment-16929009 ] Joshua Poore edited comment on FLAGON-451 at 9/13/19 6:34 AM: -

[jira] [Commented] (FLAGON-451) Update unit tests to accommodate session storage features

2019-09-12 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929011#comment-16929011 ] Joshua Poore commented on FLAGON-451: - Massaged how the 'getSessionId' function works

[jira] [Comment Edited] (FLAGON-451) Update unit tests to accommodate session storage features

2019-09-12 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929009#comment-16929009 ] Joshua Poore edited comment on FLAGON-451 at 9/13/19 6:23 AM: -

[jira] [Updated] (FLAGON-451) Update unit tests to accommodate session storage features

2019-09-12 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-451: Description: session storage needs to be a known object in unit tests. exercising sessionStorage i

[jira] [Commented] (FLAGON-451) Update unit tests to accommodate session storage features

2019-09-12 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16929009#comment-16929009 ] Joshua Poore commented on FLAGON-451: - added dom-storage 2.0.2 (should be pre- jsdom

[jira] [Closed] (FLAGON-435) track usage across multi-tab applications via script tag was: TabID to attach handlers

2019-09-12 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore closed FLAGON-435. --- Resolution: Duplicate sessionStorage + examples for how to pass local storage variables to sessionId

[jira] [Comment Edited] (FLAGON-451) Update unit tests to accommodate session storage features

2019-09-11 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928203#comment-16928203 ] Joshua Poore edited comment on FLAGON-451 at 9/12/19 5:08 AM: -

[jira] [Comment Edited] (FLAGON-451) Update unit tests to accommodate session storage features

2019-09-11 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928203#comment-16928203 ] Joshua Poore edited comment on FLAGON-451 at 9/12/19 5:07 AM: -

[jira] [Commented] (FLAGON-451) Update unit tests to accommodate session storage features

2019-09-11 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928203#comment-16928203 ] Joshua Poore commented on FLAGON-451: - One likely cause for unit test failure owing t

[jira] [Commented] (FLAGON-441) utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed.

2019-09-11 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928196#comment-16928196 ] Joshua Poore commented on FLAGON-441: - moving conversation to https://issues.apache.o

[jira] [Updated] (FLAGON-436) Print Screen Resolution, Browser Class

2019-08-30 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-436: Description: Most of these are gettable via standard, exposed document/window properties. Mobile d

[jira] [Resolved] (FLAGON-441) utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed.

2019-08-30 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore resolved FLAGON-441. - Resolution: Fixed > utilize sessionStorage for sessionId so that sessionId isn't cleared until >

[jira] [Created] (FLAGON-451) Update unit tests to accommodate session storage features

2019-08-30 Thread Joshua Poore (Jira)
Joshua Poore created FLAGON-451: --- Summary: Update unit tests to accommodate session storage features Key: FLAGON-451 URL: https://issues.apache.org/jira/browse/FLAGON-451 Project: Flagon Issue

[jira] [Resolved] (FLAGON-444) Update UserALE.js API docs to include options example

2019-08-29 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore resolved FLAGON-444. - Resolution: Fixed > Update UserALE.js API docs to include options example > -

[jira] [Created] (FLAGON-450) Update Elastic Version to 6.8.2 to take advantage of new free security options

2019-08-29 Thread Joshua Poore (Jira)
Joshua Poore created FLAGON-450: --- Summary: Update Elastic Version to 6.8.2 to take advantage of new free security options Key: FLAGON-450 URL: https://issues.apache.org/jira/browse/FLAGON-450 Project: F

[jira] [Resolved] (FLAGON-450) Update Elastic Version to 6.8.2 to take advantage of new free security options

2019-08-29 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore resolved FLAGON-450. - Resolution: Fixed > Update Elastic Version to 6.8.2 to take advantage of new free security option

[jira] [Resolved] (FLAGON-449) remove senssoft tags from stack getting started docs

2019-08-29 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-449?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore resolved FLAGON-449. - Resolution: Fixed > remove senssoft tags from stack getting started docs > --

[jira] [Resolved] (FLAGON-443) Add Options API Example to UserALE.js Example

2019-08-23 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore resolved FLAGON-443. - Resolution: Fixed > Add Options API Example to UserALE.js Example > -

[jira] [Created] (FLAGON-449) remove senssoft tags from stack getting started docs

2019-08-21 Thread Joshua Poore (Jira)
Joshua Poore created FLAGON-449: --- Summary: remove senssoft tags from stack getting started docs Key: FLAGON-449 URL: https://issues.apache.org/jira/browse/FLAGON-449 Project: Flagon Issue Type:

[jira] [Created] (FLAGON-448) fix broken dev-subscribe links

2019-08-21 Thread Joshua Poore (Jira)
Joshua Poore created FLAGON-448: --- Summary: fix broken dev-subscribe links Key: FLAGON-448 URL: https://issues.apache.org/jira/browse/FLAGON-448 Project: Flagon Issue Type: Task Compon

[jira] [Created] (FLAGON-447) Add UserALE.js options API documentation

2019-08-21 Thread Joshua Poore (Jira)
Joshua Poore created FLAGON-447: --- Summary: Add UserALE.js options API documentation Key: FLAGON-447 URL: https://issues.apache.org/jira/browse/FLAGON-447 Project: Flagon Issue Type: Task

[jira] [Created] (FLAGON-446) Add Note to Tap/Distill Docs RE Deprecation

2019-08-21 Thread Joshua Poore (Jira)
Joshua Poore created FLAGON-446: --- Summary: Add Note to Tap/Distill Docs RE Deprecation Key: FLAGON-446 URL: https://issues.apache.org/jira/browse/FLAGON-446 Project: Flagon Issue Type: Task

[jira] [Closed] (FLAGON-445) Update MakeReleaseArtifact Script to Include Disclaimer in .bin files

2019-08-21 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore closed FLAGON-445. --- Resolution: Fixed > Update MakeReleaseArtifact Script to Include Disclaimer in .bin files > -

[jira] [Created] (FLAGON-445) Update MakeReleaseArtifact Script to Include Disclaimer in .bin files

2019-08-21 Thread Joshua Poore (Jira)
Joshua Poore created FLAGON-445: --- Summary: Update MakeReleaseArtifact Script to Include Disclaimer in .bin files Key: FLAGON-445 URL: https://issues.apache.org/jira/browse/FLAGON-445 Project: Flagon

[jira] [Closed] (FLAGON-420) Update Notice File

2019-08-21 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore closed FLAGON-420. --- Resolution: Fixed > Update Notice File > -- > > Key: FLAGON-420 >

[jira] [Closed] (FLAGON-421) Add Disclaimer to Flagon Repo

2019-08-21 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore closed FLAGON-421. --- Resolution: Fixed > Add Disclaimer to Flagon Repo > - > >

[jira] [Closed] (FLAGON-416) Update License file to correct issue with Appendix

2019-08-21 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore closed FLAGON-416. --- Resolution: Fixed > Update License file to correct issue with Appendix >

[jira] [Created] (FLAGON-444) Update UserALE.js API docs to include options example

2019-08-19 Thread Joshua Poore (Jira)
Joshua Poore created FLAGON-444: --- Summary: Update UserALE.js API docs to include options example Key: FLAGON-444 URL: https://issues.apache.org/jira/browse/FLAGON-444 Project: Flagon Issue Type

[jira] [Updated] (FLAGON-439) Disclaim TAP/DISTILL READMEs and WEB PAGES

2019-08-19 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-439: Description: These products are deprecated at the moment, that we should be clearer in warning user

[jira] [Commented] (FLAGON-439) Disclaim TAP/DISTILL READMEs and WEB PAGES

2019-08-19 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910970#comment-16910970 ] Joshua Poore commented on FLAGON-439: - added note to Tap, Distill Readmes > Disclaim

[jira] [Created] (FLAGON-443) Add Options API Example to UserALE.js Example

2019-08-19 Thread Joshua Poore (Jira)
Joshua Poore created FLAGON-443: --- Summary: Add Options API Example to UserALE.js Example Key: FLAGON-443 URL: https://issues.apache.org/jira/browse/FLAGON-443 Project: Flagon Issue Type: Improv

[jira] [Resolved] (FLAGON-431) Killing nodemon example server throws lifecycle error on node.js v12.7.0

2019-08-19 Thread Joshua Poore (Jira)
[ https://issues.apache.org/jira/browse/FLAGON-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore resolved FLAGON-431. - Resolution: Not A Problem Not a problem. Updating nodemon doesn't  help with version 12.7.0 ELIFE

[jira] [Commented] (FLAGON-441) utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed.

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904317#comment-16904317 ] Joshua Poore commented on FLAGON-441: - [~rf] have any thoughts on this?? Basically,

[jira] [Commented] (FLAGON-441) utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed.

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904316#comment-16904316 ] Joshua Poore commented on FLAGON-441: - This blows up unit tests: Again integration t

[jira] [Commented] (FLAGON-441) utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed.

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904313#comment-16904313 ] Joshua Poore commented on FLAGON-441: - That was easy! I added a function to /getInit

[jira] [Created] (FLAGON-442) Update documentation for how to pass local storage, cookie data to sessionId

2019-08-09 Thread Joshua Poore (JIRA)
Joshua Poore created FLAGON-442: --- Summary: Update documentation for how to pass local storage, cookie data to sessionId Key: FLAGON-442 URL: https://issues.apache.org/jira/browse/FLAGON-442 Project: Fla

[jira] [Updated] (FLAGON-386) Update Readmes to include methods for including useralejs in project as NPM package

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-386: Affects Version/s: (was: UserALE.js 2.1.0) > Update Readmes to include methods for including us

[jira] [Updated] (FLAGON-386) Update Readmes to include methods for including useralejs in project as NPM package

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-386: Fix Version/s: (was: UserALE.js 2.1.0) > Update Readmes to include methods for including useral

[jira] [Resolved] (FLAGON-386) Update Readmes to include methods for including useralejs in project as NPM package

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore resolved FLAGON-386. - Resolution: Won't Fix Don't think we need to do this in the forseeable future. Our API is pretty

[jira] [Updated] (FLAGON-292) Browser Extension builds Intervals Differently was: Poorly Written Intervals logs

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-292: Summary: Browser Extension builds Intervals Differently was: Poorly Written Intervals logs (was: I

[jira] [Commented] (FLAGON-441) utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed.

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904130#comment-16904130 ] Joshua Poore commented on FLAGON-441: - passing to sessionStorage and retrieving it sh

[jira] [Commented] (FLAGON-440) create sendOnRefresh function in sendlog

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904126#comment-16904126 ] Joshua Poore commented on FLAGON-440: - pushed to branch FLAGON-434 for additional tes

[jira] [Resolved] (FLAGON-440) create sendOnRefresh function in sendlog

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore resolved FLAGON-440. - Resolution: Fixed > create sendOnRefresh function in sendlog > --

[jira] [Commented] (FLAGON-440) create sendOnRefresh function in sendlog

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904125#comment-16904125 ] Joshua Poore commented on FLAGON-440: - Solution seems to test well: Produced modifie

[jira] [Commented] (FLAGON-440) create sendOnRefresh function in sendlog

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904123#comment-16904123 ] Joshua Poore commented on FLAGON-440: - added additional attachEventListener logic to

[jira] [Commented] (FLAGON-440) create sendOnRefresh function in sendlog

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904121#comment-16904121 ] Joshua Poore commented on FLAGON-440: - Broke out 'submit' events into its own categor

[jira] [Commented] (FLAGON-440) create sendOnRefresh function in sendlog

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904120#comment-16904120 ] Joshua Poore commented on FLAGON-440: - added a simple sendLogs function wrapper (send

[jira] [Created] (FLAGON-441) utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed.

2019-08-09 Thread Joshua Poore (JIRA)
Joshua Poore created FLAGON-441: --- Summary: utilize sessionStorage for sessionId so that sessionId isn't cleared until the tab is closed. Key: FLAGON-441 URL: https://issues.apache.org/jira/browse/FLAGON-441

[jira] [Commented] (FLAGON-434) capture what is submitted via forms

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904103#comment-16904103 ] Joshua Poore commented on FLAGON-434: - An additional issue that submit and similar ev

[jira] [Created] (FLAGON-440) create sendOnRefresh function in sendlog

2019-08-09 Thread Joshua Poore (JIRA)
Joshua Poore created FLAGON-440: --- Summary: create sendOnRefresh function in sendlog Key: FLAGON-440 URL: https://issues.apache.org/jira/browse/FLAGON-440 Project: Flagon Issue Type: Sub-task

[jira] [Commented] (FLAGON-434) capture what is submitted via forms

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904100#comment-16904100 ] Joshua Poore commented on FLAGON-434: - I have been investigating this behavior to con

[jira] [Assigned] (FLAGON-434) capture what is submitted via forms

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore reassigned FLAGON-434: --- Assignee: Rob Foley (was: Joshua Poore) > capture what is submitted via forms > ---

[jira] [Commented] (FLAGON-434) capture what is submitted via forms

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16904074#comment-16904074 ] Joshua Poore commented on FLAGON-434: - [~ameerhamza0334] you are always welcome to su

[jira] [Assigned] (FLAGON-434) capture what is submitted via forms

2019-08-09 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore reassigned FLAGON-434: --- Assignee: Joshua Poore (was: Rob Foley) > capture what is submitted via forms > ---

[jira] [Commented] (FLAGON-438) Documentation is still not very helpful and docker files are outdated

2019-08-08 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903481#comment-16903481 ] Joshua Poore commented on FLAGON-438: - pps Thanks for the compliment on the documenta

[jira] [Created] (FLAGON-439) Disclaim TAP/DISTILL READMEs and WEB PAGES

2019-08-08 Thread Joshua Poore (JIRA)
Joshua Poore created FLAGON-439: --- Summary: Disclaim TAP/DISTILL READMEs and WEB PAGES Key: FLAGON-439 URL: https://issues.apache.org/jira/browse/FLAGON-439 Project: Flagon Issue Type: Sub-task

[jira] [Commented] (FLAGON-438) Documentation is still not very helpful and docker files are outdated

2019-08-08 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16903477#comment-16903477 ] Joshua Poore commented on FLAGON-438: - Hi Mudit-- I'm really sorry to disappoint, bu

[jira] [Updated] (FLAGON-436) Print Screen Resolution, Browser Class

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-436: Description: Most of these are gettable via standard, exposed document/window properties. (was: Mo

[jira] [Commented] (FLAGON-436) Print Screen Resolution, Browser Class

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902135#comment-16902135 ] Joshua Poore commented on FLAGON-436: - Should be easy add to package logs: [https://

[jira] [Updated] (FLAGON-435) track usage across multi-tab applications via script tag was: TabID to attach handlers

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-435: Description: By design some apps want to spawn tabs for additional views. Using script tags, this w

[jira] [Commented] (FLAGON-435) track usage across multi-tab applications via script tag was: TabID to attach handlers

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902131#comment-16902131 ] Joshua Poore commented on FLAGON-435: - Yeah, figured. tabId is arbitrary in our usage

[jira] [Updated] (FLAGON-435) track usage across multi-tab applications via script tag was: TabID to attach handlers

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-435: Summary: track usage across multi-tab applications via script tag was: TabID to attach handlers (w

[jira] [Commented] (FLAGON-431) Killing nodemon example server throws lifecycle error on node.js v12.7.0

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902106#comment-16902106 ] Joshua Poore commented on FLAGON-431: - Probably just need to wait for nodemon to catc

[jira] [Assigned] (FLAGON-431) Killing nodemon example server throws lifecycle error on node.js v12.7.0

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore reassigned FLAGON-431: --- Assignee: Joshua Poore (was: Rob Foley) > Killing nodemon example server throws lifecycle e

[jira] [Commented] (FLAGON-434) capture what is submitted via forms

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902105#comment-16902105 ] Joshua Poore commented on FLAGON-434: - Submit button is a special object within the i

[jira] [Updated] (FLAGON-434) capture what is submitted via forms

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-434: Summary: capture what is submitted via forms (was: capture what is submitted. ) > capture what is

[jira] [Commented] (FLAGON-292) Investigation: Poorly Written Intervals logs

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902101#comment-16902101 ] Joshua Poore commented on FLAGON-292: - Possible issue: deprecated start time code in

[jira] [Commented] (FLAGON-292) Investigation: Poorly Written Intervals logs

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902094#comment-16902094 ] Joshua Poore commented on FLAGON-292: - This affects the webextension only.  > Invest

[jira] [Updated] (FLAGON-292) Investigation: Poorly Written Intervals logs

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-292: Priority: Major (was: Critical) > Investigation: Poorly Written Intervals logs > -

[jira] [Updated] (FLAGON-292) Investigation: Poorly Written Intervals logs

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-292: Affects Version/s: (was: UserALE.js 1.0.0) UserALE.js 2.1.0 > Investigat

[jira] [Assigned] (FLAGON-292) Investigation: Poorly Written Intervals logs

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore reassigned FLAGON-292: --- Assignee: Joshua Poore (was: Alex Ford) > Investigation: Poorly Written Intervals logs > --

[jira] [Updated] (FLAGON-292) Investigation: Poorly Written Intervals logs

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-292: Fix Version/s: (was: UserALE.js 2.4.0) UserALE.js 2.1.0 > Investigation: Poo

[jira] [Commented] (FLAGON-438) Documentation is still not very helpful and docker files are outdated

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902017#comment-16902017 ] Joshua Poore commented on FLAGON-438: - Hi [~muditkaushik] -- Thanks for the ticket.

[jira] [Assigned] (FLAGON-438) Documentation is still not very helpful and docker files are outdated

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore reassigned FLAGON-438: --- Assignee: Joshua Poore > Documentation is still not very helpful and docker files are outdat

[jira] [Updated] (FLAGON-438) Documentation is still not very helpful and docker files are outdated

2019-08-07 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-438: Priority: Major (was: Blocker) > Documentation is still not very helpful and docker files are outd

[jira] [Commented] (FLAGON-432) Improve UserALEjs Example Server Instructions

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900537#comment-16900537 ] Joshua Poore commented on FLAGON-432: - Major overhaul completed. > Improve UserALEjs

[jira] [Closed] (FLAGON-432) Improve UserALEjs Example Server Instructions

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore closed FLAGON-432. --- Resolution: Fixed > Improve UserALEjs Example Server Instructions > -

[jira] [Closed] (FLAGON-430) update rollup-plugin-license

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore closed FLAGON-430. --- Resolution: Fixed > update rollup-plugin-license > > > K

[jira] [Commented] (FLAGON-430) update rollup-plugin-license

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16900536#comment-16900536 ] Joshua Poore commented on FLAGON-430: - updated to 0.10.0 in package.json > update ro

[jira] [Closed] (FLAGON-429) test userale.js builds and artifacts on npm 6.10

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore closed FLAGON-429. --- Resolution: Fixed > test userale.js builds and artifacts on npm 6.10 > --

[jira] [Updated] (FLAGON-429) test userale.js builds and artifacts on npm 6.10

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-429: Affects Version/s: (was: UserALE.js 2.0.1) UserALE.js 2.0.2 > test usera

[jira] [Updated] (FLAGON-428) update sinon

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-428: Fix Version/s: (was: UserALE.js 2.0.1) UserALE.js 2.0.2 > update sinon > ---

[jira] [Closed] (FLAGON-428) update sinon

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore closed FLAGON-428. --- Resolution: Fixed > update sinon > > > Key: FLAGON-428 >

[jira] [Updated] (FLAGON-429) test userale.js builds and artifacts on npm 6.10

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-429: Fix Version/s: (was: UserALE.js 2.0.1) UserALE.js 2.0.2 > test userale.js bu

[jira] [Reopened] (FLAGON-429) test userale.js builds and artifacts on npm 6.10

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-429?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore reopened FLAGON-429: - > test userale.js builds and artifacts on npm 6.10 >

[jira] [Reopened] (FLAGON-428) update sinon

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore reopened FLAGON-428: - > update sinon > > > Key: FLAGON-428 > URL: https://issu

[jira] [Updated] (FLAGON-428) update sinon

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-428: Affects Version/s: (was: UserALE.js 2.0.1) UserALE.js 2.0.2 > update sin

[jira] [Closed] (FLAGON-427) update nodemon

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore closed FLAGON-427. --- Resolution: Fixed > update nodemon > -- > > Key: FLAGON-427 >

[jira] [Reopened] (FLAGON-426) update rollup

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore reopened FLAGON-426: - > update rollup > -- > > Key: FLAGON-426 > URL: https://

[jira] [Reopened] (FLAGON-427) update nodemon

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore reopened FLAGON-427: - > update nodemon > -- > > Key: FLAGON-427 > URL: https://

[jira] [Closed] (FLAGON-426) update rollup

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore closed FLAGON-426. --- Resolution: Fixed > update rollup > -- > > Key: FLAGON-426 >

[jira] [Updated] (FLAGON-427) update nodemon

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-427: Affects Version/s: (was: UserALE.js 2.0.1) UserALE.js 2.0.2 > update nod

[jira] [Updated] (FLAGON-427) update nodemon

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-427: Fix Version/s: (was: UserALE.js 2.0.1) UserALE.js 2.0.2 > update nodemon > -

[jira] [Updated] (FLAGON-426) update rollup

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-426: Fix Version/s: (was: UserALE.js 2.0.1) UserALE.js 2.0.2 > update rollup > -

[jira] [Updated] (FLAGON-426) update rollup

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore updated FLAGON-426: Affects Version/s: (was: UserALE.js 2.0.1) UserALE.js 2.0.2 > update rol

[jira] [Closed] (FLAGON-425) Update gulp-eslint

2019-08-05 Thread Joshua Poore (JIRA)
[ https://issues.apache.org/jira/browse/FLAGON-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua Poore closed FLAGON-425. --- Resolution: Fixed > Update gulp-eslint > -- > > Key: FLAGON-425 >

<    1   2   3   4   5   6   >