Граф коммитов

324 Коммитов

Автор SHA1 Сообщение Дата
Strand McCutchen 94badb6809 use `utc()` instead of `local() for timestamps 2018-02-14 12:29:25 -08:00
Strand McCutchen b0e10001c4 refactor 2018-02-14 10:23:04 -08:00
Strand McCutchen 6eb82f008b linting 2018-02-14 10:23:04 -08:00
Strand McCutchen 6fc94c581b improve testing around time formatting. 2018-02-14 10:23:04 -08:00
Strand McCutchen 6bcceab83f group timepoints in zones by date 2018-02-14 10:23:04 -08:00
Strand McCutchen b9eae2ac1e initial implementation 2018-02-14 10:23:04 -08:00
Strand McCutchen 9346dadbfe Switch from moment.js to Luxon for time-and-date formatting 2018-02-14 10:23:04 -08:00
Alberto Rodríguez f9500d090f
Move coverage to 'npm run test:coverage' instead of 'npm run test' (#79) 2018-02-13 09:32:45 -08:00
yingzhao-1 1d74e003a1
Merge pull request #76 from Azure/yizha/applicationInsight
Yizha/application insight
2018-02-12 11:40:32 -08:00
Ying Zhao d6c2827594 fix linter error and hot link count error 2018-02-09 11:31:02 -08:00
Ying Zhao 4c5b6571f6 solving cannot find src/appInsights problem 2018-02-08 15:14:52 -08:00
Ying Zhao 610af7a39a with trailing / 2018-02-08 14:22:03 -08:00
Strand McCutchen 6458c53c74 Provide breadcrumbs of prev visited tickets (#75)
* Provide breadcrumbs of prev visited tickets

* Revise based on feedback

* add specs verifying link generation

* improve test coverage in NavMenu#mapStateToProps
2018-02-08 11:27:42 -08:00
Ying Zhao 91b410ca96 fix lints error 2018-02-08 09:45:54 -08:00
Ying Zhao 81e22f32a1 with eslint 2018-02-07 17:16:08 -08:00
Ying Zhao 70b6e202a0 clean up 2 2018-02-07 16:35:09 -08:00
Ying Zhao 67b3bb8f72 clean up 2018-02-06 16:07:52 -08:00
Sasha Pierson e395114b5f
display eventType fetching errors w/formatting (#73)
* display eventType fetching errors w/formatting

* display eventType fetching errors w/formatting

* now all tests run, not just error message

* clean up per linting

* removed unused var

* responses to pr suggestions

* now runs all tests again, not just error message tests

* fix per linter
2018-02-06 15:02:03 -08:00
Ying Zhao 3fcf082367 track links 2018-02-06 10:21:12 -08:00
Ying Zhao 57330f9e80 tracking ajax calls 2018-02-05 13:21:33 -08:00
Daniel Jurek 8d1620e4a7 Documentation updates 2018-01-30 09:06:50 -08:00
Sasha Pierson 788ba873e0
Feature/filters autocomplete (#70)
* pulled filter autocomplete menu into separate component

* decoupled filter from AutoCompleteMenu

* more generic autocomplete menu with validation & test

* added chai spies to test fx calls

* pulled filter autocomplete menu into separate component

* decoupled filter from AutoCompleteMenu

* more generic autocomplete menu with validation & test

* pulled filter autocomplete menu into separate component

* decoupled filter from AutoCompleteMenu

* more generic autocomplete menu with validation & test

* added chai spies to test fx calls

* pulled filter autocomplete menu into separate component

* decoupled filter from AutoCompleteMenu

* more generic autocomplete menu with validation & test

* more testing and validation

* clear linter errors for files i have changed

* changed dependency references from relative to alias

* fixed linter errors

* addressed test suggestions
2018-01-24 15:02:32 -08:00
Sasha Pierson 3ab49fe2c5
Merge pull request #71 from Azure/display_primary_ticket_data_title
fix typo - t not capitalized
2018-01-24 14:02:31 -08:00
Alberto Rodríguez 697ad8f35f
Microsoft Teams hook for Travis (#72) 2018-01-24 13:55:01 -08:00
Sasha Pierson a37066a438 fix typo - t not capitalized 2018-01-24 10:32:35 -08:00
Alberto Rodríguez 4177d8a802
Istanbul coverage now includes all files (#67) 2018-01-18 13:41:49 -08:00
Alberto Rodríguez 01ffdb7cc1
Fix lint error in NavMenu (#68) 2018-01-18 13:24:32 -08:00
yingzhao-1 7a7d59b0e4
Merge pull request #64 from Azure/yizha/removeAlias
43308: Remove alias from sandwich menu dropdown
2018-01-18 11:26:29 -08:00
yingzhao-1 e912bd4e1b
Merge branch 'master' into yizha/removeAlias 2018-01-18 10:40:16 -08:00
Ying Zhao 471a8e1e0f 43308: restore destructuring function signature; fix MavMenuTest 2018-01-18 10:34:55 -08:00
Alberto Rodríguez a35f656c84
Code Maintenance (#65)
Standard JS + all linter fixes
Code Coverage metrics
Clean imports and dependencies
Refactored config
README badges
2018-01-17 13:11:36 -08:00
Ying Zhao 87e2b94b83 43308: Remove alias from sandwich menu dropdown 2018-01-16 14:40:57 -08:00
Philip Dimitratos 4bd0b84aba Correctly handle cases where eventType has not yet loaded, and stop fetching eventType after first failure (requests in parallel will all fail creating multiple failures, but further requests won't be made after the first salvo) 2018-01-16 11:16:37 -08:00
Maggie Pint 565b685214 fix refactoring issues 2018-01-11 11:20:47 -08:00
pdimitratos 3c321c87b6
Merge pull request #63 from Azure/pdimit/masterbak
Pdimit/masterbak
2018-01-10 16:56:04 -08:00
Philip Dimitratos d32a2bd2bd Fixed issues introduced by my rebase errors. 2018-01-10 11:52:52 -08:00
pdimitratos 526d3461a2
Merge pull request #54 from Azure/features/globalActions
Features/global actions
2018-01-10 11:47:23 -08:00
Philip Dimitratos 64ae1b0495 Made corrections and clarifications based on feedback in pull request. 2018-01-10 11:45:36 -08:00
Philip Dimitratos 096c1f6072 Tests for GlobalActions 2018-01-10 11:44:59 -08:00
Philip Dimitratos 6f9dc9b379 Tests and refectoring for DisplayGlobalActions 2018-01-10 11:44:59 -08:00
Philip Dimitratos 34a8e37ff9 newlines at end of file for git compatibility 2018-01-10 11:44:58 -08:00
Philip Dimitratos 3096431d01 Added bootstrapping and display components for global actions. Finished wiring up reducer. 2018-01-10 11:44:58 -08:00
Philip Dimitratos b2d2fa33c1 Added actions and reducer for globalActions 2018-01-10 11:44:05 -08:00
Philip Dimitratos a71203f7e9 Cleanup of DisplayIncident 2018-01-10 11:44:05 -08:00
pdimitratos 357a758133
Merge pull request #61 from Azure/yizha/toggle2
Disable iconButton when there is no extra information about the event
2018-01-09 10:32:17 -08:00
Sasha Pierson 01ba46eb37
Merge pull request #62 from Azure/persist_error_reducer
fix persisting error eventTypeReducer
2018-01-08 11:15:13 -08:00
Sasha Pierson b18b8564ff persist one reducer, add configs inline 2018-01-08 10:47:00 -08:00
Sasha Pierson c2661ef654 moved third party config data inline for readability 2018-01-08 10:43:17 -08:00
Ying Zhao ceb8a9f61c version3 with test. 2018-01-05 16:10:53 -08:00
Ying Zhao 51702c298f Version3 with test. 2018-01-05 16:09:13 -08:00