You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
feat: @value annotation to replace @attribute, @constant, @optional, @required (#901)
* feat(parser): mostly finish updating parser schema
* test(parser): update tests
* feat(parser): fully migrate parser
* feat(gui): migration from annotation store v1 to v2
* refactor(gui): upgrade annotation store in annotation slice to new version
* refactor(gui): update most of the gui code
* feat(gui): get everything running again (still needs testing)
* fix(gui): update help button
* fix(gui): run migration on import/startup
* fix(gui): behavior of value form when changing type
* feat(gui): improve tag for value annotation
* fix(gui): allow selection of False and empty string
* feat(gui)!: replace attribute annotation with optional on import
* feat(gui): move value annotation to uncategorized section in dropdown
* style: fix lint errors
* style: fix lint errors
* fix(backend): failing tests
* style(backend): fix linter errors
* style(backend): fix linter errors
* style: apply automatic fixes of linters
* fix: smoke tests
* feat(gui): improve labels in value form
* fix(gui): make boolean value required and fix initialization
* feat(gui): polishing
* style: apply automatic fixes of linters
* chore(data): update annotation data
* fix(gui): adding new annotations
* refactor(gui): polishing
* fix(gui): failing test
* style: apply automatic fixes of linters
* fix(backend): wrong main class
* refactor(gui): rename a function
* style(backend): use trailing commas
* style: apply automatic fixes of linters
Co-authored-by: lars-reimann <[email protected]>
0 commit comments