Liyas Thomas
|
1d7b3523ae
|
🐛 Fixed #765
|
2020-04-26 15:40:44 +05:30 |
|
alyson t
|
868eab0344
|
Modify responseType by Object(json) or Array(json5)
Editor component can't recognize json Array.
(It accepts json Object.)
If json Array, set this.responseBodyType 'json5'.
|
2020-04-26 13:27:51 +09:00 |
|
Levin Rickert
|
848535a343
|
Fix GQL introspection query not sent through extension
|
2020-04-07 14:24:44 +02:00 |
|
Liyas Thomas
|
754a1d0f06
|
♿ Improving accessibility
|
2020-03-26 22:21:41 +05:30 |
|
Liyas Thomas
|
ac0a89ae26
|
✨ Tests and pre-request scripts are saved to collections. Fixes #643
|
2020-03-26 07:11:24 +05:30 |
|
Liyas Thomas
|
8568f4c2a9
|
🐛 Fixed URI not recognizing query parameters
|
2020-03-25 22:37:38 +05:30 |
|
Liyas Thomas
|
ed4f1fe6f8
|
Update index.vue
|
2020-03-22 09:56:53 +05:30 |
|
Leonardo Matos
|
2a8ba00024
|
Merge branch 'master' into fix/raw-input
|
2020-03-21 23:40:04 -03:00 |
|
Leonardo Matos
|
3f9ae7fecc
|
fix(raw-input): allow list parameter for any content type ending with 'json'
|
2020-03-21 23:37:55 -03:00 |
|
Leonardo Matos
|
76786f7a01
|
fix(raw-input): allow list parameters for json, set true when raw params is changed
|
2020-03-21 23:31:56 -03:00 |
|
Matt Gardner
|
88cbbe69b2
|
Add application/vnd.api+json
Add application/vnd.api+json to the places where content type matters
|
2020-03-20 22:08:05 -04:00 |
|
Leonardo Matos
|
90bd8d45b4
|
style(js): minor code style fix
|
2020-03-20 16:06:52 -03:00 |
|
Leonardo Matos
|
c370ee8018
|
fix: canListParameters prop must return
|
2020-03-20 15:58:52 -03:00 |
|
Leonardo Matos
|
9a4e64e13f
|
fix: fix canListParameter (undefined) to canListParameters
|
2020-03-20 15:56:29 -03:00 |
|
Leonardo Matos
|
dc771f51e8
|
fix(req-body): ensure raw input if !canListParameters
|
2020-03-20 15:40:04 -03:00 |
|
Liyas Thomas
|
b14adc29f5
|
🐛 Hotfix: Enable RAW body for JSON Content-Type
|
2020-03-20 19:39:48 +05:30 |
|
Leonardo Matos
|
f2c3bd54d6
|
fix(raw-params): syntax fix, set default only when params is empty or old default
|
2020-03-17 16:30:15 -03:00 |
|
Leonardo Matos
|
8469d13a12
|
fix(req-body): fix preseting default body (raw) by content type
|
2020-03-17 11:30:45 -03:00 |
|
Leonardo Matos
|
1f38c25e6a
|
fix(req-body): enable parameters list for form encoded only
disable raw input toggle when not content type 'application/x-www-form-urlencoded'
|
2020-03-17 10:53:36 -03:00 |
|
Leonardo Matos
|
90a6315e2b
|
perf(vue): 'validContentTypes' and 'knownContentTypes' can be computed
|
2020-03-17 10:40:23 -03:00 |
|
Liyas Thomas
|
87c0702959
|
♻️ Refactor
|
2020-03-12 01:31:54 +05:30 |
|
Rahul
|
7d465ca489
|
Fixed conflicts
|
2020-03-12 00:00:56 +05:30 |
|
Rahul
|
7345cc9943
|
Added MQTT support
|
2020-03-11 23:46:43 +05:30 |
|
Liyas Thomas
|
05b45aa65a
|
✨ Added icon slot to tabs
|
2020-03-08 21:52:04 +05:30 |
|
Liyas Thomas
|
995e0c6c51
|
Fixed tab switch
|
2020-03-08 09:11:25 +05:30 |
|
Liyas Thomas
|
799c650f32
|
Fixed error on tab switch
|
2020-03-07 20:27:47 +05:30 |
|
Liyas Thomas
|
33f5474033
|
✨ Tabs
|
2020-03-07 18:40:37 +05:30 |
|
Andrew Bastin
|
e4abe4efd5
|
Added prettify query button for GraphQL queries
|
2020-03-05 14:58:32 -05:00 |
|
Liyas Thomas
|
0f2686a102
|
♻️ Refactoring code
|
2020-03-05 06:48:10 +05:30 |
|
Liyas Thomas
|
0533f3a070
|
🐛 Fixed #644
|
2020-03-04 20:04:38 +05:30 |
|
Liyas Thomas
|
6a96729055
|
Merge branch 'master' into feature/socketio
|
2020-03-04 15:37:32 +05:30 |
|
moonrailgun
|
356d736f4e
|
Trans and docs for socketio feature
|
2020-03-04 14:50:47 +08:00 |
|
moonrailgun
|
14701369bd
|
Add Socketio support
and modify some websocket and sse code to pick up common function and component
|
2020-03-04 14:40:44 +08:00 |
|
Liyas Thomas
|
b14e475db0
|
Hotfix: Select current theme swatch
|
2020-03-04 09:21:48 +05:30 |
|
Andrew Bastin
|
77edec5f76
|
Removed linting for the collection docs import editor
|
2020-03-03 20:49:37 -05:00 |
|
Liyas Thomas
|
378d9e7758
|
🚚 Moving or renaming files
|
2020-03-03 17:27:53 +05:30 |
|
Liyas Thomas
|
f564ca1eb5
|
🌱 Added contributors section
|
2020-03-03 07:02:27 +05:30 |
|
Andrew Bastin
|
afdf4a268a
|
Updated messages for when getSchema fails
|
2020-03-01 18:47:00 -05:00 |
|
John Harker
|
78ef6e56e0
|
Merge branch 'master' into update-proxy-info
|
2020-02-29 21:29:09 +00:00 |
|
Liyas Thomas
|
1f03db1ec0
|
Merge branch 'master' into update-proxy-info
|
2020-03-01 00:31:20 +05:30 |
|
Dmitry Yankowski
|
88e7f35995
|
Merge branch 'master' into gql/editor-updates
|
2020-02-29 11:57:03 -05:00 |
|
Dmitry Yankowski
|
e56fa732fa
|
Added some GraphQL page updates
|
2020-02-29 11:42:12 -05:00 |
|
Andrew Bastin
|
d2945913ce
|
Empty gql variable string is substituted with an empty JSON object
|
2020-02-28 20:15:20 -05:00 |
|
Dmitry Yankowski
|
ff6ecb81d7
|
Merge branch 'master' into update-proxy-info
|
2020-02-28 15:11:36 -05:00 |
|
Dmitry Yankowski
|
be0f7b0067
|
Merge branch 'master' into feat/quick-query-run
|
2020-02-27 22:16:49 -05:00 |
|
Andrew Bastin
|
e5e66d8cc0
|
Added shortcut key to the Run Query button tooltip
|
2020-02-27 21:53:47 -05:00 |
|
Andrew Bastin
|
2f2580d2d3
|
Hooked up onRunGQLQuery editor command
|
2020-02-27 21:52:08 -05:00 |
|
Dmitry Yankowski
|
154c2b2da3
|
Fix scoping and toast notifications for auth/settings page
|
2020-02-27 21:50:00 -05:00 |
|
Liyas Thomas
|
3bbe71f2c9
|
⚗️ Link multiple auth providers
|
2020-02-28 05:35:28 +05:30 |
|
Liyas Thomas
|
257e6dfb1c
|
Merge branch 'master' into update-proxy-info
|
2020-02-28 03:53:55 +05:30 |
|
Liyas Thomas
|
448c239f9f
|
🐛 FIxed URI not updating on Clear content, minor formData improvement
|
2020-02-27 07:46:39 +05:30 |
|
John Harker
|
4c3248065e
|
Merge branch 'master' into update-proxy-info
|
2020-02-26 23:56:39 +00:00 |
|
NBTX
|
f609d36818
|
Update proxy information.
|
2020-02-26 23:48:24 +00:00 |
|
Liyas Thomas
|
7148738112
|
Merge branch 'master' into feature/fast-url
|
2020-02-26 13:33:26 +05:30 |
|
Jacob Anavisca
|
54207e3f33
|
uri update when selecting request
|
2020-02-26 00:02:22 -05:00 |
|
Jacob Anavisca
|
5849d351c2
|
Minor ui update
|
2020-02-25 23:43:27 -05:00 |
|
Jacob Anavisca
|
eac8381981
|
Minor get uri update
|
2020-02-25 22:52:58 -05:00 |
|
Dmitry Yankowski
|
dddd8f32e8
|
Re-trigger build
|
2020-02-25 22:41:08 -05:00 |
|
Dmitry Yankowski
|
2802e04688
|
Re-trigger build
|
2020-02-25 22:40:50 -05:00 |
|
Jacob Anavisca
|
492d1cfa8f
|
url api and updated test
|
2020-02-25 22:36:14 -05:00 |
|
Dmitry Yankowski
|
f36b91c3cc
|
Switch to semantic if checks
Should stick to semantic code here.. rather than doing the shorthand way
|
2020-02-25 21:38:54 -05:00 |
|
Dmitry Yankowski
|
60f2482082
|
Set response to proper error message
Was setting the response to an empty string. But this makes it show the correct error.
|
2020-02-25 21:22:32 -05:00 |
|
Dmitry Yankowski
|
68c749b378
|
Allow the passing of a lint prop to disable linting on an editor
|
2020-02-25 20:43:34 -05:00 |
|
Jacob Anavisca
|
8cc7b525d9
|
Added regex to handle url parts
|
2020-02-25 18:25:56 -05:00 |
|
Dmitry Yankowski
|
4867df5fe8
|
Push updated files
|
2020-02-25 11:10:40 -05:00 |
|
Dmitry Yankowski
|
45b2b81fe4
|
Disable spell check on input fields
|
2020-02-25 10:56:36 -05:00 |
|
Dmitry Yankowski
|
ab4004fae0
|
Fix: Set showExtensionsToast to false in local storage if no is clicked
|
2020-02-25 10:56:36 -05:00 |
|
Dmitry Yankowski
|
6d534d312f
|
Fix auto scroll
Wasn't actually working with the last PR. This one fixes it.
|
2020-02-25 10:56:30 -05:00 |
|
Dmitry Yankowski
|
ab49a125b2
|
Add loading message in response box for "Run query" action
|
2020-02-25 10:56:23 -05:00 |
|
Dmitry Yankowski
|
2d5b70ab85
|
Save collapsed sections to state
When you refresh or navigate to a new page and back, your collapsed sections will be as you set them.
|
2020-02-25 10:56:23 -05:00 |
|
Dmitry Yankowski
|
6b675d5def
|
Change from v-model to value as this is not set by the user
|
2020-02-25 10:55:57 -05:00 |
|
Dmitry Yankowski
|
5779cddf22
|
Save GraphQL schema and response in state
Allows the user to go to the settings page, and back to the GraphQL page, without having to re-request the schema or response.
|
2020-02-25 10:55:57 -05:00 |
|
Liyas Thomas
|
8e0adc9514
|
🐛 Fixed primary theme swatch active state
|
2020-02-25 04:08:11 -05:00 |
|
Dmitry Yankowski
|
48100ead55
|
Commit code with double quotes instead of single quotes
|
2020-02-24 21:06:23 -05:00 |
|
Dmitry Yankowski
|
241abd3c50
|
Final prettier formatted file
|
2020-02-24 13:45:18 -05:00 |
|
Dmitry Yankowski
|
777e629b3d
|
Initial prettier formatted files
|
2020-02-24 13:44:50 -05:00 |
|
jamesgeorge007
|
f8d032d9fc
|
fix: regression
|
2020-02-24 22:57:35 +05:30 |
|
jamesgeorge007
|
64e20a1350
|
fix: enable auto scroll by default
|
2020-02-24 22:26:13 +05:30 |
|
Dmitry Yankowski
|
0c8eea65a5
|
Added toggle for enabling/disabling auto scrolling (scrollInto functionality)
|
2020-02-24 10:54:22 -05:00 |
|
Liyas Thomas
|
4f7f2ba361
|
Merge branch 'master' into feature/env-manager
|
2020-02-24 13:52:30 +05:30 |
|
Andrew Bastin
|
fa339a5183
|
Updated POST request body to react to the Content Type
|
2020-02-23 23:24:23 -05:00 |
|
Liyas Thomas
|
d24c572d7f
|
Firebase sync
|
2020-02-24 00:30:22 +05:30 |
|
Jacob Anavisca
|
59ca8cb2c6
|
Merge branch 'master' into feature/env-manager
|
2020-02-23 11:39:44 -05:00 |
|
Jacob Anavisca
|
15dc0ad9ac
|
Env management
|
2020-02-23 11:38:15 -05:00 |
|
Liyas Thomas
|
a0529b1cdd
|
💫 Butter smooth animations and transitions
|
2020-02-22 23:06:32 +05:30 |
|
Liyas Thomas
|
73a2a0a127
|
⚡ Updated color codes, minor UI tweaks
|
2020-02-20 08:01:22 +05:30 |
|
Liyas Thomas
|
0b6671d538
|
🎨 Improving structure / format of the code
|
2020-02-18 23:56:22 +05:30 |
|
Liyas Thomas
|
8629eda6d4
|
📱 Working on responsive design
|
2020-02-18 22:10:53 +05:30 |
|
Liyas Thomas
|
436de528e9
|
✨ Native share + updated meta description
|
2020-02-15 09:53:26 +05:30 |
|
James George
|
af18b95ffa
|
Merge branch 'master' into refactor/headers
|
2020-02-11 15:52:54 +05:30 |
|
jamesgeorge007
|
9ecec8ce17
|
refactor: object shorthand
|
2020-02-11 15:14:03 +05:30 |
|
jamesgeorge007
|
f2f097bb7e
|
refactor: use relative imports
|
2020-02-11 15:09:07 +05:30 |
|
jamesgeorge007
|
27da1c8e49
|
refactor: use relative imports
|
2020-02-11 15:07:43 +05:30 |
|
Liyas Thomas
|
015fd24e03
|
⚡ Minor UI tweaks
|
2020-02-11 08:51:34 +05:30 |
|
Andrew Bastin
|
6d463dcfef
|
Updated commonHeaders definition to use the imported ones
|
2020-02-10 18:12:31 -05:00 |
|
jamesgeorge007
|
a351abd5d9
|
refactor: use typeof as an operator
|
2020-02-07 14:44:14 +05:30 |
|
Andrew Bastin
|
cc9cfa53fa
|
Merge branch 'master' into feat/extension-toggle
|
2020-02-05 13:17:30 -05:00 |
|
Liyas Thomas
|
04feb3cdbe
|
✨ Support for Formdata
|
2020-02-05 23:04:46 +05:30 |
|
Liyas Thomas
|
fdc5695fb4
|
🎨 Fixes
|
2020-02-05 19:22:03 +05:30 |
|
Liyas Thomas
|
f24477e7b4
|
🎉 Initial formdata support and UI tweaks
|
2020-02-05 09:20:04 +05:30 |
|
Andrew Bastin
|
257cb5141b
|
Merge branch 'master' into feat/extension-toggle
|
2020-02-04 13:17:46 -05:00 |
|
Andrew Bastin
|
f1e752892d
|
Added toggle for using extensions to send requests
|
2020-02-04 13:09:29 -05:00 |
|
Liyas Thomas
|
6a13b8c3c5
|
🎨 Better drop-down for method field
|
2020-02-04 20:52:52 +05:30 |
|
Liyas Thomas
|
06d58547c8
|
✨ Custom methods support (follow up of #398)
|
2020-02-04 07:05:37 +05:30 |
|
Liyas Thomas
|
09a88b4a97
|
💄 Updating the UI and style files
|
2020-02-03 08:38:40 +05:30 |
|
Liyas Thomas
|
7cf5345c5a
|
⚡️ Sync Collection -> Notes
|
2020-02-02 08:31:06 +05:30 |
|
jamesgeorge007
|
0f55b8ee8a
|
refactor: minor tweak
|
2020-02-01 22:56:29 +05:30 |
|
jamesgeorge007
|
ad041a5cf1
|
refactor: tweaks
|
2020-02-01 22:49:09 +05:30 |
|
jamesgeorge007
|
3bd22f6b78
|
refactor: let to const
|
2020-02-01 22:48:06 +05:30 |
|
jamesgeorge007
|
fa15457ce4
|
refactor: let to const
|
2020-02-01 22:44:24 +05:30 |
|
jamesgeorge007
|
ef434ca804
|
refactor: destructuring assignment
|
2020-02-01 22:30:35 +05:30 |
|
jamesgeorge007
|
2b165a065c
|
refactor: stick with the enforced style
|
2020-02-01 22:26:31 +05:30 |
|
jamesgeorge007
|
d77e3745bb
|
refactor: stylistic update
|
2020-01-31 19:50:24 +05:30 |
|
jamesgeorge007
|
5429e493ea
|
refactor: stylistic update
|
2020-01-31 19:47:19 +05:30 |
|
jamesgeorge007
|
b05cd2e6e4
|
refactor: stick with Es6 semantics
|
2020-01-31 19:45:52 +05:30 |
|
jamesgeorge007
|
a9564086b0
|
refactor: destructuring assignment and other tweaks
|
2020-01-31 19:44:49 +05:30 |
|
Liyas Thomas
|
c32c6e0363
|
♻️ Refactor
|
2020-01-31 18:25:55 +05:30 |
|
Liyas Thomas
|
1d6d8af748
|
♻️ Refactor
|
2020-01-31 00:18:20 +05:30 |
|
Liyas Thomas
|
f80c5d6a46
|
♻️ Refactor
|
2020-01-30 23:45:38 +05:30 |
|
Liyas Thomas
|
6c7643a4c3
|
✨ Press Escape to close modal, Enter to return. Fixes #539
|
2020-01-30 20:35:22 +05:30 |
|
Andrew Bastin
|
5b4f3f5b67
|
Merge branch 'master' into feat/gql-variable-update
|
2020-01-29 20:49:05 -05:00 |
|
Andrew Bastin
|
94c2440832
|
Hooked the new variable editor to the persistent store
|
2020-01-29 20:35:54 -05:00 |
|
Andrew Bastin
|
cf9fe0c02c
|
Removed old variable store mechanisms
|
2020-01-29 20:05:59 -05:00 |
|
Andrew Bastin
|
d35d3061e5
|
Added variable editor and removed the old variable system
|
2020-01-27 18:42:38 -05:00 |
|
Liyas Thomas
|
f93fc4cf62
|
🎨 Minor UI styling
|
2020-01-27 23:28:07 +05:30 |
|
Liyas Thomas
|
60c82fa144
|
💄 Updating the UI and style files
|
2020-01-27 11:16:49 +05:30 |
|
Andrew Bastin
|
dc236c6bf1
|
Fixed function name typo for runScriptWithVariables
|
2020-01-26 13:51:19 -05:00 |
|
Andrew Bastin
|
f16e6148b4
|
Fixed import resolution issue in pages/index.vue
|
2020-01-26 13:46:27 -05:00 |
|
Nick Palenchar
|
9e615c91cb
|
Merge branch 'master' into feature/post-request-tests
|
2020-01-25 10:16:01 -05:00 |
|
Liyas Thomas
|
3e126cdfa4
|
🐛 Fixed a bug with Collection sync
|
2020-01-25 12:21:47 +05:30 |
|
Liyas Thomas
|
3e27157eaa
|
Refactor
|
2020-01-25 01:00:45 +05:30 |
|
Nicholas Palenchar
|
113939c273
|
fix link typo
|
2020-01-24 12:22:00 -05:00 |
|
Nicholas Palenchar
|
708043dd6b
|
very basic testing implementation
|
2020-01-24 12:18:55 -05:00 |
|
Nicholas Palenchar
|
bc4c59694c
|
adding test report ui
|
2020-01-24 11:51:40 -05:00 |
|
Nicholas Palenchar
|
63b7035e74
|
re-add testing functions
|
2020-01-24 10:10:50 -05:00 |
|
Liyas Thomas
|
bbaa48c1ec
|
🚨 Removing linter warnings
|
2020-01-24 17:50:30 +05:30 |
|
Liyas Thomas
|
65e9e7a73b
|
✨ Added History sync
|
2020-01-23 19:07:36 +05:30 |
|
Liyas Thomas
|
118a7aa258
|
♻️ Rewrote all DB structure
|
2020-01-23 16:44:48 +05:30 |
|
Liyas Thomas
|
6bcd532767
|
🐛 Fixed error on Download feed
|
2020-01-23 16:44:48 +05:30 |
|
Liyas Thomas
|
b450cd7ee4
|
🐛 Fixed sync toast prompt
|
2020-01-23 16:44:46 +05:30 |
|
Liyas Thomas
|
b4a7c45b61
|
✏️ Typo
|
2020-01-23 16:44:41 +05:30 |
|
Liyas Thomas
|
211dfa24fa
|
✨ Account setting on setting page
|
2020-01-23 16:44:40 +05:30 |
|
Liyas Thomas
|
1fdde89d49
|
♻️ Refactor
|
2020-01-23 16:44:35 +05:30 |
|
Liyas Thomas
|
f89f27698e
|
🎨 Minor UI stylings
|
2020-01-23 16:43:03 +05:30 |
|
Liyas Thomas
|
4931804056
|
✨ Moved inputform and feed to index
|
2020-01-23 16:43:02 +05:30 |
|
Andrew Bastin
|
77e51f3301
|
GraphQL page now notifies the query editor about the schema for validation
|
2020-01-19 14:22:56 -05:00 |
|
Liyas Thomas
|
5458debe35
|
♻️ Refactor
|
2020-01-19 12:37:19 +05:30 |
|
Andrew Bastin
|
d8af767dc4
|
Updated graphql page to use QueryEditor for query field
|
2020-01-18 04:15:28 -05:00 |
|
pushrbx
|
76d2ca3e37
|
removed unneeded console.log
|
2020-01-17 17:58:09 +00:00 |
|
pushrbx
|
c4c2f1cbee
|
💚 Fixed #497
|
2020-01-17 11:58:13 +00:00 |
|
Liyas Thomas
|
2faf675c0a
|
🚨 Removing linter warnings
|
2020-01-15 09:10:14 +05:30 |
|
Liyas Thomas
|
1b783fdfa0
|
Merge branch 'master' into refactor/network-strategy
|
2020-01-14 22:36:09 +05:30 |
|
Alec Ananian
|
8690d18695
|
Replaced hard-coded strings with localizable strings
Added en locale as localization fallback
|
2020-01-14 07:43:41 -08:00 |
|
Andrew Bastin
|
3a8b4337f0
|
Refactor graphql page to use Network Strategies
|
2020-01-13 23:55:03 -05:00 |
|
Andrew Bastin
|
5ef1b5b75c
|
Refactor index.vue to use Network Strategies
|
2020-01-13 23:48:20 -05: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 |
|
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 |
|
Liyas Thomas
|
725fa31e77
|
🎨 Improved structure and format of the code
|
2020-01-09 06:01:31 +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
|
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
|
0930b1ada8
|
🐛 Better URL validation, Fixed #471
|
2020-01-03 21:07:41 +05:30 |
|
Liyas Thomas
|
e679e8c5f4
|
Added OAuth 2.0 authentication. Fixed #358
|
2020-01-01 13:36:55 +05:30 |
|
Liyas Thomas
|
56a4ca0e21
|
🐛 Fixed clear button on variables list
|
2019-12-31 19:38:26 +05:30 |
|
pushrbx
|
1ac144e3a7
|
🎉 Added variables to graphql page (w/ lame type validation).
|
2019-12-31 13:09:26 +00:00 |
|
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
|
3ee2bae78d
|
🐛 Fixes #456
|
2019-12-23 13:15:30 +05:30 |
|
Liyas Thomas
|
2b40db285e
|
✨ Introducing API Documentation
|
2019-12-23 08:16:45 +05:30 |
|
Liyas Thomas
|
c3a6cc133f
|
✨ Introducing API Documentation
|
2019-12-22 23:28:36 +05:30 |
|
Liyas Thomas
|
10f6bb9cc6
|
🐛 Added error handler
|
2019-12-22 15:49:26 +05:30 |
|
Liyas Thomas
|
5589c61423
|
🎉 Display actual Documentation
|
2019-12-22 15:26:13 +05:30 |
|
Liyas Thomas
|
158c34d091
|
Initial iteration on Collection
|
2019-12-22 09:20:38 +05:30 |
|
Liyas Thomas
|
d4819bcd0a
|
🎉 Added navigation link to Documentation page in default layour
|
2019-12-21 08:44:10 +05:30 |
|
Liyas Thomas
|
f0868f383b
|
🎉 API documentation page
|
2019-12-20 14:40:16 +05:30 |
|
Liyas Thomas
|
42e0200956
|
🐛 Fixed #446 and crash on closing file picker for raw request body without selecting a file
|
2019-12-20 08:19:14 +05:30 |
|
Liyas Thomas
|
bc6ea34f14
|
🎨 Various UI tweaks
|
2019-12-18 00:43:15 +05:30 |
|
Liyas Thomas
|
ae237f1ad3
|
🐛 Fixes #435
|
2019-12-17 06:45:24 +05:30 |
|
Liyas Thomas
|
ffed1dbc90
|
Merge branch 'master' into i18n
|
2019-12-17 05:50:19 +05:30 |
|
Liyas Thomas
|
2c93e2f783
|
🌐 Added more internationalization vocabulary
|
2019-12-16 23:21:32 +05:30 |
|
Liyas Thomas
|
feb782270b
|
🎨 Toast button now align to end
|
2019-12-15 21:46:55 +05:30 |
|
jamesgeorge007
|
928ace5ba6
|
refactor: use property shorthand for consistency
|
2019-12-15 19:03:39 +05:30 |
|
jamesgeorge007
|
0791d196d4
|
refactor: use property shorthand for consistency
|
2019-12-15 19:03:18 +05:30 |
|
jamesgeorge007
|
fcc6f5aa76
|
refactor: make history component self closing
|
2019-12-15 18:55:29 +05:30 |
|
jamesgeorge007
|
4c82ef89fb
|
refactor: make component tag self closing
|
2019-12-15 18:52:34 +05:30 |
|
Liyas Thomas
|
965133d6e2
|
🎨 Styled select input
|
2019-12-15 05:29:03 +05:30 |
|
Liyas Thomas
|
acc80cff74
|
⬆️ Bumped dependencies
🎨 Improved UI contrast
|
2019-12-14 15:23:10 +05:30 |
|
Andrew Bastin
|
9fb966f705
|
GraphQL header keys now offer completion
|
2019-12-11 18:34:46 -05:00 |
|
Andrew Bastin
|
cea9ac3965
|
Header Key values now display suggestions for common headers
|
2019-12-11 17:29:53 -05:00 |
|
Liyas Thomas
|
870521c004
|
Merge pull request #410 from adevr/bug/save-request
Fixing bug on request saving
|
2019-12-11 09:07:36 +05:30 |
|
Liyas Thomas
|
05114b6dfc
|
Even
|
2019-12-11 08:58:54 +05:30 |
|
Liyas Thomas
|
945a83625d
|
🐛 Fixed broken i18n route on toggle
|
2019-12-11 08:38:26 +05:30 |
|
Liyas Thomas
|
e2d7c0225e
|
🐛 Fixes #417
|
2019-12-11 07:07:31 +05:30 |
|
Liyas Thomas
|
d284002803
|
⚡ Zap
|
2019-12-10 21:58:08 +05:30 |
|
adevr
|
c4bd471516
|
Fixing bug on request saving
This bug appeared when saving a request with no collections available
|
2019-12-08 23:21:53 +00:00 |
|
Liyas Thomas
|
cd8b4d0dd1
|
💫 Updating animations and transitions
|
2019-12-08 22:38:32 +05:30 |
|
Liyas Thomas
|
5b9aeb70d9
|
🐛 Fixed #409
|
2019-12-08 16:05:20 +05:30 |
|
Liyas Thomas
|
c19c399508
|
🎉 Added icon button animation
|
2019-12-08 01:08:49 +05:30 |
|
yubathom
|
afbf21c47f
|
Fix buttons translations
|
2019-12-06 16:44:20 -03:00 |
|
Liyas Thomas
|
2b4d743d79
|
💄 Scoped styles
|
2019-12-06 07:11:38 +05:30 |
|
Liyas Thomas
|
0028d03e1b
|
🎨 Minor UI update
|
2019-12-05 05:51:43 +05:30 |
|
Liyas Thomas
|
5fbf4879ae
|
🐛 Fixes #399
|
2019-12-04 21:43:16 +05:30 |
|
Liyas Thomas
|
7d5a8499c3
|
🎉 Custom methods support
|
2019-12-04 20:19:47 +05:30 |
|
Liyas Thomas
|
bc3c608277
|
🐛 Fixed connect icon
|
2019-12-02 22:52:11 +05:30 |
|
Liyas Thomas
|
2f09995306
|
🎨 Hid sidebar toggle button
|
2019-12-02 22:29:10 +05:30 |
|
Liyas Thomas
|
72acdeaab9
|
⚡ Improved icon toggle
|
2019-12-02 20:50:20 +05:30 |
|
Liyas Thomas
|
0bfc0256a6
|
⚡ Optimized UI components
|
2019-12-02 18:05:10 +05:30 |
|
Liyas Thomas
|
c3544076ba
|
🎉 Toggle sidebar
|
2019-12-02 13:49:52 +05:30 |
|
Liyas Thomas
|
ae528f6302
|
🎨 Redesigned color swatches
|
2019-12-01 06:20:37 +05:30 |
|
Andrew Bastin
|
c4116d6819
|
Added placeholder pre-request script value
|
2019-11-30 02:26:00 -05:00 |
|
Andrew Bastin
|
050a53af0d
|
Changed pre request script field to use the ace-editor
|
2019-11-30 02:24:31 -05:00 |
|
Andrew Bastin
|
c5d5c15b11
|
Changed the GQL query entry to use ace-editor
|
2019-11-30 02:09:34 -05:00 |
|
Liyas Thomas
|
a0191bafe7
|
🐛 Fixed browser default shortcut mapping fixes #374
|
2019-11-29 14:53:44 +05:30 |
|
Liyas Thomas
|
068d251b64
|
⚡ Lint
|
2019-11-29 11:25:13 +05:30 |
|
Liyas Thomas
|
b10a209daf
|
⚡ Improving performance
|
2019-11-28 20:41:52 +05:30 |
|
LaurentBrieu
|
1c12c66b31
|
Add translations for FR/EN catalogues
|
2019-11-28 13:27:52 +01:00 |
|
Liyas Thomas
|
13615e06e9
|
🐛 Fixes #353
|
2019-11-27 19:52:03 +05:30 |
|
Liyas Thomas
|
9019babf6d
|
Merge branch 'master' into i18n
|
2019-11-27 15:44:02 +05:30 |
|
Liyas Thomas
|
5382cd8d5f
|
🐛 Fixed SSE connection closing issues. Fixes #349
|
2019-11-27 15:35:39 +05:30 |
|
Liyas Thomas
|
2697cce6dd
|
🎉 Basic i18n support
|
2019-11-27 14:15:11 +05:30 |
|
Andrew Bastin
|
294b26787b
|
Added undo functionality to the index page
|
2019-11-26 23:01:03 -05:00 |
|
Andrew Bastin
|
b67de81616
|
Added undo button for undoing removing headers
|
2019-11-26 22:46:33 -05:00 |
|
Andrew Bastin
|
d2115ab004
|
Added ability to copy GQL response
|
2019-11-26 16:55:43 -05:00 |
|
Andrew Bastin
|
9cbd6ea7b7
|
Added ability to copy GQL query
|
2019-11-26 16:48:13 -05:00 |
|
Andrew Bastin
|
ded69f979e
|
Entered GQL query is persisted
|
2019-11-26 15:44:15 -05:00 |
|
Andrew Bastin
|
9ad822577b
|
Added ability to do GraphQL queries
|
2019-11-26 15:37:41 -05:00 |
|
Liyas Thomas
|
c4c320da83
|
🚨 Lint
|
2019-11-26 20:01:48 +05:30 |
|
NBTX
|
dd280732d1
|
Add Proxy URL option
|
2019-11-26 06:53:12 -06:00 |
|
jamesgeorge007
|
6e537eed58
|
fix: make headers property writable
|
2019-11-26 15:41:53 +05:30 |
|
jamesgeorge007
|
ffb8fd0172
|
refactor(index): use directive shorthand notation
for consistency
|
2019-11-26 14:37:32 +05:30 |
|
jamesgeorge007
|
20a7094d33
|
refactor(index): us Array.includes
|
2019-11-26 14:27:51 +05:30 |
|
jamesgeorge007
|
06d7534462
|
refactor(realtime): replace instances of var with const
|
2019-11-26 14:25:40 +05:30 |
|
jamesgeorge007
|
b3680224cc
|
refactor(index): replace instances of var with const
|
2019-11-26 14:24:27 +05:30 |
|
jamesgeorge007
|
113bf14718
|
refactor(graphql): replace instances of var with const
|
2019-11-26 14:20:57 +05:30 |
|
Andrew Bastin
|
5f79ca2872
|
Fixed header inclusion mistake
|
2019-11-25 23:42:41 -05:00 |
|
Andrew Bastin
|
146df237f2
|
Added Headers for GraphQL requests
|
2019-11-25 22:48:36 -05:00 |
|
Liyas Thomas
|
a17239ca31
|
♻️ Refactoring code
|
2019-11-25 05:44:44 +05:30 |
|