Commit Graph

1095 Commits

Author SHA1 Message Date
Liyas Thomas
85fd5cf0dc ⬆️ Bump @nuxtjs/google-analytics from 2.2.2 to 2.2.3 (#481)
⬆️ Bump @nuxtjs/google-analytics from 2.2.2 to 2.2.3

Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-01-11 06:00:28 +05:30
dependabot-preview[bot]
bb9db3b1ca ⬆️ Bump @nuxtjs/google-analytics from 2.2.2 to 2.2.3
Bumps [@nuxtjs/google-analytics](https://github.com/nuxt-community/analytics-module) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/nuxt-community/analytics-module/releases)
- [Changelog](https://github.com/nuxt-community/analytics-module/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/analytics-module/compare/v2.2.2...v2.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-11 00:12:49 +00:00
Liyas Thomas
35a0d50918 🐛 Fixed a broken function 2020-01-10 09:06:08 +05:30
Liyas Thomas
57f7621567 ♻️ Refactoring code 2020-01-10 06:27:48 +05:30
Liyas Thomas
bf1a143f03 🎨 Minor stylings 2020-01-10 05:30:38 +05:30
Liyas Thomas
355688abf8 Merge pull request #479 from AndrewBastin/feat/graphql_highlight
GraphQL Type Highlight and Links
2020-01-10 04:29:39 +05:30
Andrew Bastin
f5efb425cd Merge branch 'upstream/master' into feat/graphql_highlight 2020-01-09 13:33:33 -05:00
Andrew Bastin
cc396aecd3 Updated field, type and graphql page to use the new argument and typelink components 2020-01-09 13:32:38 -05:00
Andrew Bastin
faa420753f Added argument and typelink components for GraphQL 2020-01-09 13:31:30 -05:00
Liyas Thomas
725fa31e77 🎨 Improved structure and format of the code 2020-01-09 06:01:31 +05:30
Liyas Thomas
bb924dc250 Merge pull request #476 from reefqi037/feature/oauth-support
OAuth 2.0/OIDC Access Token Retrieval Support
2020-01-08 03:42:35 +05:30
Liyas Thomas
b0346aa340 Merge branch 'master' into feature/oauth-support 2020-01-07 22:55:10 +05:30
Liyas Thomas
671fca0736 🐛 Fixed broken cURL import. Fix #477 2020-01-07 22:41:05 +05:30
Liyas Thomas
322945ec99 Merge branch 'master' into feature/oauth-support 2020-01-07 21:04:01 +05:30
Liyas Thomas
1c6f87784b Better URL parsing 2020-01-07 20:47:11 +05:30
RifqiAlAbqary
9d56af4160 Merge branch 'master' into feature/oauth-support 2020-01-07 23:24:55 +09:00
Liyas Thomas
fdedb1f231 Set credentials to true. Fix #443 2020-01-07 19:49:14 +05:30
Abdul Rifqi Al Abqary
161c0b7b88 added token request management 2020-01-07 18:46:16 +09:00
Abdul Rifqi Al Abqary
f847cbe122 Added token management 2020-01-07 11:50:56 +09:00
Abdul Rifqi Al Abqary
df48e85de5 added token managements 2020-01-06 18:17:50 +09:00
Abdul Rifqi Al Abqary
2a818dc81d comment correction 2020-01-06 16:50:20 +09:00
Abdul Rifqi Al Abqary
83a20bd7de implement oidc discovery 2020-01-06 16:44:50 +09:00
Abdul Rifqi Al Abqary
2e7e40c4cc display error & disable input based on user input 2020-01-06 16:15:58 +09:00
Abdul Rifqi Al Abqary
b98d9074bb fix token placement 2020-01-06 15:55:14 +09:00
Abdul Rifqi Al Abqary
5377c69b40 add oauth handler 2020-01-06 15:06:50 +09:00
Abdul Rifqi Al Abqary
d24b917c17 added oauth token ui 2020-01-06 14:51:47 +09:00
Liyas Thomas
d99ede8c05 ⬆️ Bumped version to 1.5.0 2020-01-04 07:18:06 +05:30
Liyas Thomas
3f727d6f71 Merge branch 'master' of https://github.com/liyasthomas/postwoman v1.5.0 2020-01-04 06:57:53 +05:30
Liyas Thomas
99acc4921c ⬆️ Bumped version to 1.5.0 2020-01-04 06:55:44 +05:30
Liyas Thomas
db7dcba1b9 Merge pull request #472 from liyasthomas/dependabot/npm_and_yarn/nuxtjs/axios-5.9.2
⬆️ Bump @nuxtjs/axios from 5.9.0 to 5.9.2
2020-01-04 06:02:34 +05:30
dependabot-preview[bot]
8f76d3fa58 ⬆️ Bump @nuxtjs/axios from 5.9.0 to 5.9.2
Bumps [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) from 5.9.0 to 5.9.2.
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/axios-module/compare/v5.9.0...v5.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-04 00:13:01 +00:00
Liyas Thomas
0930b1ada8 🐛 Better URL validation, Fixed #471 2020-01-03 21:07:41 +05:30
Liyas Thomas
35df7c6429 💚 Fixing CI Build 2020-01-01 13:51:28 +05:30
Liyas Thomas
e679e8c5f4 Added OAuth 2.0 authentication. Fixed #358 2020-01-01 13:36:55 +05:30
Liyas Thomas
d43a655116 💲 Updated Open Collective link 2020-01-01 10:29:51 +05:30
Liyas Thomas
56a4ca0e21 🐛 Fixed clear button on variables list 2019-12-31 19:38:26 +05:30
Liyas Thomas
f17b126dd4 Merge pull request #464 from pushrbx/feature/graphql-vars
Added variables to graphql page.
2019-12-31 19:03:40 +05:30
pushrbx
1ac144e3a7 🎉 Added variables to graphql page (w/ lame type validation). 2019-12-31 13:09:26 +00:00
Liyas Thomas
13402a5aa5 Added Gitpod dev env 2019-12-31 08:50:35 +05:30
Liyas Thomas
92a0cc245f i18n (#463)
i18n

Co-authored-by: Tanbir Hasan <tanbir2025@gmail.com>
Co-authored-by: Gabriel Schneider <57860382+gabschne@users.noreply.github.com>
2019-12-31 08:46:40 +05:30
Liyas Thomas
8b9a2c5f7e Merge branch 'master' into i18n 2019-12-31 08:38:05 +05:30
Liyas Thomas
bc10e4304f Added Gitpod dev env, removed two stale translations 2019-12-31 08:35:27 +05:30
Liyas Thomas
d40de785b7 Lint and minor UI improvements 2019-12-29 06:17:00 +05:30
Liyas Thomas
9ff02eefb8 🔥 Hid empty fields 2019-12-29 05:08:55 +05:30
Liyas Thomas
e8837e69a0 Merge pull request #460 from liyasthomas/dependabot/npm_and_yarn/cypress-3.8.1
⬆️ Bump cypress from 3.8.0 to 3.8.1
2019-12-28 07:47:16 +05:30
dependabot-preview[bot]
9d02f2687d ⬆️ Bump cypress from 3.8.0 to 3.8.1
Bumps [cypress](https://github.com/cypress-io/cypress) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Commits](https://github.com/cypress-io/cypress/compare/v3.8.0...v3.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-28 00:13:41 +00:00
Liyas Thomas
9f2ecd619f ✏️ Typo on CLI repo link 2019-12-26 13:31:01 +05:30
Liyas Thomas
6b899b2ce0 Merge pull request #459 from gabschne/i18n
i18n(de-DE): improve some translations
2019-12-26 08:32:55 +05:30
gabschne
d5cb66079b i18n(de-DE): improve some translations 2019-12-26 01:56:24 +01:00
gabschne
5690599241 i18n(de-DE): improve some translations 2019-12-26 01:01:23 +01:00