Commit Graph

285 Commits

Author SHA1 Message Date
Roman Hotsiy
4f2e1a29e6 Use dropdown instead of buttons for discriminator switch 2016-04-19 18:56:42 +03:00
Roman Hotsiy
4c450e56b5 Add Dropdown Element 2016-04-19 18:56:42 +03:00
Roman Hotsiy
823c0e60c5 Hanlde empty discriminator 2016-04-13 15:46:41 +03:00
Roman Hotsiy
6d2a49fb13 Minor font-weight fix 2016-04-13 14:26:59 +03:00
Roman Hotsiy
7562bc41f0 Nested schema ui minor fix 2016-04-13 14:23:58 +03:00
Roman Hotsiy
b097f1fdfa Don't show enum info for discriminator field 2016-04-13 14:22:32 +03:00
Roman Hotsiy
fc86c93d87 Fix discriminator end-less recursion 2016-04-13 14:21:56 +03:00
Roman Hotsiy
06e9dd3a0f Fix nested schemas styling (fixes #32) 2016-04-07 21:00:34 +03:00
Roman Hotsiy
6be67940f5 Fix markdown headings 2016-04-07 18:44:41 +03:00
Roman Hotsiy
dbcef5698c Add openapi button simple styling 2016-03-31 19:41:37 +03:00
Roman Hotsiy
cd52d81b46 fix test 2016-03-31 01:15:54 +03:00
Roman Hotsiy
dcd9983ce8 Add download swagger button (#1) 2016-03-31 00:20:31 +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
ae0ce4ac52 fix test 2016-03-27 20:31:07 +03:00
Roman Hotsiy
b6a711b25d Fix change-detection on Safari/IE 2016-03-27 20:17:28 +03:00
Roman Hotsiy
4ca1bdb5de updated angular2 to the latest beta (beta.12) 2016-03-27 18:25:46 +03:00
Roman Hotsiy
36034d4d1a Minor fix joinAllOf 2016-03-27 13:35:06 +03:00
Roman Hotsiy
422ef513a2 UI fix: extra line at the last object property 2016-03-27 00:45:28 +02:00
Roman Hotsiy
6032355664 Refactor JsonSchema component + improve merging allOf 2016-03-27 00:44:34 +02:00
Roman Hotsiy
8b30653fb0 Fix caching schemas with discriminator 2016-03-27 00:37:56 +02:00
Cesar
cfffc19d4f Merge with master 2016-03-22 13:12:35 -04:00
Roman Hotsiy
35e388583c remove padding from api-logo 2016-03-22 00:43:40 +02:00
Roman Hotsiy
824d790478 Fix allOf referencing array schema 2016-03-22 00:27:59 +02:00
Cesar
1af0d8e54e Discriminator styling 2016-03-18 09:10:29 -04:00
Cesar
5decc3ceb5 merge with origin 2016-03-18 09:06:22 -04:00
Cesar
a87ba13806 Fixes in JSONSchema treem and descriminator 2016-03-17 10:27:45 -04:00
Roman Hotsiy
13286558d0 Add minimum and maximum information for numeric fields (fixes #33) 2016-03-17 01:27:09 +02:00
Roman Hotsiy
ac7116ad04 big refactoring of injectPropertyData method 2016-03-17 00:43:23 +02:00
Roman Hotsiy
95cef711b2 Fix footer and <strong> element styling 2016-03-15 16:10:33 +02:00
Roman Hotsiy
3a6e2c14c4 Nested allOf handling 2016-03-15 16:09:42 +02:00
Roman Hotsiy
e957a92346 allOf merging fixes (fixes #31) 2016-03-15 16:09:16 +02:00
Roman Hotsiy
c498517a23 minor responsiveness fix 2016-03-14 23:25:57 +02:00
Roman Hotsiy
cac8594f1c fonts improvements 2016-03-14 23:15:32 +02:00
Roman Hotsiy
f4ee0fa343 minor fixes 2016-03-14 22:36:32 +02:00
Roman Hotsiy
617d398dee move importing external css files outside the redoc 2016-03-14 22:27:45 +02:00
Roman Hotsiy
ca2c01b8ac Make right panel fill all page 2016-03-14 22:27:07 +02:00
Cesar
a0a209820f JSONSchema tree and table 2016-03-14 15:29:27 -04:00
Roman Hotsiy
2e53b9fa50 Merge branch 'master' into css-changes 2016-03-13 02:49:15 +02:00
Roman Hotsiy
6965e69c8c fix regression 2016-03-13 02:32:57 +02:00
Roman Hotsiy
cf2816987a change look of fields with hint 2016-03-13 01:56:33 +02:00
Roman Hotsiy
9860e31049 JsonSchema: display object without properties as a simple type 2016-03-13 01:56:24 +02:00
Roman Hotsiy
da5224e3e2 add accidentally missed changes 2016-03-09 22:05:22 +02:00
Roman Hotsiy
a496e907ea Fix operation links 2016-03-09 21:54:43 +02:00
Roman Hotsiy
7d7877da2e Fix links with spaces 2016-03-09 20:44:20 +02:00
Roman Hotsiy
0a8440f44b Fix treating refereced schemas with simple types (string, integer) as nested 2016-03-09 20:32:10 +02:00
Roman Hotsiy
8afa4d6c32 Fix treating refereced schemas with simple types (string, integer) as nested 2016-03-09 00:28:55 +02:00
Roman Hotsiy
bfa10bca83 Restyle JSONSchema component 2016-03-09 00:27:19 +02:00
Cesar
8828043eb3 Changes in fonts and definitions 2016-03-08 15:03:05 -05:00
Cesar
06cba79383 Global styles and Menu style 2016-03-02 14:48:55 -05:00
Roman Hotsiy
3f698caabe Fix required for JsonSchema component (fixes #28) 2016-03-02 08:56:09 +04:00