78 Commits

Author SHA1 Message Date
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