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.
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
implement update and delete apis for ComplexFormTypes and sync them in CrdtFwdataProjectSyncService #1295
implement update and delete apis for ComplexFormTypes and sync them in CrdtFwdataProjectSyncService #1295
Changes from 9 commits
367ab33
43241cf
f94a5ed
b09089e
6459687
840a4c1
5a2d23b
8fb0e83
44a49d7
924600b
aaca6ed
0068f9f
6464001
9192462
55ad9da
513774f
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 204 in backend/FwLite/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs
GitHub Actions / Build FW Lite and run tests
Check warning on line 204 in backend/FwLite/FwDataMiniLcmBridge/Api/FwDataMiniLcmApi.cs
GitHub Actions / Build FwHeadless / publish-fw-headless
Check failure on line 145 in backend/FwLite/FwLiteProjectSync.Tests/SyncTests.cs
GitHub Actions / Build FW Lite and run tests
FwLiteProjectSync.Tests.SyncTests.CreatingAnEntryInEachProjectSyncsAcrossBoth
Check failure on line 181 in backend/FwLite/FwLiteProjectSync.Tests/SyncTests.cs
GitHub Actions / Build FW Lite and run tests
FwLiteProjectSync.Tests.SyncTests.SyncDryRun_NoChangesAreSynced
Check failure on line 223 in backend/FwLite/FwLiteProjectSync.Tests/SyncTests.cs
GitHub Actions / Build FW Lite and run tests
FwLiteProjectSync.Tests.SyncTests.CreatingAComplexEntryInFwDataSyncsWithoutIssue
Check failure on line 305 in backend/FwLite/FwLiteProjectSync.Tests/SyncTests.cs
GitHub Actions / Build FW Lite and run tests
FwLiteProjectSync.Tests.SyncTests.PartsOfSpeechSyncInEntries
Check failure on line 339 in backend/FwLite/FwLiteProjectSync.Tests/SyncTests.cs
GitHub Actions / Build FW Lite and run tests
FwLiteProjectSync.Tests.SyncTests.SemanticDomainsSyncBothWays
Check failure on line 384 in backend/FwLite/FwLiteProjectSync.Tests/SyncTests.cs
GitHub Actions / Build FW Lite and run tests
FwLiteProjectSync.Tests.SyncTests.SemanticDomainsSyncInEntries
Check failure on line 405 in backend/FwLite/FwLiteProjectSync.Tests/SyncTests.cs
GitHub Actions / Build FW Lite and run tests
FwLiteProjectSync.Tests.SyncTests.UpdatingAnEntryInEachProjectSyncsAcrossBoth
Check failure on line 475 in backend/FwLite/FwLiteProjectSync.Tests/SyncTests.cs
GitHub Actions / Build FW Lite and run tests
FwLiteProjectSync.Tests.SyncTests.AddingASenseToAnEntryInEachProjectSyncsAcrossBoth
Check failure on line 501 in backend/FwLite/FwLiteProjectSync.Tests/SyncTests.cs
GitHub Actions / Build FW Lite and run tests
FwLiteProjectSync.Tests.SyncTests.CanCreateAComplexFormAndItsComponentInOneSync
Check failure on line 513 in backend/FwLite/FwLiteProjectSync.Tests/SyncTests.cs
GitHub Actions / Build FW Lite and run tests
FwLiteProjectSync.Tests.SyncTests.CanCreateAComplexFormTypeAndSyncsIt