[GitHub] metron issue #1085: METRON-1636: Fix broken unit test setup in metron-alerts

2018-07-02 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1085 Conflict resolved. ---

[GitHub] metron pull request #1085: METRON-1636: Fix broken unit test setup in metron...

2018-07-02 Thread tiborm
GitHub user tiborm reopened a pull request: https://github.com/apache/metron/pull/1085 METRON-1636: Fix broken unit test setup in metron-alerts ## Contributor Comments I made changes in the unit tests of the metron-alert UI to make test runnable. All the dependencies

[GitHub] metron pull request #1085: METRON-1636: Fix broken unit test setup in metron...

2018-07-02 Thread tiborm
Github user tiborm closed the pull request at: https://github.com/apache/metron/pull/1085 ---

[GitHub] metron issue #1085: METRON-1636: Fix broken unit test setup in metron-alerts

2018-07-02 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1085 Reopening to trigger new travis build. ---

[GitHub] metron pull request #1077: METRON-1634: Alerts UI add comment doesn't immedi...

2018-06-25 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1077#discussion_r197785973 --- Diff: metron-interface/metron-alerts/src/app/alerts/alert-details/alert-details.component.ts --- @@ -99,16 +99,15 @@ export class AlertDetailsComponent

[GitHub] metron pull request #1077: METRON-1634: Alerts UI add comment doesn't immedi...

2018-06-25 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1077#discussion_r197785684 --- Diff: metron-interface/metron-alerts/src/app/alerts/alert-details/alert-details.component.ts --- @@ -224,20 +223,22 @@ export class

[GitHub] metron pull request #1077: METRON-1634: Alerts UI add comment doesn't immedi...

2018-06-25 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1077#discussion_r197804428 --- Diff: metron-interface/metron-alerts/src/app/alerts/alert-details/alert-details.component.ts --- @@ -223,21 +222,23 @@ export class

[GitHub] metron pull request #1077: METRON-1634: Alerts UI add comment doesn't immedi...

2018-06-25 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1077#discussion_r197804645 --- Diff: metron-interface/metron-alerts/src/app/alerts/alert-details/alert-details.component.ts --- @@ -223,21 +222,23 @@ export class

[GitHub] metron issue #1077: METRON-1634: Alerts UI add comment doesn't immediately s...

2018-06-25 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1077 +1 ---

[GitHub] metron pull request #1085: Metron 1636

2018-06-27 Thread tiborm
GitHub user tiborm opened a pull request: https://github.com/apache/metron/pull/1085 Metron 1636 I made changes in the unit tests of the metron-alert UI to make test runnable. I also removed Router from table-view.component and tree-view.component because it was just

[GitHub] metron issue #1077: METRON-1634: Alerts UI add comment doesn't immediately s...

2018-06-26 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1077 +1 nice improvement ---

[GitHub] metron pull request #1118: METRON-1662: Adding download button

2018-08-03 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1118#discussion_r207506822 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-panel/pcap-panel.component.ts --- @@ -22,33 +22,35 @@ import { PcapRequest } from '../model

[GitHub] metron pull request #1118: METRON-1662: Adding download button

2018-08-03 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1118#discussion_r207506818 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-panel/pcap-panel.component.ts --- @@ -22,33 +22,35 @@ import { PcapRequest } from '../model

[GitHub] metron issue #1118: METRON-1662: Adding download button

2018-08-03 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1118 Thanks Guys! ---

[GitHub] metron pull request #1118: METRON-1662: Adding download button

2018-08-03 Thread tiborm
Github user tiborm closed the pull request at: https://github.com/apache/metron/pull/1118 ---

[GitHub] metron issue #1122: METRON-1683: Fix the download progress bar in PCAP UI

2018-07-30 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1122 Opened a PR for pcap-packet-line.component.spec.ts. Component covered with unit test. Size of test data aligned to the needs of the unit tests and shared across pcap-packet and pcap-packet-line

[GitHub] metron issue #1103: METRON-1671: Initial PCAP UI

2018-07-26 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1103 @mmiklavc The list of the sequential PR's in order are the following: METRON-1671: Initial PCAP UI https://github.com/apache/metron/pull/1103 METRON-1662: Adding download button

[GitHub] metron issue #1103: METRON-1671: Initial PCAP UI

2018-07-26 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1103 @cestella We added the license headers for all new files. ---

[GitHub] metron issue #1118: METRON-1662: Adding download button

2018-07-27 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1118 @cestella license headers added. ---

[GitHub] metron pull request #1103: METRON-1671: Initial PCAP UI

2018-07-27 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1103#discussion_r205732629 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-packet-line/pcap-packet-line.component.ts --- @@ -0,0 +1,55 @@ +/** + * Licensed

[GitHub] metron issue #1103: METRON-1671: Initial PCAP UI

2018-07-27 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1103 @mmiklavc Thanks for the comment! I extended the JIRA ticket with user story like test scenarios. Also added a short description of to the PR description about how to spin up a full dev

[GitHub] metron issue #1103: METRON-1671: Initial PCAP UI

2018-07-27 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1103 As part of the latest commits I removed commented code blocks, and fixed the variable naming issues in pcap-packet-line.component.ts. This PR and the followup ones are updated by the latest

[GitHub] metron pull request #1103: METRON-1671: Initial PCAP UI

2018-07-27 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1103#discussion_r205721365 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-packet/pcap-packet.component.ts --- @@ -0,0 +1,22 @@ +import { Component, OnInit, Input

[GitHub] metron pull request #1103: METRON-1671: Initial PCAP UI

2018-07-27 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1103#discussion_r205722021 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-panel/pcap-panel.component.ts --- @@ -0,0 +1,65 @@ +import { Component, OnInit, Input } from

[GitHub] metron pull request #1103: METRON-1671: Initial PCAP UI

2018-07-27 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1103#discussion_r205721981 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-panel/pcap-panel.component.spec.ts --- @@ -0,0 +1,51 @@ +import { async, ComponentFixture

[GitHub] metron issue #1118: METRON-1662: Adding download button

2018-07-27 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1118 @mmiklavc I updated the JIRA ticket with instructions for testing. https://issues.apache.org/jira/browse/METRON-1662 ---

[GitHub] metron pull request #1103: METRON-1671: Initial PCAP UI

2018-07-27 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1103#discussion_r205715003 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-list/pcap-list.component.spec.ts --- @@ -0,0 +1,53 @@ +import { async, ComponentFixture

[GitHub] metron pull request #1103: METRON-1671: Initial PCAP UI

2018-07-27 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1103#discussion_r205714935 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-filters/pcap-filters.component.ts --- @@ -0,0 +1,24 @@ +import { Component, OnInit, Input

[GitHub] metron pull request #1103: METRON-1671: Initial PCAP UI

2018-07-27 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1103#discussion_r205714876 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-filters/pcap-filters.component.spec.ts --- @@ -0,0 +1,29 @@ +import { async

[GitHub] metron issue #1119: METRON-1676: Adding date range selector to PCAP filter b...

2018-07-26 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1119 @mmiklavc test instructions added to the PR description and the jira ticket as well ---

[GitHub] metron issue #1119: METRON-1676: Adding date range selector to PCAP filter b...

2018-07-26 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1119 @justinleet User able to select a year or month by opening the time selector drop-down and clicking on the year of month values on the top. We reused metron's date-picker component. This behavior

[GitHub] metron issue #1103: METRON-1671: Initial PCAP UI

2018-08-01 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1103 Thanks to everyone for the feedback and comments! ---

[GitHub] metron pull request #1103: METRON-1671: Initial PCAP UI

2018-08-01 Thread tiborm
Github user tiborm closed the pull request at: https://github.com/apache/metron/pull/1103 ---

[GitHub] metron issue #1143: METRON-1713: PCAP UI - Add a way to kill a pcap job

2018-08-08 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1143 @merrimanr Yes, it contains the latest state of METRON-1712 and feature/METRON-1554-pcap-query-panel. ---

[GitHub] metron issue #1142: METRON-1712: PCAP UI Input validation

2018-08-08 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1142 Thanks for the review! ---

[GitHub] metron pull request #1142: METRON-1712: PCAP UI Input validation

2018-08-08 Thread tiborm
Github user tiborm closed the pull request at: https://github.com/apache/metron/pull/1142 ---

[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

[GitHub] metron pull request #1143: METRON-1713: PCAP UI - Add a way to kill a pcap j...

2018-08-09 Thread tiborm
Github user tiborm closed the pull request at: https://github.com/apache/metron/pull/1143 ---

[GitHub] metron pull request #1165: METRON-1724: Date/time validation missing in PCAP...

2018-08-15 Thread tiborm
GitHub user tiborm opened a pull request: https://github.com/apache/metron/pull/1165 METRON-1724: Date/time validation missing in PCAP query ## Contributor Comments This PR contains date range validation. We also added validation messages with hints for the user how to correct

[GitHub] metron issue #1165: METRON-1724: Date/time validation missing in PCAP query

2018-08-15 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1165 Thanks for reviewing! Please test this PR carefully becasue of the large amount of merge conflicts we solved part of this. We tested manually too, but it would be great to double check

[GitHub] metron issue #1159: METRON-1734: Src and Dst port filters are incorrect afte...

2018-08-15 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1159 Thanks guys for the reviews! It seems too many issue with the PR with it's current state. I close it and open another one later we solved bad merges etc. ---

[GitHub] metron pull request #1165: METRON-1724: Date/time validation missing in PCAP...

2018-08-15 Thread tiborm
Github user tiborm closed the pull request at: https://github.com/apache/metron/pull/1165 ---

[GitHub] metron issue #1165: METRON-1724: Date/time validation missing in PCAP query

2018-08-15 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1165 Thank you guys for the reivew! It seems there is too many issue with the PR. I'm going to close it and open a new one after we fixed the merge issues etc. ---

[GitHub] metron pull request #1165: METRON-1724: Date/time validation missing in PCAP...

2018-08-15 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1165#discussion_r210379924 --- Diff: metron-interface/metron-alerts/src/app/pcap/model/pcap.request.ts --- @@ -17,13 +17,13 @@ */ export class PcapRequest

[GitHub] metron issue #1119: METRON-1676: Adding date range selector to PCAP filter b...

2018-08-06 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1119 Thanks Ryan! ---

[GitHub] metron pull request #1119: METRON-1676: Adding date range selector to PCAP f...

2018-08-06 Thread tiborm
Github user tiborm closed the pull request at: https://github.com/apache/metron/pull/1119 ---

[GitHub] metron issue #1119: METRON-1676: Adding date range selector to PCAP filter b...

2018-08-06 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1119 @merrimanr I fixed the license header typo. It's a copy/paste issue so we'll try to find where is it comes from. Thanks! ---

[GitHub] metron pull request #1142: Metron-1712: Input validation

2018-08-07 Thread tiborm
GitHub user tiborm opened a pull request: https://github.com/apache/metron/pull/1142 Metron-1712: Input validation ## Contributor Comments This PR contains the input validation for ipSrcAdr, ipSrcPort, ipDestAdr, ipDestPort fiels. Please find the details in the https

[GitHub] metron pull request #1143: METRON-1713: Adding "cancel query" button

2018-08-07 Thread tiborm
GitHub user tiborm opened a pull request: https://github.com/apache/metron/pull/1143 METRON-1713: Adding "cancel query" button ## Contributor Comments This PR contains the implementation of the cancel button of a running pcap query. ht

[GitHub] metron issue #1142: METRON-1712: PCAP UI Input validation

2018-08-08 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1142 Thanks, Justin! I replaced the regexp for IP validation and added new tests to cover that functionality. Nice catch! I was unable to reproduce the port validation issue you reported. However

[GitHub] metron issue #1143: METRON-1713: PCAP UI - Add a way to kill a pcap job

2018-08-08 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1143 Thanks, Justin! I updated the PR with a small fix. ---

[GitHub] metron issue #1142: METRON-1712: PCAP UI Input validation

2018-08-08 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1142 You're right. Copy paste issue. Fixed. Thanks! ---

[GitHub] metron pull request #1142: METRON-1712: PCAP UI Input validation

2018-08-08 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1142#discussion_r208695454 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-filters/pcap-filters.component.spec.ts --- @@ -331,13 +337,60 @@ describe('PcapFiltersComponent

[GitHub] metron pull request #1172: METRON-1724: Date/time validation missing in PCAP...

2018-08-23 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1172#discussion_r212383664 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-filters/pcap-filters.component.spec.ts --- @@ -179,19 +172,6 @@ describe('PcapFiltersComponent

[GitHub] metron pull request #1172: METRON-1724: Date/time validation missing in PCAP...

2018-08-23 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1172#discussion_r212369764 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-packet-line/pcap-packet-line.component.spec.ts --- @@ -143,38 +132,4 @@ describe

[GitHub] metron issue #1172: METRON-1724: Date/time validation missing in PCAP query

2018-08-23 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1172 As a result of the followup discussion about the placing of the transform functions, I moved them back to the filter component. ---

[GitHub] metron pull request #1172: METRON-1724: Date/time validation missing in PCAP...

2018-08-24 Thread tiborm
Github user tiborm closed the pull request at: https://github.com/apache/metron/pull/1172 ---

[GitHub] metron pull request #1172: METRON-1724: Date/time validation missing in PCAP...

2018-08-24 Thread tiborm
GitHub user tiborm reopened a pull request: https://github.com/apache/metron/pull/1172 METRON-1724: Date/time validation missing in PCAP query ## Contributor Comments This PR contains date range validation. We added validation messages with hints also, to help the user correct

[GitHub] metron issue #1172: METRON-1724: Date/time validation missing in PCAP query

2018-08-24 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1172 @merrimanr Tha bug you find was very interesting. We tried two different approaches to fix, but I think @ruffle1986 solution is more suitable and elegant here. I merged it. Please take a look

[GitHub] metron pull request #1172: METRON-1724: Date/time validation missing in PCAP...

2018-08-23 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1172#discussion_r212196734 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-filters/pcap-filters.component.ts --- @@ -15,63 +15,116 @@ * See the License

[GitHub] metron pull request #1172: METRON-1724: Date/time validation missing in PCAP...

2018-08-22 Thread tiborm
GitHub user tiborm opened a pull request: https://github.com/apache/metron/pull/1172 METRON-1724: Date/time validation missing in PCAP query ## Contributor Comments This PR contains date range validation. We added validation messages with hints also, to help the user correct

[GitHub] metron pull request #1172: METRON-1724: Date/time validation missing in PCAP...

2018-08-22 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1172#discussion_r211990573 --- Diff: metron-interface/metron-alerts/src/app/pcap/model/pcap.request.ts --- @@ -17,13 +17,13 @@ */ export class PcapRequest

[GitHub] metron pull request #1172: METRON-1724: Date/time validation missing in PCAP...

2018-08-22 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1172#discussion_r211979831 --- Diff: metron-interface/metron-alerts/src/app/pcap/pcap-filters/pcap-filters.component.ts --- @@ -15,63 +15,116 @@ * See the License

[GitHub] metron pull request #1172: METRON-1724: Date/time validation missing in PCAP...

2018-08-22 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1172#discussion_r211989622 --- Diff: metron-interface/metron-alerts/src/app/pcap/model/pcap.request.ts --- @@ -17,13 +17,13 @@ */ export class PcapRequest

[GitHub] metron issue #1172: METRON-1724: Date/time validation missing in PCAP query

2018-08-23 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1172 @sardell @ruffle1986 I made the following changes based on your feedback: - default values for the timestamps removed - DEFAULT_START_TIME and DEFAULT_END_TIME moved to constants.ts

[GitHub] metron issue #1103: METRON-1671: Initial PCAP UI

2018-07-17 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1103 @mmiklavc The 10k+ line spec file is a working unit test which contains mock data as well. Unfortunately, some other unit tests failing in this PR. We already to a separate ticket for fixing

[GitHub] metron pull request #1103: METRON-1554: Initial PCAP UI

2018-07-16 Thread tiborm
GitHub user tiborm reopened a pull request: https://github.com/apache/metron/pull/1103 METRON-1554: Initial PCAP UI ## Contributor Comments This PR contains the initial cut of PCAP UI. https://user-images.githubusercontent.com/2437400/42747095-28d510bc-88db-11e8-8501

[GitHub] metron pull request #1116: METRON-1676: Adding download link for PCAP page f...

2018-07-19 Thread tiborm
GitHub user tiborm opened a pull request: https://github.com/apache/metron/pull/1116 METRON-1676: Adding download link for PCAP page files ## Contributor Comments PR contains the implementation of the PCAP download button. https://user-images.githubusercontent.com

[GitHub] metron pull request #1118: Metron 1662

2018-07-19 Thread tiborm
GitHub user tiborm opened a pull request: https://github.com/apache/metron/pull/1118 Metron 1662 ## Contributor Comments PR contains the implementation of the PCAP download button. https://user-images.githubusercontent.com/2437400/42957053-cd694afa-8b81-11e8-91d9

[GitHub] metron pull request #1116: METRON-1676: Adding download link for PCAP page f...

2018-07-19 Thread tiborm
Github user tiborm closed the pull request at: https://github.com/apache/metron/pull/1116 ---

[GitHub] metron pull request #1119: METRON-1676: Adding date range selector to PCAP f...

2018-07-19 Thread tiborm
GitHub user tiborm opened a pull request: https://github.com/apache/metron/pull/1119 METRON-1676: Adding date range selector to PCAP filter bar ## Contributor Comments PR adding the missing date range selector to the PCAP filter bar. https://user

[GitHub] metron pull request #1103: METRON-1671: Initial PCAP UI

2018-07-19 Thread tiborm
GitHub user tiborm reopened a pull request: https://github.com/apache/metron/pull/1103 METRON-1671: Initial PCAP UI ## Contributor Comments This PR contains the initial cut of PCAP UI. https://user-images.githubusercontent.com/2437400/42747095-28d510bc-88db-11e8-8501

[GitHub] metron pull request #1103: METRON-1671: Initial PCAP UI

2018-07-19 Thread tiborm
Github user tiborm closed the pull request at: https://github.com/apache/metron/pull/1103 ---

[GitHub] metron pull request #1117: METRON-1676: Adding date range selector to PCAP f...

2018-07-19 Thread tiborm
Github user tiborm closed the pull request at: https://github.com/apache/metron/pull/1117 ---

[GitHub] metron issue #1109: METRON-1674: Create REST endpoint for job status abstrac...

2018-07-19 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1109 Is it necessary to have /{user}/{jobType}/ in the output url? Right now our UI calling this: /apps/metron/pcap/output/{jobId}/{pageId} On our side, pageId is a simple int

[GitHub] metron issue #1109: METRON-1674: Create REST endpoint for job status abstrac...

2018-07-19 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1109 I see, thanks. Is there an endpoint for the PDML output? Or it is out of the scope of this PR? ---

[GitHub] metron pull request #1117: METRON-1676: Adding date range selector to PCAP f...

2018-07-19 Thread tiborm
GitHub user tiborm opened a pull request: https://github.com/apache/metron/pull/1117 METRON-1676: Adding date range selector to PCAP filter bar ## Contributor Comments PR adding the missing date range selector to the PCAP filter bar. https://user

[GitHub] metron issue #1103: METRON-1671: Initial PCAP UI

2018-07-25 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1103 @mmiklavc We had to update a package-lock.json file because of the original one contained a package collision. npm ci command just failed on that. ---

[GitHub] metron pull request #1180: removing missleading and unnecessary @Input annot...

2018-08-31 Thread tiborm
GitHub user tiborm opened a pull request: https://github.com/apache/metron/pull/1180 removing missleading and unnecessary @Input annotations ## Contributor Comments The following fields are annotated as inputs fields in pcap-panel, but actually, they don't. @Input

[GitHub] metron issue #1096: METRON-1476: Update angular

2018-08-31 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1096 @justinleet @sardell Just to double check I made a full dev rebuild after fix for metron.spec added. UI builds fine and looks healthy. ---

[GitHub] metron pull request #1095: METRON-1651: Fixing faIling protractor e2e tests

2018-07-05 Thread tiborm
GitHub user tiborm opened a pull request: https://github.com/apache/metron/pull/1095 METRON-1651: Fixing faIling protractor e2e tests ## Contributor Comments The PR contains fixes for METRON-1651 and some small improvements stabilize protractor tests. - alert

[GitHub] metron pull request #1095: METRON-1651: Fixing faIling protractor e2e tests

2018-07-06 Thread tiborm
Github user tiborm closed the pull request at: https://github.com/apache/metron/pull/1095 ---

[GitHub] metron pull request #1095: METRON-1651: Fixing faIling protractor e2e tests

2018-07-06 Thread tiborm
GitHub user tiborm reopened a pull request: https://github.com/apache/metron/pull/1095 METRON-1651: Fixing faIling protractor e2e tests ## Contributor Comments The PR contains fixes for METRON-1651 and some small improvements stabilize protractor tests. - alert

[GitHub] metron issue #1096: METRON-1476: Update Angular in Alerts UI

2018-07-13 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1096 Reviewed +1 ---

[GitHub] metron issue #1088: Metron 1621 - Sorting alerts table by score

2018-06-28 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1088 Thanks @cestella! I asked @sardell to review. ---

[GitHub] metron issue #1085: METRON-1636: Fix broken unit test setup in metron-alerts

2018-06-28 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1085 Fixed the title. Checking why travis check fails... ---

[GitHub] metron pull request #1088: Metron 1621 - Sorting alerts table by score

2018-06-28 Thread tiborm
GitHub user tiborm opened a pull request: https://github.com/apache/metron/pull/1088 Metron 1621 - Sorting alerts table by score ## Contributor Comments Tests added for sorting by Score and ip_src_addr columns. ## Pull Request Checklist Thank you

[GitHub] metron pull request #1226: METRON-1803: Integrate Cypress with Travis

2018-10-12 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1226#discussion_r224759531 --- Diff: metron-interface/metron-alerts/cypress/support/commands.js --- @@ -0,0 +1,43 @@ +/** --- End diff -- Some files look like

[GitHub] metron pull request #1226: METRON-1803: Integrate Cypress with Travis

2018-10-12 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1226#discussion_r224761311 --- Diff: metron-interface/metron-alerts/cypress/integration/pcap/pcap.spec.js --- @@ -0,0 +1,228 @@ +/// --- End diff -- This turns

[GitHub] metron issue #1226: METRON-1803: Integrate Cypress with Travis

2018-10-15 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1226 I just made some more improvement on this: - I was able to remove one big fixture file - removed unused support and plugin files (also found configs to prevent cypress to regenerate them) ---

[GitHub] metron pull request #1226: METRON-1803: Integrate Cypress with Travis

2018-10-16 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1226#discussion_r225446653 --- Diff: metron-interface/metron-alerts/package.json --- @@ -5,12 +5,14 @@ "angular-cli": {}, "scripts": { &quo

[GitHub] metron issue #1226: METRON-1803: Integrate Cypress with Travis

2018-10-17 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1226 @mmiklavc Yes, that's the main file. Cypress.conf.json contains 4 line of configs and package.json 3 lines of changes required by the integration. Anything else is test response data. ---

[GitHub] metron issue #1208: METRON-1790: Unsubscribe from every observable in the pc...

2018-10-12 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1208 @nickwallen The concept here is observable is a stream of events. The basic rule is to unsubscribe when you no longer want to know about new values from a particular stream. (RxJs/Angular handling

[GitHub] metron issue #1240: METRON-1830: Re-implement Alerts dialog box without jQue...

2018-10-24 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1240 Thanks, Shane. +1 ---

[GitHub] metron issue #1226: METRON-1803: Integrate Cypress with Travis

2018-10-31 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1226 @mmiklavc I had to roll back that last improvement. For some reason, some tests are failing with mocked time but just on Travis. I wasn't able to figure out why. ---

[GitHub] metron issue #1226: METRON-1803: Integrate Cypress with Travis

2018-10-30 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1226 You are right @mmiklavc, this is an additional step to our build process. So it makes our build slightly slower. However, the two minutes come from the nature of PCAP. It has a built-in 10-second

[GitHub] metron issue #1226: METRON-1803: Integrate Cypress with Travis

2018-10-29 Thread tiborm
Github user tiborm commented on the issue: https://github.com/apache/metron/pull/1226 @mmiklavc @justinleet I created a ticket to track the migration of protractor tests to cypress. https://issues.apache.org/jira/browse/METRON-1848 All the existing tests are collected

[GitHub] metron pull request #1240: METRON-1830: Re-implement Alerts dialog box witho...

2018-10-19 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1240#discussion_r226576832 --- Diff: metron-interface/metron-alerts/src/app/alerts/alert-details/alert-details.component.ts --- @@ -249,8 +249,8 @@ export class AlertDetailsComponent

[GitHub] metron pull request #1240: METRON-1830: Re-implement Alerts dialog box witho...

2018-10-19 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1240#discussion_r226589395 --- Diff: metron-interface/metron-alerts/src/app/alerts/alerts-list/table-view/table-view.component.ts --- @@ -72,15 +72,15 @@ export class

[GitHub] metron pull request #1240: METRON-1830: Re-implement Alerts dialog box witho...

2018-10-19 Thread tiborm
Github user tiborm commented on a diff in the pull request: https://github.com/apache/metron/pull/1240#discussion_r226597922 --- Diff: metron-interface/metron-alerts/src/app/alerts/alerts-list/tree-view/tree-view.component.ts --- @@ -421,10 +423,13 @@ export class

  1   2   >