634 Commits

Author SHA1 Message Date
8d7f745bd5 feat: added js amd node-fetch code gen 2024-01-03 21:02:32 +05:30
09916f2f52 Tests (utils) : Added more comprehensive tests 2024-01-03 20:34:17 +05:30
f3e4832456 added: more common HTTP headers suggestions 2024-01-03 20:31:28 +05:30
47d5bc327d Tests (utils) : Introduces tests for header_utils 2024-01-02 20:19:27 +05:30
5c9cffea04 added: more HTTP headers suggestions 2024-01-02 19:14:40 +05:30
c765cb378b refact: codegen to override content-type header 2024-01-02 09:23:04 +05:30
5eb91fbaf7 fix: content type header presence check 2024-01-02 09:22:11 +05:30
6efc5d56de fix: wrong header check while overriding content type 2024-01-01 15:03:42 +05:30
5734b79b1f fix: set contenttype only if headers does not have one 2024-01-01 15:01:21 +05:30
a4042e12d1 Update header_utils.dart 2024-01-01 09:33:40 +05:30
e08b40cfb6 Revert "feat: ability to override content type"
This reverts commit e0fe907d194440893c5a1c964d15600284bd209c.
2024-01-01 09:32:35 +05:30
f39f30a085 wip: working on fetch api for js 2023-12-31 23:25:55 +05:30
f0047aa087 wip: updated http and requests header handle 2023-12-31 23:25:35 +05:30
68c69d37fe wip: curl and python code gen tested and added 2023-12-31 18:38:06 +05:30
e0fe907d19 feat: ability to override content type 2023-12-30 12:35:10 +05:30
5fddefd21c Update pubspec.lock 2023-12-27 22:06:09 +05:30
f74426f2d5 fix: renamed and moved tests 2023-12-27 21:57:26 +05:30
2b41f54015 fix: pr fixes 2023-12-27 21:49:14 +05:30
80e13fc625 fix: fixed code gen issues in latest code 2023-12-27 21:38:23 +05:30
6ba41970ad Merge branch 'form_data_imp' of https://github.com/vidya-hub/apidash into form_data_imp 2023-12-27 21:27:41 +05:30
880f445c31 fix: fixes for alignment issues and request handling methods 2023-12-27 21:25:58 +05:30
3fd0a1933c chore: add request_model tests 2023-12-27 12:16:40 +05:30
bdd63ead7e Merge branch 'main' into add-feature-checkbox 2023-12-25 21:29:36 +05:30
513243e711 Merge branch 'main' into form_data_imp 2023-12-24 22:44:31 +05:30
3423eb7d8f Refactoring widgets 2023-12-24 17:21:42 +05:30
5b03a2641b saveCollection Util 2023-12-24 17:20:10 +05:30
f00384f740 Widget refactoring 2023-12-24 16:49:31 +05:30
aceb3ada08 Update box names 2023-12-24 16:42:18 +05:30
22fc1d268d Update file_utils.dart 2023-12-24 16:42:04 +05:30
03479323f2 Update consts.dart 2023-12-24 16:41:56 +05:30
9f3b146f27 update widgets 2023-12-24 15:59:10 +05:30
2a8958e3e9 Merge pull request #102 from laiiihz/feat/new_dart_codegen
feat: new dart codegen
2023-12-24 12:14:51 +05:30
a4765e0a64 file ext deleted 2023-12-23 23:03:44 +05:30
7df09235c4 hive services revert 2023-12-23 23:02:12 +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
20be6b1ba1 fix: fix dart code gen tests' matcher 2023-12-23 16:57:49 +08:00
d912d5fcb5 Update convert_utils_test.dart 2023-12-23 02:10:08 +05:30
ba007ad0ed fix: setState 2023-12-22 20:45:59 +05:30
72bc6a6487 chore: add test for getEnabledRows 2023-12-22 20:25:59 +05:30
06f8cd7f02 fix: review changes 2023-12-22 20:25:26 +05:30
aceb4c9b01 Merge branch 'foss42:main' into add-feature-checkbox 2023-12-22 19:28:45 +05:30
67f80563aa test:add dart dio code gen tests 2023-12-21 16:16:39 +08:00
a792e0fb35 feat: rewrite dart http code gen with dart code builder & format 2023-12-21 13:20:41 +08:00
b320090378 Merge branch 'main' into form_data_imp 2023-12-20 22:30:52 +05:30
906cf83847 chore: reverted name value model files 2023-12-20 22:28:03 +05:30
a9bbe208d4 chore: added imports for multi part request 2023-12-20 22:10:14 +05:30