Skip to content
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

feat: clone entities #889

Merged
merged 3 commits into from
Nov 11, 2022
Merged

feat: clone entities #889

merged 3 commits into from
Nov 11, 2022

Conversation

aguacongas
Copy link
Member

@aguacongas aguacongas enabled auto-merge (squash) November 11, 2022 15:51
@AppVeyorBot
Copy link

@sonarcloud
Copy link

sonarcloud bot commented Nov 11, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

85.6% 85.6% Coverage
0.0% 0.0% Duplication

@AppVeyorBot
Copy link

@aguacongas aguacongas merged commit 06dda00 into master Nov 11, 2022
aguacongas added a commit that referenced this pull request Nov 17, 2022
#888

Co-authored-by: github-actions <[email protected]>
aguacongas pushed a commit that referenced this pull request Nov 21, 2022
# [7.0.0](6.3.0...7.0.0) (2022-11-21)

### Bug Fixes

* automatic redirect after logout ([a5a716d](a5a716d))
* ciba filter ([19b3dfd](19b3dfd))
* duplicate column name 'CoordinateLifetimeWithUserSession' ([0499f5a](0499f5a))
* duplicate column name 'CoordinateLifetimeWithUserSession' ([4ab25a2](4ab25a2))
* duplicate column name 'RequireRequestObject' ([2352d15](2352d15))
* foreign key constraint incompatible ([1814e61](1814e61))
* mysql incompatible constraint ([0bf6159](0bf6159))
* packages dependencies issues ([8b80cf7](8b80cf7))
* src/Aguacongas.TheIdServer.BlazorApp/Dockerfile to reduce vulnerabilities ([df7480c](df7480c))
* src/Aguacongas.TheIdServer.BlazorApp/Dockerfile to reduce vulnerabilities ([b7f85fc](b7f85fc))
* update packages ([8fab6db](8fab6db))
* update packages ([a987336](a987336))
* update packages ([31d0e8c](31d0e8c))
* update packages ([2fb57a4](2fb57a4))
* update packages ([4846747](4846747))
* update packages ([853f29b](853f29b))
* update packages ([4d99656](4d99656))
* update packages ([05cbbc4](05cbbc4))
* update packages ([bcfa2fd](bcfa2fd))
* update packages ([64d1483](64d1483))
* update packages ([4fb4b2c](4fb4b2c))
* update packages ([0bb70e8](0bb70e8))
* update packages ([fae7cd1](fae7cd1))
* update packages ([daf1712](daf1712))
* update packages ([7c8b6a0](7c8b6a0))
* update packages ([cc6c760](cc6c760))
* update packages ([0b0887c](0b0887c))
* update packages ([f28c5a7](f28c5a7))
* update packages ([c4a427c](c4a427c))
* update packages ([4057d45](4057d45))
* update packages ([1950f5b](1950f5b))
* update packages ([86f8a79](86f8a79))
* update packages ([6861d6b](6861d6b))
* update packages ([b9135cc](b9135cc))
* update packages ([dea016d](dea016d))
* update packages ([02d5e4a](02d5e4a))
* update packages ([40fe52d](40fe52d))
* update packages ([5ad19be](5ad19be))
* update packages ([4d00826](4d00826))
* update packages ([3bb28d5](3bb28d5))
* update packages ([9b94dd2](9b94dd2))
* update packages ([19a9bda](19a9bda))
* update packages ([eb117fa](eb117fa))
* update packages ([0798f79](0798f79))
* update packages ([6b71a69](6b71a69))
* update packages ([4304bfc](4304bfc))
* update packages ([37d10d6](37d10d6))
* update packages ([b009c37](b009c37))
* update packages ([ef7c48d](ef7c48d))
* update packages ([178bcfe](178bcfe))
* update packages ([f4f93dc](f4f93dc))
* update packages ([bb8c589](bb8c589))
* update packages ([a9adea9](a9adea9))
* update packages ([85cee88](85cee88))
* update packages ([4f9876e](4f9876e))
* update packages ([c5edc39](c5edc39))
* update packages ([2a2a7a4](2a2a7a4))
* update packages ([4953390](4953390))
* update packages ([45bc8db](45bc8db))
* update packages ([009962a](009962a))
* update packages ([b6eb0d3](b6eb0d3))
* update packages ([16a7308](16a7308))
* update packages ([4f370f6](4f370f6))
* update packages ([117c806](117c806))
* update packages ([594d443](594d443))
* update packages ([9412cec](9412cec))
* update packages ([bd21452](bd21452))
* update packages ([cead51e](cead51e))
* update packages ([836dcfc](836dcfc))
* ut8 char set ([7a17adb](7a17adb))

### Build System

* prepare preview 7.0.0 ([8c81013](8c81013))

* Merge pull request #900 from Aguafrommars/feature/end-of-is4 ([cb7911b](cb7911b)), closes [#900](#900)

### Features

* clone entities ([e20214b](e20214b)), closes [#888](#888)
* clone entities ([#889](#889)) ([06dda00](06dda00)), closes [#888](#888)
* **blazor:** confgure html element identifier ([c6ebaa9](c6ebaa9))
* **blazor:** configure ciba + server side session options ([635f058](635f058))
* dinamic windows provider ([2aab545](2aab545))
* display loading when prerender the app ([300cd3c](300cd3c))
* dynamic windows provider ([#809](#809)) ([5bf7d9d](5bf7d9d))
* filter external provider claims mappings ([8c3008b](8c3008b))
* login page register and pwd links ([d8c61df](d8c61df)), closes [#790](#790) [#792](#792)
* map about to git ahsh ([e84b876](e84b876))
* prevent navigation on entity changed ([0d49125](0d49125))

### Reverts

* Revert "refactor(blazorapp): use Pascal json file" ([e7f8312](e7f8312))

### BREAKING CHANGES

* Aguacongas.IdentityServer.Store and Aguacongas.IdentityServer.Admin.Http.Store target net7.0 instead of netstandard2.0
* use 7.0.0 framework
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants