-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Work/duge/85 #116
Merged
Merged
Work/duge/85 #116
Conversation
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
lonesomegeek
added a commit
that referenced
this pull request
Jan 19, 2020
* first draft, remove all <> * rework unit tests to work with new structure * Work/22 (#104) * remove sync methods from service layer * remove useless tests * cleanup in sonar cube things (#105) * Work/duge/85 (#106) * massive cleanup of previous samples * adding new samples structure * Work/duge/86 (#115) * massive cleanup of previous samples * adding new samples structure * remove extension project * Work/duge/85 (#116) * massive cleanup of previous samples * adding new samples structure * remove extension project * cleanup in sonar cube things (#117) * clean up nonasync things (#118) * Work/duge/88 (#119) * adding new build file * default netcore * ignore unsupported projects * Update azure-pipelines.yml for Azure Pipelines * adding pack and publish * adding pack and publish * adding pack and publish * adding pack and publish * adding pack and publish * adding pack and publish * adding pack and publish * adding pack and publish * Update azure-pipelines.yml for Azure Pipelines * adding pack and publish * adding pack and publish * inject nuget api key from variable group * inject nuget api key from variable group * inject nuget api key from variable group * inject nuget api key from variable group * inject nuget api key from variable group * add environment * adding environment deployment * adding environment deployment * adding environment deployment * adding environment deployment * adding environment deployment * adding build directory * adding build directory * adding build directory * adding build directory * adding build directory * adding build directory * adding build directory * adding build directory * adding build directory * Update azure-pipelines.yml * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * Update build.yml * Update build.yml * Update build.yml * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * interface cleanup begun (#120) * interface cleanup begun * cleanup done * create an injectable option object for service layer (#121) * create an injectable option object for service layer * extra line cleanup * Work/duge/99 (#122) * create an injectable option object for service layer * extra line cleanup * adding files ready for netcore 3.1 (#123) * rework base classes and cleanup
lonesomegeek
added a commit
that referenced
this pull request
Apr 26, 2020
* first draft, remove all <> * rework unit tests to work with new structure * Work/22 (#104) * remove sync methods from service layer * remove useless tests * cleanup in sonar cube things (#105) * Work/duge/85 (#106) * massive cleanup of previous samples * adding new samples structure * Work/duge/86 (#115) * massive cleanup of previous samples * adding new samples structure * remove extension project * Work/duge/85 (#116) * massive cleanup of previous samples * adding new samples structure * remove extension project * cleanup in sonar cube things (#117) * clean up nonasync things (#118) * Work/duge/88 (#119) * adding new build file * default netcore * ignore unsupported projects * Update azure-pipelines.yml for Azure Pipelines * adding pack and publish * adding pack and publish * adding pack and publish * adding pack and publish * adding pack and publish * adding pack and publish * adding pack and publish * adding pack and publish * Update azure-pipelines.yml for Azure Pipelines * adding pack and publish * adding pack and publish * inject nuget api key from variable group * inject nuget api key from variable group * inject nuget api key from variable group * inject nuget api key from variable group * inject nuget api key from variable group * add environment * adding environment deployment * adding environment deployment * adding environment deployment * adding environment deployment * adding environment deployment * adding build directory * adding build directory * adding build directory * adding build directory * adding build directory * adding build directory * adding build directory * adding build directory * adding build directory * Update azure-pipelines.yml * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * Update build.yml * Update build.yml * Update build.yml * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * refactor release and build * interface cleanup begun (#120) * interface cleanup begun * cleanup done * create an injectable option object for service layer (#121) * create an injectable option object for service layer * extra line cleanup * Work/duge/99 (#122) * create an injectable option object for service layer * extra line cleanup * adding files ready for netcore 3.1 (#123) * rework base classes and cleanup (#132) * Work/duge/97 (#133) * bug in master branch * adding benchmark files * Work/duge/95 (#134) * adding material to test IEntity vs BaseEntity * cleanup in samples * putting in on track * whant ignoring fields from changeset, ICreated and IModified is working * working version with context and ignoreinchangeset attribute@ * Work/duge/94 (#137) * adding files before waiting for the samples * 2 different service layers * ability to inject by model * adding more documentation on custom layers * adding more documentation * adding initial sequence diagrams * adding more doc on custom layers * adding new version of sequence diagram * Update sequence.drawio * Update sequence.drawio * Update sequence.drawio * test before odata: * updated sequence diagram * adding PNG printouts of the schemas * more sequence diagrams and docs Co-authored-by: lonesomegeek <lonesomegeek@outlook.com> * Work/duge/94 (#138) * adding files before waiting for the samples * 2 different service layers * ability to inject by model * adding more documentation on custom layers * adding more documentation * adding initial sequence diagrams * adding more doc on custom layers * adding new version of sequence diagram * Update sequence.drawio * Update sequence.drawio * Update sequence.drawio * test before odata: * updated sequence diagram * adding PNG printouts of the schemas * more sequence diagrams and docs * adding some docs in the main readme file@ * before merging with yden063 commit * adding last doc for now Co-authored-by: lonesomegeek <lonesomegeek@outlook.com> * changing the commit mode of crud dto service layer (without historical crud) * Work/duge/92 (#140) * before merging with default vanilla project * working version bug outdated * working version with ng8, ag-grid and netcore3.1 * adding database location and themes to aggrid * tests with wsl2 * adding new docker commands for wsl * adding babel to let ng build complete, bug documented here: angular/angular-cli#17262 * working version with vscode debugger * adding objects and shares controller * adding contact controller * remove item controller, new tables * working objects FE and BE * adding generic crud historical, missing generic service layer * adding release notes and breaking changes * merge conflict Co-authored-by: lonesomegeek <lonesomegeek@outlook.com> * adjusting unit tests to new v5 structure (#141) Co-authored-by: lonesomegeek <lonesomegeek@outlook.com> * Work/duge/102 (#142) * rework tutorials * change samples * move files to a more structure folder structure * more doc * more doc * move files to new folders * enough doc for samples Co-authored-by: lonesomegeek <lonesomegeek@outlook.com> * Work/duge/102 (#143) * rework tutorials * change samples * move files to a more structure folder structure * more doc * more doc * move files to new folders * enough doc for samples Co-authored-by: lonesomegeek <lonesomegeek@outlook.com> * Work/duge/92 (#144) * before merging with default vanilla project * working version bug outdated * working version with ng8, ag-grid and netcore3.1 * adding database location and themes to aggrid * tests with wsl2 * adding new docker commands for wsl * adding babel to let ng build complete, bug documented here: angular/angular-cli#17262 * working version with vscode debugger * adding objects and shares controller * adding contact controller * remove item controller, new tables * working objects FE and BE * adding generic crud historical, missing generic service layer * adding release notes and breaking changes * merge conflict * rework classes * reverting items to normal crud * put back on track shares controller * adding contributor * all working endpoints without dto for now * working version of generic components * working with sub component * historical crud component ready, missing dynamic form * dynamic listing and form * adding showHistory * little cleanup * adding the other entities * before cleanup in crud components * refactoring in components * adding blog posts * move files * adding sample database project * adding contributor about page * almost done for the v1 of the UI * change naming of services in dto lib * putting in place de dto layers * Adding dependencies * converting to json * users with dto * blog post with DTO * update to existing tables * hooks online * Change log level * adding production setup for SQL * docker build image * remove trigger Co-authored-by: lonesomegeek <lonesomegeek@outlook.com> * Work/duge/93 (#145) * cleanup + doc * cleanup * adding doc * working links * good dockerfile * minor corrections Co-authored-by: lonesomegeek <lonesomegeek@outlook.com> * ready for beta1 * adjust project definitions * adding old sample links * adding release notes * minor modifications * minor modifications * adding benchmark project launcher * cleanup * cleanup in docs * minor modifications * minor modifications * prepare for v5 Co-authored-by: lonesomegeek <lonesomegeek@outlook.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.