Skip to content

Commit

Permalink
implements updateProperty (#677)
Browse files Browse the repository at this point in the history
* feat: update protos

* feat: create Property

* feat: update proto

* feat: getProperty

* add validation

* update protos

* feat: updateProperty

* fix: nil deref

* fix: update setID

* feat: updateProperty

* Merge branch 'issue/644-create-property' into 'issue/644-update-and-get-properties'

* feat: add propertyArchived event

* cleanup

* feat: remove none and fix setID

* fix: update selectOptions

* feat: upsert options

* improve upsert

* feat: isCustom

* feat: get with isCustom

* rename fieldTypeData

* feat: reset selectData if fieldType changes

* apply review
  • Loading branch information
PaulKalho authored Mar 18, 2024
1 parent 37201cc commit 8c23c1a
Show file tree
Hide file tree
Showing 21 changed files with 3,443 additions and 506 deletions.
456 changes: 403 additions & 53 deletions gen/dart/lib/proto/services/property_svc/v1/property_svc.pb.dart

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

132 changes: 108 additions & 24 deletions gen/dart/lib/proto/services/property_svc/v1/property_svc.pbjson.dart

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8c23c1a

Please sign in to comment.