[GitHub] metron pull request #1156: METRON-1702: Reload a running job in the UI

2018-08-10 Thread merrimanr
Github user merrimanr closed the pull request at: https://github.com/apache/metron/pull/1156 ---

[GitHub] metron pull request #1156: METRON-1702: Reload a running job in the UI

2018-08-09 Thread ruffle1986
Github user ruffle1986 commented on a diff in the pull request: https://github.com/apache/metron/pull/1156#discussion_r208968690 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-panel/pcap-panel.component.ts --- @@ -15,22 +15,22 @@ * See the License for the specifi

[GitHub] metron pull request #1156: METRON-1702: Reload a running job in the UI

2018-08-09 Thread ruffle1986
Github user ruffle1986 commented on a diff in the pull request: https://github.com/apache/metron/pull/1156#discussion_r208946955 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-panel/pcap-panel.component.ts --- @@ -15,22 +15,22 @@ * See the License for the specifi

[GitHub] metron pull request #1156: METRON-1702: Reload a running job in the UI

2018-08-09 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1156#discussion_r208919679 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-panel/pcap-panel.component.ts --- @@ -44,7 +44,23 @@ export class PcapPanelComponent { sav

[GitHub] metron pull request #1156: METRON-1702: Reload a running job in the UI

2018-08-08 Thread merrimanr
GitHub user merrimanr opened a pull request: https://github.com/apache/metron/pull/1156 METRON-1702: Reload a running job in the UI ## Contributor Comments This PR update the Pcap query panel so that a currently running query for a user is loaded when a page is refreshed.