45 Commits

Author SHA1 Message Date
7dbe0b5d5f [feat] send multiple API requests in parallel 2024-03-01 12:22:52 +05:30
30ef3f1699 Update settings_model.dart 2024-02-08 02:42:57 +05:30
26bed23c4d Update settings_model.dart 2024-01-08 00:18:15 +05:30
37ec266a23 Merge branch 'main' into form_data_imp 2024-01-07 15:50:20 +05:30
805f82a677 hasContentTypeHeader getter added to RequestModel 2024-01-07 15:44:19 +05:30
4cf36b6450 Update model & codegen 2024-01-07 14:36:30 +05:30
3823b94531 Merge branch 'main' into form_data_imp 2024-01-06 22:50:02 +05:30
784b8947ae req model imports 2023-12-23 23:00:22 +05:30
22677d523f chore: name value revert 2023-12-23 22:57:31 +05:30
57aca1b9c4 chore: imports reorder 2023-12-23 22:55:41 +05:30
35c0ed32c6 chore: reverted name view model 2023-12-23 22:49:50 +05:30
1444317d91 fix: PR fixes with few enhancements 2023-12-23 22:47:53 +05:30
06f8cd7f02 fix: review changes 2023-12-22 20:25:26 +05:30
906cf83847 chore: reverted name value model files 2023-12-20 22:28:03 +05:30
ffb9681958 wip: added necessary function to pick the files 2023-12-19 23:29:47 +05:30
e1ae22bdcd wip: added basic methods 2023-12-19 20:55:44 +05:30
ce8a7dc944 CheckBox and Filtering 2023-12-15 04:08:12 +05:30
43054ab64f refactor providers 2023-11-02 04:17:29 +05:30
82f28d675f Default code generator settings 2023-10-30 18:26:57 +05:30
de6ca5cd8c Collection pane scrollbar visibility added to settings 2023-10-08 11:02:49 +05:30
1a9dc4e016 Fix indicators for empty headers and params 2023-10-05 08:52:34 +05:30
8dee380736 Fix delete row in params and headers 2023-10-05 08:43:56 +05:30
94000485f3 Fix request model duplicate issue 2023-09-29 02:02:40 +05:30
5ab2867233 Use enums instead of constants 2023-08-29 04:42:00 +05:30
867f6e979c freezed NameValueModel 2023-08-28 09:41:26 +05:30
d51465a1d1 KVRow -> NameValueModel migration 2023-08-28 09:14:42 +05:30
26207a9fc7 Users can now choose whether or not to save response results 2023-05-04 12:49:34 +05:30
22b2c11e4d Cleanup 2023-04-30 19:04:05 +05:30
53c91c3974 Offset in settings model 2023-04-27 06:29:59 +05:30
14fcdb54db Settings Model 2023-04-26 16:17:23 +05:30
e44be1b62b Fix RequestModel test 2023-04-24 08:54:54 +05:30
2fd70ffed8 Added == comparison 2023-04-24 08:13:06 +05:30
d8dd262804 Add == for ResponseModel 2023-04-24 07:10:30 +05:30
a55f918cd6 Resolves #2 Double click to rename requests 2023-04-24 00:54:45 +05:30
11edef7dff Clean up response model 2023-04-10 09:06:14 +05:30
b0d69bda2c Overriding KVRow methods for testing 2023-04-10 05:25:59 +05:30
9ead1cc79f Model Map Parsing 2023-03-27 14:01:26 +05:30
9c31118cd7 JSON Serialization and Deserialization for models 2023-03-23 03:46:19 +05:30
77f4bd67d6 Migrate functions to utilities 2023-03-23 00:09:23 +05:30
49b1fee053 Restructure and add formatted code to response model
XML & JSON formatting
2023-03-19 20:28:40 +05:30
ccef9c0162 Adapt request body viewer for different MimeTypes 2023-03-16 16:57:34 +05:30
349149c67f Modify constants 2023-03-11 20:55:17 +05:30
aa1567851c Adding http services along with provider + model modifications 2023-03-05 12:13:22 +05:30
5c4ec360aa Improved UI and App State Management 2023-03-05 04:22:22 +05:30
76e5fc006c State Management + UI Updates 2023-03-04 22:23:49 +05:30