-
![image](https://user-images.githubusercontent.com/65456722/114320690-62daed80-9b17-11eb-849b-83d44ad5608a.png)
probably backend related or recent UI changes
-
Descriptions are required to create organization, unit, etc,
After creating one, Then when I refresh the page descriptions are empty.
-
Problem: We don't have `context()` anymore when using `DynamicResourceHandler`.
See: https://github.com/vlingo/vlingo-schemata/blob/a6e682f64e636214b3e1636318c5b047cf58b92e/src/main/java/io/vlingo/sc…
-
It's possible that extending ResourceHandler is improperly generated because that is only supported by "configuration resources" (declared in vlingo-http.properties). For dynamic resources handlers th…
-
This effort was already started and is approximately 75% completed.
Use https://github.com/vlingo/vlingo-schemata/pull/145
It is a merge of https://github.com/vlingo/vlingo-schemata/pull/143 wit…
-
### There is an assumption that Journals should have a constructor which just takes a dispatcher:
(this is used in schemata:) ![InMemoryJournalActor takes dispatcher](https://user-images.githubuserco…
-
Some parts of the project still use old names/concepts.
1. vlingo-xoom-server should be vlingo-xoom
2. mainClass shoud be io.vlingo.schemata.XoomInitializer
3. one import (ResourceHandlers) wrong…
-
Currently, the validation of `patch` updates allows adding fields. This is incorrect, a `patch` update may only update metadata, not the specification.
-
Hello,
we have created a project for a [portfolio](https://github.com/whzinformatik/stocktrader/tree/portfolio). (Same project as #4)
We want to retrieve some data (get request).
Some errors alr…
-
I migrated a very small PoC to `vlingo-symbio` to see how it works. I looked into `vlingo-schemata` for the setup. It works so far but I noticed a few things:
- `vlingo-symbio` needs some 'ceremoni…