Commit Graph

228 Commits

Author SHA1 Message Date
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
55816acc99 Merge pull request #127 from guastallaigor/change-to-disable-click-clear-history
Clear history is now disabled when there aren't any histories
2019-09-02 05:01:44 +05:30
Igor Guastalla de Lima
8226d0a1ae Clear history is now disabled when there aren't any histories 2019-09-01 11:19:23 -03:00
Liyas Thomas
4d4a55cd3a Merge pull request #126 from liyasthomas/revert-123-master
Revert "⌨️Add autocomplete widget with command line completion"
2019-08-31 22:31:53 +05:30
Liyas Thomas
dd5dfdbabd Revert "⌨️Add autocomplete widget with command line completion" 2019-08-31 22:29:32 +05:30
Liyas Thomas
7c49f58565 Merge pull request #123 from NBTX/master
⌨️Add autocomplete widget with command line completion
2019-08-31 22:18:07 +05:30
NBTX
32218cff9f Merge branch 'master' of https://github.com/liyasthomas/postwoman 2019-08-31 17:07:55 +01:00
Liyas Thomas
0b5b342542 Merge pull request #118 from yubathom/master
Bind history state and query params of requests
2019-08-31 16:19:10 +05:30
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
Liyas Thomas
b6a759ab29 Merge pull request #119 from liyasthomas/dependabot/npm_and_yarn/vuex-persist-2.1.0
Bump vuex-persist from 2.0.1 to 2.1.0
2019-08-31 07:46:48 +05:30
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
aa1cb313b8 Merge branch 'master' of https://github.com/liyasthomas/postwoman 2019-08-31 02:28:33 +01:00
John Harker
1c5ee17d00 Merge pull request #121 from NBTX/master
⚠️ Ensure build code doesn't fail if version can't be obtained from GitHub
2019-08-31 02:27:43 +01:00
John Harker
de3a409a1c 🏷️ Fix version number 2019-08-31 02:26:53 +01:00
NBTX
19a4156b1c ⌨️Add autocomplete widget with command line completion 2019-08-31 02:21:19 +01:00
dependabot-preview[bot]
aad76bc9d9 Bump vuex-persist from 2.0.1 to 2.1.0
Bumps [vuex-persist](https://github.com/championswimmer/vuex-persist) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/championswimmer/vuex-persist/releases)
- [Changelog](https://github.com/championswimmer/vuex-persist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/championswimmer/vuex-persist/compare/v2.0.1...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-31 01:17:55 +00:00
dependabot-preview[bot]
25f94341ad Merge pull request #120 from liyasthomas/dependabot/npm_and_yarn/nuxt-2.9.2 2019-08-31 01:15:50 +00:00
NBTX
cafead69f6 ⚠️ Ensure code doesn't fail if version can't be obtained from GitHub 2019-08-31 01:42:34 +01:00
dependabot-preview[bot]
a359ebae02 Bump nuxt from 2.9.1 to 2.9.2
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](https://github.com/nuxt/nuxt.js/compare/v2.9.1...v2.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-31 00:14:43 +00:00
John Harker
c1abf5f07c Merge pull request #117 from NBTX/master
Add version number to footer and improves .editorconfig
2019-08-30 23:38:38 +01:00
Liyas Thomas
fc5d98c05c Merge pull request #116 from ahmedsayedabdelsalam/fix-styling
fix styling issue of send again button
2019-08-31 03:53:02 +05:30
NBTX
9eb9365c89 🏷️Adds automatically generated version information 2019-08-30 19:58:55 +01:00
Ahmed Sayed
be4cb4efc8 fix styling issue of send again button
the button appears below the response section when scrolling down.
2019-08-30 20:49:21 +02:00
NBTX
0c543908d3 Resolves liyasthomas#115 2019-08-30 18:42:49 +01:00
Liyas Thomas
3786ef90fe Merge pull request #114 from NBTX/master
😬 Actually send the request body
2019-08-30 22:49:16 +05:30
NBTX
6ca847bdde 😬 Actually send the request body 2019-08-30 18:14:25 +01:00
Liyas Thomas
bc43291a0c Merge pull request #111 from izerozlu/auto-resize-textareas
Auto resize textareas
2019-08-30 20:26:17 +05:30
izerozlu
3b285f088f textareaAutoResize directive added and applied to textareas. 2019-08-30 17:40:39 +03:00
izerozlu
9e26882b5f Merge remote-tracking branch 'upstream/master' into auto-resize-textareas 2019-08-30 17:39:48 +03:00
Liyas Thomas
a038b59ef4 Merge pull request #110 from izerozlu/sticky-send-button-fix
Sticky send button fix enhanced
2019-08-30 19:28:45 +05:30
izerozlu
ad073427b3 Sticky button fix for firefox. 2019-08-30 16:49:05 +03:00
izerozlu
6bceab7488 Merge remote-tracking branch 'upstream/master' 2019-08-30 16:41:12 +03:00
izerozlu
3d617811b5 Merge pull request #109 from guastallaigor/fix-intersection-button-send
Works in chrome. Ok for now but needs checks and improvements on other browsers, eg. Firefox.
2019-08-30 16:40:16 +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
Igor Guastalla de Lima
0c9977a92a Merge remote-tracking branch 'liyasthomas/master' 2019-08-30 08:56:14 -03:00
Liyas Thomas
8d90875e18 Merge pull request #108
History fieldset height problem on mobile.
2019-08-30 16:30:52 +05:30
Liyas Thomas
09872f6b26 Merge pull request #107 from izerozlu/sticky-send-button
Sticky send button
2019-08-30 16:24:42 +05:30
izerozlu
6f0698bae2 Bug, on mobile screens too short history section, fixed. 2019-08-30 13:32:17 +03:00
izerozlu
414d24262b Merge remote-tracking branch 'upstream/master' 2019-08-30 13:14:15 +03:00
izerozlu
e424128a60 Request button made to be sticky upon scroll. 2019-08-30 13:13:58 +03:00
izerozlu
23ca857154 Merge remote-tracking branch 'upstream/master' into sticky-send-button 2019-08-30 13:11:14 +03:00
Liyas Thomas
542b912090 Added 'Not found' prompt for empty filtered history 2019-08-30 15:37:51 +05:30
izerozlu
7750a7bd58 Merge remote-tracking branch 'upstream/master' into sticky-send-button 2019-08-30 11:34:55 +03:00
Liyas Thomas
2514a60fb3 Merge pull request #106 from izerozlu/history-fieldset-filtering
History component added
2019-08-30 14:03:14 +05:30
izerozlu
8c8d4a129e History filtering added, added confirm mechanism for clearing history. 2019-08-30 10:57:46 +03:00
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