Commit Graph

447 Commits

Author SHA1 Message Date
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
3f5307ef79 Added export modal. 2019-10-21 23:00:13 -06:00
thehollidayinn
b244ee8580 Save icon. 2019-10-21 22:52:01 -06:00
thehollidayinn
16bcb65d94 Updates to editing request. 2019-10-21 22:50:09 -06:00
Keith Holliday
85d6c3ac34 Edit request. 2019-10-17 10:57:58 -06:00
Keith Holliday
5847f0b16e Added save and remove requests. 2019-10-17 10:57:19 -06:00
Keith Holliday
cad907125b Added initial save request 2019-10-17 10:57:18 -06:00
Keith Holliday
d989da2811 Added edit folder. 2019-10-17 10:57:18 -06:00
Keith Holliday
ed53b433b5 Added edit and remove collection. 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
Liyas Thomas
d78c4041a3 Optimized cookie consent toast 2019-10-16 15:31:26 +05:30
Liyas Thomas
c62b65b012 Added Cookie Consent toast 2019-10-15 17:27:16 +05:30
Liyas Thomas
6a9d026052 ✏️ Meta 2019-10-14 19:20:13 +05:30
liyasthomas
f562dc9e2a ✏️ Updated feature list 2019-10-12 23:51:50 +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
ac29f7eeb0 ⬆️ Bump start-server-and-test from 1.10.3 to 1.10.5 (#194)
⬆️ Bump start-server-and-test from 1.10.3 to 1.10.5

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-11 14:54:25 +05:30
Liyas Thomas
6de37b5ed9 ⬆️ Bump @nuxtjs/google-tag-manager from 2.2.1 to 2.3.0 (#193)
⬆️ Bump @nuxtjs/google-tag-manager from 2.2.1 to 2.3.0

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-11 14:46:39 +05:30
Liyas Thomas
35163086f9 ⬆️ Bump nuxt from 2.10.0 to 2.10.1 (#192)
⬆️ Bump nuxt from 2.10.0 to 2.10.1

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-11 14:41:15 +05:30
Liyas Thomas
14ce62ed50 ⬆️ Bump yargs-parser from 14.0.0 to 15.0.0 (#191)
⬆️ Bump yargs-parser from 14.0.0 to 15.0.0

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2019-10-11 14:40:00 +05:30
dependabot-preview[bot]
81736b77a3 ⬆️ Bump start-server-and-test from 1.10.3 to 1.10.5
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.10.3 to 1.10.5.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.10.3...v1.10.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 09:07:11 +00:00
dependabot-preview[bot]
26bb639b67 ⬆️ Bump @nuxtjs/google-tag-manager from 2.2.1 to 2.3.0
Bumps [@nuxtjs/google-tag-manager](https://github.com/nuxt-community/modules) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/nuxt-community/modules/releases)
- [Commits](https://github.com/nuxt-community/modules/compare/@nuxtjs/google-tag-manager@2.2.1...@nuxtjs/google-tag-manager@2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 09:06:28 +00:00
dependabot-preview[bot]
d56401c347 ⬆️ Bump nuxt from 2.10.0 to 2.10.1
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.10.0 to 2.10.1.
- [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.10.0...v2.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 09:05:49 +00:00
dependabot-preview[bot]
1213cf3140 ⬆️ Bump yargs-parser from 14.0.0 to 15.0.0
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 14.0.0 to 15.0.0.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v14.0.0...v15.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 09:04:51 +00:00
Liyas Thomas
e70e448b77 Added 'Loding indicator' 2019-10-11 14:23:07 +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
11e6a8838c Add basic e2e tests (#181)
Add basic e2e tests
2019-10-06 05:46:14 +05:30
Liyas Thomas
82ad9cbf5e 💄 Minor stylings 2019-10-05 14:57:24 +05:30
Liyas Thomas
21386b924e Add quotation marks for generated code (#187)
Add quotation marks for generated code
2019-10-05 12:24:23 +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
Liyas Thomas
6e5e974767 ✏️ Updated links 2019-10-05 08:20:21 +05:30
Liyas Thomas
7c0987dc88 Merge pull request #185 from AndrewBastin/master
Added auto theme
2019-10-05 07:11:31 +05:30
Andrew Bastin
2f16882c1b Added auto theme 2019-10-04 19:38:20 -04:00
Gopishankar Haridas
0377232e1e Reverting code changes which are introduced accidentally 2019-10-04 14:41:08 +05:30
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
Liyas Thomas
3d116decbe updated threshold and rootMargin for IntersectionObserver (#182)
updated threshold and rootMargin for IntersectionObserver
2019-10-04 10:27:16 +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
yubathom
ade7733d47 Add e2e tests 2019-10-03 21:47:41 -03:00
Liyas Thomas
3ad814ebb7 Merge pull request #179 from liyasthomas/dependabot/npm_and_yarn/nuxt-2.10.0
⬆️ Bump nuxt from 2.9.2 to 2.10.0
2019-10-04 05:12:38 +05:30
dependabot-preview[bot]
f5798438ac ⬆️ Bump nuxt from 2.9.2 to 2.10.0
Bumps [nuxt](https://github.com/nuxt/nuxt.js) from 2.9.2 to 2.10.0.
- [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.2...v2.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-03 23:30:46 +00:00
Liyas Thomas
cf21a20f05 💚 Fixing CI build 2019-10-03 15:40:29 +05:30
Liyas Thomas
13784db34d 💚 Fixing CI build 2019-10-03 15:31:16 +05:30
Liyas Thomas
2fced1dd60 💚 Fixing CI build 2019-10-03 15:28:45 +05:30