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