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

Dev schema editing #284

Draft
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

SergeyNefyodov
Copy link
Contributor

@SergeyNefyodov SergeyNefyodov commented Sep 3, 2024

Summary of the Pull Request

I add schema editing first version. Could you please watch it and say, what can be improved in this step

Description:
I add edition to element because entity doesn;t know which element it belongs to.
Also I am thinking about how to create validation for different value types (for all posible value types)

Quality Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@SergeyNefyodov SergeyNefyodov marked this pull request as draft September 3, 2024 19:51
Copy link

github-actions bot commented Sep 3, 2024

Qodana for .NET

2 new problems were found

Inspection name Severity Problems
Invert 'if' statement to reduce nesting ◽️ Notice 1
Merge sequential checks into single conditional access check ◽️ Notice 1

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at qodana-support@jetbrains.com

@Nice3point Nice3point added the feature 💡 A new feature being implemented label Sep 13, 2024
@Nice3point
Copy link
Collaborator

Postponed until the navigation stack is added

@Nice3point Nice3point linked an issue Sep 29, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 💡 A new feature being implemented
Projects
Status: 🏗 In progress
Development

Successfully merging this pull request may close these issues.

Edit Extensible Storage data
2 participants