-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial refactor and introduction of handlebars. * Model generation complete. * Entity/model gen converted. * Ported IEntityManager, EntityManager, IEntityDataSvc and IEntityData. * Ported DataSvc code-gen. * Ported Data layer. * Code tidy-up/consistency. * Ported EntityController. * A couple of minor fixes for "all" code-gen. * Ported EntityAgent. * Ported Business-layer ServiceCollectionExtensions. * Ported ReferenceData code-gen (except data layer). * Ported RefData Data code-gen. * Ported partial gRPC code-gen. * Completed gRPC code-gen port. * Re codegen for CDR. * Start laying foundation for database port to handlebars. * Create new My.Hr sample to document and test end-to-end usage. * Re-gen all other samples and re-test all. * Upgrade the template solution and ensure functioning as expected. Refine My.Hr docs. Correct any further code-gen defects found. * Implement My.Hr PerformanceReview example. Introduced new ValidationTester for mocked unit testing. Updated example tests and solution template accordingly. * Tools updated to return correct status code. Tweaked database tool to support new args, * Handle a NotFoundException for an HTTP DELETE and return NoContent. All Data updates "have" to pre-query to enable proper mapping. ProperyMapping null source value fixes. * Doco update and end-to-end test. * Grpc Delete NotFound to be no content. Further tweak doco. Finally done; release it!
- Loading branch information
Showing
469 changed files
with
21,684 additions
and
13,531 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.