Commit graph

286 commits

Author SHA1 Message Date
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
James George
19bfa3a7c3
Merge branch 'master' into feature/prettier-formatting 2020-02-25 14:40:25 +05:30
NBTX
94ee60b832 Improve page load/unload experience (remove FOUCs) 2020-02-25 04:07:58 -05:00
Dmitry Yankowski
48100ead55 Commit code with double quotes instead of single quotes 2020-02-24 21:06:23 -05:00
NBTX
4758acc413 Improve page load/unload experience (remove FOUCs) 2020-02-25 00:09:56 +00:00
Dmitry Yankowski
777e629b3d Initial prettier formatted files 2020-02-24 13:44:50 -05:00
Jacob Anavisca
00fa17b31f Review Updates 2020-02-23 22:21:10 -05:00
Liyas Thomas
d24c572d7f Firebase sync 2020-02-24 00:30:22 +05:30
Liyas Thomas
010be95ed5 Lint + few best practices 2020-02-23 22:43:12 +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
9c09a8128a Lint 2020-02-23 06:58:13 +05:30
Andrew Bastin
16779d496e Updated GQL Query Editor code to show autocompletion 2020-02-22 19:25:34 -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
Jacob Anavisca
ccff68ad18 Postman collection parsing 2020-02-15 17:36:38 -05:00
Liyas Thomas
a9ed1c0fe8 🔧 Minor under the hood changes according to HTML specs 2020-02-13 17:13:11 +05:30
Liyas Thomas
516610a820 Better Collections Sync 2020-02-13 15:12:17 +05:30
Jacob Anavisca
8b989924a4 Added create collection and save request syncs 2020-02-13 00:00:19 -05:00
Liyas Thomas
015fd24e03 Minor UI tweaks 2020-02-11 08:51:34 +05:30
jamesgeorge007
6575d03f45 refactor: use localizable string 2020-02-07 14:58:03 +05:30
jamesgeorge007
6037daedcd refactor: use localizable string 2020-02-07 14:57:57 +05:30
Liyas Thomas
f24477e7b4 🎉 Initial formdata support and UI tweaks 2020-02-05 09:20:04 +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
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
6c7643a4c3 Press Escape to close modal, Enter to return. Fixes #539 2020-01-30 20:35:22 +05:30
Liyas Thomas
60c82fa144 💄 Updating the UI and style files 2020-01-27 11:16:49 +05:30
Liyas Thomas
3e126cdfa4 🐛 Fixed a bug with Collection sync 2020-01-25 12:21:47 +05:30
Liyas Thomas
bbaa48c1ec 🚨 Removing linter warnings 2020-01-24 17:50:30 +05:30
Liyas Thomas
92d8878c38 🐛 Fixed Staring history not updating on synced DB 2020-01-24 08:49:36 +05:30
Liyas Thomas
65e9e7a73b Added History sync 2020-01-23 19:07:36 +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
65e1221298 🎉 Completed MVP 2020-01-23 16:44:44 +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
05fe9dcccf Delete data 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
Liyas Thomas
67bcf91073 ♻️ Lint 2020-01-23 16:42:31 +05:30
Liyas Thomas
87be0b3d3d 🎉 Initial Auth 2020-01-23 16:41:23 +05:30
jamesgeorge007
7d003cefd7 chore: rephrase warning message 2020-01-23 14:59:21 +05:30
jamesgeorge007
b0c22a2b2d chore: validate edit collection activity for empty names 2020-01-23 14:52:52 +05:30
jamesgeorge007
9b8936f53c feat: switch to toast 2020-01-23 14:12:04 +05:30
jamesgeorge007
c3ecf98b62 feat: show warning alert 2020-01-23 14:11:04 +05:30
jamesgeorge007
5481c28e4b refactor: use shorthand version 2020-01-23 14:10:26 +05:30
jamesgeorge007
4ad4bad295 fix: validation for empty collection names 2020-01-23 14:09:36 +05:30
Andrew Bastin
744d647704 GQL Query Editor doesn't give errors for empty queries 2020-01-19 14:38:46 -05:00
Andrew Bastin
f0cfee56f2 Added ability to query editor to validate based on schema 2020-01-19 14:21:31 -05:00
Liyas Thomas
5458debe35 ♻️ Refactor 2020-01-19 12:37:19 +05:30
Andrew Bastin
b3dd2ebf31 Removed GQL parse log 2020-01-18 04:43:58 -05:00
Andrew Bastin
0cec1b977a QueryEditor parses query on mount 2020-01-18 04:42:50 -05:00
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