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 |
|