Commit graph

232 commits

Author SHA1 Message Date
Andrew Bastin
82756a9c55 Added GQL Query Editor component 2020-01-18 04:14:30 -05:00
Liyas Thomas
497a4dfde6 🐛 Fix #495 2020-01-16 22:57:35 +05:30
Liyas Thomas
2faf675c0a 🚨 Removing linter warnings 2020-01-15 09:10:14 +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
Liyas Thomas
bf1a143f03 🎨 Minor stylings 2020-01-10 05:30:38 +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
56a4ca0e21 🐛 Fixed clear button on variables list 2019-12-31 19:38:26 +05:30
Liyas Thomas
d40de785b7 Lint and minor UI improvements 2019-12-29 06:17:00 +05:30
Liyas Thomas
bc6ea34f14 🎨 Various UI tweaks 2019-12-18 00:43:15 +05:30
Liyas Thomas
feb782270b 🎨 Toast button now align to end 2019-12-15 21:46:55 +05:30
jamesgeorge007
ffe4796f2c refactor: make use of v-bind directive shorthand
vue.js best practices
2019-12-15 19:23:53 +05:30
jamesgeorge007
5762cea9bd refactor: make use of v-bind directive shorthand
vue.js best practices
2019-12-15 19:23:09 +05:30
jamesgeorge007
7b0a1c4266 refactor: make use of v-bind directive shorthand
vue.js best practices
2019-12-15 19:22:37 +05:30
jamesgeorge007
d2086b1661 refactor: make use of v-bind directive shorthand
vue.js best practices
2019-12-15 19:21:25 +05:30
jamesgeorge007
c50cbc9750 refactor: make use of v-bind directive shorthand
vue.js best practices
2019-12-15 19:20:31 +05:30
jamesgeorge007
48bd772171 refactor: make use of v-bind directive shorthand
vue.js best practices
2019-12-15 19:13:53 +05:30
jamesgeorge007
9223044967 refactor: use property shorthand for consistency 2019-12-15 19:02:37 +05:30
jamesgeorge007
998a925fd1 refactor: make request component self closing 2019-12-15 19:02:03 +05:30
jamesgeorge007
f49bfb4d74 refactor: use property shorthand for consistency 2019-12-15 19:01:31 +05:30
jamesgeorge007
b20cb040b0 refactor: make collection component self closing 2019-12-15 19:00:31 +05:30
jamesgeorge007
82096f3a1e refactor: use property shorthand for consistency 2019-12-15 18:59:45 +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
096b981247 Updated default Autocomplete Component placeholder 2019-12-11 17:46:13 -05:00
Andrew Bastin
f446c9acc1 Generalized AutoComplete Component code 2019-12-11 17:28:32 -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
d284002803 Zap 2019-12-10 21:58:08 +05:30
Liyas Thomas
60ba539104 🐛 Fixed opaque select element, curved modals, better disabled color scheme 2019-12-09 09:40:47 +05:30
Liyas Thomas
979909ad57 🎨 Updated color schemes 2019-12-09 09:05:03 +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
2b4d743d79 💄 Scoped styles 2019-12-06 07:11:38 +05:30
Liyas Thomas
bc3c608277 🐛 Fixed connect icon 2019-12-02 22:52:11 +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
2360803e44 Added v-model support to ace-editor 2019-11-30 02:08:09 -05:00
Liyas Thomas
2697cce6dd 🎉 Basic i18n support 2019-11-27 14:15:11 +05:30
Liyas Thomas
c4c320da83 🚨 Lint 2019-11-26 20:01:48 +05:30
jamesgeorge007
ba1410c7f4 refactor(index): self closing components 2019-11-26 14:34:40 +05:30
jamesgeorge007
61f8e36383 refactor(folder): self closing component 2019-11-26 14:32:18 +05:30
Liyas Thomas
48e9171153 Improving accessibility 2019-11-23 15:25:30 +05:30
Liyas Thomas
4c9c9a2240 🚨 Lint 2019-11-21 09:11:50 +05:30
Liyas Thomas
354ad3983f 🎨 Updated GraphQL docs section styles 2019-11-21 07:09:17 +05:30
Liyas Thomas
8d99d4aa99 :liptick: Minor UI update 2019-11-21 06:55:37 +05:30
Liyas Thomas
fad28ee40b Compact UI. fixe #314 2019-11-20 06:16:02 +05:30
Andrew Bastin
f7faac1afc Added deprecated label for deprecated GQL fields 2019-11-19 12:06:47 -05:00
Liyas Thomas
62f52a0be1 🐛 Fixed gqlType 2019-11-19 09:53:02 +05:30
Liyas Thomas
eca1dc8e66 Moved Cocs section to right sidebar (will fix overflow issue later today) + Basic lint 2019-11-19 08:55:57 +05:30
Andrew Bastin
2d995b87b1 Added GraphQL type component 2019-11-18 15:17:07 -05:00
Andrew Bastin
edbb81d089 Added a null guard for args field 2019-11-18 15:14:26 -05:00
Andrew Bastin
6c4fbb501c Fixed margin mistake in field-desc 2019-11-18 14:58:37 -05:00
Andrew Bastin
3db28e4f22 Added GraphQL field component 2019-11-18 14:34:00 -05:00
Liyas Thomas
967bf49db0 Lint 2019-11-18 18:02:44 +05:30
liyasthomas
d88e777f80 Minor UI updates 2019-11-18 06:32:30 +05:30
liyasthomas
d3aa8e03a2 Moved sidebar to left 2019-11-17 11:58:40 +05:30
liyasthomas
3ae9c49029 Moved History and Collection sections to right side bar 2019-11-17 08:25:07 +05:30
liyasthomas
bac0db10a6 UI optimizations 2019-11-17 05:03:57 +05:30
liyasthomas
a40d67138b 🎨 Moved History & Collection section to sticky right nav (initial upload). 2019-11-17 03:26:26 +05:30
Liyas Thomas
a8f6df16a8 🐛 Fixed entry animation on few modals 2019-11-16 14:14:53 +05:30
Liyas Thomas
71de9cfec5 🐛 Fixed Edit foldernot working, added critical render for Collection component 2019-11-16 11:20:36 +05:30
Liyas Thomas
5f8729536c 💩 Removed unused parameters 2019-11-16 11:20:35 +05:30
Liyas Thomas
69971198af ⚗ Lazy component import 2019-11-16 00:25:05 +05:30
Liyas Thomas
3cea9de8fe More shortcuts 2019-11-14 23:18:44 +05:30
Liyas Thomas
a159275dba Polished Shortcuts modal 2019-11-14 19:02:44 +05:30
Liyas Thomas
009eae83a6 Keyboard shortcuts 2019-11-14 16:28:17 +05:30
Liyas Thomas
00c6e22861 Lint 2019-11-14 10:10:02 +05:30
Liyas Thomas
38da938ec1 🔎 Improving Lighthouse score 2019-11-14 05:25:12 +05:30
Liyas Thomas
9de8c4cf04 💄 Minor UI improvements 2019-11-14 05:00:44 +05:30
Liyas Thomas
4b3593d081 🐛 Fixed huge padding in auto-complete 2019-11-13 19:18:34 +05:30
Liyas Thomas
e8ac8ac0ab 📱 Popovers 2019-11-13 06:57:09 +05:30
Liyas Thomas
653e42c2b9 🚨 Lint 2019-11-12 10:22:50 +05:30
Liyas Thomas
f9e62f3237
Merge branch 'master' into implement-ace-instead-highlightjs 2019-11-12 07:24:47 +05:30
Hossein Nedaee
4ca78a2fe5 Make lang prop dynamic. 2019-11-11 21:44:29 +03:30
Hossein Nedaee
179010ddbf Change ace-editor theme by PW theme changing. 2019-11-11 20:44:24 +03:30
Hossein Nedaee
716434d59e Reduce response body font size 2019-11-10 21:08:57 +03:30
Liyas Thomas
9f0512e81e 📱 Responsive History section for mobile devices 2019-11-10 21:49:26 +05:30
Liyas Thomas
10b699a6f7 Favorite (star) History entries 2019-11-10 12:08:10 +05:30
Hossein Nedaee
1a9b4cdbf5 Replace highlight.js with ace editor. 2019-11-09 22:58:05 +03:30
liyasthomas
1b21187397 Better History section 2019-11-09 14:31:07 +05:30
liyasthomas
14a67fa698 🐛 Fixed #275 2019-11-09 07:18:53 +05:30
liyasthomas
f71b940197 Adds expandable columns to History component for showing request duration and pre-request scripts if any. Fixes #233 #225 2019-11-08 23:22:48 +05:30
liyasthomas
aae182a9f8 Added preRequestScript and request duration to history entry 2019-11-08 22:26:43 +05:30
Liyas Thomas
7a88d2d08c Fixes #281 (accessibility issues) 2019-11-08 09:08:35 +05:30
Markus Reisenhofer
840af00d6d Added event for new request as well 2019-11-07 16:26:19 +01:00
Markus Reisenhofer
c3a58eec8d Added enter key event for convenience reasons 2019-11-07 16:09:31 +01:00
Liyas Thomas
48d4e69fc8 Improving accessibility, fixes #279 2019-11-07 09:19:37 +05:30
Liyas Thomas
7ac9c34820 ✏️ Added Wiki links to sections 2019-11-06 12:23:30 +05:30
liyasthomas
5db9ca9786 Minor tweaks 2019-11-03 01:20:40 +05:30
Liyas Thomas
b95eaf1aed 🚨 Lint 2019-11-02 11:02:21 +05:30
Liyas Thomas
3f66d87a8a Minor UI tweaks 2019-11-01 20:42:17 +05:30
Liyas Thomas
4e1d3e9fe9 Major UI redesign 2019-11-01 16:45:53 +05:30
Nicholas Palenchar
1bf17d5514 Merge branch 'master' into feature/pre-request-script 2019-10-29 22:12:37 -04:00
Nicholas Palenchar
668f99c37f pre-request script working 2019-10-29 21:28:44 -04:00
Liyas Thomas
1250a46274 Few UI tweaks 2019-10-29 13:36:41 +05:30
mateusppereira
2f13546b8b fixed frame colors bug 2019-10-25 14:56:24 -03:00