39 Commits

Author SHA1 Message Date
46df82185d Update APIType in request model 2024-12-10 05:09:39 +05:30
a3536b021b refactor 2024-10-22 07:06:06 +05:30
58ace08ded Refactor models 2024-04-19 19:28:34 +05:30
eeff85ed27 Merge branch 'main' into elapsed-time-by-request 2024-03-24 05:12:50 +05:30
19c8406d36 Fix for clearResponse 2024-03-23 17:50:19 +05:30
98c2c46dd7 add sendingTime var for Request Model class 2024-03-20 10:13:56 +02:00
9b4076363d Refactor for clear response button 2024-03-17 22:20:24 +05:30
9f8a745fb4 fixes: form data & curl 2024-03-17 00:44:10 +05:30
0b669390ff Fix tab indicator for formdata 2024-03-16 05:18:00 +05:30
493ead5212 golang fixes and updates 2024-03-12 20:08:15 +05:30
4d4380f3aa Update request model 2024-03-12 01:53:06 +05:30
7dbe0b5d5f [feat] send multiple API requests in parallel 2024-03-01 12:22:52 +05:30
37ec266a23 Merge branch 'main' into form_data_imp 2024-01-07 15:50:20 +05:30
805f82a677 hasContentTypeHeader getter added to RequestModel 2024-01-07 15:44:19 +05:30
4cf36b6450 Update model & codegen 2024-01-07 14:36:30 +05:30
3823b94531 Merge branch 'main' into form_data_imp 2024-01-06 22:50:02 +05:30
784b8947ae req model imports 2023-12-23 23:00:22 +05:30
57aca1b9c4 chore: imports reorder 2023-12-23 22:55:41 +05:30
06f8cd7f02 fix: review changes 2023-12-22 20:25:26 +05:30
ffb9681958 wip: added necessary function to pick the files 2023-12-19 23:29:47 +05:30
e1ae22bdcd wip: added basic methods 2023-12-19 20:55:44 +05:30
ce8a7dc944 CheckBox and Filtering 2023-12-15 04:08:12 +05:30
43054ab64f refactor providers 2023-11-02 04:17:29 +05:30
1a9dc4e016 Fix indicators for empty headers and params 2023-10-05 08:52:34 +05:30
94000485f3 Fix request model duplicate issue 2023-09-29 02:02:40 +05:30
5ab2867233 Use enums instead of constants 2023-08-29 04:42:00 +05:30
d51465a1d1 KVRow -> NameValueModel migration 2023-08-28 09:14:42 +05:30
26207a9fc7 Users can now choose whether or not to save response results 2023-05-04 12:49:34 +05:30
22b2c11e4d Cleanup 2023-04-30 19:04:05 +05:30
e44be1b62b Fix RequestModel test 2023-04-24 08:54:54 +05:30
2fd70ffed8 Added == comparison 2023-04-24 08:13:06 +05:30
a55f918cd6 Resolves #2 Double click to rename requests 2023-04-24 00:54:45 +05:30
9ead1cc79f Model Map Parsing 2023-03-27 14:01:26 +05:30
9c31118cd7 JSON Serialization and Deserialization for models 2023-03-23 03:46:19 +05:30
49b1fee053 Restructure and add formatted code to response model
XML & JSON formatting
2023-03-19 20:28:40 +05:30
ccef9c0162 Adapt request body viewer for different MimeTypes 2023-03-16 16:57:34 +05:30
349149c67f Modify constants 2023-03-11 20:55:17 +05:30
aa1567851c Adding http services along with provider + model modifications 2023-03-05 12:13:22 +05:30
5c4ec360aa Improved UI and App State Management 2023-03-05 04:22:22 +05:30