Commit Graph

2025 Commits

Author SHA1 Message Date
Arian Rahimi
a2fd0c841c Merge branch 'master' of https://github.com/raha1923/redoc 2020-02-10 13:57:10 +03:30
Arian Rahimi
616a9c3c36 fix: add styled-patch.d 2020-02-10 13:07:35 +03:30
Arian Rahimi
5973a4485d fix: add console to README.md
add enableConsole option to the README.md
correct the wrong import
2020-02-10 13:06:45 +03:30
Arian Rahimi
aa988ba21b Merge branch 'master' of http://gitlab.kian.digital/babel/babel-api-doc 2020-02-10 11:31:40 +03:30
Arian Rahimi
64ca4cc29d Merge branch 'master-with-console' 2020-02-10 11:31:05 +03:30
Arian Rahimi
013fd548c1 fix: check the built-in API console in README.md 2020-02-10 11:30:28 +03:30
Arian Rahimi
973c393f14 fix: integrate request and response viewer
integrate request and response viewer and clean the code
2020-02-10 10:53:17 +03:30
Arian Rahimi
ae93d7ddbb fix: remove unused property 2020-02-09 18:18:41 +03:30
Arian Rahimi
511f6b9ebf Merge branch 'master-with-console' of http://gitlab.kian.digital/babel/babel-api-doc into master-with-console
 Conflicts:
	src/components/Console/ConsoleViewer.tsx
	src/components/Operation/Operation.tsx
2020-02-09 18:15:18 +03:30
Arian Rahimi
2a927eb27c feat: ConsoleViewer can send the proper request customized by user now 2020-02-09 18:04:30 +03:30
Arian Rahimi
89e8dc8dcb Merge branch 'master-with-console-response' into 'master-with-console'
Master with console response

See merge request babel/babel-api-doc!3
2020-02-01 11:12:05 +03:30
sajjad
68acccef0a Merge remote-tracking branch 'origin/master-with-console' into master-with-console-response
# Conflicts:
#	src/components/Endpoint/Endpoint.tsx
2020-01-25 16:52:30 +03:30
sajjad
596d29fdff BBL-164
- implemented Ability to select url and change console request path.
- reDesigned url selection DropDown.
2020-01-25 16:40:52 +03:30
sajjad
67a75baa10 BBL-163
- implement new component tow show response named Response.tsx .
- added Response.tsx component to ConsoleViewer.tsx
2020-01-25 16:33:19 +03:30
m.savalanpour
883bb206c9 Merge branch 'master-with-console' into 'master'
BBL-162

See merge request babel/babel-api-doc!2
2020-01-22 11:47:25 +03:30
Arian Rahimi
e80fe1d47c fix: make ConsoleEditor typography closer to the payload viewer 2020-01-21 16:32:50 +03:30
RaHa
faef716b1a
Merge pull request #1 from raha1923/master-with-console
WIP: Master with console
2020-01-21 13:18:04 +03:30
Arian Rahimi
cb2389a586 fix: fix tests
remove unused part of code in ConsoleViewer.tsx
add missed field to the DiscriminatorDropdown.test.tsx.snap
2020-01-20 19:48:25 +03:30
Arian Rahimi
ee5666d5b9 fix: package version and lock mismatch fixed 2020-01-20 19:17:56 +03:30
Arian Rahimi
7e25ddec33 Merge branch 'master-with-console' of https://github.com/raha1923/redoc into master-with-console 2020-01-20 17:32:17 +03:30
Arian Rahimi
13a3e76fc2 feat(Try it out): Request editor in console mode redesigned 2020-01-20 17:31:39 +03:30
RaHa
35cbdaceb1
Merge branch 'master' into master-with-console 2020-01-20 16:51:50 +03:30
Arian Rahimi
705cea6a35 feat(Try it out): switch button implemented
react-switch added to the project to use in try it out component
2020-01-20 12:55:22 +03:30
m.savalanpour
98c0e716c1 Merge branch 'master-with-console' into 'master'
Master with console

See merge request babel/babel-api-doc!1
2020-01-19 13:04:24 +03:30
Arian Rahimi
cad8197a81 feat(security token): security token manager implemented
security token manager flow implemented. token examples now can be add to store and components can listen to store change to get tokens submitted by the user
2020-01-19 12:52:06 +03:30
Arian Rahimi
4b4f30f344 fix: clean and correct the missed files 2020-01-16 10:15:26 +03:30
Arian Rahimi
e00ec86bcf Merge branch 'nutanix-master' into merge-rtl-and-console
# Conflicts:
#	.gitignore
#	demo/playground/hmr-playground.tsx
#	demo/webpack.config.ts
#	package.json
#	src/components/Operation/Operation.tsx
#	src/components/SideMenu/SideMenu.tsx
#	src/components/SourceCode/SourceCode.tsx
#	src/polyfills.ts
#	src/services/RedocNormalizedOptions.ts
#	src/services/models/Field.ts
#	src/theme.ts
#	yarn.lock
2020-01-15 15:49:09 +03:30
RaHa
e1534ffef0
Merge branch 'master' into master 2019-10-09 13:47:00 +03:30
Roman Hotsiy
69c3dce883
chore(cli): redoc-cli@0.9.2 2019-09-30 14:53:07 +03:00
Roman Hotsiy
98a5139127
chore: Release 2.0.0-rc.16 🔖 2019-09-30 14:40:58 +03:00
Roman Hotsiy
d09c1c1086
fix: fix scrollYOffset when SSR 2019-09-30 14:39:58 +03:00
Roman Hotsiy
eb8d4fd678
chore(cli): redoc-cli@0.9.1 2019-09-30 13:57:05 +03:00
Roman Hotsiy
dd583b6a2e
chore(cli): update yarn.lock 2019-09-30 13:52:33 +03:00
Roman Hotsiy
4f63088638
chore(cli): redoc-cli v0.9.0 2019-09-30 13:34:27 +03:00
Roman Hotsiy
53962def82
chore: Release 2.0.0-rc.15 🔖 2019-09-30 13:33:18 +03:00
Roman Hotsiy
e318fb3381
fix: remove excessive whitespace between md sections on small screens
fixes #874
2019-09-30 13:10:35 +03:00
Roman Hotsiy
faa74d6002
fix: false-positive recursive detection with allOf at the same level 2019-09-30 12:56:09 +03:00
Roman Hotsiy
4649683785
fix: clicking on group title breaks first tag
fixes #1034
2019-09-30 12:56:09 +03:00
Roman Hotsiy
67e2a8fb79
fix: left menu item before group is not highligted
fixes #1033
2019-09-30 12:56:09 +03:00
Roman Hotsiy
5aa7784307
fix: auth section appears twice
fixes #818
2019-09-30 12:56:09 +03:00
Roman Hotsiy
e787d9e276
fix: do not crash on empty scopes
fixes #1044
2019-09-30 12:56:09 +03:00
Roman Hotsiy
9f0694c10f
docs: expandDefaultServerVariables 2019-09-30 12:56:09 +03:00
Sergey Dubovyk
2a28130c82 feat(cli): added support for JSON string value for --options CLI argument (#1047)
closes #797
2019-09-30 11:56:02 +02:00
Melvyn Sopacua
8632b193b2 refactor(cli): Update watching (#716)
- For now hardcode ignore JetBrain's "safe file changes".
- Show events for new files and directories
- Update spec on new files
2019-09-30 09:51:12 +02:00
Antherkiv
0360dcee5a feat: new option expandDefaultServerVariables (#1014)
Recover server expanding default variables

This reverts commit 7849f7f6b7.
2019-09-30 09:39:19 +02:00
Roman Hotsiy
f0c2181bd1
chore: upgrade deps 2019-09-30 10:34:49 +03:00
Roman Hotsiy
21258a5b61
fix: fix scrollYOffset when SSR 2019-09-30 10:31:18 +03:00
Peter Wessels
32a464aaa8 fix: use url-template dependency (#1008)
Fixes #1007
2019-09-30 09:12:26 +02:00
duxiaofeng
aceb3438f2 feat(cli): add disableGoogleFont parameter to cli (#1045) 2019-09-25 18:14:21 +02:00
Anthony Porthouse
350649d8b3 chore: correct typo of expolde to explode (#1009) 2019-09-25 18:11:53 +02:00