Commit Graph

45 Commits

Author SHA1 Message Date
Roman Hotsiy
db7f500ba0 IE10, IE9 Fixes
Use Reflect.metadate decorator instead of Class.parameters
Add fallback old syntax of flexbox
Other minor styling fixes
2016-02-10 13:19:50 +02:00
Roman Hotsiy
fa81187e10 Use operationId in links; fixes #14 2016-02-07 16:10:32 +02:00
Roman Hotsiy
fb7c2d160f Update tests 2016-02-01 14:47:45 +02:00
Roman Hotsiy
5fd757076c Add prism.js pipe 2016-01-31 19:37:35 +02:00
Roman Hotsiy
91e7af2b9d schema samples highlighting + collapsability 2016-01-23 23:35:44 +02:00
Roman Hotsiy
e67ab9c3ea Ensure markdown style is not applied to other elements 2016-01-23 12:15:09 +02:00
Roman Hotsiy
abfd363401 Temporal referencing fix 2016-01-16 23:25:12 +02:00
Roman Hotsiy
1fc5be3296 add error message 2016-01-15 22:43:18 +02:00
Roman Hotsiy
26b9bbc4ae Discriminator support 2016-01-09 22:37:01 +02:00
Roman Hotsiy
ba2571a446 Implemented findDerivedDefs routine 2016-01-09 22:37:01 +02:00
Roman Hotsiy
36c51dee3d Migrate tests to jasmine instead of macha (angular testing depends on jasmine) 2015-12-18 10:34:17 +02:00
Roman Hotsiy
832d018c1b Fix pipes and testcases 2015-12-14 18:31:17 +02:00
Roman Hotsiy
0a3bbdf0d1 Add error messages to Pipes 2015-12-14 18:14:14 +02:00
Roman Hotsiy
66aa19404a Update angular2 to the latest alpha + migrate 2015-12-14 17:20:40 +02:00
Roman Hotsiy
4af37bbd09 Add extra check to SchemaManager 2015-12-14 15:53:22 +02:00
Roman Hotsiy
baa7f27b9b statusCodeType fix 2015-12-12 18:30:13 +02:00
Roman Hotsiy
8d91427206 getMethodParams param semantic fix 2015-12-12 17:29:50 +02:00
Roman Hotsiy
5941973ecf minor update 2015-12-12 13:49:22 +02:00
Roman Hotsiy
9662ad7b1e Rename x-secondaryTag to x-traitTag 2015-12-01 00:29:01 +02:00
Roman Hotsiy
5446c573c5 Strip trailing / in api url 2015-11-29 17:14:18 +02:00
Roman Hotsiy
1681fb30a3 Fix 400 code type 2015-11-23 22:56:44 +02:00
Roman Hotsiy
16570984e0 carry out statusCodeType detection 2015-11-23 22:27:55 +02:00
Roman Hotsiy
a825d98a4d Filtered main tags from tags list 2015-11-17 01:34:13 +02:00
Roman Hotsiy
c0e4e6004a Fix lint error 2015-11-17 01:14:55 +02:00
Roman Hotsiy
540a050eaa Prepend api url to paths 2015-11-17 00:03:09 +02:00
Roman Gotsiy
ad47ce0788 Remove sanitize from marked conf 2015-11-04 22:57:58 +02:00
Roman Gotsiy
e4eec56dc9 Add path params resolving 2015-11-04 22:39:46 +02:00
Roman Gotsiy
31b44c407e Fix minor issue with menu building 2015-11-04 22:39:05 +02:00
Roman Gotsiy
6af3ab74ed move to fixed SwaggerParser fork 2015-11-04 22:30:06 +02:00
Roman Gotsiy
a4bae203f7 Minor schema manager fix 2015-10-30 11:48:36 +02:00
Roman Gotsiy
ab104f3d48 Handle x-secondaryTag in menu generation 2015-10-30 09:41:42 +02:00
Roman Gotsiy
40ec886f7d Group methods by tag; add tag and description 2015-10-28 23:22:12 +02:00
Roman Gotsiy
f8590bb4dd default es6 export + REDOC_COMPONENTS 2015-10-27 19:44:08 +02:00
Roman Gotsiy
c7bc6ff391 Add body sample to the right panel 2015-10-25 13:26:38 +02:00
Roman Gotsiy
90f304304c Display descriptions as GFM (closes #2) 2015-10-23 12:03:47 +03:00
Roman Gotsiy
753cfdb8fd Fix menu for cases method has more than one tag 2015-10-18 19:32:11 +03:00
Roman Gotsiy
094c42f07a Displaying in-body param schema 2015-10-17 21:13:14 +03:00
Roman Gotsiy
01990f265a Fixed parameters list issues 2015-10-10 16:49:10 +03:00
Roman Gotsiy
b30bf98402 Added simple paramaters list 2015-10-10 16:01:41 +03:00
Roman Gotsiy
a2fe4c9ca4 Moved duplicated code into base class/decorator 2015-10-09 23:19:35 +03:00
Roman Gotsiy
c8d04cc1fa Added extra linting options 2015-10-09 10:50:02 +03:00
Roman Gotsiy
cf7391e5d9 Renamed JsonPointer.dirName to baseName 2015-10-09 08:31:09 +03:00
Roman Gotsiy
3d1b529222 Added few basic components 2015-10-08 23:21:51 +03:00
Roman Gotsiy
aaa78d7c50 Added few utils methods 2015-10-08 20:16:45 +03:00
Roman Gotsiy
920c5c0497 Schema loader and Schema Info component 2015-10-07 12:52:57 +03:00