Kyle Shockey
|
61a498969e
|
Fix deep linking
|
2017-11-16 23:19:57 -08:00 |
|
Kyle Shockey
|
a6bd0f45f8
|
Fix deep linking
|
2017-11-16 22:49:39 -08:00 |
|
kyle
|
ad6a180ae5
|
Merge branch 'master' into bug/3904-operation-not-updating
|
2017-11-16 22:33:30 -08:00 |
|
Kyle Shockey
|
0ef0613020
|
Remove Response update logic; dispatch changeProducesValue correctly
|
2017-11-16 22:25:19 -08:00 |
|
Kyle Shockey
|
d28bf86129
|
Skip toJS() call in default mapStateToProps function
|
2017-11-16 21:38:41 -08:00 |
|
Kyle Shockey
|
d284a3d243
|
Use PureComponent default shouldcomponentUpdate in OperationContainer
|
2017-11-16 21:05:05 -08:00 |
|
Kyle Shockey
|
6ab3f9e938
|
Pass system to OperationContainer through getComponent
|
2017-11-16 21:03:31 -08:00 |
|
Kyle Shockey
|
2ce199c151
|
Ensure that connected containers get a System in mapStateToProps props
This will allow us to avoid system utility handaround in
connected containers.
|
2017-11-16 20:16:45 -08:00 |
|
Kyle Shockey
|
7624d6b5fc
|
Add test for system injection with mapStateToProps containers
|
2017-11-16 20:10:54 -08:00 |
|
Kyle Shockey
|
054961bfc7
|
Merge branch 'ft/performance' into bug/3904-operation-not-updating
|
2017-11-16 18:55:17 -08:00 |
|
Kyle Shockey
|
dc7f15ea1b
|
Add missing core-js to dependencies
Not related to this bug, but needed to be done to silence an
error thrown by Webpack.
|
2017-11-16 17:55:15 -08:00 |
|
Larry Gregory
|
61663fd5ba
|
Merge branch 'master' into master
|
2017-11-16 19:00:43 -05:00 |
|
kyle
|
60989190d7
|
Merge pull request #3919 from thompsongl/ft/deprecated-schema
Ft/deprecated schema
|
2017-11-16 15:36:47 -08:00 |
|
Greg Thompson
|
db1ad02a64
|
strikethrough for deprecated property name
|
2017-11-16 13:26:38 -06:00 |
|
Greg Thompson
|
86680825af
|
add deprecated class to tr of deprecated schema
|
2017-11-16 13:26:07 -06:00 |
|
kyle
|
6041c419c9
|
Merge branch 'master' into uri-encoded-scopes-fix
|
2017-11-14 15:18:41 -08:00 |
|
Hugo Ferrando Seage
|
3139f3a9d7
|
Change color of <th>'s border-bottom elements in markdown content
|
2017-11-14 17:36:06 +01:00 |
|
Owen Conti
|
4b6a89dd53
|
Fixes #3897 - Change color of <th> elements in markdown content.
|
2017-11-13 17:29:05 -07:00 |
|
Greg Thompson
|
0d0b3279bb
|
Merge branch 'master' into ft/3052-extensions
|
2017-11-13 09:29:19 -06:00 |
|
Conor Lennon
|
f929d4fdd6
|
Remove check that the response has a content-length when making a
download link available.
|
2017-11-12 20:35:15 +00:00 |
|
Larry Gregory
|
91a3707c13
|
Update react-split-pane for React-16 support
|
2017-11-12 14:19:40 -05:00 |
|
kyle
|
859edbf7f7
|
Merge pull request #3892 from swagger-api/v/3.4.4
v3.4.4
|
2017-11-10 23:25:31 -08:00 |
|
Kyle Shockey
|
81e7193eaf
|
Build for v3.4.4
|
2017-11-10 23:21:20 -08:00 |
|
Kyle Shockey
|
fadc522f56
|
v3.4.4
|
2017-11-10 23:16:51 -08:00 |
|
Kyle Shockey
|
e45b9b82a8
|
Fix docExpansion: full regression
|
2017-11-10 22:34:55 -08:00 |
|
kyle
|
b0420729c9
|
Merge pull request #3825 from heldersepu/feature/validation_tooltips
Add validation error tooltips
|
2017-11-10 19:12:07 -08:00 |
|
kyle
|
b2c41e1e07
|
Merge branch 'master' into feature/validation_tooltips
|
2017-11-10 18:40:14 -08:00 |
|
kyle
|
0432828c56
|
Merge pull request #3885 from swagger-api/ft/big-spec-performance
Improve performance of big API definitions
|
2017-11-10 18:11:17 -08:00 |
|
Kyle Shockey
|
82a2ee9a34
|
Add safe string method access for toTitleCase
|
2017-11-10 16:57:14 -08:00 |
|
kyle
|
c3b7f071c8
|
Merge branch 'master' into ft/big-spec-performance
|
2017-11-10 16:45:20 -08:00 |
|
kyle
|
9020ee1efa
|
Merge pull request #3884 from swagger-api/fix/model-longtext-fix
Removed set width from Model prop
|
2017-11-10 16:30:01 -08:00 |
|
kyle
|
12fd5d7c8d
|
Merge branch 'master' into fix/model-longtext-fix
|
2017-11-10 16:23:31 -08:00 |
|
kyle
|
e83344e0a2
|
Merge pull request #3889 from swagger-api/bug/3299-param-validation-regression
Validate number and integer parameter value `0` correctly
|
2017-11-10 11:25:24 -08:00 |
|
kyle
|
4041689c1d
|
Merge branch 'master' into bug/3299-param-validation-regression
|
2017-11-10 10:52:56 -08:00 |
|
Kyle Shockey
|
365585ceea
|
Add check for 0 value for number and integer parameter values
|
2017-11-10 10:45:19 -08:00 |
|
Kyle Shockey
|
d92a27bdab
|
Add failing tests
|
2017-11-10 10:40:03 -08:00 |
|
kyle
|
bfe2667326
|
Remove unused Immutable.List import
|
2017-11-09 19:28:20 -08:00 |
|
kyle
|
6a2659c5d0
|
Merge branch 'master' into ft/big-spec-performance
|
2017-11-09 19:17:37 -08:00 |
|
Kyle Shockey
|
f4f3b25d8f
|
Create newSpecErrBatch for more wealth and prosperity
|
2017-11-09 16:48:22 -08:00 |
|
Kyle Shockey
|
e33de3049f
|
Refactor Operation component to not trigger its own re-render
|
2017-11-09 16:28:53 -08:00 |
|
Helder Sepulveda
|
61a9fa0fcc
|
Merge branch 'master' into feature/validation_tooltips
|
2017-11-09 15:41:15 -05:00 |
|
Minasokoni
|
5b6cd88557
|
removed set width
|
2017-11-09 12:18:10 -08:00 |
|
Greg Thompson
|
40c2c28a7d
|
add showExtensions to config table
|
2017-11-09 10:44:30 -06:00 |
|
Greg Thompson
|
ee5d9a8c34
|
propType test fix
|
2017-11-09 10:23:02 -06:00 |
|
Greg Thompson
|
91dab7b166
|
getConfigs prop expansion; limit extension render based on config setting
|
2017-11-09 10:22:41 -06:00 |
|
Greg Thompson
|
83dd9f3dfc
|
showExtensions config param
|
2017-11-09 10:21:08 -06:00 |
|
Greg Thompson
|
7b83f64676
|
Merge branch 'master' into ft/3052-extensions
|
2017-11-09 08:31:04 -06:00 |
|
kyle
|
75d482f27f
|
Merge pull request #3869 from feenr/bug/3658-add-enzyme-test-for-objectmodel
Bug/3658 add enzyme test for objectmodel
|
2017-11-08 22:53:46 -08:00 |
|
kyle
|
49457fe089
|
Correct typo in test description
|
2017-11-08 22:48:20 -08:00 |
|
kyle
|
f7be20f42c
|
Merge branch 'master' into bug/3658-add-enzyme-test-for-objectmodel
|
2017-11-08 22:47:13 -08:00 |
|