1234 Commits

Author SHA1 Message Date
3b93bb3f86 try catch block for error handling 2024-03-28 03:57:46 +05:30
5774db422f added getCode function 2024-03-28 03:57:07 +05:30
73e087a257 response displaying template 2024-03-28 03:56:27 +05:30
f175483d86 connection response internal templates 2024-03-28 03:56:03 +05:30
9233102083 connection creation template 2024-03-28 03:54:18 +05:30
cf3ff17580 added request body payload templates 2024-03-28 03:53:56 +05:30
402670619c added request url template 2024-03-28 03:53:33 +05:30
642fca1cf6 added require templates 2024-03-28 03:53:07 +05:30
5b57ae46ff added class for faraday codegen 2024-03-28 03:52:31 +05:30
d9b38a0255 added support for ruby faraday 2024-03-28 03:51:54 +05:30
e449ced99b added ruby faraday as constant 2024-03-28 03:51:41 +05:30
0c04ff3343 fix: prompt when changes made to reorder 2024-03-27 22:10:11 +05:30
017bc4f108 fix: prompt only when changes made 2024-03-27 22:06:32 +05:30
3fa3076790 Add some tests for codePaneVisibleStateProvider
I added some tests for the value of this provider by state injection.
Still working on tests for interaction, value persistence across
rebuilds and proper disposal of this provider.
2024-03-26 04:08:13 +01:00
15c573d181 Update http client usage in request http service 2024-03-26 04:06:42 +01:00
107d702b36 adding_ruby_net_http 2024-03-26 03:06:52 +05:30
19b2a1e2bc removed redundant functions 2024-03-25 21:15:17 +05:30
9b9d9ed533 Merge branch 'main' into resolve-issue-missing-drag-scrolling 2024-03-25 16:34:03 +05:30
034400b124 Merge branch 'foss42:main' into main 2024-03-25 14:32:02 +05:30
f3a7865459 Merge pull request #357 from Tanish2002/fix-linux-file-picker
Fix File Picker on linux
2024-03-25 14:18:29 +05:30
4e6ccebf2b Merge branch 'foss42:main' into resolve-issue-missing-drag-scrolling 2024-03-25 00:16:22 +05:30
f9f185ece9 fix: file picker on linux 2024-03-24 20:11:44 +05:30
9f54ca260a added test for java async http client 2024-03-24 18:55:43 +05:30
af4f072bd0 support for multipart request body 2024-03-24 18:55:31 +05:30
7173c202c5 changed method uppercasing into jinja template 2024-03-24 18:54:52 +05:30
8cd6879332 updated result initialization 2024-03-24 18:54:21 +05:30
b243dec3f1 updated function signature 2024-03-24 18:54:04 +05:30
b3e62d6b32 updated header and query support 2024-03-24 18:53:29 +05:30
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
acce7b0c2b Merge branch 'elapsed-time-by-request' of https://github.com/Yousef-Rabia/apidash into elapsed-time-by-request 2024-03-24 03:49:23 +02:00
ef48f2947f Replace SingleChildScrollView and Column with Stack 2024-03-24 03:49:21 +02:00
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
3886755ae9 fixed json body and head2 2024-03-24 01:54:33 +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
5b4ff7a000 printing out response code and body 2024-03-24 00:51:15 +05:30
fa0b02d671 fix: request form data padding 2024-03-24 00:02:29 +05:30
2ef3a82cc9 fix: resolve conflict errors 2024-03-23 23:39:57 +05:30
dbc4aec6fd fix: added missing setState 2024-03-23 21:52:06 +05:30