Ivan Goncharov
|
006e1341d6
|
Merge pull request #58 from APIs-guru/master
Update APIs.guru URLs in README
|
2016-06-11 14:59:07 +03:00 |
|
Ivan Goncharov
|
bf0f44303b
|
Switch to APIs.guru API v2
|
2016-06-09 20:40:54 +03:00 |
|
Ivan Goncharov
|
43756f168d
|
Update APIs.guru URLs in README
|
2016-06-09 20:39:52 +03:00 |
|
Roman Hotsiy
|
3629e34a5a
|
Continue migrating to TS
|
2016-06-06 19:32:20 +03:00 |
|
Roman Hotsiy
|
40b03e993c
|
Simplified deployment
|
2016-05-29 20:47:38 +03:00 |
|
Roman Hotsiy
|
9df1c450e8
|
v0.13.0
|
2016-05-29 20:31:39 +03:00 |
|
Roman Hotsiy
|
4005d8f61b
|
Proper examples generation: fixes #43
|
2016-05-29 20:26:20 +03:00 |
|
Roman Hotsiy
|
65bc8ef4e5
|
Migrate to Typescript (not finished yet)
|
2016-05-25 18:34:31 +03:00 |
|
Roman Hotsiy
|
61d9a42477
|
bump version (v0.12.0)
|
2016-05-20 23:04:11 +03:00 |
|
Roman Hotsiy
|
37bbd7f405
|
fix broken unit tests
|
2016-05-20 22:56:10 +03:00 |
|
Roman Hotsiy
|
1ec5f9d12d
|
fix unit tests: add version.json to karma serveed
|
2016-05-20 22:45:12 +03:00 |
|
Roman Hotsiy
|
82060357c7
|
Get rid of bash
|
2016-05-20 22:37:36 +03:00 |
|
Roman Hotsiy
|
f2b1ba8cda
|
Add gulp copydebug task
|
2016-05-20 20:51:31 +03:00 |
|
Roman Hotsiy
|
6f8ea60da7
|
Add version getter to ReDoc runtime
|
2016-05-20 20:36:26 +03:00 |
|
Roman Hotsiy
|
c80f13738f
|
Use prod build on demo
|
2016-05-20 20:14:18 +03:00 |
|
Roman Hotsiy
|
8e6ce26ea6
|
use json-schema-ref-parser instead of SwaggerParser (fixes #46)
|
2016-05-20 20:13:39 +03:00 |
|
Roman Hotsiy
|
ed69beb2bc
|
disable sourcemaps for prod build
|
2016-05-20 20:12:54 +03:00 |
|
Roman Hotsiy
|
bdbf7e0ab1
|
Fixed e2e tests (button was not clickable)
|
2016-05-20 19:51:57 +03:00 |
|
Roman Hotsiy
|
9c5d002eda
|
Add basic error message (part of #48)
|
2016-05-20 19:51:25 +03:00 |
|
Roman Hotsiy
|
1d0579f114
|
Remove debug log messages
|
2016-05-20 19:29:12 +03:00 |
|
Roman Hotsiy
|
18c3f605a0
|
Minor refactoring in json-schema-lazy
|
2016-05-20 19:28:16 +03:00 |
|
Roman Hotsiy
|
c40de56a71
|
Fix mixed deps for prod and dev build
|
2016-05-20 19:27:47 +03:00 |
|
Roman Hotsiy
|
2252596063
|
minor bump version (v0.11.1)
|
2016-05-19 10:05:28 +03:00 |
|
Roman Hotsiy
|
1eb38a8701
|
Enhance loading animation
|
2016-05-19 10:04:54 +03:00 |
|
Roman Hotsiy
|
a2c91be5a3
|
Fix reload gulp task
|
2016-05-19 10:03:57 +03:00 |
|
Roman Hotsiy
|
02149be9df
|
bump version (v0.11.0)
|
2016-05-18 22:55:02 +03:00 |
|
Roman Hotsiy
|
dbd90b6c73
|
Fix watch task
|
2016-05-18 22:39:21 +03:00 |
|
Roman Hotsiy
|
a8cd9e3c14
|
Add Header for response schema
|
2016-05-18 22:39:09 +03:00 |
|
Roman Hotsiy
|
269f535d7f
|
Default values (only for primitive types)
|
2016-05-18 22:24:34 +03:00 |
|
Roman Hotsiy
|
fde3dccf62
|
Update build tasks
|
2016-05-18 22:18:06 +03:00 |
|
Roman Hotsiy
|
a43d725256
|
Minor UI fix: scroll for too long endpoint url
|
2016-05-18 22:12:41 +03:00 |
|
Roman Hotsiy
|
57b96a6eda
|
Add more e2e tests
|
2016-05-18 17:44:58 +03:00 |
|
Roman Hotsiy
|
b9bc3f2eab
|
Change detection optimizations
|
2016-05-18 17:16:29 +03:00 |
|
Roman Hotsiy
|
7380f89482
|
fix mobile nav
|
2016-05-17 19:38:12 +03:00 |
|
Roman Hotsiy
|
547cf0ceab
|
Add type:file support for payloads
|
2016-05-16 23:02:34 +03:00 |
|
Roman Hotsiy
|
3f725056ed
|
Add tested on APIs.guru badge
|
2016-05-11 15:41:35 +03:00 |
|
Roman Hotsiy
|
7278110e58
|
minor fix deploy to gh-pages
|
2016-05-10 12:32:54 +03:00 |
|
Roman Hotsiy
|
fb61b49ec9
|
bump verstion v0.9.0
|
2016-05-10 11:29:55 +03:00 |
|
Roman Hotsiy
|
cc422559fe
|
include basic e2e to the tescases needed for deployment
|
2016-05-10 11:02:47 +03:00 |
|
Roman Hotsiy
|
c228c5473c
|
remove whitespace between root path and method path (fixes #44)
|
2016-05-10 10:15:16 +03:00 |
|
Roman Hotsiy
|
b2db144c6b
|
separate general e2e test from apis.guru
|
2016-05-10 10:04:43 +03:00 |
|
Roman Hotsiy
|
50a378f3ea
|
Fix changeDetection in Safari
|
2016-05-10 09:44:44 +03:00 |
|
Roman Hotsiy
|
a1a1739508
|
Fixed resolving additional properties inside of array
|
2016-05-10 09:44:26 +03:00 |
|
Roman Hotsiy
|
bd4a0d136c
|
Sauce IE fix
|
2016-05-10 09:43:05 +03:00 |
|
Roman Hotsiy
|
1134b84f12
|
Fixed deps
|
2016-05-09 23:01:20 +03:00 |
|
Roman Hotsiy
|
ed20f784db
|
Update tests
|
2016-05-09 22:55:16 +03:00 |
|
Roman Hotsiy
|
96fc22d90b
|
moved logick to services
|
2016-05-07 10:54:44 +03:00 |
|
Roman Hotsiy
|
68e77f9350
|
more refactor
|
2016-05-06 12:46:41 +03:00 |
|
Roman Hotsiy
|
d2eca9fcde
|
updated angular to rc + refactor
|
2016-05-06 00:48:41 +03:00 |
|
Roman Hotsiy
|
a272dacc95
|
Update angular to the rc
|
2016-05-05 11:05:02 +03:00 |
|