52 Commits

Author SHA1 Message Date
a3536b021b refactor 2024-10-22 07:06:06 +05:30
2fc02eadd1 feat: history of requests 2024-07-21 19:55:32 +05:30
8eadd7f8fa Merge branch 'main' into add-feature-history 2024-07-20 13:59:15 +05:30
71f987e72f Update providers 2024-07-15 00:08:44 +05:30
d5feb0b091 wip: history request groups 2024-07-14 23:16:29 +05:30
ebe576a118 feat: env variable substitutions 2024-06-16 22:14:27 +05:30
7fcfe4f8e8 feat: environment pane 2024-06-13 18:47:52 +05:30
38b2900075 Update collection_providers.dart 2024-04-19 21:47:48 +05:30
bc2619b5b5 fix collection provider 2024-04-19 19:40:07 +05:30
4fb79ebd25 Update collection_providers.dart 2024-04-19 19:34:16 +05:30
99c02aad19 Merge pull request #365 from yashas-hm/fix-prompt-wo-changes
Fix prompt only when changes made
2024-03-28 23:38:16 +05:30
4518d54af3 Update collection_providers.dart 2024-03-28 23:35:45 +05:30
4932be5ba7 Update collection_providers.dart 2024-03-28 21:46:54 +05:30
34f9d27567 fix: renamed changeMade -> hasUnsavedChanges 2024-03-28 17:09:08 +05:30
83c6e42864 fix: cleanup code and logic fixup 2024-03-28 14:25:26 +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
eeff85ed27 Merge branch 'main' into elapsed-time-by-request 2024-03-24 05:12:50 +05:30
19c8406d36 Fix for clearResponse 2024-03-23 17:50:19 +05:30
83b3031a9a Update collection_providers.dart 2024-03-21 00:45:25 +02:00
99c8a00278 Add timer for sending widget 2024-03-20 10:14:30 +02:00
9b4076363d Refactor for clear response button 2024-03-17 22:20:24 +05:30
087b4e6c5b feat: ability to clear response 2024-03-17 15:56:59 +05:30
f9c32cddfd replace by getNewUuid 2024-03-10 23:10:19 +05:30
beb6d52c79 Fix multipart request 2024-03-10 06:06:28 +05:30
7dbe0b5d5f [feat] send multiple API requests in parallel 2024-03-01 12:22:52 +05:30
8f8a57e031 cleanup chores 2024-02-08 08:49:40 +05:30
d5d8de389c selectedId 2024-02-08 05:21:20 +05:30
cb7f93fa98 selectedRequestModelProvider 2024-02-08 02:50:06 +05:30
462519610a fixes 2024-01-07 14:45:18 +05:30
3823b94531 Merge branch 'main' into form_data_imp 2024-01-06 22:50:02 +05:30
2b41f54015 fix: pr fixes 2023-12-27 21:49:14 +05:30
880f445c31 fix: fixes for alignment issues and request handling methods 2023-12-27 21:25:58 +05:30
57aca1b9c4 chore: imports reorder 2023-12-23 22:55:41 +05:30
06f8cd7f02 fix: review changes 2023-12-22 20:25:26 +05:30
a9bbe208d4 chore: added imports for multi part request 2023-12-20 22:10:14 +05:30
c04507f93a feat: Multi Part Request Feature Added 2023-12-20 21:51:27 +05:30
ffb9681958 wip: added necessary function to pick the files 2023-12-19 23:29:47 +05:30
ce8a7dc944 CheckBox and Filtering 2023-12-15 04:08:12 +05:30
48056b71c1 Fix provider initialization error 2023-11-14 16:56:35 +05:30
43054ab64f refactor providers 2023-11-02 04:17:29 +05:30
461f1aedd7 feat: export to HAR 2023-10-02 06:31:44 +05:30
66a0ef4a04 Export API Dash collection 2023-08-28 14:31:11 +05:30
d51465a1d1 KVRow -> NameValueModel migration 2023-08-28 09:14:42 +05:30
cdba6476b0 Migrate to Dart 3 2023-08-27 20:23:41 +05:30
3df293abe8 Modify saveDataStateProvider 2023-05-04 18:54:47 +05:30
e440b5a5a7 Update http functions 2023-05-04 13:38:39 +05:30
26207a9fc7 Users can now choose whether or not to save response results 2023-05-04 12:49:34 +05:30
a86175d2ad Dynamic default uri scheme 2023-05-04 12:25:41 +05:30
768cd484c3 Feat: Settings Page 2023-05-04 10:33:46 +05:30