Commit graph

191 commits

Author SHA1 Message Date
Rohit Awate
fb484b3ecf Added support for PUTRequest processing 2018-02-11 18:57:32 +05:30
Rohit Awate
bd9ccb7d1b Set theme jekyll-theme-cayman 2018-02-05 00:31:07 +05:30
Rohit Awate
fcae06acaf Set theme jekyll-theme-cayman 2018-02-05 00:30:43 +05:30
Rohit Awate
9069573d43 Set theme jekyll-theme-slate 2018-02-05 00:30:22 +05:30
Rohit Awate
81dcbf610e Set theme jekyll-theme-minimal 2018-02-05 00:29:34 +05:30
Rohit Awate
027f98ee50 Added support for external CSS themes and renamed default theme to Adreana 2018-02-03 23:23:58 +05:30
Rohit Awate
76cc211b98 Set theme jekyll-theme-cayman 2018-02-03 11:26:40 +05:30
Rohit Awate
5a6e86f6df Set default settings in case SettingsLoader fails 2018-02-02 17:34:03 +05:30
Rohit Awate
74aa666208 Added ErrorLayer over ResponseArea and made minor UI tweaks 2018-02-02 16:42:37 +05:30
Rohit Awate
21599557d6 Added connection and request timeout settings 2018-02-02 15:30:14 +05:30
Rohit Awate
3d9fc01aad Added application/x-www-form-urlencoded support in POST requests 2018-02-02 14:57:01 +05:30
Rohit Awate
a8baf68ba3 Added ability to append query params 2018-02-01 13:43:19 +05:30
Rohit Awate
8db0594660 Added application/octet-stream support in POST requests 2018-02-01 12:13:15 +05:30
Rohit Awate
4879a5ce9f Added multipart/form-data support in POST requests 2018-02-01 11:05:08 +05:30
Rohit Awate
b675bd35fd Improved POST request generation and processing and minor UI tweaks 2018-01-31 12:44:27 +05:30
Rohit Awate
fa63018687
Added a README 2018-01-30 12:19:00 +05:30
Rohit Awate
8a193c6d0b Added PromptLayer over ResponseArea 2018-01-29 22:49:39 +05:30
Rohit Awate
115c96a3aa Added POSTRequest processing with raw input 2018-01-29 22:00:43 +05:30
Rohit Awate
4ba67f13aa Minor UI tweaks and fixed pom to generate fat JARs 2018-01-29 19:49:12 +05:30
Rohit Awate
201f2a424f Added ability to resize TabPane and ResponseArea on Dashboard 2018-01-29 15:13:01 +05:30
Rohit Awate
5d129b1c9f Added header processing for GETRequestManager 2018-01-29 15:02:27 +05:30
Rohit Awate
d4f14f4056 Added request options tabs with basics of Headers tab 2018-01-29 13:48:11 +05:30
Rohit Awate
6b49c86836 Changed the in-app logo 2018-01-29 10:16:55 +05:30
Rohit Awate
d884ec4269 Added validation checks before requests are sent 2018-01-28 19:32:03 +05:30
Rohit Awate
8189de624d Shifted RequestManager to Service 2018-01-28 18:47:02 +05:30
Rohit Awate
03c6b7c048 Added custom settings loader 2018-01-28 16:28:17 +05:30
Rohit Awate
f94b1f3d18 Changed loadingLayer color and added Cancel button 2018-01-28 14:33:43 +05:30
Rohit Awate
107a8e1266 Added loading animation on Dashboard while request is processing 2018-01-28 12:27:27 +05:30
Rohit Awate
68332f93b6 Added background processing for requests 2018-01-28 12:17:33 +05:30
Rohit Awate
2c05263202 Re-organized the project 2018-01-28 11:23:22 +05:30
Rohit Awate
850a74cd11 Handled 301 Moved Permanently responses 2018-01-27 22:49:25 +05:30
Rohit Awate
f286c6853d Added RestaurantRequest, GETRequest classes 2018-01-27 22:24:13 +05:30
Rohit Awate
b2b1301892 Added HTML support and made ResponseArea non-editable 2018-01-27 17:20:38 +05:30
Rohit Awate
613792fda3 Added RestaurantResponse class and ResponseDetails bar 2018-01-27 15:45:56 +05:30
Rohit Awate
ca1f7a6cd7 Fixed responseArea font 2018-01-19 16:27:22 +05:30
Rohit Awate
932ceab72b Improved UI and added response beautification for JSON and XML 2018-01-19 15:48:26 +05:30
Rohit Awate
0d1ea2284f
Added Apache License 2018-01-19 14:17:19 +05:30
Rohit Awate
5d2ba235b5 Shifted RequestManager logic to Jersey API 2018-01-18 23:17:40 +05:30
Rohit Awate
546766b611 Added RequestManager and get method 2018-01-18 22:53:25 +05:30
Rohit Awate
40b55c8c54 Added basic UI elements to Dashboard 2018-01-18 22:23:57 +05:30
Rohit Awate
f11856e4bb Initial commit 2018-01-18 20:59:46 +05:30