Roman Hotsiy
|
f792273be8
|
support x-example for parameters
closes #297
|
2017-08-17 11:26:02 +03:00 |
|
Roman Hotsiy
|
87d9abd62b
|
fix: enum with single value not shown in non-body params
closes #284
|
2017-07-02 18:54:51 +03:00 |
|
Roman Hotsiy
|
b9740bfe55
|
refactor: renamve Method to Operation
|
2017-03-30 15:18:26 +03:00 |
|
Roman Hotsiy
|
bed15dddc6
|
chore: upgrade to angular 4.x
|
2017-03-15 17:53:25 +02:00 |
|
Roman Hotsiy
|
1ff87ce665
|
More Swagger Typings + index headers
|
2017-02-02 23:13:40 +02:00 |
|
Roman Hotsiy
|
71a48e0de8
|
UI: Improve paramters spacing
|
2016-11-30 18:25:52 +02:00 |
|
Roman Hotsiy
|
4208660a6f
|
Perfromance fix (tests still failing)
|
2016-11-30 11:55:37 +02:00 |
|
Roman Hotsiy
|
d8f08be770
|
Add support for collectionFormat
|
2016-11-28 16:15:09 +02:00 |
|
Roman Hotsiy
|
77eeb53a48
|
Render pattern property (#42)
|
2016-11-01 17:21:32 +02:00 |
|
Roman Hotsiy
|
9d4a903ef2
|
Start refactoring css + minor UI improvements
|
2016-11-01 17:00:52 +02:00 |
|
Roman Hotsiy
|
c768512913
|
Fix default value for falsy values is not displayed (#109)
|
2016-09-12 23:54:35 +03:00 |
|
Roman Hotsiy
|
d3ef8f003c
|
Fix e2e tests + minor refactoring
|
2016-09-01 09:54:28 +03:00 |
|
Roman Hotsiy
|
a65ecfa442
|
Move to webpack + AoT compilation ✨
|
2016-08-28 21:46:10 +03:00 |
|
Roman Hotsiy
|
379870a1b3
|
Migrate to angular rc.5
|
2016-08-22 12:12:13 +03:00 |
|
Roman Hotsiy
|
f98cb9a3fe
|
Render json-schema constrains for headers (fixes #47)
|
2016-07-28 07:24:12 +03:00 |
|
Roman Hotsiy
|
82f1be1d11
|
Get rid of prepareModel method. Use init instead
|
2016-07-20 11:07:08 +03:00 |
|
Roman Hotsiy
|
0b0f28cd4a
|
Implement expanding subschemas (fixes #56)
|
2016-06-29 18:02:19 +03:00 |
|
Roman Hotsiy
|
afe9020021
|
Fix dereferencing
|
2016-06-25 13:02:13 +03:00 |
|
Roman Hotsiy
|
003fba8651
|
Refactoring
Rename schemaMgr to specMgr
fix error logs in tests
|
2016-06-23 17:46:10 +03:00 |
|
Roman Hotsiy
|
53b4f55876
|
Refactor
|
2016-06-22 21:53:11 +03:00 |
|
Roman Hotsiy
|
43a0872530
|
bypass sanitization for markdown
|
2016-06-22 12:45:03 +03:00 |
|
Roman Hotsiy
|
4f39ab9edc
|
Add tslint
|
2016-06-13 20:54:24 +03:00 |
|
Roman Hotsiy
|
65bc8ef4e5
|
Migrate to Typescript (not finished yet)
|
2016-05-25 18:34:31 +03:00 |
|
Roman Hotsiy
|
269f535d7f
|
Default values (only for primitive types)
|
2016-05-18 22:24:34 +03:00 |
|
Roman Hotsiy
|
547cf0ceab
|
Add type:file support for payloads
|
2016-05-16 23:02:34 +03:00 |
|
Roman Hotsiy
|
ed20f784db
|
Update tests
|
2016-05-09 22:55:16 +03:00 |
|
Roman Hotsiy
|
d2eca9fcde
|
updated angular to rc + refactor
|
2016-05-06 00:48:41 +03:00 |
|
Roman Hotsiy
|
9d13b702b3
|
Update agnular to the latest beta
|
2016-04-29 22:57:24 +03:00 |
|
Roman Hotsiy
|
4c923682ba
|
Omit readonly properties in request schemas (part of #42)
|
2016-04-27 22:34:41 +03:00 |
|
Roman Hotsiy
|
6004fb0132
|
Add help messages for different types of parameters (fixes #26)
|
2016-03-28 00:54:43 +03:00 |
|
Roman Hotsiy
|
ac7116ad04
|
big refactoring of injectPropertyData method
|
2016-03-17 00:43:23 +02:00 |
|
Roman Hotsiy
|
8afa4d6c32
|
Fix treating refereced schemas with simple types (string, integer) as nested
|
2016-03-09 00:28:55 +02:00 |
|
Cesar
|
06cba79383
|
Global styles and Menu style
|
2016-03-02 14:48:55 -05:00 |
|
Cesar
|
d07e2f0026
|
Work on Request and Response Samples and overall padding
|
2016-03-01 13:08:02 -05:00 |
|
Roman Hotsiy
|
07b1b6325c
|
Fix lint error
|
2016-02-23 13:09:31 +02:00 |
|
Roman Hotsiy
|
97e38b3a95
|
Group operation parameters by type (fixes #23)
|
2016-02-23 13:05:59 +02:00 |
|
Roman Hotsiy
|
7e4d56c405
|
IE/Edge ui fixes
|
2016-02-07 16:55:53 +02:00 |
|
Roman Hotsiy
|
ea6df01bfd
|
Cache same schema views
|
2016-02-07 16:11:15 +02:00 |
|
Roman Hotsiy
|
7f57558225
|
fixed #12: schema representation on Safari
|
2016-02-06 18:02:10 +02:00 |
|
Roman Hotsiy
|
e861ae9add
|
Display enums info
|
2016-02-06 17:00:36 +02:00 |
|
Roman Hotsiy
|
fae59c7917
|
Fix path params rendering
|
2016-02-04 11:49:00 +02:00 |
|
Roman Hotsiy
|
d805cba782
|
Fix nested schema representation issues
|
2016-01-23 17:49:44 +02:00 |
|
Roman Hotsiy
|
4d0ab0dc16
|
improve styling: get rid of bold in headers
|
2016-01-23 00:17:36 +02:00 |
|
Roman Hotsiy
|
d5f529df6f
|
Remove unused json-schema-view
|
2015-12-19 15:45:47 +02:00 |
|
Roman Hotsiy
|
66aa19404a
|
Update angular2 to the latest alpha + migrate
|
2015-12-14 17:20:40 +02:00 |
|
Roman Hotsiy
|
166af1ffb3
|
Refactor tree lines css
|
2015-11-22 20:04:18 +02:00 |
|
Roman Hotsiy
|
a78dd4a0ab
|
Add _variables.scss and start stylesheets refactoring
|
2015-11-22 15:46:12 +02:00 |
|
Roman Hotsiy
|
5bf1e62c75
|
Rename css into scss
|
2015-11-22 14:08:28 +02:00 |
|
Roman Hotsiy
|
54b3ef1223
|
chane line width to 1px
|
2015-11-18 23:31:36 +02:00 |
|
Roman Hotsiy
|
7c8edb04e4
|
create own basic json-schema viewer
|
2015-11-18 23:30:59 +02:00 |
|