979 Commits

Author SHA1 Message Date
eeff85ed27 Merge branch 'main' into elapsed-time-by-request 2024-03-24 05:12:50 +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
1db26fa86f use kAssetSendingLottie 2024-03-22 00:41:44 +02:00
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
83b3031a9a Update collection_providers.dart 2024-03-21 00:45:25 +02:00
12ab5e0b99 Renamed variable 2024-03-21 00:42:41 +02:00
f2a00a4663 Merge branch 'elapsed-time-by-request' of https://github.com/Yousef-Rabia/apidash into elapsed-time-by-request 2024-03-21 00:32:24 +02:00
f26ba583cc update timer testing function 2024-03-21 00:32:20 +02:00
98dec76c60 Merge branch 'main' into elapsed-time-by-request 2024-03-21 00:06:27 +02: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
fec18be44b unit testing for SendingWidget 2024-03-20 10:15:06 +02:00
99c8a00278 Add timer for sending widget 2024-03-20 10:14:30 +02:00
98c2c46dd7 add sendingTime var for Request Model class 2024-03-20 10:13:56 +02:00
97d3c30bba Fixed rust generated code and testcases 2024-03-18 20:26:33 +05:30
fb36f05792 refactor: remove debugPrint 2024-03-18 01:22:16 +05:30