928 Commits

Author SHA1 Message Date
3ef0022947 added template for adding fields for FormData of type Text 2024-03-21 17:57:33 +05:30
39bcbede66 added template for add query parameters to the request 2024-03-21 17:56:47 +05:30
fb59227b07 added template for adding content-type to the request 2024-03-21 17:55:23 +05:30
bcee13e989 added template for adding headers to the request 2024-03-21 17:54:33 +05:30
f47f3a5d74 added template for generating request 2024-03-21 17:53:46 +05:30
095c0d6109 added template for requestBody 2024-03-21 17:52:58 +05:30
ec877d14b8 added template to initialise the request URL string 2024-03-21 17:52:20 +05:30
e114637935 added tenmplate for starting main class 2024-03-21 17:49:29 +05:30
f9f73256d5 added template to import necessary Java files 2024-03-21 17:48:22 +05:30
4afbb364bc added template for importing Unirest 2024-03-21 17:47:07 +05:30
75b5853c3a added JavaUnirestCodeGen class 2024-03-21 17:44:27 +05:30
6bbbe9cc1e Merge pull request #336 from Tilakraj-B/main
Added Overlay Widget for saving state
2024-03-21 02:19:26 +05:30
0c5a7d152d Asset file constants 2024-03-21 02:15:25 +05:30
4495e0f2fb minor fix 2024-03-21 02:07:34 +05:30
5e63a8a942 Update consts.dart 2024-03-21 01:32:42 +05:30
2235a253de Imports Rearranged,Reduced Redundant Widgets and Updated Tests. 2024-03-21 01:20:02 +05:30
719b463483 Added Tests for the overlay_widget_test.dart 2024-03-20 20:00:59 +05:30
a65ef99fff Added Overlay widget for having better UX while waiting 2024-03-20 19:09:09 +05:30
9b4076363d Refactor for clear response button 2024-03-17 22:20:24 +05:30
da46216f5f Merge pull request #320 from mdmohsin7/add-clear-response-functionality
feat: ability to clear current response
2024-03-17 20:12:22 +05:30
087b4e6c5b feat: ability to clear response 2024-03-17 15:56:59 +05:30
24c089636d Merge pull request #316 from Aditish51/AdtD1
Added feature to dropdowns in settings page
2024-03-17 01:30:51 +05:30
4548e1dd67 fixes 2024-03-17 01:25:50 +05:30
10348c7358 Merge branch 'main' into AdtD1 2024-03-17 00:58:25 +05:30
b87cb08539 Update pull_request_template.md 2024-03-17 00:49:37 +05:30
9f8a745fb4 fixes: form data & curl 2024-03-17 00:44:10 +05:30
cc200fb0c6 Added feature of dropdowns in settings_page.py should strictly allow selection and no other interaction 2024-03-17 00:18:19 +05:30
09c572c290 chore: bump pubspec 2024-03-16 17:20:53 +05:30
c287ce83aa Update CONTRIBUTING.md 2024-03-16 17:13:49 +05:30
0b669390ff Fix tab indicator for formdata 2024-03-16 05:18:00 +05:30
21dfa85e8e Update README.md 2024-03-16 01:17:31 +05:30
63f5322beb Merge pull request #302 from PCoder23/kotlin-okhttp-tests
added test cases for kotli okhttp3
2024-03-16 01:16:53 +05:30
8b3a3568d8 fixed issues 2024-03-15 22:43:57 +05:30
bd2df8c4df Merge pull request #297 from Tanish2002/add-axios-multipart-tests
Refactor Javascript Axios and add Multipart form tests
2024-03-15 19:18:32 +05:30
a3fd05f905 fixes 2024-03-15 18:56:06 +05:30
67aadaabec Update consts.dart 2024-03-15 18:12:07 +05:30
8d624dddaa Update README.md 2024-03-15 18:09:00 +05:30
9e007faf10 added post test 4, and 6 to 9 2024-03-15 17:51:41 +05:30
7aa7dd13f2 Merge pull request #256 from ashutosh7i/main
Added CodeGen for PHP (guzzle)
2024-03-15 17:47:03 +05:30
d4723abe60 fixes 2024-03-15 17:44:51 +05:30
8f682e75d4 Merge branch 'main' into main 2024-03-15 17:38:26 +05:30
1228ac4e46 Update seq 2024-03-15 17:35:25 +05:30
f0dc0c5247 Merge branch 'main' into main 2024-03-15 17:29:37 +05:30
6a2baa8bc7 Merge pull request #179 from PCoder23/codegen_java_httpclient
feat: Add codegen for java htttpclient
2024-03-15 16:06:36 +05:30
81e6511f6e fixes 2024-03-15 15:56:57 +05:30
4c90386d5d Merge branch 'main' into codegen_java_httpclient 2024-03-15 15:53:37 +05:30
f80b6b343d test(axios): update tests with respect to new changes 2024-03-15 14:31:14 +05:30
9e2cf7fac1 fix(codgen-axios): fix the broken codegen for multipart requests as well as refactor it 2024-03-15 14:31:14 +05:30
cc1e013551 Merge pull request #245 from AcousticDeveloper/resolve-issue-136
FIX #136: Added CodeGen for Java (async-http-client)
2024-03-15 08:14:14 +05:30
15c38c6127 removed errors 2024-03-15 08:12:56 +05:30