Liyas Thomas
2faf675c0a
🚨 Removing linter warnings
2020-01-15 09:10:14 +05:30
Liyas Thomas
1b783fdfa0
Merge branch 'master' into refactor/network-strategy
2020-01-14 22:36:09 +05:30
Alec Ananian
8690d18695
Replaced hard-coded strings with localizable strings
...
Added en locale as localization fallback
2020-01-14 07:43:41 -08:00
Andrew Bastin
3a8b4337f0
Refactor graphql page to use Network Strategies
2020-01-13 23:55:03 -05:00
Andrew Bastin
5ef1b5b75c
Refactor index.vue to use Network Strategies
2020-01-13 23:48:20 -05:00
Liyas Thomas
35a0d50918
🐛 Fixed a broken function
2020-01-10 09:06:08 +05:30
Liyas Thomas
57f7621567
♻️ Refactoring code
2020-01-10 06:27:48 +05:30
Andrew Bastin
f5efb425cd
Merge branch 'upstream/master' into feat/graphql_highlight
2020-01-09 13:33:33 -05:00
Andrew Bastin
cc396aecd3
Updated field, type and graphql page to use the new argument and typelink components
2020-01-09 13:32:38 -05:00
Liyas Thomas
725fa31e77
🎨 Improved structure and format of the code
2020-01-09 06:01:31 +05:30
Liyas Thomas
b0346aa340
Merge branch 'master' into feature/oauth-support
2020-01-07 22:55:10 +05:30
Liyas Thomas
671fca0736
🐛 Fixed broken cURL import. Fix #477
2020-01-07 22:41:05 +05:30
Liyas Thomas
322945ec99
Merge branch 'master' into feature/oauth-support
2020-01-07 21:04:01 +05:30
Liyas Thomas
1c6f87784b
⚡ Better URL parsing
2020-01-07 20:47:11 +05:30
RifqiAlAbqary
9d56af4160
Merge branch 'master' into feature/oauth-support
2020-01-07 23:24:55 +09:00
Liyas Thomas
fdedb1f231
⚡ Set credentials to true. Fix #443
2020-01-07 19:49:14 +05:30
Abdul Rifqi Al Abqary
161c0b7b88
added token request management
2020-01-07 18:46:16 +09:00
Abdul Rifqi Al Abqary
f847cbe122
Added token management
2020-01-07 11:50:56 +09:00
Abdul Rifqi Al Abqary
df48e85de5
added token managements
2020-01-06 18:17:50 +09:00
Abdul Rifqi Al Abqary
83a20bd7de
implement oidc discovery
2020-01-06 16:44:50 +09:00
Abdul Rifqi Al Abqary
2e7e40c4cc
display error & disable input based on user input
2020-01-06 16:15:58 +09:00
Abdul Rifqi Al Abqary
b98d9074bb
fix token placement
2020-01-06 15:55:14 +09:00
Abdul Rifqi Al Abqary
5377c69b40
add oauth handler
2020-01-06 15:06:50 +09:00
Abdul Rifqi Al Abqary
d24b917c17
added oauth token ui
2020-01-06 14:51:47 +09:00
Liyas Thomas
0930b1ada8
🐛 Better URL validation, Fixed #471
2020-01-03 21:07:41 +05:30
Liyas Thomas
e679e8c5f4
Added OAuth 2.0 authentication. Fixed #358
2020-01-01 13:36:55 +05:30
Liyas Thomas
56a4ca0e21
🐛 Fixed clear button on variables list
2019-12-31 19:38:26 +05:30
pushrbx
1ac144e3a7
🎉 Added variables to graphql page (w/ lame type validation).
2019-12-31 13:09:26 +00:00
Liyas Thomas
d40de785b7
⚡ Lint and minor UI improvements
2019-12-29 06:17:00 +05:30
Liyas Thomas
9ff02eefb8
🔥 Hid empty fields
2019-12-29 05:08:55 +05:30
Liyas Thomas
3ee2bae78d
🐛 Fixes #456
2019-12-23 13:15:30 +05:30
Liyas Thomas
2b40db285e
✨ Introducing API Documentation
2019-12-23 08:16:45 +05:30
Liyas Thomas
c3a6cc133f
✨ Introducing API Documentation
2019-12-22 23:28:36 +05:30
Liyas Thomas
10f6bb9cc6
🐛 Added error handler
2019-12-22 15:49:26 +05:30
Liyas Thomas
5589c61423
🎉 Display actual Documentation
2019-12-22 15:26:13 +05:30
Liyas Thomas
158c34d091
Initial iteration on Collection
2019-12-22 09:20:38 +05:30
Liyas Thomas
d4819bcd0a
🎉 Added navigation link to Documentation page in default layour
2019-12-21 08:44:10 +05:30
Liyas Thomas
f0868f383b
🎉 API documentation page
2019-12-20 14:40:16 +05:30
Liyas Thomas
42e0200956
🐛 Fixed #446 and crash on closing file picker for raw request body without selecting a file
2019-12-20 08:19:14 +05:30
Liyas Thomas
bc6ea34f14
🎨 Various UI tweaks
2019-12-18 00:43:15 +05:30
Liyas Thomas
ae237f1ad3
🐛 Fixes #435
2019-12-17 06:45:24 +05:30
Liyas Thomas
ffed1dbc90
Merge branch 'master' into i18n
2019-12-17 05:50:19 +05:30
Liyas Thomas
2c93e2f783
🌐 Added more internationalization vocabulary
2019-12-16 23:21:32 +05:30
Liyas Thomas
feb782270b
🎨 Toast button now align to end
2019-12-15 21:46:55 +05:30
jamesgeorge007
928ace5ba6
refactor: use property shorthand for consistency
2019-12-15 19:03:39 +05:30
jamesgeorge007
0791d196d4
refactor: use property shorthand for consistency
2019-12-15 19:03:18 +05:30
jamesgeorge007
fcc6f5aa76
refactor: make history component self closing
2019-12-15 18:55:29 +05:30
jamesgeorge007
4c82ef89fb
refactor: make component tag self closing
2019-12-15 18:52:34 +05:30
Liyas Thomas
965133d6e2
🎨 Styled select input
2019-12-15 05:29:03 +05:30
Liyas Thomas
acc80cff74
⬆️ Bumped dependencies
...
🎨 Improved UI contrast
2019-12-14 15:23:10 +05:30
Andrew Bastin
9fb966f705
GraphQL header keys now offer completion
2019-12-11 18:34:46 -05:00
Andrew Bastin
cea9ac3965
Header Key values now display suggestions for common headers
2019-12-11 17:29:53 -05:00
Liyas Thomas
870521c004
Merge pull request #410 from adevr/bug/save-request
...
Fixing bug on request saving
2019-12-11 09:07:36 +05:30
Liyas Thomas
05114b6dfc
Even
2019-12-11 08:58:54 +05:30
Liyas Thomas
945a83625d
🐛 Fixed broken i18n route on toggle
2019-12-11 08:38:26 +05:30
Liyas Thomas
e2d7c0225e
🐛 Fixes #417
2019-12-11 07:07:31 +05:30
Liyas Thomas
d284002803
⚡ Zap
2019-12-10 21:58:08 +05:30
adevr
c4bd471516
Fixing bug on request saving
...
This bug appeared when saving a request with no collections available
2019-12-08 23:21:53 +00:00
Liyas Thomas
cd8b4d0dd1
💫 Updating animations and transitions
2019-12-08 22:38:32 +05:30
Liyas Thomas
5b9aeb70d9
🐛 Fixed #409
2019-12-08 16:05:20 +05:30
Liyas Thomas
c19c399508
🎉 Added icon button animation
2019-12-08 01:08:49 +05:30
yubathom
afbf21c47f
Fix buttons translations
2019-12-06 16:44:20 -03:00
Liyas Thomas
2b4d743d79
💄 Scoped styles
2019-12-06 07:11:38 +05:30
Liyas Thomas
0028d03e1b
🎨 Minor UI update
2019-12-05 05:51:43 +05:30
Liyas Thomas
5fbf4879ae
🐛 Fixes #399
2019-12-04 21:43:16 +05:30
Liyas Thomas
7d5a8499c3
🎉 Custom methods support
2019-12-04 20:19:47 +05:30
Liyas Thomas
bc3c608277
🐛 Fixed connect icon
2019-12-02 22:52:11 +05:30
Liyas Thomas
2f09995306
🎨 Hid sidebar toggle button
2019-12-02 22:29:10 +05:30
Liyas Thomas
72acdeaab9
⚡ Improved icon toggle
2019-12-02 20:50:20 +05:30
Liyas Thomas
0bfc0256a6
⚡ Optimized UI components
2019-12-02 18:05:10 +05:30
Liyas Thomas
c3544076ba
🎉 Toggle sidebar
2019-12-02 13:49:52 +05:30
Liyas Thomas
ae528f6302
🎨 Redesigned color swatches
2019-12-01 06:20:37 +05:30
Andrew Bastin
c4116d6819
Added placeholder pre-request script value
2019-11-30 02:26:00 -05:00
Andrew Bastin
050a53af0d
Changed pre request script field to use the ace-editor
2019-11-30 02:24:31 -05:00
Andrew Bastin
c5d5c15b11
Changed the GQL query entry to use ace-editor
2019-11-30 02:09:34 -05:00
Liyas Thomas
a0191bafe7
🐛 Fixed browser default shortcut mapping fixes #374
2019-11-29 14:53:44 +05:30
Liyas Thomas
068d251b64
⚡ Lint
2019-11-29 11:25:13 +05:30
Liyas Thomas
b10a209daf
⚡ Improving performance
2019-11-28 20:41:52 +05:30
LaurentBrieu
1c12c66b31
Add translations for FR/EN catalogues
2019-11-28 13:27:52 +01:00
Liyas Thomas
13615e06e9
🐛 Fixes #353
2019-11-27 19:52:03 +05:30
Liyas Thomas
9019babf6d
Merge branch 'master' into i18n
2019-11-27 15:44:02 +05:30
Liyas Thomas
5382cd8d5f
🐛 Fixed SSE connection closing issues. Fixes #349
2019-11-27 15:35:39 +05:30
Liyas Thomas
2697cce6dd
🎉 Basic i18n support
2019-11-27 14:15:11 +05:30
Andrew Bastin
294b26787b
Added undo functionality to the index page
2019-11-26 23:01:03 -05:00
Andrew Bastin
b67de81616
Added undo button for undoing removing headers
2019-11-26 22:46:33 -05:00
Andrew Bastin
d2115ab004
Added ability to copy GQL response
2019-11-26 16:55:43 -05:00
Andrew Bastin
9cbd6ea7b7
Added ability to copy GQL query
2019-11-26 16:48:13 -05:00
Andrew Bastin
ded69f979e
Entered GQL query is persisted
2019-11-26 15:44:15 -05:00
Andrew Bastin
9ad822577b
Added ability to do GraphQL queries
2019-11-26 15:37:41 -05:00
Liyas Thomas
c4c320da83
🚨 Lint
2019-11-26 20:01:48 +05:30
NBTX
dd280732d1
Add Proxy URL option
2019-11-26 06:53:12 -06:00
jamesgeorge007
6e537eed58
fix: make headers property writable
2019-11-26 15:41:53 +05:30
jamesgeorge007
ffb8fd0172
refactor(index): use directive shorthand notation
...
for consistency
2019-11-26 14:37:32 +05:30
jamesgeorge007
20a7094d33
refactor(index): us Array.includes
2019-11-26 14:27:51 +05:30
jamesgeorge007
06d7534462
refactor(realtime): replace instances of var with const
2019-11-26 14:25:40 +05:30
jamesgeorge007
b3680224cc
refactor(index): replace instances of var with const
2019-11-26 14:24:27 +05:30
jamesgeorge007
113bf14718
refactor(graphql): replace instances of var with const
2019-11-26 14:20:57 +05:30
Andrew Bastin
5f79ca2872
Fixed header inclusion mistake
2019-11-25 23:42:41 -05:00
Andrew Bastin
146df237f2
Added Headers for GraphQL requests
2019-11-25 22:48:36 -05:00
Liyas Thomas
a17239ca31
♻️ Refactoring code
2019-11-25 05:44:44 +05:30
Liyas Thomas
0383403cce
✨ Adds Server Sent Events debug support
2019-11-25 05:13:35 +05:30
Liyas Thomas
f6752e9743
SSE mvp
2019-11-24 18:45:26 +05:30
Liyas Thomas
873b97b052
🎉 Initial SSE MVP
2019-11-24 08:48:50 +05:30
Liyas Thomas
1dbea4d39a
Initial SSE MVP
2019-11-23 14:31:15 +05:30
Liyas Thomas
edba562a99
✨ Added download & expand button for GraphQL schema response
2019-11-23 10:31:53 +05:30
Liyas Thomas
fb69fcee3c
Merge branch 'master' into feat/gql_proxy
2019-11-21 22:11:36 +05:30
Andrew Bastin
41ff83821b
GraphQL introspection requests now support and respect Proxying
2019-11-21 11:31:58 -05:00
Liyas Thomas
463ef82255
✨ Added Expand/Collapse response button. Fixes #320
2019-11-21 20:28:06 +05:30
Andrew Bastin
638f3f1a05
GraphQL endpoint URL is now persisted
2019-11-21 00:02:30 -05:00
Liyas Thomas
4c9c9a2240
🚨 Lint
2019-11-21 09:11:50 +05:30
Liyas Thomas
8d99d4aa99
:liptick: Minor UI update
2019-11-21 06:55:37 +05:30
Andrew Bastin
6a938cdcca
Added copy schema button to copy schema string to clipboard
2019-11-20 17:49:42 +00:00
jamesgeorge007
3639ed8f70
fix: add async nature
2019-11-20 18:11:07 +05:30
jamesgeorge007
2083e02698
fix: typo
2019-11-20 18:08:30 +05:30
jamesgeorge007
a7d483ea1b
fix: lint
2019-11-20 18:07:52 +05:30
jamesgeorge007
a0dd02ec07
fix: lint
2019-11-20 18:07:33 +05:30
jamesgeorge007
929d955237
fix: minor tweak
2019-11-20 18:06:19 +05:30
jamesgeorge007
f61eeebc8f
fix: lint
2019-11-20 18:05:46 +05:30
jamesgeorge007
f8c3d1e6db
refactor: use async await approach
2019-11-20 18:00:17 +05:30
Liyas Thomas
fad28ee40b
Compact UI. fixe #314
2019-11-20 06:16:02 +05:30
Andrew Bastin
631c8b625b
Removed debug console logs
2019-11-19 15:42:28 -05:00
Liyas Thomas
91d0422f53
Minor UI stylings
2019-11-19 20:29:18 +05:30
Liyas Thomas
a22090e3df
⚡ Added scroll for overflowing Docs section
2019-11-19 20:13:46 +05:30
Liyas Thomas
eca1dc8e66
Moved Cocs section to right sidebar (will fix overflow issue later today) + Basic lint
2019-11-19 08:55:57 +05:30
Andrew Bastin
8e3542863a
Filtered unwanted type entries
2019-11-18 21:53:13 -05:00
Andrew Bastin
34be6ce795
Added GraphQL types section in docs
2019-11-18 15:17:33 -05:00
Andrew Bastin
5f3ca632cb
Added docs section with query,mutation and subscription lists
2019-11-18 14:34:31 -05:00
Liyas Thomas
79a7b3c985
🌱 Error handlers
2019-11-18 22:20:18 +05:30
Liyas Thomas
71779d560a
⚡ Added loader, changed webSocket icon
2019-11-18 19:55:54 +05:30
Andrew Bastin
d44b821a04
Added GraphQL page
2019-11-17 19:48:29 -05:00
liyasthomas
3ae9c49029
✨ Moved History and Collection sections to right side bar
2019-11-17 08:25:07 +05:30
liyasthomas
bac0db10a6
⚡ UI optimizations
2019-11-17 05:03:57 +05:30
liyasthomas
a40d67138b
🎨 Moved History & Collection section to sticky right nav (initial upload).
2019-11-17 03:26:26 +05:30
Liyas Thomas
71de9cfec5
🐛 Fixed Edit foldernot working, added critical render for Collection component
2019-11-16 11:20:36 +05:30
Liyas Thomas
d214be027d
🐛 Fixed critical render for essential components
2019-11-16 00:51:16 +05:30
Liyas Thomas
af7273e7eb
⚡ Lazy components
2019-11-16 00:32:27 +05:30
Liyas Thomas
69971198af
⚗ Lazy component import
2019-11-16 00:25:05 +05:30
Liyas Thomas
3cea9de8fe
✨ More shortcuts
2019-11-14 23:18:44 +05:30
Liyas Thomas
40a8d45ab0
⚡ More shortcuts
2019-11-14 17:43:45 +05:30
Liyas Thomas
009eae83a6
✨ Keyboard shortcuts
2019-11-14 16:28:17 +05:30
Liyas Thomas
00c6e22861
⚡ Lint
2019-11-14 10:10:02 +05:30
Liyas Thomas
9de8c4cf04
💄 Minor UI improvements
2019-11-14 05:00:44 +05:30
Liyas Thomas
dfbb563b6f
✨ Added payload upload feature. Fixes #298
2019-11-13 21:04:49 +05:30
Liyas Thomas
b839e8183f
⚡ Moved Generate code section to modal
2019-11-12 16:05:33 +05:30
Liyas Thomas
653e42c2b9
🚨 Lint
2019-11-12 10:22:50 +05:30
Liyas Thomas
3b6c8247c5
Minor UI changes
2019-11-12 09:48:57 +05:30
Liyas Thomas
f9e62f3237
Merge branch 'master' into implement-ace-instead-highlightjs
2019-11-12 07:24:47 +05:30
Hossein Nedaee
4ca78a2fe5
Make lang prop dynamic.
2019-11-11 21:44:29 +03:30
Hossein Nedaee
179010ddbf
Change ace-editor theme by PW theme changing.
2019-11-11 20:44:24 +03:30
Hossein Nedaee
716434d59e
Reduce response body font size
2019-11-10 21:08:57 +03:30
Liyas Thomas
10b699a6f7
✨ Favorite (star) History entries
2019-11-10 12:08:10 +05:30
Hossein Nedaee
1a9b4cdbf5
Replace highlight.js with ace editor.
2019-11-09 22:58:05 +03:30
Liyas Thomas
ca3abed605
🔥 Better boolean conditions
2019-11-09 20:43:48 +05:30
liyasthomas
1b21187397
⚡ Better History section
2019-11-09 14:31:07 +05:30
liyasthomas
14a67fa698
🐛 Fixed #275
2019-11-09 07:18:53 +05:30
liyasthomas
78fd2d5399
🐛 Fixed overflow on WebSocket response box
2019-11-08 23:56:49 +05:30
liyasthomas
cf1d07e7a6
🐛 Fixed #289
2019-11-08 23:41:30 +05:30
liyasthomas
aae182a9f8
✨ Added preRequestScript and request duration to history entry
2019-11-08 22:26:43 +05:30
Liyas Thomas
896c4e7561
🐛 Fixed broken syntax highlighting
2019-11-08 00:52:45 +05:30
Liyas Thomas
c537477d3a
🐛 Better error prompt. Fixes #283
2019-11-08 00:28:58 +05:30
Liyas Thomas
48d4e69fc8
♿ Improving accessibility, fixes #279
2019-11-07 09:19:37 +05:30
Liyas Thomas
c388eddc67
⚡ Added response URL, Path, Method and timestamp to downloaded response file
2019-11-07 08:59:04 +05:30
Daniel Luna
5923c88a94
Added download button
2019-11-06 23:19:27 -03:00
RifqiAlAbqary
d3d3cda758
Fix #271 Duplicated query string
2019-11-06 18:05:13 +09:00
RifqiAlAbqary
8398db90ef
Merge remote-tracking branch 'upstream/master' into fix-code-generation
2019-11-06 16:17:36 +09:00
RifqiAlAbqary
177585c998
Fix #269 Incorrect code generation
2019-11-06 16:17:03 +09:00
Liyas Thomas
7ac9c34820
✏️ Added Wiki links to sections
2019-11-06 12:23:30 +05:30
Liyas Thomas
5e424bb64d
🐛 Fixed a critical bug, clear cookies to take effect
2019-11-06 09:25:55 +05:30
Liyas Thomas
90c3ca47b9
🐛 Fixed light theme issues on highlightjs
2019-11-05 19:03:09 +05:30
liyasthomas
18bbe98cc6
🐛 Fixed broken use request from collections
2019-11-03 01:44:56 +05:30
liyasthomas
5db9ca9786
⚡ Minor tweaks
2019-11-03 01:20:40 +05:30
Liyas Thomas
b95eaf1aed
🚨 Lint
2019-11-02 11:02:21 +05:30
Liyas Thomas
3f66d87a8a
⚡ Minor UI tweaks
2019-11-01 20:42:17 +05:30
Liyas Thomas
4e1d3e9fe9
✨ Major UI redesign
2019-11-01 16:45:53 +05:30
NBTX
9ee398af19
Fix legend labels in Firefox, fix colored labels slider
2019-10-31 16:37:09 +00:00
Liyas Thomas
ad1c7450ab
⚡ Added β symbol to , few minor UI updates before production deployment
2019-10-30 08:30:29 +05:30
Nicholas Palenchar
1bf17d5514
Merge branch 'master' into feature/pre-request-script
2019-10-29 22:12:37 -04:00
Nicholas Palenchar
36fb51705b
update search tearm and parse more data
2019-10-29 22:11:07 -04:00
Nicholas Palenchar
668f99c37f
pre-request script working
2019-10-29 21:28:44 -04:00
Abdul Rifqi Al Abqary
282749166a
Fix excluding credentials in permalink
2019-10-29 22:41:45 +09:00
Liyas Thomas
1250a46274
⚡ Few UI tweaks
2019-10-29 13:36:41 +05:30
Liyas Thomas
e7a7c7b5ac
Merge branch 'master' of https://github.com/liyasthomas/postwoman
2019-10-29 12:18:01 +05:30
Liyas Thomas
be00a6fd60
✨ Browser tab color matches selected theme
2019-10-29 12:17:57 +05:30
Liyas Thomas
0647fc3297
Merge pull request #211 from breno-pereira/master
...
bug: keeping information on page change
2019-10-26 10:12:52 -07:00
breno-pereira
6c28ebe057
refactoring
2019-10-26 09:18:23 -03:00
breno-pereira
db0826d43a
merge and fix
2019-10-26 09:02:17 -03:00
liyasthomas
b1157a0615
✏️ Updated features list, minor UI tweaks
2019-10-26 01:41:57 -07:00
John Harker
17adfeb553
Merge pull request #217 from NBTX/master
...
Add the ApolloTV proxy server
2019-10-25 21:22:20 +01:00
NBTX
f51bcc2406
Add the proxy server
2019-10-25 20:54:27 +01:00
John Harker
84eda99dc0
Merge pull request #216 from mateusppereira/bug-fix-frame-colors
...
Fixed frame colors toggle
2019-10-25 19:47:17 +01:00
mateusppereira
9103ceeb1e
using toggleSetting method
2019-10-25 15:07:51 -03:00
mateusppereira
224079674b
fix mistake
2019-10-25 15:03:06 -03:00
mateusppereira
2f13546b8b
fixed frame colors bug
2019-10-25 14:56:24 -03:00
NBTX
0673cf0bbb
Re-order sections and add toggle for including authentication in URL
2019-10-25 17:03:50 +01:00
Liyas Thomas
a09d7d76d3
: rotating_light: Lint
2019-10-25 13:44:34 +05:30
RifqiAlAbqary
4ee7ff45e3
Fix #212 Clear bearer token value
2019-10-25 11:44:53 +09:00
breno-pereira
8334441f2d
fix conflicts
2019-10-24 20:48:20 -03:00
breno-pereira
36ec17a06c
add vuex-persist
2019-10-24 20:28:08 -03:00
vlad0337187
bd64e4a45b
refactor, fix: split 'components/collections/saveRequest.vue' to 'editRequest', 'saveRequestAs'; fix saving bugs
2019-10-24 13:46:18 +03:00
Liyas Thomas
9e9a73efc6
💄 Minor UI updates
2019-10-23 15:22:42 +05:30
Liyas Thomas
94364f0dad
🎨 UI tweaks, added empty state prompts in Collections
2019-10-23 12:34:28 +05:30
Nicholas Palenchar
93300a4932
update toast error
2019-10-22 21:48:55 -04:00
Nicholas Palenchar
613f3c5cbc
closes #206 always display errors in the console
2019-10-22 21:24:08 -04:00
Hossein Nedaee
cbbc0e5efa
Use returned value from toggle component on change event
2019-10-22 23:04:17 +03:30
Liyas Thomas
4b3cee7f43
💄 UI stylings
2019-10-22 17:32:26 +05:30
Liyas Thomas
705fd9971f
Merge pull request #176 from TheHollidayInn/feat/collections
...
Collections
2019-10-22 14:49:53 +05:30
Liyas Thomas
ee58075d3f
🎨 Basic stylings
2019-10-22 14:43:54 +05:30
thehollidayinn
7ad6cd83db
Added save selected request.
2019-10-21 23:07:35 -06:00
thehollidayinn
b244ee8580
Save icon.
2019-10-21 22:52:01 -06:00
Liyas Thomas
1b9db42114
⚡ Better Proxy toast prompt
2019-10-21 15:50:05 +05:30
Liyas Thomas
307daf2a7a
⚡ Better tooltip color, Added scroll to History section
2019-10-20 15:48:07 +05:30
NBTX
f6316ca956
Fix proxy URL
2019-10-20 02:22:24 +01:00
NBTX
f839189121
Fix CORS and Mixed-Content issue & Bug Fixes
...
This fixes the following issues:
- Text selection color was incorrect
- The 'send again' button glitched on page load
This also adds some finishing touches to the proxy code (closes #199 )
and that in turn resolves #175 and resolves #2
Finally, this adds the fonts to the application assets allowing
them to be cached by the service worker.
2019-10-20 02:00:41 +01:00
Hossein Nedaee
395029489a
Use vue router to link proxy toast to settings page
2019-10-20 00:19:07 +03:30
Hossein Nedaee
1c99ffa3cc
Create and use proxy server middleware
...
Because
- Get over of CORS and mixed content browser errors
2019-10-19 23:27:16 +03:30
Keith Holliday
85d6c3ac34
Edit request.
2019-10-17 10:57:58 -06:00
Keith Holliday
cad907125b
Added initial save request
2019-10-17 10:57:18 -06:00
Liyas Thomas
18a0c391f6
Merge branch 'master' into feat/collections
2019-10-16 18:12:35 +05:30
liyasthomas
0fdb4197a1
⚡ Better elapsed request time calculation
2019-10-12 23:13:37 +05:30
liyasthomas
39cbe8a858
✨ Added elapsed request time toast
2019-10-12 22:18:42 +05:30
Liyas Thomas
f0bff83fa0
⚡ Better monospace font
2019-10-09 15:42:15 +05:30
liyasthomas
249af016a0
✨ Added label to request and History. Fixes #133
2019-10-07 21:21:48 +05:30
Liyas Thomas
c8a480b0e3
Add Request name label for every requests ( #184 )
...
Add Request name label for every requests
Co-authored-by: Gopishankar Haridas <gopih@thoughtworks.com>
2019-10-07 16:18:26 +05:30
Gopishankar Haridas
ccd96e67b1
🔥 Removing unwanted code
2019-10-07 13:21:22 +05:30
liyasthomas
9317b5b983
🎨 Minor UI updates
2019-10-06 07:46:48 +05:30
Liyas Thomas
82ad9cbf5e
💄 Minor stylings
2019-10-05 14:57:24 +05:30
John
87087c7eac
Add quotation marks to fetch url
2019-10-04 21:25:39 -07:00
John
8ccbe56282
Add quotation marks to XHR method, url
2019-10-04 21:21:15 -07:00
Andrew Bastin
2f16882c1b
Added auto theme
2019-10-04 19:38:20 -04:00
Gopishankar Haridas
51dd5c5900
Merge branch 'master' of https://github.com/liyasthomas/postwoman
2019-10-04 14:29:41 +05:30
Gopishankar Haridas
4f75e5d631
Added label field for requests
2019-10-04 14:29:13 +05:30
Edison Augusthy
12317d9649
updated threshold and rootMargin for IntersectionObserver
...
added updated threshold and rootMargin for IntersectionObserver to avoid the flickering issue in mobile devices
2019-10-04 10:12:21 +05:30
Keith Holliday
e5b72c7072
Initial collections
2019-10-01 16:20:23 -06:00
Andrew Bastin
6008e3da03
Added Black Theme
2019-09-30 16:21:30 -04:00
liyasthomas
b561f6c8ae
✏️ Meta
2019-09-28 15:03:16 +05:30
liyasthomas
271008d748
✏️ Meta
2019-09-27 22:59:21 +05:30
Liyas Thomas
abfaf24627
⚡ 100/100 Lighthouse score
2019-09-27 14:44:15 +05:30
Liyas Thomas
75b69cad21
✨ More toasts
2019-09-26 15:25:37 +05:30
Liyas Thomas
612b518198
✏️ Meta
2019-09-26 12:05:51 +05:30
Liyas Thomas
940d2a8b45
💄 Updated inline SVGs to Material Icons
2019-09-25 17:13:42 +05:30
Liyas Thomas
e4381c974f
📦 Added toast, Material Icon font
2019-09-25 14:44:44 +05:30
Liyas Thomas
855a3925fa
🐛 Fixed bug on request body
2019-09-25 10:20:08 +05:30
Liyas Thomas
14274b20fd
🐛 Fixed #166
2019-09-25 09:14:22 +05:30
Liyas Thomas
351e694448
💄 Better clear buttons
2019-09-25 08:57:04 +05:30
Nityananda Gohain
079c84f2df
header's fix
2019-09-24 18:02:21 +05:30
Nityananda Gohain
50badac708
clear buttons added for entire requests and for individual authentication, headers, parameters
2019-09-24 15:02:13 +05:30
Liyas Thomas
fdb9a351f4
Sync path and parameters ( #156 )
...
Sync path and parameters
2019-09-24 11:05:01 +05:30
Andrew Bastin
51823b1a96
Fixed bug where hal+json responses are not rendered properly
2019-09-23 15:54:08 -04:00
Liyas Thomas
6d0c18fce3
Merge pull request #159 from jamesgeorge007/feat/minor-refactor
...
chore: minor code refactor
2019-09-24 00:24:54 +05:30
jamesgeorge007
51c500fd83
fix: typo
2019-09-24 00:12:24 +05:30
jamesgeorge007
e6387c694e
Use includes() to check for existence
2019-09-24 00:01:50 +05:30
jamesgeorge007
53f3af6944
Minor stylistic update
2019-09-24 00:00:44 +05:30
jamesgeorge007
901162c8b6
minor refactor
2019-09-23 23:59:24 +05:30
jamesgeorge007
13be809cfe
minor refactor
2019-09-23 23:58:52 +05:30
jamesgeorge007
8857821716
minor refactor
2019-09-23 23:58:04 +05:30
jamesgeorge007
0c873a1c02
remove redundant wording
2019-09-23 23:54:24 +05:30
jamesgeorge007
74d2119f31
use a concise approach to fetch the last element
2019-09-23 23:50:16 +05:30
jamesgeorge007
20a8296cd5
avoid redundant checks
2019-09-23 23:45:18 +05:30
Hossein Nedaee
918ef57c78
Use url and querystring libraries to parse the url and query.
2019-09-23 00:54:02 +03:30
liyasthomas
4bb6981cbb
⚡ Better icons, buttons & animations
2019-09-22 02:01:07 +05:30
Liyas Thomas
2878207170
✏️ Added Discord to README
...
🐛 Fixed PWA button
2019-09-21 08:35:46 +05:30
Liyas Thomas
df8d176a34
🎨 UI update, moved POST request parameter section to Request section
2019-09-20 18:34:42 +05:30
Neil Arya
182590ef92
Post request headers issue resolved
2019-09-20 12:53:32 +05:30
jamesgeorge007
d1a2786c7c
refactor
2019-09-18 15:10:59 +05:30
Liyas Thomas
ddb86da459
💄 Minor UI update
2019-09-18 14:25:17 +05:30
Liyas Thomas
ac36618de8
Merge branch 'master' of https://github.com/liyasthomas/postwoman
2019-09-18 14:20:52 +05:30
Liyas Thomas
8dadec6220
✏️ Added Telegram group link
2019-09-18 14:08:43 +05:30
Liyas Thomas
dd4402fca5
Merge pull request #152 from hosseinnedaee/sync-path-and-parameters
...
Sync path and parameters
2019-09-18 13:58:55 +05:30
Hossein Nedaee
3781445e5d
Clean code.
2019-09-18 02:10:12 +04:30
Liyas Thomas
a0fa933430
⚡ Improving Lighthouse score
2019-09-17 15:25:32 +05:30
Liyas Thomas
42411038e4
🎨 Major UI update
2019-09-17 13:43:12 +05:30
Hossein Nedaee
164624786d
Sync path and parameters.
2019-09-17 03:24:11 +04:30
Liyas Thomas
945da8bf92
⚡ Improving Lighthouse score
2019-09-16 18:27:07 +05:30
Liyas Thomas
95eb7b86c9
🐛 Fixed a typo which broke cURL import feature
2019-09-16 14:30:37 +05:30
Basil K
e34662baec
💄 Introducing tabs, minor UI changes
2019-09-16 13:50:28 +05:30
liyasthomas
b7ac58b31a
💄 Minor UI update
2019-09-13 23:17:34 +05:30
liyasthomas
c86d4e8060
💄 Minor UI update
2019-09-13 22:22:11 +05:30
Nityananda Gohain
d4bffba010
Merge branch 'master' into master
2019-09-13 11:49:54 +05:30
Nityananda Gohain
aef118880a
added functionality to import data from curl post request
2019-09-13 11:44:32 +05:30
Liyas Thomas
2f39f7f68b
✨ Added show/hide button for password input
...
⚡ Updated vector icons
2019-09-13 10:32:49 +05:30
Liyas Thomas
d67e22e57b
🎨 minor UI tweaks
2019-09-12 17:47:13 +05:30
Liyas Thomas
5960aea37a
💄 Icon buttons
2019-09-12 16:39:59 +05:30
Liyas Thomas
a7b70cc947
🎨 Better icon buttons
2019-09-12 14:31:17 +05:30
Liyas Thomas
54d9897048
✨ Added close button on modal
2019-09-12 11:19:16 +05:30
Jacob Anavisca
296f31e7a1
Fixes response bug
2019-09-11 23:34:50 -04:00
Jacob Anavisca
0ad76be012
Code highlighting ( #142 )
...
* Code highlight js
* Updated copyResponse
2019-09-11 06:59:33 -04:00
Liyas Thomas
d1b4d135c8
🎨 Minor UI improvements
2019-09-09 15:50:28 +05:30
Liyas Thomas
28068fb5d5
🐛 Fixing some ESLint
2019-09-09 12:42:31 +05:30
Liyas Thomas
c0c7036ada
🎨 Fixed some UI glitch
2019-09-09 11:27:00 +05:30
Nityananda Gohain
9b010ee633
changed IMPORT to Import
2019-09-08 08:06:42 +05:30
Nityananda Gohain
8cf80c7bbf
Merge remote-tracking branch 'origin/master'
2019-09-07 19:11:25 +05:30
Nityananda Gohain
1038b4b349
requested changes made: renamed to 'Import cURL' and moved the html code inside a pw-section
2019-09-07 19:10:22 +05:30
Nityananda Gohain
a993e21387
Merge branch 'master' into master
2019-09-06 16:28:00 +05:30
Nityananda Gohain
46ee372c0f
small fixes
2019-09-06 16:20:28 +05:30
Nityananda Gohain
afd466b516
curl import added
2019-09-06 16:11:18 +05:30
yubathom
8a4f9ed33e
Update url at keyup at key-value params (bodyParams and headers) and bodyParam/rawParam at toggle state changes
2019-09-05 15:28:29 -03:00
Liyas Thomas
7a8d629a81
⚡ Finalized share request URL
2019-09-05 17:16:13 +05:30
Liyas Thomas
0816fc6682
🐛 Fixed invinsible title
2019-09-05 17:09:03 +05:30
Liyas Thomas
163be1f1b5
⚡ Added date to shared request URL content
2019-09-05 17:00:30 +05:30
Liyas Thomas
f246df572b
⚡ Append time of sharing with content
2019-09-05 16:42:08 +05:30
Liyas Thomas
a3463a6ac1
✨ Added native share feature
2019-09-05 16:16:52 +05:30
Liyas Thomas
e95a4a9782
♿ State focus on input
2019-09-04 15:52:16 +05:30
Liyas Thomas
6545a9343d
⚡ Better button context
2019-09-04 10:35:11 +05:30
Liyas Thomas
0350355626
💄 Fixed light theme colors
2019-09-04 10:07:08 +05:30
Liyas Thomas
0aec1e1607
💄 Fixed default accent color
2019-09-04 09:44:16 +05:30
liyasthomas
077cb583b6
🎨 Updated color codes
2019-09-04 08:18:24 +05:30
liyasthomas
cb1f366d35
✨ Copy generated code to clipboard
2019-09-04 07:15:19 +05:30
Jacob Anavisca
29b0f3b1bf
Added request copying
2019-09-03 19:50:22 -04:00
Liyas Thomas
15c564fc61
⚡ Added prompt to copied button
2019-09-03 10:24:08 +05:30
Liyas Thomas
928545e7eb
✨ Added Copy Request URL button
2019-09-02 17:35:59 +05:30
Liyas Thomas
7aee2f4211
🎨 Minor UI update
2019-09-02 16:32:29 +05:30
NBTX
4147bac094
Fix and Revert "Revert " ⌨️ Add autocomplete widget with command line completion""
...
This reverts commit dd5dfdbabd .
2019-09-02 11:27:24 +01:00
Liyas Thomas
16d9e1e34a
🎨 Minor UI update
2019-09-02 13:08:49 +05:30
liyasthomas
db31dbeb0e
Merge branch 'master' of https://github.com/liyasthomas/postwoman
...
Even
2019-09-02 07:58:16 +05:30
yubathom
41e6f7d61e
Bind raw body input to url of requests
2019-09-02 12:44:53 -03:00
liyasthomas
aa1d3c6943
🎨 New vector icon buttons
2019-09-02 07:58:03 +05:30
Liyas Thomas
f3fa8d4e73
Merge pull request #125 from NileshSP/defaultmenuoptionhighlight
...
update with PR for issue/bug #100
2019-09-02 05:17:33 +05:30
Liyas Thomas
dd5dfdbabd
Revert " ⌨️ Add autocomplete widget with command line completion"
2019-08-31 22:29:32 +05:30
NBTX
32218cff9f
Merge branch 'master' of https://github.com/liyasthomas/postwoman
2019-08-31 17:07:55 +01:00
yubathom
19a57e8ecf
Spelling correction
2019-08-31 07:37:41 -03:00
yubathom
a696c33bca
Bind history state and query params of requests
2019-08-31 07:37:41 -03:00
NBTX
a3acf34b39
Stringify request data - fixes https://github.com/liyasthomas/postwoman/issues/124
2019-08-31 03:07:07 +01:00
Nilesh P
3d1b4f0ee2
update for issue/bug #100
2019-08-30 22:01:47 -04:00
NBTX
19a4156b1c
⌨️ Add autocomplete widget with command line completion
2019-08-31 02:21:19 +01:00
NBTX
9eb9365c89
🏷️ Adds automatically generated version information
2019-08-30 19:58:55 +01:00
NBTX
6ca847bdde
😬 Actually send the request body
2019-08-30 18:14:25 +01:00
izerozlu
3b285f088f
textareaAutoResize directive added and applied to textareas.
2019-08-30 17:40:39 +03:00
izerozlu
ad073427b3
Sticky button fix for firefox.
2019-08-30 16:49:05 +03:00
Igor Guastalla de Lima
daa491cd17
Change again the way of showing by adding and clearing the className
2019-08-30 09:36:16 -03:00
Igor Guastalla de Lima
4b4e6ca31a
Fix intersection button send again (removed validation inside forEach)
2019-08-30 09:11:30 -03:00
izerozlu
e424128a60
Request button made to be sticky upon scroll.
2019-08-30 13:13:58 +03:00
Liyas Thomas
542b912090
⚡ Added 'Not found' prompt for empty filtered history
2019-08-30 15:37:51 +05:30
izerozlu
a3f8abba1a
Bug : not adding to history and a failed request, fixed.
2019-08-30 09:56:52 +03:00
izerozlu
e0dc8ea46d
History component added.
2019-08-30 09:52:10 +03:00
Liyas Thomas
cc971e7e6d
Merge pull request #72 from yubathom/master
...
Enable shareable requests with parameters in url queries
2019-08-30 07:26:21 +05:30
NBTX
edc8259b6f
Change request library to axios. Resolves https://github.com/liyasthomas/postwoman/issues/61
2019-08-30 01:05:40 +01:00
NBTX
ca568cd3eb
UI tweaks, finish proxy settings input
2019-08-29 23:58:10 +01:00
NBTX
bac9dd1eec
Add toggle switch
2019-08-29 22:55:06 +01:00
NBTX
bb76c6c3da
Merge branch 'master' of https://github.com/liyasthomas/postwoman
2019-08-29 22:15:15 +01:00
yubathom
d71a4ba0bb
Enable shareable requests with preseted attributes in url queries
2019-08-29 12:13:42 -03:00
Liyas Thomas
4237dfc9d1
🐛 Fixes #81
...
✨ Added Local Date to history entry and will be shown on hovering timestamp
2019-08-29 17:19:45 +05:30
Liyas Thomas
d96b734639
✨ Added HEAD and PATCH methods
2019-08-29 11:25:56 +05:30
pmankar
f37aedc3b2
indent correction
2019-08-29 01:53:27 +02:00
pmankar
5ec993f9f4
GitHub Logo on theme background change
...
the contrast is improved while the theme is switched.
Handled the case if there is no storage value for the selected class.
2019-08-29 01:51:47 +02:00
pmankar
11791deec5
Websocket log auto scroll to bottom
...
also added timestamp in the log
2019-08-29 01:20:20 +02:00
Liyas Thomas
acedaf27d9
🎨 Fixed minor UI glitch
2019-08-28 17:15:11 +05:30
izerozlu
df2ceb3fe9
Virtual scrolling added for history section.
2019-08-28 13:35:14 +03:00
izerozlu
b1588d4553
Merge remote-tracking branch 'upstream/master' into history-fieldset-virtualscroll
...
# Conflicts:
# pages/index.vue
2019-08-28 12:48:31 +03:00
Liyas Thomas
1652381444
🎨 Styled input checkbox
2019-08-28 10:47:31 +05:30
Liyas Thomas
ae2d996754
🎨 Fixed few UI glitches
2019-08-28 10:02:40 +05:30
Liyas Thomas
0a4839eaf7
Merge pull request #75 from nickpalenchar/master
...
fixes #74 fallback for findEntryStatus when match is missing or other…
2019-08-28 06:57:47 +05:30
NBTX
85d51b2362
Add proxy settings.
2019-08-28 02:24:49 +01:00
Nicholas Palenchar
1a38f519f4
fixes #74 fallback for findEntryStatus when match is missing or otherwise invalid
2019-08-27 21:01:01 -04:00
NBTX
38f6f4ef2e
Close preview when a new request is made
2019-08-28 01:32:37 +01:00
NBTX
8912004dcc
Adds HTML preview, solves https://github.com/liyasthomas/postwoman/issues/41
2019-08-28 01:10:00 +01:00
Liyas Thomas
f265046676
🚨 Lint
2019-08-27 17:22:24 +05:30
izerozlu
515ea7e83d
Virtual List added for history section.
2019-08-27 13:33:31 +03:00
Liyas Thomas
66268b194c
💄 Minor UI update
2019-08-27 10:18:41 +05:30
Jacob Anavisca
30a42907b5
Removing test option
2019-08-27 00:09:40 -04:00
Jacob Anavisca
52431e67a4
Added support for headers
2019-08-27 00:07:41 -04:00
izerozlu
dabb7c370a
Virtualscroll added for the history fieldset.
2019-08-26 19:09:09 +03:00
izerozlu
0411b205ff
Not saving last entry bug fixed.
2019-08-26 18:29:14 +03:00
Liyas Thomas
872d2c09cd
Merge branch 'master' into history-fieldset-entry-status-colors
2019-08-26 16:13:47 +05:30
Liyas Thomas
e1889c1db0
🎨 Updated status color codes
2019-08-26 14:37:02 +05:30
Edison Augusthy
6f7fd2fc7b
Update index.vue
2019-08-26 12:08:01 +05:30
Edison Augusthy
2b1a73e04d
Merge branch 'master' into master
2019-08-26 12:04:08 +05:30
Edison Augusthy
6bed41b8c1
response copy Script Changes
2019-08-26 11:48:36 +05:30
Edison Augusthy
3cd8d94ceb
added Copy Response button
2019-08-26 11:46:18 +05:30
Nick Palenchar
54876e6db3
ohter updates that didn't get included
2019-08-25 17:20:14 -04:00
Nick Palenchar
b46b2c1e8e
Update index.vue
...
remove stubborn debugger statement
2019-08-25 17:16:13 -04:00
Nicholas Palenchar
bfffdbc4d8
closes #36 raw body option
2019-08-25 17:10:17 -04:00
Nicholas Palenchar
fddd41f6b4
wip - some raw text formtting with one small return bug to fix
2019-08-25 14:41:34 -04:00
Nicholas Palenchar
8759b245ea
wip - basic functionality achieved
2019-08-25 11:53:23 -04:00
izerozlu
1a89a1b5f5
Entry status color added.
2019-08-25 11:37:21 +03:00
Liyas Thomas
5a8c9f5533
⚗️ Typo
2019-08-25 11:26:55 +05:30
NBTX
bd434ff285
Improve URL validation check. (See https://github.com/liyasthomas/postwoman/issues/56 )
2019-08-25 02:41:30 +01:00
NBTX
0571ec723d
Merge branch 'master' of https://github.com/liyasthomas/postwoman
2019-08-25 02:28:21 +01:00
NBTX
4d238b8ac6
Merge branch 'master' of github.com:NBTX/postwoman-vue
2019-08-25 00:50:23 +01:00
NBTX
02ef69f0f7
🎨 Add theme support
...
- Move root (var) style properties to `/assets/css/themes.scss`
- Improve mobile navigation
- Create section component for the collapsable sections.
- Create logo component, so color can be changed.
- Add settings page
- Add option to select theme color
- Add option to select theme background
- Add option to enable/disable multi-colored frames.
- Add settings to VueX Store
- Persist VueX store in LocalStorage.
2019-08-25 00:42:41 +01:00
izerozlu
5584928489
Response status colors added.
2019-08-24 22:40:47 +03:00
NBTX
67f0600702
Improve mobile navigation
2019-08-24 19:35:39 +01:00
NBTX
35d7e1b32e
🔌 Add websocket page
2019-08-24 18:26:49 +01:00
NBTX
835e030c65
🔌 Add websocket page
2019-08-24 16:25:59 +01:00
NBTX
a27be71b13
👽 Vue-ify Postwoman with Nuxt.js!
2019-08-24 04:09:22 +01:00