905 Commits

Author SHA1 Message Date
2276fcfe1a Fix View Code Pane Overflow 2023-07-20 01:54:16 +05:30
bf49a56c0f Migrate constraint check to utils 2023-07-20 01:33:03 +05:30
b375bb8be7 Merge branch 'foss42:main' into mobileDashboardFeature 2023-07-09 19:44:33 +03:00
cb23555394 Merge https://github.com/Mixel2004/api-dash 2023-07-08 22:42:51 +05:30
1e97618fe3 fix: Removed Json which was causing error 2023-07-08 22:39:55 +05:30
f5ac9f827e Merge pull request #74 from Mixel2004/req
feat: Fixed Range Error
2023-07-08 19:36:43 +05:30
25abdb829b Merge pull request #2 from foss42/main
Ignore .fvm
2023-07-08 14:50:08 +05:45
85d517dbab Merge pull request #1 from foss42/main
Ignore .fvm
2023-07-08 14:48:43 +05:45
7a1fabf272 feat: Fixed Range Error 2023-07-08 14:21:51 +05:30
c18e11957e refactor(mobile): further cleaned up imports throught a single file, reorder imports and pivoted to relative imports according to convention 2023-07-05 21:24:20 +03:00
685de8697d refactor(mobile): moved MobileDashboard screen from widgets to new screens/mobile dir (following mobile/ desktop ui segregation) and cleaned imports 2023-07-04 21:50:20 +03:00
51f9a44f58 Revert "Fixed the responsiveness of the view code header"
This reverts commit e2d232f462a3a87a3e2d953ec9255a28fd249ef2.
2023-07-04 23:20:40 +05:30
2833c871fe Revert "Revert "Fixed the typo for incorrect codegen""
This reverts commit 9287021b84a14372ec94fa6b8430ea376a87ba64.
2023-07-04 23:20:06 +05:30
9287021b84 Revert "Fixed the typo for incorrect codegen"
This reverts commit 341432457182b20400006f41e8813d9d98014e02.
2023-07-04 23:18:27 +05:30
3034aa80d5 Revert "Revert "Added python http client codegen and Updated python into language dropdown""
This reverts commit f229c2aa95fc458857129423a8e6cc56a2862f69.
2023-07-04 23:06:09 +05:30
f229c2aa95 Revert "Added python http client codegen and Updated python into language dropdown"
This reverts commit 637ca36fef8fd73ef9decb63aff864264274a927.
2023-07-04 23:04:32 +05:30
1b143af680 Add test for python (request) codegen 2023-07-04 22:34:46 +05:30
ac4a2160bf Prevent generation of unnecessary lines in Python codegen 2023-07-04 22:32:23 +05:30
47fb5220a2 fix(mobile): removed Settings headline and divider in case of mobile platform using in widget terenary operators 2023-07-01 12:06:22 +03:00
eebd1dec70 feat(mobile): logic checks to display MobileDashboard if the platform is Mobile 2023-07-01 12:05:10 +03:00
0d4ad47ab8 feat(mobile): added MobileDashboard widget with Drawer config
Created new dynamic MobileDashboard widget with basic home, requests and settigns navigations within the side drawer
2023-07-01 12:04:26 +03:00
4b12223b80 feat(mobile): added mobile specific platform consts 2023-06-29 10:25:35 +03:00
8e0ee4bbf6 build(mobile): new mobile dashboard feature initial commit, added ios build target 2023-06-29 10:24:17 +03:00
e2d232f462 Fixed the responsiveness of the view code header 2023-06-26 18:04:59 +05:30
3414324571 Fixed the typo for incorrect codegen 2023-06-26 15:15:19 +05:30
e5ab9b84d0 Fixed the bug 2023-06-26 00:47:58 +05:30
c07639fea5 Ignore .fvm 2023-06-25 12:03:02 +05:30
1990622bce Added appropriate tests for the new codegen. 2023-06-23 12:54:57 +05:30
637ca36fef Added python http client codegen and Updated python into language dropdown 2023-06-22 16:42:06 +05:30
934a003600 Updated Python into the Language Dropdown 2023-06-15 16:09:57 +05:30
4aa617c799 Python Code Generator Added. 2023-06-15 15:59:43 +05:30
5b54d474f9 Update feedback.md 2023-06-10 15:08:31 +05:30
4f9c2566f6 Merge pull request #53 from mmjsmohit/add-feature-codegendropdown
Adding a dropdown for language(library) selection & Kotlin codegen
2023-06-10 08:55:19 +00:00
49fdcc9ac6 Rafactoring codegen_previewer.dart 2023-06-05 17:44:15 +05:30
7ca2f59c0e Refactoring 2023-06-05 15:33:50 +05:30
b125058932 Merge branch 'add-feature-codegendropdown' of https://github.com/mmjsmohit/api-dash into add-feature-codegendropdown 2023-06-05 09:40:56 +05:30
1537152cab Refactoring 2023-06-05 09:36:35 +05:30
8235d208c3 Added Query, Header tests and Refactoring 2023-06-04 15:42:47 +05:30
1d52d31a31 Merge pull request #47 from Dushant-Bansal/add-feature-audio-player
Feat: Audio Player for testing audio APIs
2023-06-03 20:15:47 +00:00
517ba37475 Add just_audio dependencies for windows & linux 2023-06-03 23:11:19 +05:30
fad1bf14ce Add test and made fixes 2023-06-03 11:09:41 +05:30
8a700abe30 fix test 2023-06-02 17:11:23 +05:30
2691003884 Merge branch 'add-feature-codegendropdown' of https://github.com/mmjsmohit/api-dash into add-feature-codegendropdown 2023-06-01 22:15:59 +05:30
a3ad56cb53 Added Kotlin OkHttp Tests and refactoring. 2023-06-01 22:15:46 +05:30
4be2e05a9f Merge branch 'foss42:main' into add-feature-codegendropdown 2023-06-01 22:15:35 +05:30
b578b302b7 Feat: Audio Player 2023-06-01 20:52:14 +05:30
1b46b7745b Create CODE_OF_CONDUCT.md 2023-06-01 17:21:10 +05:30
46d66a8839 Add flutter version constraint 2023-05-31 18:22:22 +05:30
6d089dec7e Fix typo 2023-05-31 17:24:37 +05:30
d54a4473cb Kotlin Code Generator Added 2023-05-30 23:50:26 +05:30