Ben Firshman
82b52bf6ef
Add display name for tags
...
In go-swagger, the name of the tag determines the directory that
generated files end up in. Also, we want the tag names to be
consistent with operationIds.
Unfortunately, these make bad names for menu items, so we want
to have a way of specifying human-friendly names for the menu.
2016-12-05 20:58:53 +02:00
Roman Hotsiy
1855d2bd38
Fix linter/tsc errors
2016-12-02 12:11:17 +02:00
Roman Hotsiy
0f580eeed0
Fix tests + other minor fixes
2016-11-30 11:55:37 +02:00
Roman Hotsiy
4208660a6f
Perfromance fix (tests still failing)
2016-11-30 11:55:37 +02:00
Roman Hotsiy
9d4a903ef2
Start refactoring css + minor UI improvements
2016-11-01 17:00:52 +02:00
Roman Hotsiy
17e7bf9fd8
Refactor + minor fixes/optimizations
2016-10-23 20:18:42 +03:00
Roman Hotsiy
a14bde334b
Update to latest Angular RC.6
2016-09-02 23:18:43 +03:00
Roman Hotsiy
a01f9f41a4
Fix sticky sidebar ( #75 )
2016-08-30 19:35:07 +03:00
Roman Hotsiy
c384163be0
ChangeDetectionStrategy.OnPush for components
2016-08-30 17:07:54 +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
9aea9bc683
Fix API descriptioin width on mobile
2016-08-12 20:42:41 +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
82f1be1d11
Get rid of prepareModel method. Use init instead
2016-07-20 11:07:08 +03:00
Roman Hotsiy
ac6c203f24
fix tests
2016-07-01 18:33:42 +03:00
Roman Hotsiy
b22b8d2122
Refactor menu generation + handle methods without tags
2016-07-01 17:24:59 +03:00
Roman Hotsiy
81d06316ed
Add trackBy to tags
2016-07-01 16:30:35 +03:00
Roman Hotsiy
a671d2f005
update to the latest angular
2016-07-01 15:53:16 +03:00
Roman Hotsiy
ad52726b90
Fix various JsonSchema rendering bugs
2016-06-30 16:45:53 +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
4498884f62
Migrate tests to TypeScript
2016-06-12 20:44:34 +03:00
Roman Hotsiy
65bc8ef4e5
Migrate to Typescript (not finished yet)
2016-05-25 18:34:31 +03:00
Roman Hotsiy
b9bc3f2eab
Change detection optimizations
2016-05-18 17:16:29 +03:00
Roman Hotsiy
ed20f784db
Update tests
2016-05-09 22:55:16 +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
Roman Hotsiy
e8716ab69d
Updated tests after angular update
2016-04-30 00:45:53 +03:00
Roman Hotsiy
9d13b702b3
Update agnular to the latest beta
2016-04-29 22:57:24 +03:00
Roman Hotsiy
4ca1bdb5de
updated angular2 to the latest beta (beta.12)
2016-03-27 18:25:46 +03:00
Roman Hotsiy
c498517a23
minor responsiveness fix
2016-03-14 23:25:57 +02:00
Roman Hotsiy
ca2c01b8ac
Make right panel fill all page
2016-03-14 22:27:07 +02:00
Roman Hotsiy
2e53b9fa50
Merge branch 'master' into css-changes
2016-03-13 02:49:15 +02:00
Roman Hotsiy
7d7877da2e
Fix links with spaces
2016-03-09 20:44:20 +02:00
Cesar
d07e2f0026
Work on Request and Response Samples and overall padding
2016-03-01 13:08:02 -05:00
Roman Hotsiy
503cbab2f0
Updated angular to beta.6 + fix test
2016-02-16 15:31:12 +02:00
Roman Hotsiy
fa81187e10
Use operationId in links; fixes #14
2016-02-07 16:10:32 +02:00
Roman Hotsiy
4d0ab0dc16
improve styling: get rid of bold in headers
2016-01-23 00:17:36 +02:00
Roman Hotsiy
f64d4180a6
Basic responsiveness
2016-01-20 18:02:13 +02:00
Roman Hotsiy
53f7f3a007
Sort tests by groups
2015-12-19 19:36:28 +02:00
Roman Hotsiy
b29c49e8d0
Add MethodsList component test suite
2015-12-19 17:19:18 +02:00
Roman Hotsiy
66aa19404a
Update angular2 to the latest alpha + migrate
2015-12-14 17:20:40 +02:00
Roman Hotsiy
d30a2c5529
Add get-url link to tag headers
2015-11-29 19:24:46 +02:00
Roman Hotsiy
d1fa83f018
Scroll relatively to the first scrollable parent
2015-11-29 19:18:01 +02:00
Roman Hotsiy
944d3a5beb
Update method delimiter line
2015-11-27 22:05:14 +02:00
Roman Hotsiy
313c62cb2e
Add methods links
2015-11-27 00:43:01 +02:00