Commit Graph

41 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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