Karel De Smet
5367a23112
#1396 : Fixed assertions for toBeLevelxxx() functions ( #1397 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2020-12-21 22:42:53 +05:30
Liyas Thomas
29a4dee91b
chore(deps): bump + refactor: removed absolute code
2020-12-16 23:53:08 +05:30
Liyas Thomas
858ab252a6
fix: input borders
2020-12-12 19:16:37 +05:30
Liyas Thomas
a56e2bb577
chore(refactor): better inputs
2020-12-12 08:33:29 +05:30
Liyas Thomas
5a7bcf32ea
chore(refactor): modern UI
2020-12-11 22:24:34 +05:30
Liyas Thomas
773423069b
Refactor UI
2020-12-11 15:59:03 +05:30
Liyas Thomas
1e6773deb5
Refactor: Modularize home page ( #1372 )
...
* Move HTTP headers section to component
* Move import cURL modal to component
* Move Notes, OAuth token modal to seperate components
* Fix deepcode analysis
* Move parameters section to seperate component
* Move codegen modal to component
* ES6
2020-12-11 05:59:29 +05:30
Liyas Thomas
66077ea6d7
Replaced svg with icon font
2020-12-07 20:37:13 +05:30
Liyas Thomas
8afead4e39
Set 'Ctrl + I' to reset request - fixed #1356
2020-12-02 10:23:11 +05:30
Liyas Thomas
a8fd0fcd19
Minor refactoring and code splitting
2020-12-01 05:09:16 +05:30
Liyas Thomas
60057eee6a
Temporarily removed test case number in tab label. Fixed #1349
2020-11-30 08:14:22 +05:30
Hari Narayanan
57627367f5
duplicate identifier for requests fixed ( #1346 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2020-11-27 17:12:33 +05:30
Hari Narayanan
5426273cf8
custom method width
2020-11-26 00:38:03 +05:30
Liyas Thomas
91a7d20923
Lint + ES6
2020-10-21 13:49:02 +05:30
Liyas Thomas
f49c2138de
Lint + ES6
2020-10-21 12:20:32 +05:30
Liyas Thomas
d6409d7152
Fixed selected codegen name, updated deps
2020-10-20 00:24:57 +05:30
Liyas Thomas
eaeefafe39
Lint, ES6, popover for codegen
2020-10-19 18:02:42 +05:30
Scott Dutton
37f914d1cc
Possible solution for Global variables ( #1289 )
...
fix for #1164
This takes enviroments called "Global" or "global" and appends them
after the current scripts.
Seems to work, but proabbly a cleaner way to acheive
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2020-10-19 07:41:01 +05:30
Scott Dutton
da92fd705b
Replace headers in view ( #1287 )
...
fixs #1257
Cant add this in the same place as the URL as you end in an infinate
loop
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com >
2020-10-19 07:21:40 +05:30
Yasio
745683f2a8
Fix: passing auth into codegen ( #1226 )
2020-10-04 18:04:21 +05:30
Liyas Thomas
d4789463ad
Improving code quality as per LGTM review
2020-09-30 21:02:19 +05:30
Liyas Thomas
04bc8308ac
Fixed #1195
2020-09-29 23:46:31 +05:30
Andrew Bastin
ee066d7859
Use the new separated codegen for code generation
2020-09-25 23:45:36 -04:00
Liyas Thomas
66cd75dce8
Moved utility functions from assets to helpers
2020-09-26 07:57:45 +05:30
Liyas Thomas
f36db182f1
Better color schemes, minor UI fixes
2020-09-24 22:52:17 +05:30
Liyas Thomas
6380063978
Upstream
2020-09-24 21:37:27 +05:30
Moulik Aggarwal
b2ef26600c
Fix Quality Issues using DeepSource ( #1183 )
...
Co-authored-by: DeepSource Bot <bot@deepsource.io >
2020-09-24 20:46:20 +05:30
Liyas Thomas
e94fdcad32
Color modes ( #1181 )
2020-09-24 08:22:54 +05:30
Liyas Thomas
2e423b101b
Refactoring based on LGTM analysis
2020-09-23 17:54:52 +05:30
Liyas Thomas
b747d0273c
Feat/tailwind ( #1179 )
2020-09-22 22:36:37 +05:30
Liyas Thomas
b6eb581192
Revert last commit
2020-09-18 16:05:50 +05:30
Liyas Thomas
54171e566a
FIxed broken restore history on new URL bar
2020-09-18 16:01:58 +05:30
Liyas Thomas
b7a44ab11f
Experiments ( #1174 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com >
2020-09-18 08:58:11 +05:30
Liyas Thomas
005db4d0e8
Fixed #1159
2020-09-11 15:07:57 +05:30
Liyas Thomas
62028d1273
Reset file input value after operations - fixed #1124
2020-08-27 13:56:55 +05:30
Liyas Thomas
82da7d0b24
Map DELETE method Alt + X
2020-08-23 11:16:25 +05:30
Liyas Thomas
5cafc7bb37
❤️ ally
2020-08-23 08:41:04 +05:30
Liyas Thomas
6a55c09328
Fixed #1098
2020-08-20 19:54:12 +05:30
Liyas Thomas
4f75dd30fe
Fix broken mobile responsiveness and URL input type
2020-08-17 17:04:13 +05:30
Liyas Thomas
3924370b3e
Introduce component wrapper for svg icons
2020-08-17 16:07:36 +05:30
Liyas Thomas
dda26b7a3f
Auto import components
2020-08-17 18:37:54 +05:30
Liyas Thomas
e86a17980b
Auto import components
2020-08-17 18:29:14 +05:30
Liyas Thomas
124d9ff269
v2
2020-08-13 16:50:02 +05:30
Andrew Bastin
8a07f281ff
Test scripts get parsed JSON body
2020-08-03 13:42:33 -04:00
Andrew Bastin
45f1e386cc
PreReq scripts and Test scripts now use JSEditor
2020-08-02 13:14:14 -04:00
Liyas Thomas
89f552872c
Update pages/index.vue
2020-07-30 11:11:03 +05:30
Liyas Thomas
cf88034230
Update pages/index.vue
2020-07-30 11:00:24 +05:30
John Hu
1c9e9cabcd
Add trailing backslash to generated cURL code
...
And stop generating Content-Length header so it's easier to modify the generated code. Corresponding HTTP client should handle Content-Type pretty well anyway.
2020-07-30 12:50:16 +08:00
Liyas Thomas
f3e6a377a9
Removed textareaAutoHeight directive
2020-07-03 11:32:22 +05:30
Liyas Thomas
3cecfe4939
Count on tab
2020-06-23 23:40:34 +05:30