140 Commits

Author SHA1 Message Date
bc1dab9002 Merge branch 'main' into enhance-auth-fields 2025-08-06 03:05:33 +05:30
0842a90c07 Rename _substituteAuthModel to substituteAuthModel
Changed the function name from _substituteAuthModel to substituteAuthModel for improved clarity and consistency. Updated its usage in substituteHttpRequestModel accordingly.
2025-08-06 03:04:17 +05:30
be16016d95 Refactor dark mode color blending to extension method
Moved dark mode color blending logic to a Color extension (toDark) in the design system. Updated usages in ui_utils.dart and related tests to use the new extension. Removed the old getDarkModeColor function for cleaner and more idiomatic code organization.
2025-08-05 21:17:39 +05:30
95f68cf8b5 Merge branch 'foss42:main' into enhance-auth-fields 2025-07-21 11:57:18 +05:30
cc8abee296 feat: add environment variable substitution support for auth models 2025-07-19 01:20:57 +05:30
50d84ba6f0 Merge branch 'foss42:main' into scripting-tests 2025-07-12 00:19:23 +05:30
6c7c57d8fb fix: update environment model references and ensure correct request model is returned in pre-request script 2025-07-02 17:43:19 +05:30
1dab4fe007 feat: add pre_post_script_utils test 2025-07-02 00:09:30 +05:30
de2aad1ee1 feat: add gql query management methods to request object 2025-06-24 23:29:19 +05:30
3abc8a2af0 refactor: remove commented-out testing functions and utility placeholders from js setup script 2025-06-24 22:26:25 +05:30
f60c195510 feat: update RequestModel to include default preRequestScript and postRequestScript 2025-06-23 22:09:07 +05:30
67af625ccb Create pre post script utilities 2025-06-22 22:29:11 +05:30
7d2c29cc0d Update kJSSetupScript & add js_utils.dart 2025-06-22 21:23:55 +05:30
aa8e5c3d03 http method options 2025-04-24 15:43:22 +05:30
99151e6673 cleanup 2025-04-23 04:25:46 +05:30
0e933d7d5c update 2025-04-06 15:43:57 +05:30
8b12a720f3 Merge pull request #635 from AffanShaikhsurab/patch-9
Added env variable support for form request body
2025-03-23 07:54:53 +05:30
104273e24b Update substituteVariables 2025-03-11 03:33:43 +05:30
7eb5285446 Disable save in downloads for mobile 2025-03-07 06:20:04 +05:30
f133845c4f UPDATED ENV SUBSTITUTION 2025-03-04 09:55:25 +00:00
de2e493c78 Add getAPIColor() 2025-03-02 15:45:50 +05:30
9cf22669bf Merge pull request #525 from StormGear/add-feat-insomia
Added insomia importer
2025-02-24 12:52:33 +05:30
f77d8cfc7f Update envvar_utils.dart 2025-02-24 12:14:46 +05:30
0ef5a800fd update 2025-02-23 23:58:48 +05:30
6ef50ffa06 feat: add environment variable support for text request body 2025-02-22 14:54:43 +05:30
ebedbb1172 Update window_utils.dart 2025-02-16 13:49:34 +05:30
180fd59a1f add environment when insomia v4 is imported 2025-01-30 15:39:45 +00:00
b314c1b018 Update history_utils.dart 2025-01-12 18:37:33 +05:30
114b211437 cleanup 2025-01-12 15:45:36 +05:30
d7566716ba Update HTTPVerb 2024-12-22 02:38:40 +05:30
2bb54ec4d6 Add SupportedUriSchemes support 2024-12-15 07:37:18 +05:30
25a570d6ed Move snackbar to design system 2024-12-12 04:08:20 +05:30
79b12f4e4a Add saveToDownloads 2024-12-09 04:45:28 +05:30
e96ca90c38 Add save_utils.dart 2024-12-09 04:32:54 +05:30
5ffc25bfe6 closes #207 header suggestions sorted by relevance 2024-11-10 03:19:51 +05:30
a3536b021b refactor 2024-10-22 07:06:06 +05:30
28a22218fc Fixes #415 2024-09-17 02:30:58 +05:30
802d9e4607 workspace 2024-09-08 15:17:21 +05:30
bd5c83525e kEncoder -> kJsonEncoder 2024-09-08 05:05:00 +05:30
ce70a8d1c4 wip: envvar_utils_test 2024-07-29 16:18:10 +05:30
cfcf448664 wip: convert_utils_tests 2024-07-29 00:23:58 +05:30
dace495264 fix: ui tests 2024-07-23 16:02:46 +05:30
3265269c25 refactor: imports 2024-07-22 21:39:06 +05:30
bed7ad347c feat: auto clear history 2024-07-22 21:19:33 +05:30
f8ede1edc8 wip: history panes 2024-07-20 22:05:08 +05:30
8eadd7f8fa Merge branch 'main' into add-feature-history 2024-07-20 13:59:15 +05:30
cad6c97f89 wip: history details pane 2024-07-19 18:11:37 +05:30
d5feb0b091 wip: history request groups 2024-07-14 23:16:29 +05:30
0e87fc90fe fix: multitriggerautocomplete + extendedtextfield 2024-07-11 21:58:12 +05:30
4cfae36044 Fix issue caused due to header utility 2024-06-27 21:50:50 +05:30