Commit Graph

1763 Commits

Author SHA1 Message Date
Nishant Kumar
5b4ff7a000 printing out response code and body 2024-03-24 00:51:15 +05:30
DenserMeerkat
fa0b02d671 fix: request form data padding 2024-03-24 00:02:29 +05:30
DenserMeerkat
2ef3a82cc9 fix: resolve conflict errors 2024-03-23 23:39:57 +05:30
DenserMeerkat
dbc4aec6fd fix: added missing setState 2024-03-23 21:52:06 +05:30
Ragul Raj
b495bfb61c Merge branch 'main' into resolve-issue-missing-drag-scrolling 2024-03-23 21:34:49 +05:30
Apoorv Dwivedi
d91b5c059b added tests for java http client codegen 2024-03-23 21:33:02 +05:30
Apoorv Dwivedi
b8bd45a10a Fixed the java http client codegen 2024-03-23 21:32:48 +05:30
Tilakraj-B
f5f833046b added test for rest_sharp.dart and fixed minor bugs 2024-03-23 18:14:11 +05:30
Tilakraj-B
be39eade89 bugs fixed 2024-03-23 18:14:11 +05:30
Tilakraj-B
1902cd39b2 Template Completed 2024-03-23 18:14:11 +05:30
Tilakraj-B
0cdca5feb0 main C# template, params template completed 2024-03-23 18:14:11 +05:30
Ankit Mahato
345f71a7c0 Fix tests 2024-03-23 18:05:20 +05:30
Ankit Mahato
0884a14058 Code cleanup & Refactoring 2024-03-23 17:51:49 +05:30
Ankit Mahato
19c8406d36 Fix for clearResponse 2024-03-23 17:50:19 +05:30
Ankit Mahato
319ebec879 Merge pull request #338 from sixtusagbo/add-ui-tests
Add UI tests for Riverpod providers
2024-03-23 15:44:31 +05:30
Ankit Mahato
e6a93a3f80 Merge pull request #346 from DenserMeerkat/resolve-issue-multiple-rows-added
fix: prevent adding multiple empty rows
2024-03-23 15:02:59 +05:30
Ankit Mahato
c38c1846f5 Update padding in request tables 2024-03-23 14:56:22 +05:30
Ankit Mahato
e9daa89156 Merge pull request #348 from alainjr10/resolve-issue-329
Fix: Fixed codegen dropdown button overflow
2024-03-23 14:21:07 +05:30
Ankit Mahato
e3084e8844 fixes 2024-03-23 14:19:24 +05:30
Sixtus Agbo
088ab12c28 Merge branch 'main' into add-ui-tests 2024-03-23 03:25:38 +01:00
alainjr10
b73a4ab9c4 fix: fixed codegen dropdown overflow 2024-03-22 22:07:05 +01:00
Sudhar08
459ab83eb2 feat: Add a search/filter for collection pane #305
This feature adds a search/filter functionality to the collection pane, allowing users to easily search for specific requests based on their names. Users can input search queries to filter the requests displayed in the collection pane, improving the navigation and organization of requests within the application.
2024-03-22 21:27:39 +05:30
Nishant Kumar
d0ec2c74d1 modification in code snippet 2024-03-22 18:26:19 +05:30
DenserMeerkat
796b38c8e7 fix: prevent adding multiple empty rows 2024-03-22 17:17:51 +05:30
Ashita Prasad
610e45cf5c Merge pull request #342 from apoorvdwi/add-rust-curl-codegen
Add Curl Rust Code Generator
2024-03-22 09:18:57 +05:30
Ashita Prasad
adfbc2bce8 fixes 2024-03-22 09:17:24 +05:30
Ragul Raj
e1027daeed Merge branch 'foss42:main' into add-feature-mobile-layout 2024-03-22 04:51:48 +05:30
Ragul Raj
2465bf5d40 Merge branch 'main' into resolve-issue-missing-drag-scrolling 2024-03-22 04:49:06 +05:30
Yousef Rabia
1db26fa86f use kAssetSendingLottie 2024-03-22 00:41:44 +02:00
Ankit Mahato
a620c64529 Merge pull request #313 from DenserMeerkat/resolve-issue-remove-add-buttons
feat: automatic row adding, handling checkbox selection when empty
2024-03-22 03:48:31 +05:30
Ankit Mahato
a076a7a6cb Update CONTRIBUTING.md 2024-03-21 23:28:24 +05:30
Ankit Mahato
926fab8921 Merge pull request #340 from Yousef-Rabia/update-CONTRIBUTING.md
Add Android Additional Instructions
2024-03-21 23:27:26 +05:30
Aditya Mayukh Som
08272692a8 added tests for java unirest 2024-03-21 22:33:17 +05:30
Aditya Mayukh Som
9c048816c7 added support for java unirest code generation 2024-03-21 22:32:58 +05:30
Aditya Mayukh Som
07f8ad720d added java Unirest as const 2024-03-21 22:32:44 +05:30
Aditya Mayukh Som
a38fc47775 added response printing 2024-03-21 22:32:22 +05:30
Aditya Mayukh Som
fb13e4de0b added formdata support 2024-03-21 22:31:59 +05:30
Aditya Mayukh Som
7a687a532b added query parameter support for codegen 2024-03-21 22:18:14 +05:30
Aditya Mayukh Som
0734cc2862 added request header support for code generation 2024-03-21 22:17:52 +05:30
Nishant Kumar
816eae4b33 removed the unncessary header usage 2024-03-21 21:34:44 +05:30
Apoorv Dwivedi
decd1d68eb Padded response body print statement 2024-03-21 20:53:48 +05:30
Aditya Mayukh Som
6e86422285 added starting request part for getCode 2024-03-21 18:07:17 +05:30
Aditya Mayukh Som
9c4f7ef56b added getCode function 2024-03-21 18:03:45 +05:30
Aditya Mayukh Som
a6b640102c added the ending template 2024-03-21 18:00:09 +05:30
Aditya Mayukh Som
ff85ed12c7 added template for setting up body and boundary for multipart/form-data in the request 2024-03-21 17:59:34 +05:30
Aditya Mayukh Som
19d717f791 added template for adding fields for formData of type File 2024-03-21 17:58:25 +05:30
Aditya Mayukh Som
3ef0022947 added template for adding fields for FormData of type Text 2024-03-21 17:57:33 +05:30
Aditya Mayukh Som
39bcbede66 added template for add query parameters to the request 2024-03-21 17:56:47 +05:30
Aditya Mayukh Som
fb59227b07 added template for adding content-type to the request 2024-03-21 17:55:23 +05:30
Aditya Mayukh Som
bcee13e989 added template for adding headers to the request 2024-03-21 17:54:33 +05:30