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

166 Коммитов

Автор SHA1 Сообщение Дата
Ying Zhao dca50bdc42 inlined createLinks() 2018-01-26 13:24:09 -08:00
Ying Zhao 4635c331b8 42061: test2 2018-01-26 10:12:59 -08:00
Ying Zhao 904da78b66 42061: with two tests 2018-01-25 16:02:49 -08:00
Ying Zhao 70d0e5d772 merge master onto extendsLinksHeader 2018-01-24 11:17:56 -08:00
Ying Zhao 98df440ef9 42061: test 2018-01-24 10:46:39 -08:00
Ying Zhao 1c1258a21e 42061: version1 2018-01-23 15:10:36 -08:00
Ying Zhao 0b1a4a3bba still in progress 2 2018-01-22 17:53:38 -08:00
Ying Zhao 5626304bff changes in progress 2018-01-22 16:26:25 -08:00
Sasha Pierson e2c690a7b9 Merge branch 'testing_fix' 2018-01-19 15:40:46 -08:00
Sasha Pierson 7d54e5d475 MockFactory now creates fresh service provider and fresh in-memory db. fixes id increment issues when running tests in parallel. each test gets own db 2018-01-19 15:25:05 -08:00
Sasha Pierson 18bf02a004
Merge pull request #22 from Azure/testing_fix
MockFactory now creates a service provider, giving us a fresh in-memory db
2018-01-19 15:03:15 -08:00
Sasha Pierson ff71aecce2 MockFactory now creates fresh service provider and fresh in-memory db. fixes id increment issues when running tests in parallel. each test gets own db 2018-01-19 14:54:45 -08:00
Philip Dimitratos 7b9988a45a [WORK IN PROGRESS] Wired new version of links header up in eventsController, functionality not yet working as desired. 2018-01-17 16:01:24 -08:00
Ying Zhao be91e25a3d not compilable yet. 2018-01-17 14:22:23 -08:00
Philip Dimitratos 170bcca76b Merge branch 'master' of https://github.com/Azure/Sia-Gateway 2018-01-08 10:29:37 -08:00
Philip Dimitratos da8aa8d93f Submodule updates 2018-01-08 10:29:21 -08:00
Philip Dimitratos 40e813e2cb Module updates 2018-01-08 10:28:26 -08:00
pdimitratos 49c30908ea
Merge pull request #20 from Azure/features/GlobalActions
Added GlobalActions Controller and Handler. Adjusted naming to match …
2018-01-03 09:29:57 -08:00
Philip Dimitratos d210a3f95c Added GlobalActions Controller and Handler. Adjusted naming to match conventions. 2017-12-29 13:21:37 -08:00
Philip Dimitratos d0da14d907 Pointed domain at the wrong commit. 2017-12-28 13:02:07 -08:00
Philip Dimitratos ab70a7889a Merge branch 'master' of https://github.com/Azure/Sia-Gateway 2017-12-28 12:41:34 -08:00
Philip Dimitratos 2fe40c0d80 Updated package version as changes had been made
without incrementing version
2017-12-28 12:41:00 -08:00
pdimitratos 613813fa61
Merge pull request #18 from Azure/features/filters
Gateway filters
2017-12-27 14:48:44 -08:00
Philip Dimitratos 567f4343cd Merged from master to resolve conflicts 2017-12-27 14:47:16 -08:00
Philip Dimitratos a6a77146d4 Merge branch 'features/filters' of https://github.com/Azure/Sia-Gateway into features/filters 2017-12-27 14:20:39 -08:00
Philip Dimitratos 525a758de3 Removed DataFilters for fewer layers of abstraction 2017-12-27 14:19:46 -08:00
pdimitratos 96d265adf2
Merge pull request #19 from Azure/features/filter_eventType_endpoint
adds event type endpoint.  Poss. use case:  populate filter options in EventUI
2017-12-27 09:37:41 -08:00
Sasha Pierson c87acf0cf5 added get event types request 2017-12-20 15:58:08 -08:00
Sasha Pierson 4d6ddc1d00 added getall method 2017-12-20 15:57:36 -08:00
Philip Dimitratos 5858cc4099 Changed link values to IEnumerable<KeyValuePair> as previous implementation was not composable. 2017-12-18 16:03:30 -08:00
Sasha Pierson 234c3ec137 changed long EventTypeId to long[] EventTypes to allow for multiple EventType filters 2017-12-15 10:46:48 -08:00
pdimitratos cd1b51b4f5
Merge pull request #17 from Azure/features/ticketConnectorJson
Features/ticket connector json
2017-12-13 11:41:53 -08:00
Philip Dimitratos 4a8c145b9c Changed from Map to ForEach 2017-12-13 11:34:21 -08:00
Philip Dimitratos b11bc2c875 Changed several properties to readonly fields 2017-12-13 11:33:30 -08:00
Philip Dimitratos 975d84861c Changes for more async support 2017-12-06 12:45:06 -08:00
Philip Dimitratos 45ad04699a Restructuring to improve ticketing connector implementation, using ticketing connector for all incident retrievals. 2017-12-01 15:03:54 -08:00
Philip Dimitratos 6654ee0b75 Updated handlers to use ticket connector for all endpoints (get single, get many, get by ticket id) 2017-11-30 16:31:11 -08:00
Philip Dimitratos c91ba297e6 Changed ticketing connectors to attach a data object rather than use a generic ticket type. 2017-11-28 13:58:50 -08:00
Philip Dimitratos b975f9e785 Started changes to EventFilters to support filter string values in links header 2017-11-27 12:57:07 -08:00
Philip Dimitratos dfec28f0b7 Added ability to filter on data keys and values in the serialized data string 2017-11-27 11:18:56 -08:00
Maggie Pint 96aa93b2ea
Merge pull request #16 from Azure/pdimit/readmeImprovements
Moved documentation from the Sia.Gateway web project to the root
2017-11-27 09:17:46 -08:00
Philip Dimitratos 8e7a036f09 Wrote tests for EventFilters 2017-11-22 10:45:37 -08:00
Philip Dimitratos f65a50fafa Added filters for Event 2017-11-21 16:08:58 -08:00
pdimitratos 2d2dca6ff0
Merge pull request #15 from Azure/features/playbooks
Features/playbooks
2017-11-20 12:08:21 -08:00
Philip Dimitratos 0cc6c2fd9b Updates to naming. 2017-11-17 15:05:08 -08:00
Philip Dimitratos 9118ac6da4 Revert "Added some demo data"
This reverts commit 6a2c4b0039.
2017-11-17 11:32:30 -08:00
Philip Dimitratos 1dbffac627 Moved documentation from the Sia.Gateway web project to the git repository root 2017-11-13 12:03:34 -08:00
Philip Dimitratos 6a2c4b0039 Added some demo data 2017-11-13 11:45:06 -08:00
Philip Dimitratos 976e8c68ec Removed mutation and granular endpoints, as they are no longer used by Playbook 2017-11-07 13:49:16 -08:00
Philip Dimitratos 5eb8d80778 Merged from master to resolve conflicts 2017-11-06 14:03:43 -08:00