-
Notifications
You must be signed in to change notification settings - Fork 39
Feature/finished/iia 1738 final changes implement auto save functionality for semantic editing using observable entities #393
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
Feature/finished/iia 1738 final changes implement auto save functionality for semantic editing using observable entities #393
Conversation
…ished/IIA-1601-SPIKE-Research-Permanent-Solution-for-Observable-Field-writeToDatabase-POC # Conflicts: # kview/src/main/java/dev/ikm/komet/kview/mvvm/view/genediting/SemanticFieldsController.java
Feature/finished/iia 1648 data on the left side of semantic window re…
Feature/finished/iia 1649 bugfix property bump genedit (#331)
* Removed the code to reflect correct data. * Removed commented code. * Better fix to submit and show uncommmitted transactions. * Feature/finished/iia 1471 component default value (#333) * Update version to start feature: IIA-1471-Component-Default-Value * Feature/IIA-1471: Use "Placeholder" and Default Value for Undefined Component Field * Update version to finish feature: IIA-1471-Component-Default-Value * Removed unnecessary code --------- Co-authored-by: Pedro Duque Vieira <pedro.duquevieira@gmail.com>
Sync with main
…ished/IIA-1601-SPIKE-Research-Permanent-Solution-for-Observable-Field-writeToDatabase-POC # Conflicts: # kview/src/main/java/dev/ikm/komet/kview/mvvm/view/genediting/SemanticFieldsController.java
Sync with main
sync with main
…Research-Permanent-Solution-for-Observable-Field-writeToDatabase-POC' into feature/finished/IIA-1601-SPIKE-Research-Permanent-Solution-for-Observable-Field-writeToDatabase-POC
sync with main.
Sync with main
Sync with main
Sync with main
Sync with main
Sync with main
Feature/finished/iia 1646 correct image check (#343)
Feature/finished/iia 1646 correct image check (#343)
Sync with main
Sync with main
Sync with main.
Sync with main
…ished/IIA-1738-Carl-Changes-Implement-Auto-Save-Functionality-for-Semantic-Editing-Using-Observable-Entities # Conflicts: # kview/src/main/java/dev/ikm/komet/kview/klfields/KlFieldHelper.java # kview/src/main/java/dev/ikm/komet/kview/mvvm/view/genediting/GenEditingDetailsController.java # kview/src/main/java/dev/ikm/komet/kview/mvvm/view/genediting/SemanticFieldsController.java
…ave-Functionality-for-Semantic-Editing-Using-Observable-Entities' of github.com:swaroopsalvi/komet into feature/finished/IIA-1738-Carl-Changes-Implement-Auto-Save-Functionality-for-Semantic-Editing-Using-Observable-Entities
Sync with main
dholubek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
had a few comments; mostly want to make sure the left side works the same for create
framework/src/main/java/dev/ikm/komet/framework/observable/ObservableEntity.java
Outdated
Show resolved
Hide resolved
framework/src/main/java/dev/ikm/komet/framework/observable/ObservableEntity.java
Outdated
Show resolved
Hide resolved
kview/src/main/java/dev/ikm/komet/kview/mvvm/view/genediting/GenEditingDetailsController.java
Show resolved
Hide resolved
carldea
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great @swaroopsalvi Thank you for this hard work.
…ement-Auto-Save-Functionality-for-Semantic-Editing-Using-Observable-Entities
dholubek
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reviewed in detail in working session, looks good
No description provided.