Commit Graph

112 Commits

Author SHA1 Message Date
Roman Hotsiy
476d6c44fe
fix: don't show download button if initialized with an object 2017-04-23 15:22:04 +03:00
Roman Hotsiy
c41f56d33c
chore: fix tests 2017-04-19 12:42:42 +03:00
Roman Hotsiy
b9740bfe55
refactor: renamve Method to Operation 2017-03-30 15:18:26 +03:00
Roman Hotsiy
34defb0d74
tests: remove crashing test 2017-03-27 10:39:33 +03:00
Roman Hotsiy
abae4c03c3
chore: fix tests 2017-03-15 17:53:25 +02:00
Roman Hotsiy
9e0283849a Merge pull request #227 from brendo/support-x-examples-request
Support x-examples vendor extension for requests
2017-03-13 09:15:57 +02:00
Roman Hotsiy
4899f3e08f
fix: x-extendedDiscriminator not working
closes #217
2017-03-09 19:57:55 +02:00
Brendan Abbott
e72471feab Allow JSON-like examples to be shown, which supports things like JSON API 2017-03-06 17:54:52 +10:00
Roman Hotsiy
53cef70cdc
chore: skip tab-sync e2e-test as it braks with no reason on IE 2017-02-27 17:53:37 +02:00
Roman Hotsiy
423b8754f2
chore: try to fix e2e tests on IE 2017-02-27 16:50:27 +02:00
Roman Hotsiy
9d0dd25f30
feat: Color of "default" Response depends on other successful responses are specified
closes #197
2017-02-26 01:00:22 +02:00
Roman Hotsiy
fd49082db2
feat: Add support for x-servers 2017-02-26 00:59:49 +02:00
Roman Hotsiy
a5c03abbe4
fix: Fix extra slash if basePath is not present
fixes #201
2017-02-14 09:49:58 +02:00
Roman Hotsiy
8c5251688f
Upgrade to latest deps
This reverts commit 5dbf413706.
2017-02-02 23:22:41 +02:00
jsmartfo
d9bec1bd6a
fix(heading): fix for headings render making failsafe, adding test, adjusting some commentary and spelling/typos 2017-02-02 23:13:40 +02:00
Roman Hotsiy
1ff87ce665
More Swagger Typings + index headers 2017-02-02 23:13:40 +02:00
Roman Hotsiy
b8a96e25fe
fix tests 2017-02-02 23:13:40 +02:00
Roman Hotsiy
5dbf413706
Temporeraly revert upgrade to protractor 5
Until https://github.com/angular/protractor/pull/3963 is merged

This reverts commit 117d5bf9ec.
2017-01-28 21:23:38 +02:00
Roman Hotsiy
117d5bf9ec
Upgrade to protractor 5 2017-01-28 13:26:45 +02:00
Roman Hotsiy
049094f179
Development tools refactor
- common webpack config
  - use latest karma-coverage + remap-istanbul
  - use webpack-ngc instead of ngc buildstep
  - update dev dependencies
  - use V8LazyParseWebpackPlugin
2017-01-06 21:38:04 +02:00
Roman Hotsiy
ec7803eecf
Fix e2e test 2017-01-06 14:56:42 +02:00
Roman Hotsiy
177bffb1c3
Merge branch 'menu-refactor' 2017-01-06 12:58:15 +02:00
Roman Hotsiy
73bfb18282
Fix response list for shared schemas (fixes #177) 2017-01-04 14:49:49 +02:00
Roman Hotsiy
84f3aee681
Update tests after refactoring 2016-12-25 19:15:24 +02:00
Roman Hotsiy
0f580eeed0
Fix tests + other minor fixes 2016-11-30 11:55:37 +02:00
Roman Hotsiy
6b2186ba9a
remove too big spec from e2e test 2016-11-01 17:23:51 +02:00
Roman Hotsiy
1e152f96f0
fix build 2016-10-31 21:09:55 +02:00
Roman Hotsiy
1aa9c4a3f2
Fix e2e and unit tests 2016-10-31 20:15:56 +02:00
Roman Hotsiy
cef8631b89
Exclude too big spec from e2e 2016-10-31 19:26:58 +02:00
Roman Hotsiy
0a2bede7a9
Fix e2e 2016-10-31 10:15:15 +02:00
Roman Hotsiy
9389d7dc15
Fix unit tests 2016-10-31 10:15:04 +02:00
Roman Hotsiy
17e7bf9fd8
Refactor + minor fixes/optimizations 2016-10-23 20:18:42 +03:00
LeFnord
719dfbfa13 makes basePath optional 2016-09-06 10:52:31 +02:00
Roman Hotsiy
d3ef8f003c
Fix e2e tests + minor refactoring 2016-09-01 09:54:28 +03:00
Roman Hotsiy
b2cd855aa8
Make e2e less verbose + minor fixes 2016-08-31 22:04:37 +03:00
Roman Hotsiy
a7a4a349f0
Fix tests 2016-08-30 20:05:21 +03:00
Roman Hotsiy
803410da40
Suppress FF warnings in e2e 2016-08-29 07:34:44 +03:00
Roman Hotsiy
66684c192b
Remove unused files 2016-08-29 07:33:29 +03:00
Roman Hotsiy
a65ecfa442
Move to webpack + AoT compilation 2016-08-28 21:46:10 +03:00
Roman Hotsiy
3aa586cced
Migrate to typescript 2.0 and get rid of typings (fixes #80, #81) 2016-08-28 21:44:11 +03:00
Roman Hotsiy
379870a1b3
Migrate to angular rc.5 2016-08-22 12:12:13 +03:00
Mike Stead
e8f090604c Validate that api scheme is used correctly 2016-08-01 10:26:10 +10:00
Mike Stead
51965f94b5 Use api host if schema host is undefined 2016-08-01 09:46:34 +10:00
Roman Hotsiy
2872ffbcf9
If API supports both HTTP and HTTPS use HTTPS (fixes #72) 2016-07-26 14:51:59 +03:00
Roman Hotsiy
a5959bdf55
Refactor menu 2016-07-26 12:33:55 +03:00
Roman Hotsiy
205aa6211c
Pull markdown headers from description into side menu 2016-07-21 13:52:56 +03:00
Roman Hotsiy
ac6c203f24
fix tests 2016-07-01 18:33:42 +03:00
Roman Hotsiy
4a475677f7
Clean up tests 2016-07-01 16:30:57 +03:00
Roman Hotsiy
a671d2f005
update to the latest angular 2016-07-01 15:53:16 +03:00
Roman Hotsiy
8d039af839
Fix additionalProperties: true crash 2016-06-29 22:29:05 +03:00