These 19 commits are when the Protocol Buffers files have changed:
Commit: | fe95305 | |
---|---|---|
Author: | n0trace | |
Committer: | GitHub |
Add google.protobuf.Struct support (#77) * Add google.protobuf.Struct support * Add google.protobuf.Struct support * Update package.yml change from https://github.com/actions/virtual-environments * mdf CHANGELOG.md Co-authored-by: wangyufeng04 <wangyufeng04@baidu.com>
The documentation is generated from this commit.
Commit: | 9d31a7e | |
---|---|---|
Author: | Roger Chapman | |
Committer: | GitHub |
Fix to broken state change updates on some fields (#37) * Fix to broken state change updates on some fields * all repeated fields could loose state * move all state changes within correct update handlers
Commit: | 67d2f10 | |
---|---|---|
Author: | Roger Chapman | |
Committer: | GitHub |
Oneof value that has a message with no fields would cause the UI to become unresponsive (#32)
Commit: | b6b59fb | |
---|---|---|
Author: | Roger Chapman | |
Committer: | GitHub |
Add support for well known wrapper types (#24)
Commit: | da07df1 | |
---|---|---|
Author: | Roger Chapman |
remove the old Qt version of wombat
Commit: | 02d5a67 | |
---|---|---|
Author: | Roger Chapman | |
Committer: | GitHub |
Add support for parsing Well Known Types: Timestamp & Duration (#15)
Commit: | 7d48283 | |
---|---|---|
Author: | Roger Chapman | |
Committer: | GitHub |
make sure we don't iterate over an empty list of fields (#8) * make sure we don't iterate over an empty list of fields * add to changelog
Commit: | 547db46 | |
---|---|---|
Author: | Roger Chapman |
(very) special support for Map Fields
Commit: | 52177d6 | |
---|---|---|
Author: | Roger Chapman |
Merge remote-tracking branch 'v2/master'
Commit: | e461d5e | |
---|---|---|
Author: | Roger Chapman |
Move the old v1 wombat files to subfolder
Commit: | b11ffc3 | |
---|---|---|
Author: | Roger Chapman |
fix issues with flex layouts
Commit: | 6adfa53 | |
---|---|---|
Author: | Roger Chapman |
test server plus basic client connection
Commit: | 7da35b5 | |
---|---|---|
Author: | Roger Chapman |
store metadata in store
Commit: | 73558b9 | |
---|---|---|
Author: | Roger Chapman |
switch to using a key/value database
Commit: | 654fb7d | |
---|---|---|
Author: | Roger Chapman |
super basic store for workspace options that is saved on connect
Commit: | 28fb34c | |
---|---|---|
Author: | Roger Chapman |
Repeated nested messages
Commit: | 5c6c35e | |
---|---|---|
Author: | Roger Chapman |
add support for repeated text fields
Commit: | 5eb285a | |
---|---|---|
Author: | Roger Chapman |
refactor to seperate controllers and add other input types
Commit: | 73e105f | |
---|---|---|
Author: | Roger Chapman |
add simple grpc server example to test with