alyson t
|
868eab0344
|
Modify responseType by Object(json) or Array(json5)
Editor component can't recognize json Array.
(It accepts json Object.)
If json Array, set this.responseBodyType 'json5'.
|
2020-04-26 13:27:51 +09:00 |
|
Liyas Thomas
|
754a1d0f06
|
♿ Improving accessibility
|
2020-03-26 22:21:41 +05:30 |
|
Liyas Thomas
|
ac0a89ae26
|
✨ Tests and pre-request scripts are saved to collections. Fixes #643
|
2020-03-26 07:11:24 +05:30 |
|
Liyas Thomas
|
8568f4c2a9
|
🐛 Fixed URI not recognizing query parameters
|
2020-03-25 22:37:38 +05:30 |
|
Liyas Thomas
|
ed4f1fe6f8
|
Update index.vue
|
2020-03-22 09:56:53 +05:30 |
|
Leonardo Matos
|
2a8ba00024
|
Merge branch 'master' into fix/raw-input
|
2020-03-21 23:40:04 -03:00 |
|
Leonardo Matos
|
3f9ae7fecc
|
fix(raw-input): allow list parameter for any content type ending with 'json'
|
2020-03-21 23:37:55 -03:00 |
|
Leonardo Matos
|
76786f7a01
|
fix(raw-input): allow list parameters for json, set true when raw params is changed
|
2020-03-21 23:31:56 -03:00 |
|
Matt Gardner
|
88cbbe69b2
|
Add application/vnd.api+json
Add application/vnd.api+json to the places where content type matters
|
2020-03-20 22:08:05 -04:00 |
|
Leonardo Matos
|
90bd8d45b4
|
style(js): minor code style fix
|
2020-03-20 16:06:52 -03:00 |
|
Leonardo Matos
|
c370ee8018
|
fix: canListParameters prop must return
|
2020-03-20 15:58:52 -03:00 |
|
Leonardo Matos
|
9a4e64e13f
|
fix: fix canListParameter (undefined) to canListParameters
|
2020-03-20 15:56:29 -03:00 |
|
Leonardo Matos
|
dc771f51e8
|
fix(req-body): ensure raw input if !canListParameters
|
2020-03-20 15:40:04 -03:00 |
|
Liyas Thomas
|
b14adc29f5
|
🐛 Hotfix: Enable RAW body for JSON Content-Type
|
2020-03-20 19:39:48 +05:30 |
|
Leonardo Matos
|
f2c3bd54d6
|
fix(raw-params): syntax fix, set default only when params is empty or old default
|
2020-03-17 16:30:15 -03:00 |
|
Leonardo Matos
|
8469d13a12
|
fix(req-body): fix preseting default body (raw) by content type
|
2020-03-17 11:30:45 -03:00 |
|
Leonardo Matos
|
1f38c25e6a
|
fix(req-body): enable parameters list for form encoded only
disable raw input toggle when not content type 'application/x-www-form-urlencoded'
|
2020-03-17 10:53:36 -03:00 |
|
Leonardo Matos
|
90a6315e2b
|
perf(vue): 'validContentTypes' and 'knownContentTypes' can be computed
|
2020-03-17 10:40:23 -03:00 |
|
Liyas Thomas
|
05b45aa65a
|
✨ Added icon slot to tabs
|
2020-03-08 21:52:04 +05:30 |
|
Liyas Thomas
|
33f5474033
|
✨ Tabs
|
2020-03-07 18:40:37 +05:30 |
|
Liyas Thomas
|
0f2686a102
|
♻️ Refactoring code
|
2020-03-05 06:48:10 +05:30 |
|
Liyas Thomas
|
0533f3a070
|
🐛 Fixed #644
|
2020-03-04 20:04:38 +05:30 |
|
Liyas Thomas
|
378d9e7758
|
🚚 Moving or renaming files
|
2020-03-03 17:27:53 +05:30 |
|
Liyas Thomas
|
f564ca1eb5
|
🌱 Added contributors section
|
2020-03-03 07:02:27 +05:30 |
|
Liyas Thomas
|
448c239f9f
|
🐛 FIxed URI not updating on Clear content, minor formData improvement
|
2020-02-27 07:46:39 +05:30 |
|
Liyas Thomas
|
7148738112
|
Merge branch 'master' into feature/fast-url
|
2020-02-26 13:33:26 +05:30 |
|
Jacob Anavisca
|
54207e3f33
|
uri update when selecting request
|
2020-02-26 00:02:22 -05:00 |
|
Jacob Anavisca
|
5849d351c2
|
Minor ui update
|
2020-02-25 23:43:27 -05:00 |
|
Jacob Anavisca
|
eac8381981
|
Minor get uri update
|
2020-02-25 22:52:58 -05:00 |
|
Jacob Anavisca
|
492d1cfa8f
|
url api and updated test
|
2020-02-25 22:36:14 -05:00 |
|
Dmitry Yankowski
|
f36b91c3cc
|
Switch to semantic if checks
Should stick to semantic code here.. rather than doing the shorthand way
|
2020-02-25 21:38:54 -05:00 |
|
Jacob Anavisca
|
8cc7b525d9
|
Added regex to handle url parts
|
2020-02-25 18:25:56 -05:00 |
|
Dmitry Yankowski
|
4867df5fe8
|
Push updated files
|
2020-02-25 11:10:40 -05:00 |
|
Dmitry Yankowski
|
45b2b81fe4
|
Disable spell check on input fields
|
2020-02-25 10:56:36 -05:00 |
|
Dmitry Yankowski
|
6d534d312f
|
Fix auto scroll
Wasn't actually working with the last PR. This one fixes it.
|
2020-02-25 10:56:30 -05:00 |
|
Dmitry Yankowski
|
48100ead55
|
Commit code with double quotes instead of single quotes
|
2020-02-24 21:06:23 -05:00 |
|
Dmitry Yankowski
|
241abd3c50
|
Final prettier formatted file
|
2020-02-24 13:45:18 -05:00 |
|
Dmitry Yankowski
|
777e629b3d
|
Initial prettier formatted files
|
2020-02-24 13:44:50 -05:00 |
|
Dmitry Yankowski
|
0c8eea65a5
|
Added toggle for enabling/disabling auto scrolling (scrollInto functionality)
|
2020-02-24 10:54:22 -05:00 |
|
Liyas Thomas
|
4f7f2ba361
|
Merge branch 'master' into feature/env-manager
|
2020-02-24 13:52:30 +05:30 |
|
Andrew Bastin
|
fa339a5183
|
Updated POST request body to react to the Content Type
|
2020-02-23 23:24:23 -05:00 |
|
Liyas Thomas
|
d24c572d7f
|
Firebase sync
|
2020-02-24 00:30:22 +05:30 |
|
Jacob Anavisca
|
59ca8cb2c6
|
Merge branch 'master' into feature/env-manager
|
2020-02-23 11:39:44 -05:00 |
|
Jacob Anavisca
|
15dc0ad9ac
|
Env management
|
2020-02-23 11:38:15 -05:00 |
|
Liyas Thomas
|
0b6671d538
|
🎨 Improving structure / format of the code
|
2020-02-18 23:56:22 +05:30 |
|
Liyas Thomas
|
8629eda6d4
|
📱 Working on responsive design
|
2020-02-18 22:10:53 +05:30 |
|
Liyas Thomas
|
436de528e9
|
✨ Native share + updated meta description
|
2020-02-15 09:53:26 +05:30 |
|
jamesgeorge007
|
9ecec8ce17
|
refactor: object shorthand
|
2020-02-11 15:14:03 +05:30 |
|
jamesgeorge007
|
f2f097bb7e
|
refactor: use relative imports
|
2020-02-11 15:09:07 +05:30 |
|
Andrew Bastin
|
6d463dcfef
|
Updated commonHeaders definition to use the imported ones
|
2020-02-10 18:12:31 -05:00 |
|