809 Commits

Author SHA1 Message Date
351b79d78f test(rust_reqwest_codegen): add multipart tests 2024-03-12 18:44:20 +05:30
c37ea648e4 Merge remote-tracking branch 'upstream/main' into add-rust-reqwest-codegen
- Merged upstream
- Made required changes with respect to upstream
- Fixed tests
2024-03-12 18:37:56 +05:30
897160f388 Removed as it is not required after refactoring 2024-03-12 12:04:07 +05:30
67fcc66aa2 Update HAR codegen 2024-03-12 05:23:27 +05:30
e4f0633eca Update curl.dart 2024-03-12 05:20:15 +05:30
11a38fcb54 Add default uri 2024-03-12 05:19:37 +05:30
cb8bfebecd Refactor codegen 2024-03-12 05:19:03 +05:30
fc7a051285 POST 2 test updates 2024-03-12 02:24:35 +05:30
9be445072c Update har_utils_test.dart 2024-03-12 02:06:21 +05:30
2d5186bdf8 Update for POST 2 2024-03-12 02:04:01 +05:30
4d4380f3aa Update request model 2024-03-12 01:53:06 +05:30
e8fd13cbce Update Python requests codegen 2024-03-12 01:52:24 +05:30
e517e9d919 Update request_model_test.dart 2024-03-12 01:51:12 +05:30
20d99e0258 Update POST Model 2 2024-03-12 01:50:57 +05:30
5af2fe885e Update file_utils.dart 2024-03-12 01:50:33 +05:30
5776d9b840 set boundary 2024-03-10 23:27:00 +05:30
f9c32cddfd replace by getNewUuid 2024-03-10 23:10:19 +05:30
1a40b3249e Merge pull request #180 from CH1NRU5T/resolve-issue-cURL_initial_view_code
Resolve issue curl initial view code
2024-03-10 07:06:59 +05:30
d23019a43d Accept test change 2024-03-10 07:02:23 +05:30
28516cd1c9 Revert "fixed curl code gen error for empty url"
This reverts commit 7e1ca33a28921789f0720542e63b2c520e553fcf.
2024-03-10 06:59:31 +05:30
beb6d52c79 Fix multipart request 2024-03-10 06:06:28 +05:30
1b4a5caa7a Update cURL codegen 2024-03-10 05:33:53 +05:30
e767348361 Merge pull request #161 from Tanish2002/fix-redundant-form-payload
fix: remove redundant body payload from codegen
2024-03-10 00:25:50 +05:30
1e51667c1a Merge pull request #204 from ShiqiuC/fix-kotlin-codegen-import-issue
Fix Kotlin codegen to import MultipartBody
2024-03-09 21:25:57 +05:30
750a5af12b fix test case 2024-03-09 21:22:25 +05:30
0134fa9789 Merge branch 'main' into fix-kotlin-codegen-import-issue 2024-03-09 21:17:09 +05:30
eaedca0ef6 Merge pull request #235 from Tanish2002/add-more-codegen-tests
feat(tests): add more tests for codegen with multipart body
2024-03-09 20:10:34 +05:30
8e9e668d0f Migrate to api.apidash.dev 2024-03-09 20:06:42 +05:30
f412507f72 Merge pull request #236 from opxdelwin/issue-114
[feat] Enable parallel request handling
2024-03-09 15:01:32 +05:30
6972ca82b5 fixes 2024-03-09 14:58:01 +05:30
58f5ae06e4 Cleanup 2024-03-09 12:06:25 +05:30
6e13f5c5dc Merge pull request #255 from opxdelwin/issue-254
[fix] enter saves edits to model
2024-03-09 12:05:19 +05:30
fcefe78966 Merge pull request #253 from opxdelwin/issue-252-updated
[feat] Implement Press Enter to Send Request in URL Input Field
2024-03-09 10:30:35 +05:30
1abc29a39c Revert "Merge pull request #260 from thargyi74/resolve-issue-252"
This reverts commit 1f41abf7ce85554f14e79ff16da6a594664030f5, reversing
changes made to 0b8184eafab1e26eea1d4064e52ddee88981fceb.
2024-03-09 10:27:22 +05:30
1f41abf7ce Merge pull request #260 from thargyi74/resolve-issue-252
Implement Press Enter to Send Request in URL Card
2024-03-09 10:10:51 +05:30
c4a77a9e37 Update url_card.dart 2024-03-09 09:59:08 +05:30
8f0de897a5 Update url_card.dart 2024-03-09 09:57:44 +05:30
44b2856c5d Merge branch 'main' into resolve-issue-252 2024-03-09 09:56:54 +05:30
0b8184eafa Merge pull request #251 from opxdelwin/padding-issue-on-headers
[fix] Fix vertical obscuring issue in form data section
2024-03-09 00:25:47 +05:30
4d07b63eb5 Merge pull request #200 from PCoder23/text_align
textfield alignment
2024-03-08 21:07:52 +05:30
b1e7cfa134 Update editor_request.dart 2024-03-08 18:17:09 +05:30
304fb3c77a Merge pull request #257 from mdrazak2001/test-fix-219
Fix broken test on Windows
2024-03-08 13:33:22 +05:30
890a446ea2 Fix test to check platform specific results 2024-03-08 13:26:07 +05:30
f1d666fd72 Fix web compilation 2024-03-08 11:59:15 +05:30
0dd99b322a Merge pull request #232 from BrawlerXull/custom-markdown-tests
Added tests for CustomMarkDown
2024-03-08 11:50:16 +05:30
94ccf7598d Update test case 1 2024-03-08 11:46:43 +05:30
96be5453f8 Migrate to API Dash APIs 2024-03-08 10:30:33 +05:30
9841f488ec Merge pull request #262 from apoorvdwi/add-common-issues
Added `Troubleshooting Common Issues` section to CONTRIBUTING.md
2024-03-07 06:31:06 +05:30
189f0b60d4 Added Troubleshooting Common Issues section to CONTRIBUTING.md 2024-03-07 00:06:00 +05:30
4c35edea0c Add keyboard listener to URLField 2024-03-06 17:07:18 +07:00