978 Commits

Author SHA1 Message Date
8447962bc4 fixed java import statements 2024-03-24 18:52:57 +05:30
d67447cf32 fixed other templates 2024-03-24 18:52:39 +05:30
614935fdaa updated templates for multipart request support 2024-03-24 18:51:42 +05:30
8c011d27ba added java future for response handling 2024-03-24 18:50:38 +05:30
4d997f4e85 added custom boundary support for codegen 2024-03-24 18:49:51 +05:30
2751dea828 Merge branch 'foss42:main' into resolve-issue-136 2024-03-24 08:10:19 +05:30
1f26c78cbb Merge branch 'main' of gsoc.github.com:AcousticDeveloper/apidash into resolve-issue-136 2024-03-24 08:08:25 +05:30
baea8ae467 Merge pull request #347 from sudhar08/feat-Add-a-search/filter-for-collection-pane-#305-
feat: Add a search/filter for collection pane
2024-03-24 03:23:44 +05:30
8a8ded7d20 Update tests 2024-03-24 03:18:04 +05:30
4243904aa9 Filtered list 2024-03-24 02:56:28 +05:30
ac20814fa1 Merge branch 'main' into feat-Add-a-search/filter-for-collection-pane-#305- 2024-03-24 02:40:32 +05:30
1451ea7567 Update collection_pane.dart 2024-03-24 02:37:47 +05:30
77cb9db9a3 Update collection_pane.dart 2024-03-24 01:20:38 +05:30
5a9dd7c07e Refactor 2024-03-24 01:18:28 +05:30
345f71a7c0 Fix tests 2024-03-23 18:05:20 +05:30
0884a14058 Code cleanup & Refactoring 2024-03-23 17:51:49 +05:30
19c8406d36 Fix for clearResponse 2024-03-23 17:50:19 +05:30
319ebec879 Merge pull request #338 from sixtusagbo/add-ui-tests
Add UI tests for Riverpod providers
2024-03-23 15:44:31 +05:30
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
c38c1846f5 Update padding in request tables 2024-03-23 14:56:22 +05:30
e9daa89156 Merge pull request #348 from alainjr10/resolve-issue-329
Fix: Fixed codegen dropdown button overflow
2024-03-23 14:21:07 +05:30
e3084e8844 fixes 2024-03-23 14:19:24 +05:30
088ab12c28 Merge branch 'main' into add-ui-tests 2024-03-23 03:25:38 +01:00
b73a4ab9c4 fix: fixed codegen dropdown overflow 2024-03-22 22:07:05 +01:00
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
796b38c8e7 fix: prevent adding multiple empty rows 2024-03-22 17:17:51 +05:30
610e45cf5c Merge pull request #342 from apoorvdwi/add-rust-curl-codegen
Add Curl Rust Code Generator
2024-03-22 09:18:57 +05:30
adfbc2bce8 fixes 2024-03-22 09:17:24 +05:30
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
a076a7a6cb Update CONTRIBUTING.md 2024-03-21 23:28:24 +05:30
926fab8921 Merge pull request #340 from Yousef-Rabia/update-CONTRIBUTING.md
Add Android Additional Instructions
2024-03-21 23:27:26 +05:30
decd1d68eb Padded response body print statement 2024-03-21 20:53:48 +05:30
d2aee57ef1 Remove test case for sentRequestIdStateProvider
I removed test case for this provider because this provider does not
exist in the repository anymore. With recent changes, it has been
removed.
2024-03-21 01:31:55 +01:00
fd03e704b2 Add Android Additional Instructions 2024-03-21 02:03:00 +02:00
5b3c98d86d Merge remote-tracking branch 'origin/main' into add-ui-tests 2024-03-21 00:11:47 +01:00
de19fc4279 Test initial value of sentRequestIdStateProvider 2024-03-21 00:04:45 +01:00
f99a84375a Fixed headers and corresponding template 2024-03-21 02:40:47 +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
beeece8875 added content type header in formdata 2024-03-20 23:13:06 +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
97d3c30bba Fixed rust generated code and testcases 2024-03-18 20:26:33 +05:30
1d4bdbb2d2 Merge branch 'main' of gsoc.github.com:AcousticDeveloper/apidash into resolve-issue-136 2024-03-18 17:53:19 +05:30
fb36f05792 refactor: remove debugPrint 2024-03-18 01:22:16 +05:30
e4829348e0 Merge branch 'foss42:main' into resolve-issue-remove-add-buttons 2024-03-18 01:18:09 +05:30
a2c20eedc1 fix: empty row when rows exist 2024-03-18 01:17:18 +05:30