breno-pereira
|
6c28ebe057
|
refactoring
|
2019-10-26 09:18:23 -03:00 |
|
breno-pereira
|
db0826d43a
|
merge and fix
|
2019-10-26 09:02:17 -03:00 |
|
John Harker
|
17adfeb553
|
Merge pull request #217 from NBTX/master
Add the ApolloTV proxy server
|
2019-10-25 21:22:20 +01:00 |
|
NBTX
|
41c82e1ea9
|
Remove legacy proxy server middleware
|
2019-10-25 21:14:49 +01:00 |
|
NBTX
|
f51bcc2406
|
Add the proxy server
|
2019-10-25 20:54:27 +01:00 |
|
John Harker
|
84eda99dc0
|
Merge pull request #216 from mateusppereira/bug-fix-frame-colors
Fixed frame colors toggle
|
2019-10-25 19:47:17 +01:00 |
|
John Harker
|
fa268fd092
|
Merge pull request #215 from NBTX/master
Re-order sections and add toggle for including authentication in URL
|
2019-10-25 19:40:41 +01:00 |
|
mateusppereira
|
9103ceeb1e
|
using toggleSetting method
|
2019-10-25 15:07:51 -03:00 |
|
mateusppereira
|
224079674b
|
fix mistake
|
2019-10-25 15:03:06 -03:00 |
|
mateusppereira
|
2f13546b8b
|
fixed frame colors bug
|
2019-10-25 14:56:24 -03:00 |
|
John Harker
|
2ac8a45446
|
Merge pull request #214 from jamesgeorge007/feat/minor-refactor
chore: minor code refactor
|
2019-10-25 17:30:41 +01:00 |
|
NBTX
|
0673cf0bbb
|
Re-order sections and add toggle for including authentication in URL
|
2019-10-25 17:03:50 +01:00 |
|
jamesgeorge007
|
55dfb12358
|
feat: refactor
|
2019-10-25 20:24:32 +05:30 |
|
Liyas Thomas
|
27d3e9e6b7
|
✏️ Better Save request modal
|
2019-10-25 14:49:47 +05:30 |
|
Liyas Thomas
|
a09d7d76d3
|
: rotating_light: Lint
|
2019-10-25 13:44:34 +05:30 |
|
Liyas Thomas
|
96adfa0b5a
|
Fix #212 Clear bearer token value (#213)
Fix #212 Clear bearer token value
|
2019-10-25 12:08:49 +05:30 |
|
RifqiAlAbqary
|
4ee7ff45e3
|
Fix #212 Clear bearer token value
|
2019-10-25 11:44:53 +09:00 |
|
breno-pereira
|
8334441f2d
|
fix conflicts
|
2019-10-24 20:48:20 -03:00 |
|
breno-pereira
|
36ec17a06c
|
add vuex-persist
|
2019-10-24 20:28:08 -03:00 |
|
Liyas Thomas
|
2f47fc534d
|
Merge pull request #209 from vlad0337187/feature/allow-collections-importing
Work in Progress: feature/allow-collections-importing
|
2019-10-24 19:14:12 +05:30 |
|
vlad0337187
|
bd64e4a45b
|
refactor, fix: split 'components/collections/saveRequest.vue' to 'editRequest', 'saveRequestAs'; fix saving bugs
|
2019-10-24 13:46:18 +03:00 |
|
vlad0337187
|
3743ff96ff
|
refactor: split 'components/collections/addFolder.vue' to 'addFolder', 'editFolder'
|
2019-10-24 05:20:52 +03:00 |
|
vlad0337187
|
932b92e67d
|
refactor: split 'components/collections/addCollection.vue' to 'addCollection', 'editCollection'
|
2019-10-24 02:38:52 +03:00 |
|
vlad0337187
|
770556aa74
|
feature: allow importing collections from local JSON files
|
2019-10-23 23:11:11 +03:00 |
|
Liyas Thomas
|
26bc275f0f
|
Merge pull request #208 from vlad0337187/fix/collection-is-empty-label
fix: don't display 'Collection is empty' label if collection has any requests
|
2019-10-24 00:40:35 +05:30 |
|
vlad0337187
|
ae8dccf292
|
fix: don't display 'Collection is empty' label if collection has any requests
|
2019-10-23 20:49:47 +03:00 |
|
Liyas Thomas
|
9e9a73efc6
|
💄 Minor UI updates
|
2019-10-23 15:22:42 +05:30 |
|
Liyas Thomas
|
94364f0dad
|
🎨 UI tweaks, added empty state prompts in Collections
|
2019-10-23 12:34:28 +05:30 |
|
Liyas Thomas
|
635c82c316
|
✨ Added 'Export JSON' button to download collections as json file
|
2019-10-23 08:54:05 +05:30 |
|
Liyas Thomas
|
e2bae8a61f
|
Merge pull request #207 from liyasthomas/feature/log-errors
Feature/log errors
|
2019-10-23 07:25:50 +05:30 |
|
Nicholas Palenchar
|
93300a4932
|
update toast error
|
2019-10-22 21:48:55 -04:00 |
|
Nicholas Palenchar
|
613f3c5cbc
|
closes #206 always display errors in the console
|
2019-10-22 21:24:08 -04:00 |
|
Liyas Thomas
|
04f55cd9c4
|
Formatting exported Collection
|
2019-10-23 03:37:44 +05:30 |
|
Liyas Thomas
|
7f7d509212
|
Merge pull request #205 from hosseinnedaee/code_refinment
Use returned value from toggle component on change event
|
2019-10-23 02:56:56 +05:30 |
|
Hossein Nedaee
|
cbbc0e5efa
|
Use returned value from toggle component on change event
|
2019-10-22 23:04:17 +03:30 |
|
Liyas Thomas
|
3208cec882
|
🎨 Minor UI update on collections
|
2019-10-22 21:27:48 +05:30 |
|
Liyas Thomas
|
4b3cee7f43
|
💄 UI stylings
|
2019-10-22 17:32:26 +05:30 |
|
Liyas Thomas
|
705fd9971f
|
Merge pull request #176 from TheHollidayInn/feat/collections
Collections
|
2019-10-22 14:49:53 +05:30 |
|
Liyas Thomas
|
ee58075d3f
|
🎨 Basic stylings
|
2019-10-22 14:43:54 +05:30 |
|
thehollidayinn
|
7ad6cd83db
|
Added save selected request.
|
2019-10-21 23:07:35 -06:00 |
|
thehollidayinn
|
3f5307ef79
|
Added export modal.
|
2019-10-21 23:00:13 -06:00 |
|
thehollidayinn
|
b244ee8580
|
Save icon.
|
2019-10-21 22:52:01 -06:00 |
|
thehollidayinn
|
16bcb65d94
|
Updates to editing request.
|
2019-10-21 22:50:09 -06:00 |
|
Liyas Thomas
|
1b9db42114
|
⚡ Better Proxy toast prompt
|
2019-10-21 15:50:05 +05:30 |
|
Liyas Thomas
|
de63ff558d
|
💩 Badges
|
2019-10-21 11:22:57 +05:30 |
|
Liyas Thomas
|
307daf2a7a
|
⚡ Better tooltip color, Added scroll to History section
|
2019-10-20 15:48:07 +05:30 |
|
John Harker
|
5e551b4ffe
|
Merge pull request #201 from NBTX/master
Fix proxy URL
|
2019-10-20 02:23:46 +01:00 |
|
NBTX
|
f6316ca956
|
Fix proxy URL
|
2019-10-20 02:22:24 +01:00 |
|
Liyas Thomas
|
4d764b6bac
|
Merge pull request #200 from NBTX/master
Fix CORS and Mixed-Content issue & Bug Fixes
|
2019-10-20 06:43:28 +05:30 |
|
Liyas Thomas
|
1070260476
|
Merge pull request #199 from hosseinnedaee/Proxy_Server
Fix CORS and mixed content issue
|
2019-10-20 06:36:54 +05:30 |
|