Skip to content

Releases: TimeWarpEngineering/timewarp-state

v1.1.5+3.0.100

06 Oct 06:10
1787258

Choose a tag to compare

Changes:

  • 1787258 Merge pull request #193 from TimeWarpEngineering/Cramer/2019-10-16/bug/InitializeAfterConstructor
  • aa68563 add documentation to clear up test case a little
  • 65da23b Update all the states to have Initialize public
  • 8f30e20 Ensure constructor of State is complete before calling Initialize.
  • 4863fbe still needs to be protected to confirm error
  • e14f08d Write test to duplicate the bug that Initialize is called before construction is complete.
  • c3d11a8 Merge pull request #191 from TimeWarpEngineering/Cramer/2019-10-02/Docs
  • 0228490 We want a consice list of features provided by the library
  • d333053 Now that we have released we don't need to specify a version when adding it will get latest by default
  • 8f18c1b Remove ReleaseNotes as they don't do what I thought they would yet.

This list of changes was auto generated.

v1.1.4+3.0.100

02 Oct 07:20

Choose a tag to compare

Changes:

  • d907c32 Update BlazorStateMultiStage.yml for Azure Pipelines

This list of changes was auto generated.

v1.1.3+3.0.100

02 Oct 06:28

Choose a tag to compare

First official release, we have removed the pre-release label

Changes:

  • 135d716 Update BlazorStateMultiStage.yml for Azure Pipelines
  • ead0866 Update BlazorStateMultiStage.yml for Azure Pipelines
  • 5705e43 Update BlazorStateMultiStage.yml for Azure Pipelines
  • e623bf4 Update BlazorStateMultiStage.yml for Azure Pipelines
  • 98c5820 Update BlazorStateMultiStage.yml for Azure Pipelines
  • f02942d Add new multiStage yaml.
  • 1da274d Update azure-pipelines.yml for Azure Pipelines
  • 9353d20 Set up CI with Azure Pipelines
  • 4ef2761 Merge pull request #189 from TimeWarpEngineering/Cramer/2019-09-24/UpdateToRelease3.0.0
  • 012ca99 Update the version numbers to be release and reference the SDK used to build as meta data.
See More
  • c1dd377 Merge pull request #188 from TimeWarpEngineering/Cramer/2019-09-24/UpdateToRelease3.0.0
  • 729e231 Update versions for release 3.0.0
  • 5f627a5 Merge pull request #187 from TimeWarpEngineering/Cramer/2019-09-15/Docs
  • e32b273 Remove unused Variable in build props and update tutorial.
  • d2f892f Merge pull request #186 from TimeWarpEngineering/Cramer/2019-09-15/Docs
  • 574f54c missed sdk version in yaml.
  • b25537d Merge pull request #185 from TimeWarpEngineering/Cramer/2019-09-15/Docs
  • f3b21d2 Update to RC1
  • 7ab99d0 Use Linux style directories.
  • 136338c Merge pull request #184 from TimeWarpEngineering/Cramer/2019-09-14/JsInteropTest
  • a911ce4 Fix some lint errors.
  • 872ffba Update tutorial with Julies feedback.
  • 57dcc99 Add JsInterop Test capability to the TestApp.
  • 15fc7c3 Update Tutorial
  • 67e41e6
  • a353471 Merge pull request #183 from TimeWarpEngineering/Cramer/2019-09-10/Docs
  • ba66ea9 Remove TemplateOverview as it is now in the template project
  • 8bbda8f Merge pull request #182 from TimeWarpEngineering/Cramer/2019-09-08/NoReturn
  • 25ba196 Lint rules cleanup.
  • 54d3a01 Update to private readonly fields instead of private readonly properties.
  • d590db9 Merge pull request #180 from TimeWarpEngineering/Cramer/2019-09-08/NoReturn
  • f854046 Add End-to-end Test case for ChangeRoute
  • d991566 Each of the Requests on Client we configured as if they returned the state they manipulated.
  • 16eeb17 Merge pull request #179 from TimeWarpEngineering/Camer/2019-09-06/P9DocsUpdate
  • 8bc231d Updated to support P9
  • fa5b556 Explicitly state the status of using null reference variables.
  • 7771bc6 Merge pull request #177 from TimeWarpEngineering/Cramer/2019-09-05/P9Update
  • cb78b84 Forgot to update the sdk version in the yml
  • 7096d93 Merge pull request #176 from TimeWarpEngineering/Cramer/2019-09-05/P9Update
  • 3269bcb Nuget.org doesn't support the PackageIcon it is working in MSbuild and dotnet pack now.
  • abee506 Merge commit '3a49af3'
  • 3a49af3 Update blazor-state.yml for Azure Pipelines
  • 38b2f05 Merge pull request #175 from TimeWarpEngineering/Cramer/2019-09-05/P9Update
  • 4f4ee81 Remove unused test. Clean up commented code.
  • 269a63d P9 update
  • 3f4930e Merge pull request #174 from TimeWarpEngineering/Cramer/2019-08-31/Tutorial
  • 42763cb Update docs with latest versions
  • f755be1 Merge pull request #173 from TimeWarpEngineering/Cramer/2019-08-31/Tutorial
  • 7eeb0ff more lint
  • 6a27149 Lint fixes in md
  • 91d16b4 Update Tutorial with latest version
  • e28e570 Merge pull request #172 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • 0e02a29 Update Documentation yml proper case
  • 7bbc21c Merge pull request #171 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • ae5219b trigger paths glob for recursive and everything under Source for prs also
  • b0426a6 Merge pull request #170 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • 4ed01bb trigger paths glob for recursive
  • 4c15380 Clean yml a bit. update case on source to Source
  • 04658b0 Merge pull request #169 from TimeWarpEngineering/Cramer/2019-08-31/Options
  • 054125f Fix JsonSerialization Options to generate one if not provided
  • 9a425d6 this process is painful
  • 38eb235 this process is painful
  • 437cf53 run cleanup before starting to delete bin and objs will remove Packages folder with Nugets also
  • a6f795d try again.
  • 66c444e Seriously this is terrible
  • 28e8aec Once again.
  • ca773cf I renamed the test directory to Tests and missed a couple references.
  • c0b5f69 Merge branch 'master' of https://github.com/TimeWarpEngineering/blazor-state.git into master
  • 1587cca Move versioning to build yaml out of msbuild.
  • 6f52e44 Update blazor-state.yml for Azure Pipelines
  • 3577cd8 Move versioning to build yaml out of msbuild.
  • 32e6d43 Update template docs.
  • dfe00cc Merge pull request #167 from TimeWarpEngineering/Cramer/20119-08-27/ModelToBase
  • 4b42cd1 Merge commit '3cd6f53'
  • 98cced2 coding standards
  • d0312fe coding standards
  • 6cf9c58 Remove other Projet Sources. If needed for nightly builds I can add back when I want to test those. Probably changed anyway.
  • 3cd6f53 Update template version preview 8
  • 64b9122 wanted easy way to run test cafe tests from root also add another test.
  • 7030fe4 fix directory add delay so server has more time to start
  • b57349b Add data-qa attribute
  • 4b599e5 Cleanup of formats etc... to match template.
  • 5ee75af Update path to the directory structure.
  • 3afbf5e Switch from Model to Base
  • 08a1a67 rename source to Source
  • 1d03508 rename test to Tests to conform with template standard
  • ae1f8d7 Rename all the Shared to Api and update project references to new locations
  • 8609926 Rename directories to conform with new template standards.
  • 0977c17 Add TestCafe csproj to the sln
  • bbcab85 Call the method Process to avoid any http verb correlation
  • 8d1919e Remove route with query string as I am promoting that with Blazor you share an API so you have strong typed request response there is no need for http verbs
  • 9fcccc1 removed unused using
  • fd5eafd Clean up testcafe tests us csproj as contain even though not CSharp project. It works better than other options.
  • 4f5c849 Update Test App to use and Object with param like we use in the template
  • 896762c there is no need to AddBlazorState here as it will be called in
  • 5e36b5d I don't think we need nor want package-lock
  • d0221b2 Merge pull request #166 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a2ead13 dotnet run param is --urls not server.urls
  • ba41f4e Merge pull request #165 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • cf3af61 should be workingDirectory.
  • 65fd79a Merge pull request #164 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a3c39ae update yaml again to try and get test coverage and reports. we will...
Read more

1.0.0-3.0.100-rc1-014190-100

16 Sep 20:21
d2f892f

Choose a tag to compare

Pre-release

Changes:

  • d2f892f Merge pull request #186 from TimeWarpEngineering/Cramer/2019-09-15/Docs
  • 574f54c missed sdk version in yaml.
  • b25537d Merge pull request #185 from TimeWarpEngineering/Cramer/2019-09-15/Docs
  • f3b21d2 Update to RC1
  • 7ab99d0 Use Linux style directories.
  • 136338c Merge pull request #184 from TimeWarpEngineering/Cramer/2019-09-14/JsInteropTest
  • a911ce4 Fix some lint errors.
  • 872ffba Update tutorial with Julies feedback.
  • 57dcc99 Add JsInterop Test capability to the TestApp.
  • 15fc7c3 Update Tutorial
See More
  • 67e41e6
  • a353471 Merge pull request #183 from TimeWarpEngineering/Cramer/2019-09-10/Docs
  • ba66ea9 Remove TemplateOverview as it is now in the template project
  • 8bbda8f Merge pull request #182 from TimeWarpEngineering/Cramer/2019-09-08/NoReturn
  • 25ba196 Lint rules cleanup.
  • 54d3a01 Update to private readonly fields instead of private readonly properties.
  • d590db9 Merge pull request #180 from TimeWarpEngineering/Cramer/2019-09-08/NoReturn
  • f854046 Add End-to-end Test case for ChangeRoute
  • d991566 Each of the Requests on Client we configured as if they returned the state they manipulated.
  • 16eeb17 Merge pull request #179 from TimeWarpEngineering/Camer/2019-09-06/P9DocsUpdate
  • 8bc231d Updated to support P9
  • fa5b556 Explicitly state the status of using null reference variables.
  • 7771bc6 Merge pull request #177 from TimeWarpEngineering/Cramer/2019-09-05/P9Update
  • cb78b84 Forgot to update the sdk version in the yml
  • 7096d93 Merge pull request #176 from TimeWarpEngineering/Cramer/2019-09-05/P9Update
  • 3269bcb Nuget.org doesn't support the PackageIcon it is working in MSbuild and dotnet pack now.
  • abee506 Merge commit '3a49af3'
  • 3a49af3 Update blazor-state.yml for Azure Pipelines
  • 38b2f05 Merge pull request #175 from TimeWarpEngineering/Cramer/2019-09-05/P9Update
  • 4f4ee81 Remove unused test. Clean up commented code.
  • 269a63d P9 update
  • 3f4930e Merge pull request #174 from TimeWarpEngineering/Cramer/2019-08-31/Tutorial
  • 42763cb Update docs with latest versions
  • f755be1 Merge pull request #173 from TimeWarpEngineering/Cramer/2019-08-31/Tutorial
  • 7eeb0ff more lint
  • 6a27149 Lint fixes in md
  • 91d16b4 Update Tutorial with latest version
  • e28e570 Merge pull request #172 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • 0e02a29 Update Documentation yml proper case
  • 7bbc21c Merge pull request #171 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • ae5219b trigger paths glob for recursive and everything under Source for prs also
  • b0426a6 Merge pull request #170 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • 4ed01bb trigger paths glob for recursive
  • 4c15380 Clean yml a bit. update case on source to Source
  • 04658b0 Merge pull request #169 from TimeWarpEngineering/Cramer/2019-08-31/Options
  • 054125f Fix JsonSerialization Options to generate one if not provided
  • 9a425d6 this process is painful
  • 38eb235 this process is painful
  • 437cf53 run cleanup before starting to delete bin and objs will remove Packages folder with Nugets also
  • a6f795d try again.
  • 66c444e Seriously this is terrible
  • 28e8aec Once again.
  • ca773cf I renamed the test directory to Tests and missed a couple references.
  • c0b5f69 Merge branch 'master' of https://github.com/TimeWarpEngineering/blazor-state.git into master
  • 1587cca Move versioning to build yaml out of msbuild.
  • 6f52e44 Update blazor-state.yml for Azure Pipelines
  • 3577cd8 Move versioning to build yaml out of msbuild.
  • 32e6d43 Update template docs.
  • dfe00cc Merge pull request #167 from TimeWarpEngineering/Cramer/20119-08-27/ModelToBase
  • 4b42cd1 Merge commit '3cd6f53'
  • 98cced2 coding standards
  • d0312fe coding standards
  • 6cf9c58 Remove other Projet Sources. If needed for nightly builds I can add back when I want to test those. Probably changed anyway.
  • 3cd6f53 Update template version preview 8
  • 64b9122 wanted easy way to run test cafe tests from root also add another test.
  • 7030fe4 fix directory add delay so server has more time to start
  • b57349b Add data-qa attribute
  • 4b599e5 Cleanup of formats etc... to match template.
  • 5ee75af Update path to the directory structure.
  • 3afbf5e Switch from Model to Base
  • 08a1a67 rename source to Source
  • 1d03508 rename test to Tests to conform with template standard
  • ae1f8d7 Rename all the Shared to Api and update project references to new locations
  • 8609926 Rename directories to conform with new template standards.
  • 0977c17 Add TestCafe csproj to the sln
  • bbcab85 Call the method Process to avoid any http verb correlation
  • 8d1919e Remove route with query string as I am promoting that with Blazor you share an API so you have strong typed request response there is no need for http verbs
  • 9fcccc1 removed unused using
  • fd5eafd Clean up testcafe tests us csproj as contain even though not CSharp project. It works better than other options.
  • 4f5c849 Update Test App to use and Object with param like we use in the template
  • 896762c there is no need to AddBlazorState here as it will be called in
  • 5e36b5d I don't think we need nor want package-lock
  • d0221b2 Merge pull request #166 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a2ead13 dotnet run param is --urls not server.urls
  • ba41f4e Merge pull request #165 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • cf3af61 should be workingDirectory.
  • 65fd79a Merge pull request #164 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a3c39ae update yaml again to try and get test coverage and reports. we will see how far it gets.
  • c60dee4 Change Selenium to Close vs CloseMainWindow as it doesn't have a mainwindow so maybe that was issue with it hanging.
  • 36f3f52 set server port for testCafe tests to 5011
  • 290f9d8 Add TestCafe E2E Testing as effort to replace Selenium
  • 2d78d39
  • a92b081 Update blazor-state.yml for Azure Pipelines
  • 15800cc Update blazor-state.yml for Azure Pipelines
  • 4e4fde5 Merge pull request #163 from TimeWarpEngineering/Cramer/2019-08-17/Preview8
  • 62f45c6 Consistenly use JsonSerializerOptions
  • af1794a compiler had warned me about overriding == operattor without overrding Equals and GetHasCode so I have done that.
  • 1ef72d6 while debugggin the failed server test recognized some infeciency in the client intgration test configuration and comments.
  • fe7dc55 the Test Fixture wasn't using the TestServer.
  • 90f4d92 Had serverside test fail because DI wanted to inject IConfiguration and couldn't
  • 46d8b58 Remove use of namespace Microsoft.AspNetCore.Components.Layouts
  • 5771975 In Blazor WebAssembly apps that make use of the HttpClient JSON helpers, add a package reference to ...
Read more

1.0.0-3.0.100-preview9-014004-105

10 Sep 05:03
8bbda8f

Choose a tag to compare

Pre-release

Changes:

  • 8bbda8f Merge pull request #182 from TimeWarpEngineering/Cramer/2019-09-08/NoReturn
  • 25ba196 Lint rules cleanup.
  • 54d3a01 Update to private readonly fields instead of private readonly properties.
  • d590db9 Merge pull request #180 from TimeWarpEngineering/Cramer/2019-09-08/NoReturn
  • f854046 Add End-to-end Test case for ChangeRoute
  • d991566 Each of the Requests on Client we configured as if they returned the state they manipulated.
  • 16eeb17 Merge pull request #179 from TimeWarpEngineering/Camer/2019-09-06/P9DocsUpdate
  • 8bc231d Updated to support P9
  • fa5b556 Explicitly state the status of using null reference variables.
  • 7771bc6 Merge pull request #177 from TimeWarpEngineering/Cramer/2019-09-05/P9Update
See more
  • cb78b84 Forgot to update the sdk version in the yml
  • 7096d93 Merge pull request #176 from TimeWarpEngineering/Cramer/2019-09-05/P9Update
  • 3269bcb Nuget.org doesn't support the PackageIcon it is working in MSbuild and dotnet pack now.
  • abee506 Merge commit '3a49af3'
  • 3a49af3 Update blazor-state.yml for Azure Pipelines
  • 38b2f05 Merge pull request #175 from TimeWarpEngineering/Cramer/2019-09-05/P9Update
  • 4f4ee81 Remove unused test. Clean up commented code.
  • 269a63d P9 update
  • 3f4930e Merge pull request #174 from TimeWarpEngineering/Cramer/2019-08-31/Tutorial
  • 42763cb Update docs with latest versions
  • f755be1 Merge pull request #173 from TimeWarpEngineering/Cramer/2019-08-31/Tutorial
  • 7eeb0ff more lint
  • 6a27149 Lint fixes in md
  • 91d16b4 Update Tutorial with latest version
  • e28e570 Merge pull request #172 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • 0e02a29 Update Documentation yml proper case
  • 7bbc21c Merge pull request #171 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • ae5219b trigger paths glob for recursive and everything under Source for prs also
  • b0426a6 Merge pull request #170 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • 4ed01bb trigger paths glob for recursive
  • 4c15380 Clean yml a bit. update case on source to Source
  • 04658b0 Merge pull request #169 from TimeWarpEngineering/Cramer/2019-08-31/Options
  • 054125f Fix JsonSerialization Options to generate one if not provided
  • 9a425d6 this process is painful
  • 38eb235 this process is painful
  • 437cf53 run cleanup before starting to delete bin and objs will remove Packages folder with Nugets also
  • a6f795d try again.
  • 66c444e Seriously this is terrible
  • 28e8aec Once again.
  • ca773cf I renamed the test directory to Tests and missed a couple references.
  • c0b5f69 Merge branch 'master' of https://github.com/TimeWarpEngineering/blazor-state.git into master
  • 1587cca Move versioning to build yaml out of msbuild.
  • 6f52e44 Update blazor-state.yml for Azure Pipelines
  • 3577cd8 Move versioning to build yaml out of msbuild.
  • 32e6d43 Update template docs.
  • dfe00cc Merge pull request #167 from TimeWarpEngineering/Cramer/20119-08-27/ModelToBase
  • 4b42cd1 Merge commit '3cd6f53'
  • 98cced2 coding standards
  • d0312fe coding standards
  • 6cf9c58 Remove other Projet Sources. If needed for nightly builds I can add back when I want to test those. Probably changed anyway.
  • 3cd6f53 Update template version preview 8
  • 64b9122 wanted easy way to run test cafe tests from root also add another test.
  • 7030fe4 fix directory add delay so server has more time to start
  • b57349b Add data-qa attribute
  • 4b599e5 Cleanup of formats etc... to match template.
  • 5ee75af Update path to the directory structure.
  • 3afbf5e Switch from Model to Base
  • 08a1a67 rename source to Source
  • 1d03508 rename test to Tests to conform with template standard
  • ae1f8d7 Rename all the Shared to Api and update project references to new locations
  • 8609926 Rename directories to conform with new template standards.
  • 0977c17 Add TestCafe csproj to the sln
  • bbcab85 Call the method Process to avoid any http verb correlation
  • 8d1919e Remove route with query string as I am promoting that with Blazor you share an API so you have strong typed request response there is no need for http verbs
  • 9fcccc1 removed unused using
  • fd5eafd Clean up testcafe tests us csproj as contain even though not CSharp project. It works better than other options.
  • 4f5c849 Update Test App to use and Object with param like we use in the template
  • 896762c there is no need to AddBlazorState here as it will be called in
  • 5e36b5d I don't think we need nor want package-lock
  • d0221b2 Merge pull request #166 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a2ead13 dotnet run param is --urls not server.urls
  • ba41f4e Merge pull request #165 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • cf3af61 should be workingDirectory.
  • 65fd79a Merge pull request #164 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a3c39ae update yaml again to try and get test coverage and reports. we will see how far it gets.
  • c60dee4 Change Selenium to Close vs CloseMainWindow as it doesn't have a mainwindow so maybe that was issue with it hanging.
  • 36f3f52 set server port for testCafe tests to 5011
  • 290f9d8 Add TestCafe E2E Testing as effort to replace Selenium
  • 2d78d39
  • a92b081 Update blazor-state.yml for Azure Pipelines
  • 15800cc Update blazor-state.yml for Azure Pipelines
  • 4e4fde5 Merge pull request #163 from TimeWarpEngineering/Cramer/2019-08-17/Preview8
  • 62f45c6 Consistenly use JsonSerializerOptions
  • af1794a compiler had warned me about overriding == operattor without overrding Equals and GetHasCode so I have done that.
  • 1ef72d6 while debugggin the failed server test recognized some infeciency in the client intgration test configuration and comments.
  • fe7dc55 the Test Fixture wasn't using the TestServer.
  • 90f4d92 Had serverside test fail because DI wanted to inject IConfiguration and couldn't
  • 46d8b58 Remove use of namespace Microsoft.AspNetCore.Components.Layouts
  • 5771975 In Blazor WebAssembly apps that make use of the HttpClient JSON helpers, add a package reference to Microsoft.AspNetCore.Blazor.HttpClient.
  • a67074a In Blazor apps, update Razor component parameters to be public, as non-public component parameters now result in an error.
  • c0bff8b In Razor components rename OnInit to OnInitialized and OnInitAsync to OnInitializedAsync.
  • 5c9bb3f Update Microsoft.AspNetCore.* package references to 3.0.0-preview8.19405.7
  • 16c0077 Merge pull request #161 from TimeWarpEngineering/StevenTCramer-patch-1
  • e261ea5 Update Overview.md
  • 5ce1943 Merge pull request #159 from TimeWarpEngineering/Cramer/2019-08-04/UseJsonSerializerOptions
  • f02463b When serializing or deserializing we should use the registered JsonSerializerOptions
  • 0b1f47d Merge pull request #158 from TimeWarpEngineering/Cramer/2019-08-02/DocUpdate
  • 651828b for preview versions you have to specify the version...
Read more

1.0.0-3.0.100-preview9-014004-100

05 Sep 19:33
7771bc6

Choose a tag to compare

Pre-release

Changes:

  • 7771bc6 Merge pull request #177 from TimeWarpEngineering/Cramer/2019-09-05/P9Update
  • cb78b84 Forgot to update the sdk version in the yml
  • 7096d93 Merge pull request #176 from TimeWarpEngineering/Cramer/2019-09-05/P9Update
  • 3269bcb Nuget.org doesn't support the PackageIcon it is working in MSbuild and dotnet pack now.
  • abee506 Merge commit '3a49af3'
  • 3a49af3 Update blazor-state.yml for Azure Pipelines
  • 38b2f05 Merge pull request #175 from TimeWarpEngineering/Cramer/2019-09-05/P9Update
  • 4f4ee81 Remove unused test. Clean up commented code.
  • 269a63d P9 update
  • 3f4930e Merge pull request #174 from TimeWarpEngineering/Cramer/2019-08-31/Tutorial
See more
  • 42763cb Update docs with latest versions
  • f755be1 Merge pull request #173 from TimeWarpEngineering/Cramer/2019-08-31/Tutorial
  • 7eeb0ff more lint
  • 6a27149 Lint fixes in md
  • 91d16b4 Update Tutorial with latest version
  • e28e570 Merge pull request #172 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • 0e02a29 Update Documentation yml proper case
  • 7bbc21c Merge pull request #171 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • ae5219b trigger paths glob for recursive and everything under Source for prs also
  • b0426a6 Merge pull request #170 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • 4ed01bb trigger paths glob for recursive
  • 4c15380 Clean yml a bit. update case on source to Source
  • 04658b0 Merge pull request #169 from TimeWarpEngineering/Cramer/2019-08-31/Options
  • 054125f Fix JsonSerialization Options to generate one if not provided
  • 9a425d6 this process is painful
  • 38eb235 this process is painful
  • 437cf53 run cleanup before starting to delete bin and objs will remove Packages folder with Nugets also
  • a6f795d try again.
  • 66c444e Seriously this is terrible
  • 28e8aec Once again.
  • ca773cf I renamed the test directory to Tests and missed a couple references.
  • c0b5f69 Merge branch 'master' of https://github.com/TimeWarpEngineering/blazor-state.git into master
  • 1587cca Move versioning to build yaml out of msbuild.
  • 6f52e44 Update blazor-state.yml for Azure Pipelines
  • 3577cd8 Move versioning to build yaml out of msbuild.
  • 32e6d43 Update template docs.
  • dfe00cc Merge pull request #167 from TimeWarpEngineering/Cramer/20119-08-27/ModelToBase
  • 4b42cd1 Merge commit '3cd6f53'
  • 98cced2 coding standards
  • d0312fe coding standards
  • 6cf9c58 Remove other Projet Sources. If needed for nightly builds I can add back when I want to test those. Probably changed anyway.
  • 3cd6f53 Update template version preview 8
  • 64b9122 wanted easy way to run test cafe tests from root also add another test.
  • 7030fe4 fix directory add delay so server has more time to start
  • b57349b Add data-qa attribute
  • 4b599e5 Cleanup of formats etc... to match template.
  • 5ee75af Update path to the directory structure.
  • 3afbf5e Switch from Model to Base
  • 08a1a67 rename source to Source
  • 1d03508 rename test to Tests to conform with template standard
  • ae1f8d7 Rename all the Shared to Api and update project references to new locations
  • 8609926 Rename directories to conform with new template standards.
  • 0977c17 Add TestCafe csproj to the sln
  • bbcab85 Call the method Process to avoid any http verb correlation
  • 8d1919e Remove route with query string as I am promoting that with Blazor you share an API so you have strong typed request response there is no need for http verbs
  • 9fcccc1 removed unused using
  • fd5eafd Clean up testcafe tests us csproj as contain even though not CSharp project. It works better than other options.
  • 4f5c849 Update Test App to use and Object with param like we use in the template
  • 896762c there is no need to AddBlazorState here as it will be called in
  • 5e36b5d I don't think we need nor want package-lock
  • d0221b2 Merge pull request #166 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a2ead13 dotnet run param is --urls not server.urls
  • ba41f4e Merge pull request #165 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • cf3af61 should be workingDirectory.
  • 65fd79a Merge pull request #164 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a3c39ae update yaml again to try and get test coverage and reports. we will see how far it gets.
  • c60dee4 Change Selenium to Close vs CloseMainWindow as it doesn't have a mainwindow so maybe that was issue with it hanging.
  • 36f3f52 set server port for testCafe tests to 5011
  • 290f9d8 Add TestCafe E2E Testing as effort to replace Selenium
  • 2d78d39
  • a92b081 Update blazor-state.yml for Azure Pipelines
  • 15800cc Update blazor-state.yml for Azure Pipelines
  • 4e4fde5 Merge pull request #163 from TimeWarpEngineering/Cramer/2019-08-17/Preview8
  • 62f45c6 Consistenly use JsonSerializerOptions
  • af1794a compiler had warned me about overriding == operattor without overrding Equals and GetHasCode so I have done that.
  • 1ef72d6 while debugggin the failed server test recognized some infeciency in the client intgration test configuration and comments.
  • fe7dc55 the Test Fixture wasn't using the TestServer.
  • 90f4d92 Had serverside test fail because DI wanted to inject IConfiguration and couldn't
  • 46d8b58 Remove use of namespace Microsoft.AspNetCore.Components.Layouts
  • 5771975 In Blazor WebAssembly apps that make use of the HttpClient JSON helpers, add a package reference to Microsoft.AspNetCore.Blazor.HttpClient.
  • a67074a In Blazor apps, update Razor component parameters to be public, as non-public component parameters now result in an error.
  • c0bff8b In Razor components rename OnInit to OnInitialized and OnInitAsync to OnInitializedAsync.
  • 5c9bb3f Update Microsoft.AspNetCore.* package references to 3.0.0-preview8.19405.7
  • 16c0077 Merge pull request #161 from TimeWarpEngineering/StevenTCramer-patch-1
  • e261ea5 Update Overview.md
  • 5ce1943 Merge pull request #159 from TimeWarpEngineering/Cramer/2019-08-04/UseJsonSerializerOptions
  • f02463b When serializing or deserializing we should use the registered JsonSerializerOptions
  • 0b1f47d Merge pull request #158 from TimeWarpEngineering/Cramer/2019-08-02/DocUpdate
  • 651828b for preview versions you have to specify the version
  • a5eda05 Update blazor-state.yml for Azure Pipelines
  • 99080ce Merge pull request #157 from TimeWarpEngineering/Cramer/2019-07-31/UseCloneOverride
  • a3a77fa Update Test State
  • bf048e4 Merge pull request #156 from TimeWarpEngineering/Cramer/2019-07-31/UseCloneOverride
  • 5547326 Codacity cleanups
  • 780ebea Remove commented code and unused using.
  • 05cae9c Merge commit 'e8712d5'
  • a3a4fa3 Fix CloneStateBehavior to check for IClonable
  • da78015 Add test to duplicate the clone is not calling the overrident clone on the state.
  • e8712d5 Update blazor-state.yml for Azure Pipelines
  • 99d93c3...
Read more

1.0.0-3.0.100-preview8-013656-117

05 Sep 09:10
7096d93

Choose a tag to compare

Pre-release

Changes:

  • 7096d93 Merge pull request #176 from TimeWarpEngineering/Cramer/2019-09-05/P9Update
  • 3269bcb Nuget.org doesn't support the PackageIcon it is working in MSbuild and dotnet pack now.
  • abee506 Merge commit '3a49af3'
  • 3a49af3 Update blazor-state.yml for Azure Pipelines
  • 38b2f05 Merge pull request #175 from TimeWarpEngineering/Cramer/2019-09-05/P9Update
  • 4f4ee81 Remove unused test. Clean up commented code.
  • 269a63d P9 update
  • 3f4930e Merge pull request #174 from TimeWarpEngineering/Cramer/2019-08-31/Tutorial
  • 42763cb Update docs with latest versions
  • f755be1 Merge pull request #173 from TimeWarpEngineering/Cramer/2019-08-31/Tutorial
See more
  • 7eeb0ff more lint
  • 6a27149 Lint fixes in md
  • 91d16b4 Update Tutorial with latest version
  • e28e570 Merge pull request #172 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • 0e02a29 Update Documentation yml proper case
  • 7bbc21c Merge pull request #171 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • ae5219b trigger paths glob for recursive and everything under Source for prs also
  • b0426a6 Merge pull request #170 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • 4ed01bb trigger paths glob for recursive
  • 4c15380 Clean yml a bit. update case on source to Source
  • 04658b0 Merge pull request #169 from TimeWarpEngineering/Cramer/2019-08-31/Options
  • 054125f Fix JsonSerialization Options to generate one if not provided
  • 9a425d6 this process is painful
  • 38eb235 this process is painful
  • 437cf53 run cleanup before starting to delete bin and objs will remove Packages folder with Nugets also
  • a6f795d try again.
  • 66c444e Seriously this is terrible
  • 28e8aec Once again.
  • ca773cf I renamed the test directory to Tests and missed a couple references.
  • c0b5f69 Merge branch 'master' of https://github.com/TimeWarpEngineering/blazor-state.git into master
  • 1587cca Move versioning to build yaml out of msbuild.
  • 6f52e44 Update blazor-state.yml for Azure Pipelines
  • 3577cd8 Move versioning to build yaml out of msbuild.
  • 32e6d43 Update template docs.
  • dfe00cc Merge pull request #167 from TimeWarpEngineering/Cramer/20119-08-27/ModelToBase
  • 4b42cd1 Merge commit '3cd6f53'
  • 98cced2 coding standards
  • d0312fe coding standards
  • 6cf9c58 Remove other Projet Sources. If needed for nightly builds I can add back when I want to test those. Probably changed anyway.
  • 3cd6f53 Update template version preview 8
  • 64b9122 wanted easy way to run test cafe tests from root also add another test.
  • 7030fe4 fix directory add delay so server has more time to start
  • b57349b Add data-qa attribute
  • 4b599e5 Cleanup of formats etc... to match template.
  • 5ee75af Update path to the directory structure.
  • 3afbf5e Switch from Model to Base
  • 08a1a67 rename source to Source
  • 1d03508 rename test to Tests to conform with template standard
  • ae1f8d7 Rename all the Shared to Api and update project references to new locations
  • 8609926 Rename directories to conform with new template standards.
  • 0977c17 Add TestCafe csproj to the sln
  • bbcab85 Call the method Process to avoid any http verb correlation
  • 8d1919e Remove route with query string as I am promoting that with Blazor you share an API so you have strong typed request response there is no need for http verbs
  • 9fcccc1 removed unused using
  • fd5eafd Clean up testcafe tests us csproj as contain even though not CSharp project. It works better than other options.
  • 4f5c849 Update Test App to use and Object with param like we use in the template
  • 896762c there is no need to AddBlazorState here as it will be called in
  • 5e36b5d I don't think we need nor want package-lock
  • d0221b2 Merge pull request #166 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a2ead13 dotnet run param is --urls not server.urls
  • ba41f4e Merge pull request #165 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • cf3af61 should be workingDirectory.
  • 65fd79a Merge pull request #164 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a3c39ae update yaml again to try and get test coverage and reports. we will see how far it gets.
  • c60dee4 Change Selenium to Close vs CloseMainWindow as it doesn't have a mainwindow so maybe that was issue with it hanging.
  • 36f3f52 set server port for testCafe tests to 5011
  • 290f9d8 Add TestCafe E2E Testing as effort to replace Selenium
  • 2d78d39
  • a92b081 Update blazor-state.yml for Azure Pipelines
  • 15800cc Update blazor-state.yml for Azure Pipelines
  • 4e4fde5 Merge pull request #163 from TimeWarpEngineering/Cramer/2019-08-17/Preview8
  • 62f45c6 Consistenly use JsonSerializerOptions
  • af1794a compiler had warned me about overriding == operattor without overrding Equals and GetHasCode so I have done that.
  • 1ef72d6 while debugggin the failed server test recognized some infeciency in the client intgration test configuration and comments.
  • fe7dc55 the Test Fixture wasn't using the TestServer.
  • 90f4d92 Had serverside test fail because DI wanted to inject IConfiguration and couldn't
  • 46d8b58 Remove use of namespace Microsoft.AspNetCore.Components.Layouts
  • 5771975 In Blazor WebAssembly apps that make use of the HttpClient JSON helpers, add a package reference to Microsoft.AspNetCore.Blazor.HttpClient.
  • a67074a In Blazor apps, update Razor component parameters to be public, as non-public component parameters now result in an error.
  • c0bff8b In Razor components rename OnInit to OnInitialized and OnInitAsync to OnInitializedAsync.
  • 5c9bb3f Update Microsoft.AspNetCore.* package references to 3.0.0-preview8.19405.7
  • 16c0077 Merge pull request #161 from TimeWarpEngineering/StevenTCramer-patch-1
  • e261ea5 Update Overview.md
  • 5ce1943 Merge pull request #159 from TimeWarpEngineering/Cramer/2019-08-04/UseJsonSerializerOptions
  • f02463b When serializing or deserializing we should use the registered JsonSerializerOptions
  • 0b1f47d Merge pull request #158 from TimeWarpEngineering/Cramer/2019-08-02/DocUpdate
  • 651828b for preview versions you have to specify the version
  • a5eda05 Update blazor-state.yml for Azure Pipelines
  • 99080ce Merge pull request #157 from TimeWarpEngineering/Cramer/2019-07-31/UseCloneOverride
  • a3a77fa Update Test State
  • bf048e4 Merge pull request #156 from TimeWarpEngineering/Cramer/2019-07-31/UseCloneOverride
  • 5547326 Codacity cleanups
  • 780ebea Remove commented code and unused using.
  • 05cae9c Merge commit 'e8712d5'
  • a3a4fa3 Fix CloneStateBehavior to check for IClonable
  • da78015 Add test to duplicate the clone is not calling the overrident clone on the state.
  • e8712d5 Update blazor-state.yml for Azure Pipelines
  • 99d93c3 Merge pull request #155 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 0f20116 Merge commit 'dd0838a'
  • 152d031...
Read more

1.0.0-3.0.100-preview8-013656-112

31 Aug 08:02
e28e570

Choose a tag to compare

Pre-release

Changes:

  • e28e570 Merge pull request #172 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • 0e02a29 Update Documentation yml proper case
  • 7bbc21c Merge pull request #171 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • ae5219b trigger paths glob for recursive and everything under Source for prs also
  • b0426a6 Merge pull request #170 from TimeWarpEngineering/Cramer/2019-08-31/Yaml
  • 4ed01bb trigger paths glob for recursive
  • 4c15380 Clean yml a bit. update case on source to Source
  • 04658b0 Merge pull request #169 from TimeWarpEngineering/Cramer/2019-08-31/Options
  • 054125f Fix JsonSerialization Options to generate one if not provided
  • 9a425d6 this process is painful
See more
  • 38eb235 this process is painful
  • 437cf53 run cleanup before starting to delete bin and objs will remove Packages folder with Nugets also
  • a6f795d try again.
  • 66c444e Seriously this is terrible
  • 28e8aec Once again.
  • ca773cf I renamed the test directory to Tests and missed a couple references.
  • c0b5f69 Merge branch 'master' of https://github.com/TimeWarpEngineering/blazor-state.git into master
  • 1587cca Move versioning to build yaml out of msbuild.
  • 6f52e44 Update blazor-state.yml for Azure Pipelines
  • 3577cd8 Move versioning to build yaml out of msbuild.
  • 32e6d43 Update template docs.
  • dfe00cc Merge pull request #167 from TimeWarpEngineering/Cramer/20119-08-27/ModelToBase
  • 4b42cd1 Merge commit '3cd6f53'
  • 98cced2 coding standards
  • d0312fe coding standards
  • 6cf9c58 Remove other Projet Sources. If needed for nightly builds I can add back when I want to test those. Probably changed anyway.
  • 3cd6f53 Update template version preview 8
  • 64b9122 wanted easy way to run test cafe tests from root also add another test.
  • 7030fe4 fix directory add delay so server has more time to start
  • b57349b Add data-qa attribute
  • 4b599e5 Cleanup of formats etc... to match template.
  • 5ee75af Update path to the directory structure.
  • 3afbf5e Switch from Model to Base
  • 08a1a67 rename source to Source
  • 1d03508 rename test to Tests to conform with template standard
  • ae1f8d7 Rename all the Shared to Api and update project references to new locations
  • 8609926 Rename directories to conform with new template standards.
  • 0977c17 Add TestCafe csproj to the sln
  • bbcab85 Call the method Process to avoid any http verb correlation
  • 8d1919e Remove route with query string as I am promoting that with Blazor you share an API so you have strong typed request response there is no need for http verbs
  • 9fcccc1 removed unused using
  • fd5eafd Clean up testcafe tests us csproj as contain even though not CSharp project. It works better than other options.
  • 4f5c849 Update Test App to use and Object with param like we use in the template
  • 896762c there is no need to AddBlazorState here as it will be called in
  • 5e36b5d I don't think we need nor want package-lock
  • d0221b2 Merge pull request #166 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a2ead13 dotnet run param is --urls not server.urls
  • ba41f4e Merge pull request #165 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • cf3af61 should be workingDirectory.
  • 65fd79a Merge pull request #164 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a3c39ae update yaml again to try and get test coverage and reports. we will see how far it gets.
  • c60dee4 Change Selenium to Close vs CloseMainWindow as it doesn't have a mainwindow so maybe that was issue with it hanging.
  • 36f3f52 set server port for testCafe tests to 5011
  • 290f9d8 Add TestCafe E2E Testing as effort to replace Selenium
  • 2d78d39
  • a92b081 Update blazor-state.yml for Azure Pipelines
  • 15800cc Update blazor-state.yml for Azure Pipelines
  • 4e4fde5 Merge pull request #163 from TimeWarpEngineering/Cramer/2019-08-17/Preview8
  • 62f45c6 Consistenly use JsonSerializerOptions
  • af1794a compiler had warned me about overriding == operattor without overrding Equals and GetHasCode so I have done that.
  • 1ef72d6 while debugggin the failed server test recognized some infeciency in the client intgration test configuration and comments.
  • fe7dc55 the Test Fixture wasn't using the TestServer.
  • 90f4d92 Had serverside test fail because DI wanted to inject IConfiguration and couldn't
  • 46d8b58 Remove use of namespace Microsoft.AspNetCore.Components.Layouts
  • 5771975 In Blazor WebAssembly apps that make use of the HttpClient JSON helpers, add a package reference to Microsoft.AspNetCore.Blazor.HttpClient.
  • a67074a In Blazor apps, update Razor component parameters to be public, as non-public component parameters now result in an error.
  • c0bff8b In Razor components rename OnInit to OnInitialized and OnInitAsync to OnInitializedAsync.
  • 5c9bb3f Update Microsoft.AspNetCore.* package references to 3.0.0-preview8.19405.7
  • 16c0077 Merge pull request #161 from TimeWarpEngineering/StevenTCramer-patch-1
  • e261ea5 Update Overview.md
  • 5ce1943 Merge pull request #159 from TimeWarpEngineering/Cramer/2019-08-04/UseJsonSerializerOptions
  • f02463b When serializing or deserializing we should use the registered JsonSerializerOptions
  • 0b1f47d Merge pull request #158 from TimeWarpEngineering/Cramer/2019-08-02/DocUpdate
  • 651828b for preview versions you have to specify the version
  • a5eda05 Update blazor-state.yml for Azure Pipelines
  • 99080ce Merge pull request #157 from TimeWarpEngineering/Cramer/2019-07-31/UseCloneOverride
  • a3a77fa Update Test State
  • bf048e4 Merge pull request #156 from TimeWarpEngineering/Cramer/2019-07-31/UseCloneOverride
  • 5547326 Codacity cleanups
  • 780ebea Remove commented code and unused using.
  • 05cae9c Merge commit 'e8712d5'
  • a3a4fa3 Fix CloneStateBehavior to check for IClonable
  • da78015 Add test to duplicate the clone is not calling the overrident clone on the state.
  • e8712d5 Update blazor-state.yml for Azure Pipelines
  • 99d93c3 Merge pull request #155 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 0f20116 Merge commit 'dd0838a'
  • 152d031 hope to solve the coverlet issue by setting maxcpu to 1.
  • dd0838a Update blazor-state.yml for Azure Pipelines
  • 3554fdb Merge pull request #154 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 62ba73c It seems that something tries to recreate the _content stuff each time and if it is there already refuses to write over it. So I am adding Delete for it. Which I am guessing will cause the first one to work but the next will give same error.
  • 5d275c5 Merge pull request #153 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 96128c6 So no build doesn't build the tests either... so thats a problem
  • 3bb9a63 Merge pull request #152 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 16c30e4 there is a nobuild param on the thing but it doesn't seem to effect dotnet test doesn't show up in the command
  • 8dedc74 Merge pull request #151 from TimeWarpEngineering/Cramer-2019-07-26-Previe...
Read more

1.0.0-3.0.100-preview8-013656-107

30 Aug 18:27

Choose a tag to compare

Pre-release

Changes:

See more
  • 3577cd8 Move versioning to build yaml out of msbuild.
  • 32e6d43 Update template docs.
  • dfe00cc Merge pull request #167 from TimeWarpEngineering/Cramer/20119-08-27/ModelToBase
  • 4b42cd1 Merge commit '3cd6f53'
  • 98cced2 coding standards
  • d0312fe coding standards
  • 6cf9c58 Remove other Projet Sources. If needed for nightly builds I can add back when I want to test those. Probably changed anyway.
  • 3cd6f53 Update template version preview 8
  • 64b9122 wanted easy way to run test cafe tests from root also add another test.
  • 7030fe4 fix directory add delay so server has more time to start
  • b57349b Add data-qa attribute
  • 4b599e5 Cleanup of formats etc... to match template.
  • 5ee75af Update path to the directory structure.
  • 3afbf5e Switch from Model to Base
  • 08a1a67 rename source to Source
  • 1d03508 rename test to Tests to conform with template standard
  • ae1f8d7 Rename all the Shared to Api and update project references to new locations
  • 8609926 Rename directories to conform with new template standards.
  • 0977c17 Add TestCafe csproj to the sln
  • bbcab85 Call the method Process to avoid any http verb correlation
  • 8d1919e Remove route with query string as I am promoting that with Blazor you share an API so you have strong typed request response there is no need for http verbs
  • 9fcccc1 removed unused using
  • fd5eafd Clean up testcafe tests us csproj as contain even though not CSharp project. It works better than other options.
  • 4f5c849 Update Test App to use and Object with param like we use in the template
  • 896762c there is no need to AddBlazorState here as it will be called in
  • 5e36b5d I don't think we need nor want package-lock
  • d0221b2 Merge pull request #166 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a2ead13 dotnet run param is --urls not server.urls
  • ba41f4e Merge pull request #165 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • cf3af61 should be workingDirectory.
  • 65fd79a Merge pull request #164 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a3c39ae update yaml again to try and get test coverage and reports. we will see how far it gets.
  • c60dee4 Change Selenium to Close vs CloseMainWindow as it doesn't have a mainwindow so maybe that was issue with it hanging.
  • 36f3f52 set server port for testCafe tests to 5011
  • 290f9d8 Add TestCafe E2E Testing as effort to replace Selenium
  • 2d78d39
  • a92b081 Update blazor-state.yml for Azure Pipelines
  • 15800cc Update blazor-state.yml for Azure Pipelines
  • 4e4fde5 Merge pull request #163 from TimeWarpEngineering/Cramer/2019-08-17/Preview8
  • 62f45c6 Consistenly use JsonSerializerOptions
  • af1794a compiler had warned me about overriding == operattor without overrding Equals and GetHasCode so I have done that.
  • 1ef72d6 while debugggin the failed server test recognized some infeciency in the client intgration test configuration and comments.
  • fe7dc55 the Test Fixture wasn't using the TestServer.
  • 90f4d92 Had serverside test fail because DI wanted to inject IConfiguration and couldn't
  • 46d8b58 Remove use of namespace Microsoft.AspNetCore.Components.Layouts
  • 5771975 In Blazor WebAssembly apps that make use of the HttpClient JSON helpers, add a package reference to Microsoft.AspNetCore.Blazor.HttpClient.
  • a67074a In Blazor apps, update Razor component parameters to be public, as non-public component parameters now result in an error.
  • c0bff8b In Razor components rename OnInit to OnInitialized and OnInitAsync to OnInitializedAsync.
  • 5c9bb3f Update Microsoft.AspNetCore.* package references to 3.0.0-preview8.19405.7
  • 16c0077 Merge pull request #161 from TimeWarpEngineering/StevenTCramer-patch-1
  • e261ea5 Update Overview.md
  • 5ce1943 Merge pull request #159 from TimeWarpEngineering/Cramer/2019-08-04/UseJsonSerializerOptions
  • f02463b When serializing or deserializing we should use the registered JsonSerializerOptions
  • 0b1f47d Merge pull request #158 from TimeWarpEngineering/Cramer/2019-08-02/DocUpdate
  • 651828b for preview versions you have to specify the version
  • a5eda05 Update blazor-state.yml for Azure Pipelines
  • 99080ce Merge pull request #157 from TimeWarpEngineering/Cramer/2019-07-31/UseCloneOverride
  • a3a77fa Update Test State
  • bf048e4 Merge pull request #156 from TimeWarpEngineering/Cramer/2019-07-31/UseCloneOverride
  • 5547326 Codacity cleanups
  • 780ebea Remove commented code and unused using.
  • 05cae9c Merge commit 'e8712d5'
  • a3a4fa3 Fix CloneStateBehavior to check for IClonable
  • da78015 Add test to duplicate the clone is not calling the overrident clone on the state.
  • e8712d5 Update blazor-state.yml for Azure Pipelines
  • 99d93c3 Merge pull request #155 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 0f20116 Merge commit 'dd0838a'
  • 152d031 hope to solve the coverlet issue by setting maxcpu to 1.
  • dd0838a Update blazor-state.yml for Azure Pipelines
  • 3554fdb Merge pull request #154 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 62ba73c It seems that something tries to recreate the _content stuff each time and if it is there already refuses to write over it. So I am adding Delete for it. Which I am guessing will cause the first one to work but the next will give same error.
  • 5d275c5 Merge pull request #153 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 96128c6 So no build doesn't build the tests either... so thats a problem
  • 3bb9a63 Merge pull request #152 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 16c30e4 there is a nobuild param on the thing but it doesn't seem to effect dotnet test doesn't show up in the command
  • 8dedc74 Merge pull request #151 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • ddd9099 Merge commit 'b4b0a19'
  • f482f7e add coverlet to all the test projects
  • b4b0a19 Update blazor-state.yml for Azure Pipelines
  • 9ba77b1 Update blazor-state.yml for Azure Pipelines
  • 53f0065 Merge pull request #150 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 917a16b Seems that resources are not automatically injected into server side so we still have to reference them.
  • f02a90e Update Fixie and Moq to latest
  • cffbb7d Embeded resources now work properly so I don't have to copy the js file and include via script. They are auto included if the resource is named properly in the dll.
  • 9a95001 Merge pull request #...
Read more

1.0.0-3.0.100-preview8-013656-105

29 Aug 09:25

Choose a tag to compare

Pre-release

Changes:

See more
  • 4b42cd1 Merge commit '3cd6f53'
  • 98cced2 coding standards
  • d0312fe coding standards
  • 6cf9c58 Remove other Projet Sources. If needed for nightly builds I can add back when I want to test those. Probably changed anyway.
  • 3cd6f53 Update template version preview 8
  • 64b9122 wanted easy way to run test cafe tests from root also add another test.
  • 7030fe4 fix directory add delay so server has more time to start
  • b57349b Add data-qa attribute
  • 4b599e5 Cleanup of formats etc... to match template.
  • 5ee75af Update path to the directory structure.
  • 3afbf5e Switch from Model to Base
  • 08a1a67 rename source to Source
  • 1d03508 rename test to Tests to conform with template standard
  • ae1f8d7 Rename all the Shared to Api and update project references to new locations
  • 8609926 Rename directories to conform with new template standards.
  • 0977c17 Add TestCafe csproj to the sln
  • bbcab85 Call the method Process to avoid any http verb correlation
  • 8d1919e Remove route with query string as I am promoting that with Blazor you share an API so you have strong typed request response there is no need for http verbs
  • 9fcccc1 removed unused using
  • fd5eafd Clean up testcafe tests us csproj as contain even though not CSharp project. It works better than other options.
  • 4f5c849 Update Test App to use and Object with param like we use in the template
  • 896762c there is no need to AddBlazorState here as it will be called in
  • 5e36b5d I don't think we need nor want package-lock
  • d0221b2 Merge pull request #166 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a2ead13 dotnet run param is --urls not server.urls
  • ba41f4e Merge pull request #165 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • cf3af61 should be workingDirectory.
  • 65fd79a Merge pull request #164 from TimeWarpEngineering/Cramer/2019-08-18/docs
  • a3c39ae update yaml again to try and get test coverage and reports. we will see how far it gets.
  • c60dee4 Change Selenium to Close vs CloseMainWindow as it doesn't have a mainwindow so maybe that was issue with it hanging.
  • 36f3f52 set server port for testCafe tests to 5011
  • 290f9d8 Add TestCafe E2E Testing as effort to replace Selenium
  • 2d78d39
  • a92b081 Update blazor-state.yml for Azure Pipelines
  • 15800cc Update blazor-state.yml for Azure Pipelines
  • 4e4fde5 Merge pull request #163 from TimeWarpEngineering/Cramer/2019-08-17/Preview8
  • 62f45c6 Consistenly use JsonSerializerOptions
  • af1794a compiler had warned me about overriding == operattor without overrding Equals and GetHasCode so I have done that.
  • 1ef72d6 while debugggin the failed server test recognized some infeciency in the client intgration test configuration and comments.
  • fe7dc55 the Test Fixture wasn't using the TestServer.
  • 90f4d92 Had serverside test fail because DI wanted to inject IConfiguration and couldn't
  • 46d8b58 Remove use of namespace Microsoft.AspNetCore.Components.Layouts
  • 5771975 In Blazor WebAssembly apps that make use of the HttpClient JSON helpers, add a package reference to Microsoft.AspNetCore.Blazor.HttpClient.
  • a67074a In Blazor apps, update Razor component parameters to be public, as non-public component parameters now result in an error.
  • c0bff8b In Razor components rename OnInit to OnInitialized and OnInitAsync to OnInitializedAsync.
  • 5c9bb3f Update Microsoft.AspNetCore.* package references to 3.0.0-preview8.19405.7
  • 16c0077 Merge pull request #161 from TimeWarpEngineering/StevenTCramer-patch-1
  • e261ea5 Update Overview.md
  • 5ce1943 Merge pull request #159 from TimeWarpEngineering/Cramer/2019-08-04/UseJsonSerializerOptions
  • f02463b When serializing or deserializing we should use the registered JsonSerializerOptions
  • 0b1f47d Merge pull request #158 from TimeWarpEngineering/Cramer/2019-08-02/DocUpdate
  • 651828b for preview versions you have to specify the version
  • a5eda05 Update blazor-state.yml for Azure Pipelines
  • 99080ce Merge pull request #157 from TimeWarpEngineering/Cramer/2019-07-31/UseCloneOverride
  • a3a77fa Update Test State
  • bf048e4 Merge pull request #156 from TimeWarpEngineering/Cramer/2019-07-31/UseCloneOverride
  • 5547326 Codacity cleanups
  • 780ebea Remove commented code and unused using.
  • 05cae9c Merge commit 'e8712d5'
  • a3a4fa3 Fix CloneStateBehavior to check for IClonable
  • da78015 Add test to duplicate the clone is not calling the overrident clone on the state.
  • e8712d5 Update blazor-state.yml for Azure Pipelines
  • 99d93c3 Merge pull request #155 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 0f20116 Merge commit 'dd0838a'
  • 152d031 hope to solve the coverlet issue by setting maxcpu to 1.
  • dd0838a Update blazor-state.yml for Azure Pipelines
  • 3554fdb Merge pull request #154 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 62ba73c It seems that something tries to recreate the _content stuff each time and if it is there already refuses to write over it. So I am adding Delete for it. Which I am guessing will cause the first one to work but the next will give same error.
  • 5d275c5 Merge pull request #153 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 96128c6 So no build doesn't build the tests either... so thats a problem
  • 3bb9a63 Merge pull request #152 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 16c30e4 there is a nobuild param on the thing but it doesn't seem to effect dotnet test doesn't show up in the command
  • 8dedc74 Merge pull request #151 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • ddd9099 Merge commit 'b4b0a19'
  • f482f7e add coverlet to all the test projects
  • b4b0a19 Update blazor-state.yml for Azure Pipelines
  • 9ba77b1 Update blazor-state.yml for Azure Pipelines
  • 53f0065 Merge pull request #150 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 917a16b Seems that resources are not automatically injected into server side so we still have to reference them.
  • f02a90e Update Fixie and Moq to latest
  • cffbb7d Embeded resources now work properly so I don't have to copy the js file and include via script. They are auto included if the resource is named properly in the dll.
  • 9a95001 Merge pull request #149 from TimeWarpEngineering/Cramer-2019-07-26-Preview7
  • 16b2bae remove commented code.
  • 1b6fd73 Cleanup a couple codacy found minor issues.
  • 0639861 Remove the no longer ...
Read more