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

160 Коммитов

Автор SHA1 Сообщение Дата
Philip Dimitratos c06f6fcd68 Removed unnecessary code 2017-12-13 11:35:43 -08:00
Philip Dimitratos 8544d85e2a Changes to support more async 2017-12-06 12:45:42 -08:00
Philip Dimitratos 37416d6469 Got KeyVaultCertificateRetriever to work, restructuring 2017-12-01 15:03:10 -08:00
Sasha Pierson 2d236b3c54 added next/prevoius page info to link headers 2017-11-28 14:39:56 -08:00
Philip Dimitratos 79f76c379a Added JSON data type on Ticket for new connector
model
2017-11-28 13:59:12 -08:00
Philip Dimitratos c7fe26ddcd Started integrating filters into linksheader 2017-11-27 13:00:24 -08:00
Philip Dimitratos 2d04611e9a Added abstract class to use when building filters
on IJsonDataString objects
2017-11-27 11:19:32 -08:00
Philip Dimitratos 8499baff01 Added base class for filters 2017-11-21 16:10:15 -08:00
pdimitratos 02d3ccaf33
Merge pull request #10 from Azure/pdimit/displayTemplate
Fixed broken reference
2017-11-17 10:35:03 -08:00
Philip Dimitratos 0cfe5e7419 Fixed broken reference 2017-11-16 16:23:55 -08:00
Sasha Pierson 7e8ac49a15
Merge pull request #9 from Azure/pdimit/displayTemplate
Pdimit/display template -- also includes new property in EventType.  Excellent!
2017-11-16 14:27:23 -08:00
Philip Dimitratos e12c519604 Merge remote-tracking branch 'origin/master' into pdimit/DomainInRoot 2017-11-16 14:23:15 -08:00
Philip Dimitratos 829a313cb7 Merge branch 'pdimit/DomainInRoot' of https://github.com/Azure/Sia-Root into pdimit/DomainInRoot 2017-11-16 14:22:42 -08:00
Philip Dimitratos caa5de08f5 Added DisplayTemplate, slight change to Source as the distinction between ActionTemplateSource and ConditionSource is no longer relevant 2017-11-16 14:22:21 -08:00
pdimitratos 29e97f0897
Merge pull request #7 from Azure/features/howtocontribute_instructions
Clarified where README.md files are. @pdimitratos
2017-11-16 14:05:22 -08:00
Sasha Pierson 8b83bc3a25 Clarified where README.md files are. 2017-11-10 15:29:26 -08:00
pdimitratos 32e9c99ffb
Update README.md
Removed repeated line
2017-11-09 15:07:18 -08:00
Philip Dimitratos 491715e80d Added additional condition for condition set 2017-11-07 14:02:01 -08:00
Philip Dimitratos 65627815ae Merge branch 'master' of https://github.com/Azure/Sia-Root 2017-11-01 14:31:35 -07:00
Philip Dimitratos 56a226b693 Made actions nameable 2017-11-01 13:44:57 -07:00
Philip Dimitratos 0fd38f2421 Merge branch 'master' of https://github.com/Azure/Sia-Root 2017-10-31 15:22:00 -07:00
Philip Dimitratos 6fce640e5c Fixed issue where PartialSerializedJsonOutputFormatter would throw
exception when first instance of a type to be returned is null
2017-10-31 15:20:20 -07:00
jackiecheu ead4f51d32
Update README.md
minor wording changes.
2017-10-31 09:46:57 -07:00
jackiecheu af5581ce1b
Update README.md
Adding a description for the PowerShell script.
2017-10-31 09:43:19 -07:00
Philip Dimitratos ec1908046a Updated authentication config model to better match intended usage. 2017-10-30 11:48:59 -07:00
Philip Dimitratos 8ffff24dd8 Fixed namespace naming 2017-10-27 13:45:31 -07:00
Philip Dimitratos 1d5a14a26f Merge branch 'master' of https://github.com/Azure/Sia-Root 2017-10-27 13:39:05 -07:00
Philip Dimitratos 35dd9473fe Updated shared components used for proxy communication by the gateway 2017-10-27 13:37:59 -07:00
Maggie Pint f7f04a77b3
Merge pull request #5 from Azure/prereqs/installPSScript
powershell script to install prerequisites
2017-10-27 12:53:02 -07:00
Philip Dimitratos 2a8dfd5bf2 Changed namespaces in Sia.Shared to remove Gateway references. Changed
shared handlers to reduce duplication of boilerplate.
2017-10-27 10:59:42 -07:00
Philip Dimitratos 9069f320e2 Moved code used across multiple microservices to Sia-Root 2017-10-26 16:22:20 -07:00
Philip Dimitratos ab3386d7fe Moved tests from Gateway to Sia-Root 2017-10-26 15:53:53 -07:00
Philip Dimitratos 61bf8bc939 Moved tests from Gateway to Sia-Root submodule for
shared components
2017-10-26 15:50:58 -07:00
Maggie Pint b3ac160d26 Update README.md 2017-10-25 15:39:56 -07:00
Maggie Pint 46ad89eb58 Merge pull request #6 from Azure/pdimit/DomainInRoot
Added domain and shared logic to root for use as submodule
2017-10-25 15:37:35 -07:00
Philip Dimitratos 600dc3e46c Reconciled domain models with data models 2017-10-25 13:39:35 -07:00
Philip Dimitratos 6f07c377a0 Added domain and shared code from Gateway to root to try out submodules 2017-10-25 12:05:17 -07:00
Maggie Pint 119aa01eec Merge pull request #4 from chadtownes/patch-4
Update README.md
2017-10-13 09:56:50 -07:00
Jackie Cheung f192445522 updating copy command for exampleConstants.js 2017-10-09 14:19:30 -07:00
Jackie Cheung 477c9efe38 Updating with prompt refresh, folder delete confirmation, and Urls stored in hash. 2017-10-09 12:58:13 -07:00
Jackie Cheung 78a2ddadf9 Adding git clone for the EventUI and renaming the script name 2017-10-02 12:34:24 -07:00
Jackie Cheung 0c0b936301 powershell script to install prerequisites 2017-09-29 08:58:37 -07:00
pdimitratos a5992c5fc4 Update HOWTOCONTRIBUTE.md
Clarify separation between prerequisites for development and prerequisites for a functioning live environment
2017-09-15 10:57:02 -07:00
pdimitratos 4c0edf94ed Update README.md
Fixed formatting
2017-09-15 10:38:45 -07:00
pdimitratos 779d3dacd6 Update README.md 2017-09-08 11:49:37 -07:00
pdimitratos a1563a7017 Update HOWTOCONTRIBUTE.md 2017-09-08 11:02:22 -07:00
Maggie Pint 113653f9b3 update repo to eventui 2017-09-07 18:40:58 -07:00
Chad Townes eefcd5d413 Update README.md
Code of conduct link updated.
2017-09-07 15:39:40 -07:00
pdimitratos 80249c20de Merge pull request #3 from chadtownes/patch-3
Create CODEOFCONDUCT.md
2017-09-07 15:12:45 -07:00
pdimitratos 3aae75ab2c Merge pull request #2 from chadtownes/patch-2
Update README.md
2017-09-07 15:12:37 -07:00