Roman Hotsiy
b8a96e25fe
fix tests
2017-02-02 23:13:40 +02:00
Roman Hotsiy
68a2430da4
Fix using old Zippy option
2017-02-02 23:13:40 +02:00
Roman Hotsiy
c52703f1ed
Fix search inside circular discriminators
2017-02-02 23:13:40 +02:00
Roman Hotsiy
6e13acbc64
Index and search inside discriminator
2017-02-02 23:13:40 +02:00
Roman Hotsiy
86f3a895a3
Index parameters
2017-02-02 23:13:40 +02:00
Roman Hotsiy
e1ce5ea316
Basic Indexing + search
2017-02-02 23:13:40 +02:00
Roman Hotsiy
21a3ab0b1f
minor fix in maker serivce
2017-02-02 23:13:40 +02:00
Roman Hotsiy
e164590fca
Expanding nested schemas by absolute pointer
2017-02-02 23:13:40 +02:00
Roman Hotsiy
46f6b29547
Lazy search highlight + basic search
2017-02-02 23:13:39 +02:00
Roman Hotsiy
58ccf3938d
Move some templates + css into separate files
2017-01-07 18:23:08 +02:00
Roman Hotsiy
899c2b8398
Add a few tests + remove unused code
2017-01-07 18:05:08 +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
ab14bf4dc9
Fix right panel overlaps site-footer
2017-01-06 13:22:38 +02:00
Roman Hotsiy
067a847716
Bring back side-menu animations
2017-01-06 13:14:47 +02:00
Roman Hotsiy
177bffb1c3
Merge branch 'menu-refactor'
2017-01-06 12:58:15 +02:00
Roman Hotsiy
3c0d7301c8
Minor fix in menu
2017-01-06 12:56:24 +02:00
Roman Hotsiy
1d7e0b0e90
do not capitalize method summuary in level-1 menu
2017-01-06 12:56:24 +02:00
Roman Hotsiy
0d3580e21f
Add warnings for non-used or non-existing tags in groups
2017-01-06 12:56:24 +02:00
Roman Hotsiy
73bfb18282
Fix response list for shared schemas ( fixes #177 )
2017-01-04 14:49:49 +02:00
Gaurav Jain
3eeeb6a3fb
Add support for second-level headings from Markdown docs
2016-12-30 13:20:16 -08:00
Roman Hotsiy
86c0dcbfe1
Support inherited discriminator (only one at the moment)
2016-12-28 14:15:05 +02:00
Roman Hotsiy
84f3aee681
Update tests after refactoring
2016-12-25 19:15:24 +02:00
Roman Hotsiy
cd066904d7
fix lint warnings
2016-12-25 17:16:33 +02:00
Roman Hotsiy
6a7f0238d3
Update safari workaround
2016-12-25 17:15:01 +02:00
Roman Hotsiy
90ae0448eb
Add support for grouping items in menu
2016-12-25 17:14:31 +02:00
Roman Hotsiy
c41ffe8209
Continue menu refactor
2016-12-25 14:24:58 +02:00
Roman Hotsiy
97949a17f9
Adapt menu service and lazy-tasks to new menu strcuture
2016-12-24 11:18:25 +02:00
Roman Hotsiy
398aa60a46
Update Method list to work with new menu structure
2016-12-24 11:18:25 +02:00
Roman Hotsiy
ac0681c8a9
Update side menu to work with new menu structure
2016-12-24 11:18:25 +02:00
Roman Hotsiy
de00c7868a
Split menu generation in two stages
2016-12-24 11:18:24 +02:00
Roman Hotsiy
17fd100da4
Uncomment animation after upgrage to latest ng2 ( resolves #162 )
2016-12-22 01:36:04 +02:00
Roman Hotsiy
cc8e0f6ba5
Fix linting errors
2016-12-19 17:36:44 +02:00
Roman Hotsiy
104bcb9cef
Fix leaks ( fixes #167 )
2016-12-19 17:13:39 +02:00
Roman Hotsiy
95f2da8b97
add expand-responses option
2016-12-14 14:49:02 +02:00
Roman Hotsiy
03e779c0d1
provide static APP_ID
2016-12-13 08:10:18 +02:00
Roman Hotsiy
bba35337e6
Use markdown for response description ( fixes #158 )
2016-12-13 08:09:27 +02:00
Roman Hotsiy
a3786847d2
Disable side-menu animation (workaround for #162 )
2016-12-12 15:46:36 +02:00
Roman Hotsiy
16aa286c25
Use markdown in responses description ( closes #158 )
2016-12-07 19:27:13 +02:00
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
Ben Firshman
ab5c3ecf55
Fix typo in filename
2016-12-05 20:58:53 +02:00
Roman Hotsiy
82f4598a5b
Activate first menu item if first cat is headless
2016-12-02 12:53:47 +02:00
Roman Hotsiy
8731adf2a3
Fix regression: side panel overlaps footer
2016-12-02 12:53:09 +02:00
Roman Hotsiy
370b164b5f
Remove some unused declarations
2016-12-02 12:11:17 +02:00
Roman Hotsiy
7d9503d67d
Fix only the first instance of schema was rendered ( fixes #150 )
2016-12-02 12:11:17 +02:00
Roman Hotsiy
f8df377d56
Fix ng animation crash after angular upgrade
2016-12-02 12:11:17 +02:00
Roman Hotsiy
cc4688fd5d
Don't show error screen for runtimes after render finished
2016-12-02 12:11:17 +02:00
Roman Hotsiy
1855d2bd38
Fix linter/tsc errors
2016-12-02 12:11:17 +02:00
Roman Hotsiy
5c6d57ab2c
Fix content projector after angular2 update
2016-12-02 12:11:16 +02:00
Roman Hotsiy
71a48e0de8
UI: Improve paramters spacing
2016-11-30 18:25:52 +02:00
Roman Hotsiy
ad1e1ac272
Fix mmobile menu z-index
2016-11-30 18:17:33 +02:00