kyle
9155eb946e
fix: always display locally-available title property as a model's name ( #4542 )
...
* fix: always display locally-available `title` property as a model's name
* fix failing unit test
* add e2e test case
2018-05-10 22:15:36 -07:00
kyle
8cef3adfe6
fix: path-item $ref operation metadata storage ( #4489 )
2018-04-27 10:29:33 -07:00
Helder Sepulveda
62ed4db110
fix: http auth component state retention issue ( #4394 )
...
* Set the value if set is available
* tests: add failing e2e test case
* use Object.assign to always ensure setState receives a new value object
2018-04-20 16:08:39 -07:00
kyle
932cc9838c
fix: Callback component $$ref handling ( #4454 )
2018-04-18 18:05:15 -07:00
kyle
d90353228a
pass meta error information to JsonSchemaForm correctly ( #4416 )
...
* tests: add failing e2e tests
* fix: pass meta error information to JsonSchemaForm correctly
2018-04-05 15:30:31 -07:00
kyle
4480db0390
Use non-normalized operationId for layout management, if it is available ( #4410 )
...
* test(e2e): modify e2e hot server to peacefully coexist with dev server
* tests: add failing e2e test case
* fix: use originalOperationId for layout targeting, if available
2018-04-04 18:55:10 -07:00