Scott Dutton
37f914d1cc
Possible solution for Global variables ( #1289 )
...
fix for #1164
This takes enviroments called "Global" or "global" and appends them
after the current scripts.
Seems to work, but proabbly a cleaner way to acheive
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2020-10-19 07:41:01 +05:30
Liyas Thomas
22a3bba6ab
Cherry picking refactored fb.js from #879 by @AndrewBastin ( #1286 )
...
* Cherry picking refactored fb.js from #879 by @AndrewBastin
* Fixed a minor UI glitch in History section
* Removed logout success toast testcase
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2020-10-17 14:53:19 +05:30
Liyas Thomas
02471e6d60
Lint
2020-10-16 07:10:07 +05:30
Jeff Sieu
6b3b8e6204
Remove extra console log ( #1261 )
...
* Add search bar for collections
* Remove console log
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2020-10-11 10:32:28 +05:30
Jeff Sieu
194a4f3adb
Add search bar for collections ( #1260 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2020-10-11 10:22:18 +05:30
Liyas Thomas
a4c5817b54
Use function as default value for array prop
2020-10-08 20:00:20 +05:30
Liyas Thomas
16f02e2544
Updated contributors and sponsors list
2020-10-07 14:21:39 +05:30
Léo Martin
aa85108f1a
Use socket.io echo server ( #1237 )
2020-10-05 22:07:03 +05:30
Liyas Thomas
826e3ebc5e
Added default Socket.io URL - fixed #1231
2020-10-05 05:31:48 +05:30
Léo Martin
0f31259c97
Allow multiple arguments with socket.io ( #1234 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2020-10-05 05:11:56 +05:30
Liyas Thomas
9601477bba
Merge branch 'master' into feat/filter-graphql-fields
2020-10-04 16:04:40 +05:30
Liyas Thomas
0702ca3fc9
Highlight filtered field and type
2020-10-04 16:01:19 +05:30
leoGeorges
d9a9ae7e72
Merge branch 'feat/filter-graphql-fields' of https://github.com/LeoMartinDev/hoppscotch into feat/filter-graphql-fields
2020-10-04 11:46:35 +02:00
leoGeorges
76eba3d638
Graphql: highlight fields on search
2020-10-04 11:46:16 +02:00
tonybatty
a8d9a64f79
http page headers suggestions overlapped issue fixes #1222
2020-10-03 19:42:07 +01:00
tonybatty
a94d46e005
fixes #1003 ios home bar covers content
2020-10-03 16:34:40 +01:00
Liyas Thomas
7e1e61f8af
chores: Lint + dependency update
2020-09-27 23:34:15 +05:30
Liyas Thomas
66cd75dce8
Moved utility functions from assets to helpers
2020-09-26 07:57:45 +05:30
Liyas Thomas
8b3b6a471b
chore: dependency updates, minor UI fixes
2020-09-26 07:09:26 +05:30
Liyas Thomas
6380063978
Upstream
2020-09-24 21:37:27 +05:30
Moulik Aggarwal
b2ef26600c
Fix Quality Issues using DeepSource ( #1183 )
...
Co-authored-by: DeepSource Bot <bot@deepsource.io>
2020-09-24 20:46:20 +05:30
Liyas Thomas
e94fdcad32
Color modes ( #1181 )
2020-09-24 08:22:54 +05:30
Liyas Thomas
2e423b101b
Refactoring based on LGTM analysis
2020-09-23 17:54:52 +05:30
Liyas Thomas
b747d0273c
Feat/tailwind ( #1179 )
2020-09-22 22:36:37 +05:30
Matthew Jarman
45fb612793
Add check for active suggestion ( #1180 )
2020-09-21 22:14:16 +05:30
Andrew Bastin
782eb29aac
Fixed url-field bug with caret reset due to v-model update
2020-09-20 00:57:09 -04:00
Andrew Bastin
5810c5544a
Fixed bug with restore from history not working in new URL field
2020-09-19 01:30:22 +00:00
Liyas Thomas
b6eb581192
Revert last commit
2020-09-18 16:05:50 +05:30
Liyas Thomas
54171e566a
FIxed broken restore history on new URL bar
2020-09-18 16:01:58 +05:30
Liyas Thomas
b7a44ab11f
Experiments ( #1174 )
...
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2020-09-18 08:58:11 +05:30
Andrew Bastin
4ea60d3431
Added temporary fix for the trailing null character from extension
...
requests
2020-09-17 21:36:36 -04:00
Liyas Thomas
af2b726a38
chore: dependency updates + fixed a minor bug with edit folder
2020-09-17 06:08:26 +05:30
Liyas Thomas
d9f78b9d5c
Fixed #1161
2020-09-14 15:09:44 +05:30
Liyas Thomas
3f75d0df56
Make use of GitHub sponsor API
2020-09-09 12:05:22 +05:30
Florin Mirosnicencu
ab736cf975
Handle postman subfolders when importing json ( #1150 )
2020-09-08 20:44:40 +05:30
Liyas Thomas
286090d58a
Fixed #1146
2020-09-06 19:05:15 +05:30
Liyas Thomas
69fda864db
Merge branch 'master' of https://github.com/hoppscotch/hoppscotch into master
2020-09-06 14:27:20 +05:30
Liyas Thomas
2709c5d332
Fixed typo, updated sponsors list
2020-09-06 14:26:54 +05:30
Scott Dutton
da5fdd54bd
Import postman variables correctly ( #1142 )
...
Co-authored-by: Liyas Thomas <liyascthomas@gmail.com>
2020-09-05 12:07:37 +05:30
Liyas Thomas
a59e1a2015
Updated Sponsors list with GitHub sponsors
2020-09-04 16:51:27 +05:30
Liyas Thomas
f429585447
Removed @nuxtjs/dotenv ( #1128 )
...
* Removed `@nuxtjs/dotenv`
* Removed `@nuxtjs/dotenv`
* Fix broken tests
Co-authored-by: Andrew Bastin <andrewbastin.k@gmail.com>
2020-08-29 23:10:06 +05:30
jamesgeorge007
de7d1c2baa
refactor: helper to compute suggestions
2020-08-29 22:09:12 +05:30
James George
8223011c3d
chore: rename exported files ( #1127 )
...
* chore: rename to hoppscotch-collection.json
* chore: rename to hoppscotch-environment.json
2020-08-29 13:11:49 +05:30
Andrew Bastin
53684d6fbb
Add test spec for components/ui/autocomplete.vue
2020-08-29 00:25:46 -04:00
Andrew Bastin
31cefd7dd0
Remove use of keyboardevent.which as its deprecated in autocomplete
2020-08-29 00:24:54 -04:00
Liyas Thomas
62028d1273
Reset file input value after operations - fixed #1124
2020-08-27 13:56:55 +05:30
Andrew Bastin
3cd2a2a0f9
Added test spec for components/ui/pw-toggle.vue
2020-08-25 22:59:46 -04:00
Andrew Bastin
f33ebbcce0
Add test spec for components/ui/tabs.vue
2020-08-25 15:44:16 -04:00
Liyas Thomas
2916ab502e
Announcement banner
2020-08-25 13:27:59 +05:30
herbertc
8258997f3e
support user to customize the path to socket-io server
2020-08-25 15:16:38 +08:00
Andrew Bastin
9166f734c9
Add test spec for components/ui/tab.vue
2020-08-24 15:42:48 -04:00
Andrew Bastin
c8d8c68b95
corrected typo for gql component test spec folder name
2020-08-24 14:23:15 -04:00
Andrew Bastin
b8bd0cc63a
Add test spec for components/graphql/field.vue
2020-08-23 21:39:21 -04:00
Andrew Bastin
5150e13121
Removed unused fieldString computed property in gql/field.vue
2020-08-23 21:39:21 -04:00
Andrew Bastin
e1eb1be781
Add test spec for components/graphql/type.vue
2020-08-23 17:40:32 -04:00
Andrew Bastin
b536e191b1
Remove unused graphql/argument component
2020-08-23 15:48:05 -04:00
Andrew Bastin
f1b475b966
Add test spec for components/graphql/typelink.vue
2020-08-23 14:46:36 -04:00
Liyas Thomas
82da7d0b24
Map DELETE method Alt + X
2020-08-23 11:16:25 +05:30
Liyas Thomas
bbe300e847
Updated keyboard shortcuts
2020-08-23 09:23:34 +05:30
Liyas Thomas
4f75dd30fe
Fix broken mobile responsiveness and URL input type
2020-08-17 17:04:13 +05:30
Liyas Thomas
3924370b3e
Introduce component wrapper for svg icons
2020-08-17 16:07:36 +05:30
Liyas Thomas
e86a17980b
Auto import components
2020-08-17 18:29:14 +05:30
Liyas Thomas
9ae08cecf2
Merge branch 'master' into v2
2020-08-16 22:17:35 +05:30
Joel Camus Bueno
c9cd7b4344
Issue/1080 ( #1081 )
2020-08-16 17:26:33 +05:30
Joel Camus Bueno
18a2fb38d1
Issue/1078 ( #1079 )
...
* Externalize property of deletion messages (Collection) #1078
* Externalize property of deletion messages (folder) #1078
* Externalize property of deletion messages (request) #1078
* Externalize property of deletion messages (environment) #1078
* Externalize property (fr-FR.json) of deletion messages (collection, folder, request, environment) #1078
* Externalize property (pt-PT.json) of deletion messages (collection, folder, request, environment) #1078
* Externalize property (pt-BR.json) of deletion messages (collection, folder, request, environment) #1078
* Updating the Spanish file (es-ES)
2020-08-15 20:30:00 +05:30
Joel Camus Bueno
5f47cdb763
Issue/1076 ( #1077 )
2020-08-15 16:57:14 +05:30
Liyas Thomas
124d9ff269
v2
2020-08-13 16:50:02 +05:30
Joel DSouza
54169fe22b
Fixed broken tick icons placement in Settings
2020-08-11 06:34:36 +05:30
Liyas Thomas
72ad37456a
Removed all instances of the term 'Postman'
2020-08-06 11:03:50 +05:30
Andrew Bastin
45f1e386cc
PreReq scripts and Test scripts now use JSEditor
2020-08-02 13:14:14 -04:00
Andrew Bastin
3c3e8a6c31
Move JS linting code to separate component
2020-08-02 11:47:16 -04:00
Andrew Bastin
ec99b48605
Added JS linting to Ace Editor
2020-08-02 00:26:16 -04:00
Andrew Bastin
4a1988dd23
Fixed crash on proxy error
2020-07-21 04:26:57 -04:00
Liyas Thomas
193b7ae0e6
Merge branch 'master' into feat/doc
2020-07-18 17:48:42 +05:30
Liyas Thomas
ebe351ff0f
Import Collections directly from Docs page
2020-07-18 17:46:29 +05:30
Liyas Thomas
1827a98284
Add Collections section in Docs page
2020-07-18 06:39:45 +05:30
Liyas Thomas
b686298a5f
Install PWA button
2020-07-17 11:14:25 +05:30
Liyas Thomas
4dc76b864f
Updated copy
2020-07-16 13:49:26 +05:30
Liyas Thomas
d8e9c05319
Updated copy
2020-07-16 09:08:31 +05:30
Liyas Thomas
b8f6ad68a1
Merge branch 'master' into patch-zyb
2020-07-15 21:50:59 +05:30
周延博
b9fdaf2845
fix: replaceWithJSON used wrong commit name
2020-07-15 20:57:14 +08:00
Andrew Bastin
3731da5df5
Removed unwanted Ace Editor logs
2020-07-14 14:11:18 -04:00
Andrew Bastin
bc3510ac58
Merge remote-tracking branch 'upstream/master' into feat/binary-response
2020-07-05 12:42:45 -04:00
Liyas Thomas
84eb935cec
♿ Add keyboard accessibility to tabs
2020-07-05 05:02:17 +05:30
Liyas Thomas
1950949504
Merge branch 'feat/binary-response' of https://github.com/AndrewBastin/postwoman into feat/binary-response
2020-07-03 11:35:05 +05:30
Liyas Thomas
f3e6a377a9
Removed textareaAutoHeight directive
2020-07-03 11:32:22 +05:30
Andrew Bastin
3766564785
Merge branch 'master' into feat/binary-response
2020-07-01 12:27:14 -04:00
Liyas Thomas
199cae09c7
🎨 svgomg
2020-07-01 10:51:22 +05:30
Liyas Thomas
4490adc36c
Restore headers component import deleted from previous commit
2020-07-01 07:31:32 +05:30
Andrew Bastin
fe1353b5c7
Dynamically import lens renderers
2020-06-30 16:11:21 -04:00
Liyas Thomas
94b61e9f7c
Merge branch 'master' into feat/binary-response
2020-06-30 14:52:41 +05:30
Liyas Thomas
1abc0b8c9a
🐛 Fixed #967
2020-06-30 14:47:07 +05:30
Liyas Thomas
69c9f59479
Merge branch 'master' into feat/binary-response
2020-06-30 14:32:15 +05:30
Liyas Thomas
b2b9bd744e
🐛 Fixed #967
2020-06-30 14:14:05 +05:30
Liyas Thomas
c223b251d6
UI improvements
2020-06-30 07:39:28 +05:30
Andrew Bastin
2dce318a17
Added warning for invalid JSON
2020-06-29 14:43:50 -04:00
Andrew Bastin
791fe70fd3
Fixed bug in invalid JSON fallback
2020-06-29 13:41:42 -04:00
Andrew Bastin
8ea64e2224
Remove redudant content type prop for HTML Lens
2020-06-26 15:13:17 -04:00
Andrew Bastin
28ddce1bc4
Moved text based content lenses to use the mixin
2020-06-26 14:57:55 -04:00
Andrew Bastin
d8b5fc5d3f
Added mixin for common text rendering code
2020-06-26 14:45:58 -04:00