1778 Commits

Author SHA1 Message Date
80e464d388 edited the printing part due to error 2024-12-20 15:44:13 +05:30
157ecf220c last minute code refactoring 2024-12-19 09:50:33 +05:30
c416932efd edited collection_provider 2024-12-18 22:36:30 +05:30
42941bb737 changed Settings Model 2024-12-18 21:44:54 +05:30
a4ecd7e6cc added no ssl client 2024-12-18 21:27:02 +05:30
7b124dfc59 Update env_user_guide.md 2024-12-16 04:53:01 +05:30
8a3959be58 Merge pull request #507 from sasanktumpati/add-request-cancellation
feat: add request cancellation functionality
2024-12-16 04:50:23 +05:30
10bc6f34af Update Request cancelled error message 2024-12-16 04:45:32 +05:30
1ea4dd07b4 Update collection_providers.dart 2024-12-16 04:00:18 +05:30
3da6716afb fixes 2024-12-16 03:57:22 +05:30
3da407b899 Update Send button and tests 2024-12-16 03:41:26 +05:30
fe558a066a Migrate to ADFilledButton & ADTextButton 2024-12-16 03:24:57 +05:30
1452668280 Update button_form_data_file.dart 2024-12-16 03:24:00 +05:30
b3be6a9fa5 refactor collection provider 2024-12-16 00:10:49 +05:30
bc2fc49fc7 Update collection_providers.dart 2024-12-15 23:51:46 +05:30
26ad73c63b Revert unnecessary changes 2024-12-15 23:41:12 +05:30
fbe1fbecdc Update collection_providers.dart 2024-12-15 23:38:17 +05:30
f293e2d3b1 Update kMsgRequestCancelled 2024-12-15 23:30:36 +05:30
67691dc93f client_manager.dart => http_client_manager.dart 2024-12-15 07:55:59 +05:30
db23d199fa Merge branch 'main' into add-request-cancellation 2024-12-15 07:51:01 +05:30
e005804788 Update HARCodeGen 2024-12-15 07:40:42 +05:30
f1e3d47ef4 Update test_helper.dart 2024-12-15 07:40:11 +05:30
65668fddcc Update environment_providers.dart 2024-12-15 07:39:45 +05:30
f186f5401b Update support for new popup menu 2024-12-15 07:39:28 +05:30
c24fddddd4 Update tests for popup menu 2024-12-15 07:38:03 +05:30
f479d33522 Update popup_menu_uri_test.dart 2024-12-15 07:37:29 +05:30
2bb54ec4d6 Add SupportedUriSchemes support 2024-12-15 07:37:18 +05:30
676468dc7c Add ADPopupMenu 2024-12-15 07:35:47 +05:30
e85b0ef3de Update SupportedUriSchemes in codegen tests 2024-12-15 07:35:24 +05:30
2b0eed6864 bump printing 2024-12-15 07:32:31 +05:30
7d073f2567 feat: implement request cancellation tracking with bounded queue 2024-12-13 07:47:56 +05:30
6c94ab859e Merge branch 'foss42:main' into add-request-cancellation 2024-12-12 13:15:16 +05:30
ef547ced06 refactor: remove handling of specific HTTP client exceptions 2024-12-12 13:14:49 +05:30
62ea76e2d1 Refactor design system tests 2024-12-12 05:33:34 +05:30
3c710d125b Add extensions in design system 2024-12-12 05:32:54 +05:30
329d0ef0c9 Add tokens 2024-12-12 05:22:39 +05:30
25a570d6ed Move snackbar to design system 2024-12-12 04:08:20 +05:30
cc9e4eb787 RawTextField -> ADRawTextField 2024-12-12 03:37:22 +05:30
3b235dbe94 CheckBox -> ADCheckBox 2024-12-12 03:36:47 +05:30
dd06bd6a2d Merge pull request #509 from sai-phaneesh/resolve-issue-disable-deletion-of-global-variable-environment
Fix: Deletion of Global Environment variable causes null error
2024-12-12 03:10:28 +05:30
ed62be1e8e fix: disable delete button in environment variable 2024-12-11 22:45:21 +05:30
4ba7a8c721 Update field_cell.dart 2024-12-10 05:42:15 +05:30
531a21e0ef Update textfield_outlined.dart 2024-12-10 05:39:24 +05:30
23198529fe Add ADIconButton 2024-12-10 05:24:39 +05:30
2aaff2ca25 Update request_models.dart 2024-12-10 05:12:23 +05:30
46df82185d Update APIType in request model 2024-12-10 05:09:39 +05:30
a6791f1165 update freezed models 2024-12-10 05:03:35 +05:30
d15239fa71 Add APIType.rest 2024-12-10 05:00:20 +05:30
04d6bb5d1f Add RequestEditorTopBar 2024-12-10 04:59:16 +05:30
f8d26cb8f2 Protocol => APIType 2024-12-10 04:53:09 +05:30